Interface CompositeShardedEntity
-
- All Superinterfaces:
CollectionShardedEntity
,DatabaseShardedEntity
,ShardedEntity
public interface CompositeShardedEntity extends DatabaseShardedEntity, CollectionShardedEntity
-
-
Method Summary
-
Methods inherited from interface com.alpha.mongodb.sharding.core.entity.CollectionShardedEntity
resolveCollectionHint
-
Methods inherited from interface com.alpha.mongodb.sharding.core.entity.DatabaseShardedEntity
resolveDatabaseHint
-
-