Package me.ahoo.cosid.mongo
Class MongoIdSegmentCollection
java.lang.Object
me.ahoo.cosid.mongo.MongoIdSegmentCollection
- All Implemented Interfaces:
 IdSegmentCollection
- 
Field Summary
Fields inherited from interface me.ahoo.cosid.mongo.IdSegmentCollection
COLLECTION_NAME - 
Constructor Summary
ConstructorsConstructorDescriptionMongoIdSegmentCollection(com.mongodb.client.MongoCollection<org.bson.Document> cosidCollection)  - 
Method Summary
 
- 
Constructor Details
- 
MongoIdSegmentCollection
public MongoIdSegmentCollection(com.mongodb.client.MongoCollection<org.bson.Document> cosidCollection)  
 - 
 - 
Method Details
- 
incrementAndGet
- Specified by:
 incrementAndGetin interfaceIdSegmentCollection
 
 -