Package me.ahoo.cosid.segment.grouped
Interface GroupedIdSegmentDistributor
- All Superinterfaces:
Grouped
,IdSegmentDistributor
- All Known Implementing Classes:
DefaultGroupedIdSegmentDistributor
,DefaultGroupedIdSegmentDistributor.GroupedBinding
-
Nested Class Summary
Nested classes/interfaces inherited from interface me.ahoo.cosid.segment.IdSegmentDistributor
IdSegmentDistributor.Atomic, IdSegmentDistributor.Mock
-
Field Summary
Fields inherited from interface me.ahoo.cosid.segment.IdSegmentDistributor
DEFAULT_OFFSET, DEFAULT_SEGMENTS, DEFAULT_STEP
-
Method Summary
Methods inherited from interface me.ahoo.cosid.segment.IdSegmentDistributor
getName, getNamespace, getNamespacedName, getStep, getStep, nextIdSegment, nextIdSegment, nextIdSegment, nextIdSegmentChain, nextIdSegmentChain, nextMaxId, nextMaxId
-
Method Details
-
allowReset
default boolean allowReset()- Specified by:
allowReset
in interfaceIdSegmentDistributor
-