Interface IdSegmentCollection

All Known Implementing Classes:
MongoIdSegmentCollection, MongoReactiveIdSegmentCollection

public interface IdSegmentCollection
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    ensureIdSegment(String segmentName, long offset)
     
    long
    incrementAndGet(String namespacedName, long step)
     
  • Field Details

  • Method Details

    • incrementAndGet

      long incrementAndGet(String namespacedName, long step)
    • ensureIdSegment

      boolean ensureIdSegment(String segmentName, long offset)