public interface FederatedCacheService extends DistributedCacheService
CacheService.CacheActionPartitionedService.PartitionedAction, PartitionedService.PartitionRecoveryActionService.MemberJoinActionTYPE_DISTRIBUTED, TYPE_FEDERATED, TYPE_LOCAL, TYPE_OPTIMISTIC, TYPE_REMOTE, TYPE_REPLICATED| Modifier and Type | Method and Description | 
|---|---|
com.tangosol.internal.federation.service.destination.ControllerStatus | 
retrieveControllerStatus()
Get the Destination Controller status. 
 | 
void | 
updateParticipantState(String sParticipant,
                      com.tangosol.internal.federation.participant.StateChangeCommand stateChangeCmd)
Update Participant FSM state for replication of journal records. 
 | 
getStorageEnabledMembers, isLocalStorageEnableddestroyCache, ensureCache, getBackingMapManager, getCacheNames, releaseCache, setBackingMapManageraddPartitionListener, getBackupCount, getBackupOwner, getKeyAssociator, getKeyOwner, getKeyPartitioningStrategy, getOwnedPartitions, getOwnershipEnabledMembers, getOwnershipSenior, getOwnershipVersion, getPartitionAssignmentStrategy, getPartitionCount, getPartitionOwner, removePartitionListeneraddMemberListener, getCluster, getDependencies, getInfo, getMinimumServiceVersion, getResourceRegistry, getSerializer, getUserContext, isVersionCompatible, isVersionCompatible, isVersionCompatible, isVersionCompatible, removeMemberListener, setDependencies, setUserContextaddServiceListener, removeServiceListenerconfigure, isRunning, shutdown, start, stopgetContextClassLoader, setContextClassLoadervoid updateParticipantState(String sParticipant, com.tangosol.internal.federation.participant.StateChangeCommand stateChangeCmd)
sParticipant - Participant or null if all the participants state
                        should be updatedstateChangeCmd - State change commandcom.tangosol.internal.federation.service.destination.ControllerStatus retrieveControllerStatus()