| Package | Description |
|---|---|
| org.molgenis.data.cache.l1 | |
| org.molgenis.data.cache.l2 | |
| org.molgenis.data.cache.utils |
| Constructor and Description |
|---|
L1Cache(TransactionManager transactionManager,
EntityHydration entityHydration) |
| Constructor and Description |
|---|
L2Cache(TransactionManager transactionManager,
EntityHydration entityHydration,
TransactionInformation transactionInformation) |
| Constructor and Description |
|---|
CombinedEntityCache(EntityHydration entityHydration,
com.google.common.cache.Cache<EntityKey,Optional<Map<String,Object>>> cache)
Creates a new
CombinedEntityCache |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.