|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BatchContainer | |
|---|---|
| org.infinispan | |
| org.infinispan.atomic | |
| org.infinispan.batch | |
| Uses of BatchContainer in org.infinispan |
|---|
| Fields in org.infinispan declared as BatchContainer | |
|---|---|
protected BatchContainer |
CacheDelegate.batchContainer
|
| Methods in org.infinispan that return BatchContainer | |
|---|---|
BatchContainer |
CacheDelegate.getBatchContainer()
|
BatchContainer |
AdvancedCache.getBatchContainer()
|
BatchContainer |
AbstractDelegatingAdvancedCache.getBatchContainer()
|
| Methods in org.infinispan with parameters of type BatchContainer | |
|---|---|
void |
CacheDelegate.injectDependencies(EvictionManager evictionManager,
InvocationContextContainer invocationContextContainer,
CommandsFactory commandsFactory,
InterceptorChain interceptorChain,
Configuration configuration,
CacheNotifier notifier,
ComponentRegistry componentRegistry,
TransactionManager transactionManager,
BatchContainer batchContainer,
RpcManager rpcManager,
DataContainer dataContainer,
Marshaller marshaller,
ResponseGenerator responseGenerator,
CacheManager cacheManager,
StateTransferManager stateTransferManager)
|
| Uses of BatchContainer in org.infinispan.atomic |
|---|
| Methods in org.infinispan.atomic with parameters of type BatchContainer | |
|---|---|
AtomicMap |
AtomicHashMap.getProxy(Cache cache,
Object mapKey,
BatchContainer batchContainer,
InvocationContextContainer invocationContextContainer)
|
| Constructors in org.infinispan.atomic with parameters of type BatchContainer | |
|---|---|
AtomicHashMapProxy(Cache cache,
Object deltaMapKey,
BatchContainer batchContainer,
InvocationContextContainer icc)
|
|
| Uses of BatchContainer in org.infinispan.batch |
|---|
| Fields in org.infinispan.batch declared as BatchContainer | |
|---|---|
protected BatchContainer |
AutoBatchSupport.batchContainer
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||