Uses of Package
org.terracotta.cluster

Packages that use org.terracotta.cluster
org.terracotta.api   
org.terracotta.cache   
org.terracotta.cache.evictor   
org.terracotta.cluster   
 

Classes in org.terracotta.cluster used by org.terracotta.api
ClusterInfo
          The ClusterInfo interface provides access to cluster events and meta data.
OperatorEventLevel
           
OperatorEventSubsystem
           
 

Classes in org.terracotta.cluster used by org.terracotta.cache
ClusterInfo
          The ClusterInfo interface provides access to cluster events and meta data.
ClusterNode
          Describes a node in the Terracotta cluster.
 

Classes in org.terracotta.cluster used by org.terracotta.cache.evictor
ClusterInfo
          The ClusterInfo interface provides access to cluster events and meta data.
 

Classes in org.terracotta.cluster used by org.terracotta.cluster
ClusterEvent
          Indicates that the state of a node in the cluster has changed.
ClusterEvent.Type
           
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.
OperatorEventLevel
           
OperatorEventSubsystem
           
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.