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