public interface DistributedCacheService extends CacheService, PartitionedService
CacheService.CacheAction
PartitionedService.PartitionedAction, PartitionedService.PartitionRecoveryAction
Service.MemberJoinAction
TYPE_DISTRIBUTED, TYPE_LOCAL, TYPE_OPTIMISTIC, TYPE_REMOTE, TYPE_REPLICATED
Modifier and Type | Method and Description |
---|---|
Set |
getStorageEnabledMembers()
Deprecated.
As of Coherence 3.6, replaced by
PartitionedService.getOwnershipEnabledMembers() . |
boolean |
isLocalStorageEnabled()
Determine if local storage is enabled on this member.
|
destroyCache, ensureCache, getBackingMapManager, getCacheNames, releaseCache, setBackingMapManager
addPartitionListener, getBackupCount, getBackupOwner, getKeyAssociator, getKeyOwner, getKeyPartitioningStrategy, getOwnedPartitions, getOwnershipEnabledMembers, getOwnershipSenior, getOwnershipVersion, getPartitionAssignmentStrategy, getPartitionCount, getPartitionOwner, removePartitionListener
addMemberListener, getCluster, getDependencies, getInfo, getResourceRegistry, getSerializer, getUserContext, removeMemberListener, setDependencies, setUserContext
addServiceListener, removeServiceListener
configure, isRunning, shutdown, start, stop
getContextClassLoader, setContextClassLoader
boolean isLocalStorageEnabled()
Set getStorageEnabledMembers()
PartitionedService.getOwnershipEnabledMembers()
.ServiceInfo.getServiceMembers()