|
Oracle® Coherence Java API Reference Release 3.6.1.0 E18814-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface DistributedCacheService
A DistributedCacheService is a clustered cache service that partitions its data across cluster members that provide backing storage.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.tangosol.net.CacheService |
|---|
CacheService.CacheAction |
| Nested classes/interfaces inherited from interface com.tangosol.net.PartitionedService |
|---|
PartitionedService.PartitionedAction |
| Field Summary |
|---|
| Fields inherited from interface com.tangosol.net.CacheService |
|---|
TYPE_DISTRIBUTED, TYPE_LOCAL, TYPE_OPTIMISTIC, TYPE_REMOTE, TYPE_REPLICATED |
| Method Summary | |
|---|---|
java.util.Set |
getStorageEnabledMembers()Deprecated. As of Coherence 3.6, replaced by PartitionedService.getOwnershipEnabledMembers(). |
boolean |
isLocalStorageEnabled()Determine if local storage is enabled on this member. |
| Methods inherited from interface com.tangosol.net.CacheService |
|---|
destroyCache, ensureCache, getBackingMapManager, getCacheNames, releaseCache, setBackingMapManager |
| Methods inherited from interface com.tangosol.net.Service |
|---|
addMemberListener, getCluster, getInfo, getSerializer, getUserContext, removeMemberListener, setUserContext |
| Methods inherited from interface com.tangosol.util.Service |
|---|
addServiceListener, removeServiceListener |
| Methods inherited from interface com.tangosol.util.Controllable |
|---|
configure, isRunning, shutdown, start, stop |
| Methods inherited from interface com.tangosol.io.ClassLoaderAware |
|---|
getContextClassLoader, setContextClassLoader |
| Methods inherited from interface com.tangosol.net.PartitionedService |
|---|
getBackupCount, getKeyAssociator, getKeyOwner, getKeyPartitioningStrategy, getOwnedPartitions, getOwnershipEnabledMembers, getPartitionAssignmentStrategy, getPartitionCount |
| Methods inherited from interface com.tangosol.net.Service |
|---|
addMemberListener, getCluster, getInfo, getSerializer, getUserContext, removeMemberListener, setUserContext |
| Methods inherited from interface com.tangosol.util.Service |
|---|
addServiceListener, removeServiceListener |
| Methods inherited from interface com.tangosol.util.Controllable |
|---|
configure, isRunning, shutdown, start, stop |
| Methods inherited from interface com.tangosol.io.ClassLoaderAware |
|---|
getContextClassLoader, setContextClassLoader |
| Method Detail |
|---|
boolean isLocalStorageEnabled()
java.util.Set getStorageEnabledMembers()
PartitionedService.getOwnershipEnabledMembers().ServiceInfo.getServiceMembers()
|
Oracle® Coherence Java API Reference Release 3.6.1.0 E18814-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||