ehcache

Uses of Package
net.sf.ehcache.cluster

Packages that use net.sf.ehcache.cluster
net.sf.ehcache This package contains the public API for using ehcache. 
net.sf.ehcache.cluster This package contains the API for accessing the cluster node topology and registering to receive events about changes in the cluster node topology. 
net.sf.ehcache.terracotta This package contains the Terracotta integration functionalities. 
 

Classes in net.sf.ehcache.cluster used by net.sf.ehcache
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.
ClusterScheme
          Lists support cluster schemes (may not include all possible schemes).
ClusterSchemeNotAvailableException
          Exception type that is thrown when requesting for a certain type of ClusterScheme and its not available.
ClusterTopologyListener
          A listener for cluster topology events
 

Classes in net.sf.ehcache.cluster used by net.sf.ehcache.cluster
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.
ClusterScheme
          Lists support cluster schemes (may not include all possible schemes).
ClusterTopologyListener
          A listener for cluster topology events
 

Classes in net.sf.ehcache.cluster used by net.sf.ehcache.terracotta
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.
ClusterScheme
          Lists support cluster schemes (may not include all possible schemes).
ClusterTopologyListener
          A listener for cluster topology events
 


ehcache

Copyright 2001-2017, Terracotta, Inc.