|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MVCCNodeHelper | |
|---|---|
| org.jboss.cache.interceptors | |
| org.jboss.cache.invocation | |
| Uses of MVCCNodeHelper in org.jboss.cache.interceptors |
|---|
| Fields in org.jboss.cache.interceptors declared as MVCCNodeHelper | |
|---|---|
protected MVCCNodeHelper |
CacheLoaderInterceptor.helper
|
| Methods in org.jboss.cache.interceptors with parameters of type MVCCNodeHelper | |
|---|---|
protected void |
CacheLoaderInterceptor.injectDependencies(TransactionTable txTable,
CacheLoaderManager clm,
Configuration configuration,
DataContainer dataContainer,
Notifier notifier,
MVCCNodeHelper helper)
|
void |
DataGravitatorInterceptor.injectMvccNodeHelper(MVCCNodeHelper helper)
|
void |
MVCCLockingInterceptor.setDependencies(LockManager lockManager,
DataContainer dataContainer,
MVCCNodeHelper helper)
|
| Uses of MVCCNodeHelper in org.jboss.cache.invocation |
|---|
| Methods in org.jboss.cache.invocation with parameters of type MVCCNodeHelper | |
|---|---|
void |
CacheInvocationDelegate.initialize(StateTransferManager stateTransferManager,
CacheLoaderManager cacheLoaderManager,
Notifier notifier,
TransactionManager transactionManager,
BuddyManager buddyManager,
TransactionTable transactionTable,
RPCManager rpcManager,
RegionManager regionManager,
Marshaller marshaller,
CommandsFactory commandsFactory,
DataContainer dataContainer,
MVCCNodeHelper mvccHelper,
BatchContainer batchContainer)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||