Class MongoReactiveIdSegmentCollection

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

public class MongoReactiveIdSegmentCollection extends Object implements IdSegmentCollection
  • Constructor Details

    • MongoReactiveIdSegmentCollection

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