Package org.terracotta.cluster

Interface Summary
ClusterEvent Indicates that the state of a node in the cluster has changed.
ClusterInfo The ClusterInfo interface provides access to cluster events and meta data.
ClusterListener A listener interface that can be implemented to be notified about terracotta cluster events.
ClusterLogger Logging interface implemented by loggers provided by the clustering infrastructure.
ClusterNode Describes a node in the Terracotta cluster.
ClusterProperties  
ClusterTopology Provides access to the topology of the cluster, viewed from the current node.
OutOfBandClusterListener  
 

Class Summary
NullTerracottaLogger  
TCClusterLoggerAdapter  
TerracottaClusterInfo  
TerracottaClusterTopology  
TerracottaLogger A ClusterLogger implementation that directs logging messages into the Terracotta logging system, and thereby into the Terracotta client log files.
TerracottaNode  
TerracottaProperties  
 

Enum Summary
ClusterEvent.Type  
OperatorEventLevel  
OperatorEventSubsystem  
 

Exception Summary
UnclusteredObjectException This exception is thrown when an operation was performed on an object that is expected to be clustered in Terracotta
 



Copyright © 2015 Terracotta, Inc.. All Rights Reserved.