Uses of Interface
com.alpha.mongodb.sharding.core.assitant.DatabaseShardingAssistant
- 
Packages that use DatabaseShardingAssistant Package Description com.alpha.mongodb.sharding.core.executable com.alpha.mongodb.sharding.core.template  - 
- 
Uses of DatabaseShardingAssistant in com.alpha.mongodb.sharding.core.executable
Classes in com.alpha.mongodb.sharding.core.executable that implement DatabaseShardingAssistant Modifier and Type Class Description classDatabaseShardedExecutableFindSupport<T>Implementation ofExecutableFindOperationmodified for Database ShardingclassDatabaseShardedExecutableInsertSupport<T>classDatabaseShardedExecutableRemoveSupport<T>classDatabaseShardedExecutableUpdateSupport<T> - 
Uses of DatabaseShardingAssistant in com.alpha.mongodb.sharding.core.template
Classes in com.alpha.mongodb.sharding.core.template that implement DatabaseShardingAssistant Modifier and Type Class Description classCompositeShardedMongoTemplateComposite Sharded Mongo Template to be used with collections that are sharded both by Database and CollectionclassCompositeShardedReactiveMongoTemplateComposite Sharded Reactive Mongo Template to be used with collections that are sharded both by Database and CollectionclassDatabaseShardedMongoTemplateDatabase Sharded Reactive Mongo Template.classDatabaseShardedReactiveMongoTemplate 
 -