Uses of Interface
com.alpha.mongodb.sharding.core.callback.IHintResolutionCallback
-
Packages that use IHintResolutionCallback Package Description com.alpha.mongodb.sharding.core.callback -
-
Uses of IHintResolutionCallback in com.alpha.mongodb.sharding.core.callback
Subinterfaces of IHintResolutionCallback in com.alpha.mongodb.sharding.core.callback Modifier and Type Interface Description interfaceCollectionShardedEntityHintResolutionCallback<T extends CollectionShardedEntity>interfaceCompositeShardedEntityHintResolutionCallback<T extends CompositeShardedEntity>interfaceDatabaseShardedEntityHintResolutionCallback<T extends DatabaseShardedEntity>interfaceHintResolutionCallback<T>
-