public class DummyInvalidationStateTransferManagerImpl extends BaseStateTransferManagerImpl
CacheViewsManager,
but it doesn't do anything else.cacheLoaderManager, cacheNotifier, cf, chNew, chOld, configuration, dataContainer, icc, interceptorChain, rpcManager, stateTransferLock, transactionTable| Constructor and Description |
|---|
DummyInvalidationStateTransferManagerImpl()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected ConsistentHash |
createConsistentHash(List<Address> members)
Deprecated.
|
protected BaseStateTransferTask |
createStateTransferTask(int viewId,
List<Address> members,
boolean initialView)
Deprecated.
|
CacheStore |
getCacheStoreForStateTransfer()
Deprecated.
|
boolean |
isLocationInDoubt(Object key)
Deprecated.
|
applyLocks, applyState, commitView, getAddress, hasJoinStarted, init, isJoinComplete, isLastViewId, isStateTransferInProgress, postInstallView, preInstallView, prepareView, pushStateToNode, rollbackView, startStateTransfer, stop, waitForJoinToComplete, waitForJoinToStart, waitForStateTransferToComplete, waitForStateTransferToStartpublic DummyInvalidationStateTransferManagerImpl()
protected ConsistentHash createConsistentHash(List<Address> members)
createConsistentHash in class BaseStateTransferManagerImplpublic CacheStore getCacheStoreForStateTransfer()
getCacheStoreForStateTransfer in class BaseStateTransferManagerImplprotected BaseStateTransferTask createStateTransferTask(int viewId, List<Address> members, boolean initialView)
createStateTransferTask in class BaseStateTransferManagerImplpublic boolean isLocationInDoubt(Object key)
true if the key should be local but has not yet been copied to the local nodeCopyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.