Package me.ahoo.cosid.segment
Interface SegmentId
- All Superinterfaces:
IdGenerator
,Statistical
,StringIdGenerator
- All Known Implementing Classes:
DefaultSegmentId
,SegmentChainId
,StringSegmentId
Segment algorithm ID generator.
-
Field Summary
-
Method Summary
Methods inherited from interface me.ahoo.cosid.IdGenerator
generate, generateAsString, idConverter
-
Field Details
-
ONE_STEP
static final int ONE_STEP- See Also:
-
-
Method Details
-
current
IdSegment current() -
stat
- Specified by:
stat
in interfaceIdGenerator
- Specified by:
stat
in interfaceStatistical
-