Package me.ahoo.cosid.mongo.reactive
Class MongoReactiveIdSegmentDistributorFactory
java.lang.Object
me.ahoo.cosid.mongo.reactive.MongoReactiveIdSegmentDistributorFactory
- All Implemented Interfaces:
IdSegmentDistributorFactory
public class MongoReactiveIdSegmentDistributorFactory
extends Object
implements IdSegmentDistributorFactory
-
Constructor Summary
ConstructorDescriptionMongoReactiveIdSegmentDistributorFactory
(com.mongodb.reactivestreams.client.MongoDatabase mongoDatabase) -
Method Summary
-
Constructor Details
-
MongoReactiveIdSegmentDistributorFactory
public MongoReactiveIdSegmentDistributorFactory(com.mongodb.reactivestreams.client.MongoDatabase mongoDatabase)
-
-
Method Details
-
create
- Specified by:
create
in interfaceIdSegmentDistributorFactory
-