Class MongoIdSegmentCollection

java.lang.Object
me.ahoo.cosid.mongo.MongoIdSegmentCollection
All Implemented Interfaces:
IdSegmentCollection

public class MongoIdSegmentCollection extends Object implements IdSegmentCollection
  • Constructor Details

    • MongoIdSegmentCollection

      public MongoIdSegmentCollection(com.mongodb.client.MongoCollection<org.bson.Document> cosidCollection)
  • Method Details