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 interface
CollectionShardedEntityHintResolutionCallback<T extends CollectionShardedEntity>
interface
CompositeShardedEntityHintResolutionCallback<T extends CompositeShardedEntity>
interface
DatabaseShardedEntityHintResolutionCallback<T extends DatabaseShardedEntity>
interface
HintResolutionCallback<T>
-