| Package | Description |
|---|---|
| io.appform.dropwizard.sharding | |
| io.appform.dropwizard.sharding.dao |
| Modifier and Type | Method and Description |
|---|---|
<EntityType,T extends io.dropwizard.Configuration> |
DBShardingBundleBase.createParentObjectDao(Class<EntityType> clazz,
BucketIdExtractor<String> bucketIdExtractor,
LookupCache<EntityType> cacheManager) |
<EntityType,T extends io.dropwizard.Configuration> |
DBShardingBundleBase.createParentObjectDao(Class<EntityType> clazz,
LookupCache<EntityType> cacheManager) |
| Constructor and Description |
|---|
CacheableLookupDao(List<org.hibernate.SessionFactory> sessionFactories,
Class<T> entityClass,
ShardCalculator<String> shardCalculator,
LookupCache<T> cache,
ShardingBundleOptions shardingOptions,
ShardInfoProvider shardInfoProvider,
TransactionObserver observer) |
Copyright © 2016–2023. All rights reserved.