See: Description
Interface | Description |
---|---|
CacheCluster |
Allows you to explore the Terracotta cluster nodes and register for events about the cluster.
|
ClusterNode |
Provides information about a node in a cache cluster.
|
ClusterTopologyListener |
A listener for cluster topology events
|
Class | Description |
---|---|
NoopCacheCluster |
This is a dummy implementation of the CacheCluster (Null Object Pattern).
|
Enum | Description |
---|---|
ClusterScheme |
Lists support cluster schemes (may not include all possible schemes).
|
Exception | Description |
---|---|
ClusterSchemeNotAvailableException |
Exception type that is thrown when requesting for a certain type of ClusterScheme and its not available.
|
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.