Package | Description |
---|---|
org.infinispan.distribution |
Classes relating to the distributed cache mode.
|
org.infinispan.interceptors.distribution |
Modifier and Type | Class and Description |
---|---|
class |
L1ManagerImpl |
Modifier and Type | Field and Description |
---|---|
protected L1Manager |
L1NonTxInterceptor.l1Manager |
Modifier and Type | Method and Description |
---|---|
void |
L1LastChanceInterceptor.init(L1Manager l1Manager,
ClusteringDependentLogic cdl,
Configuration configuration) |
void |
L1NonTxInterceptor.init(L1Manager l1Manager,
ClusteringDependentLogic cdl,
EntryFactory entryFactory,
DataContainer dataContainer,
Configuration config,
StateTransferLock stateTransferLock) |
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.