Package | Description |
---|---|
net.sf.ehcache |
This package contains the public API for using ehcache.
|
net.sf.ehcache.config |
This package contains the cache configuration code.
|
net.sf.ehcache.distribution |
This package is for cache replication.
|
net.sf.ehcache.management |
This package contains JMX MBeans and implementations for management of ehcache.
|
Class and Description |
---|
CacheManagerPeerListener
A listener for updates, which controls remote cache peers.
|
CacheManagerPeerProvider
Provides a discovery service to locate
CachePeer listener peers for a Cache. |
Class and Description |
---|
CacheManagerPeerListener
A listener for updates, which controls remote cache peers.
|
CacheManagerPeerProvider
Provides a discovery service to locate
CachePeer listener peers for a Cache. |
Class and Description |
---|
CacheManagerPeerListener
A listener for updates, which controls remote cache peers.
|
CacheManagerPeerListenerFactory
An abstract factory for creating cache manager peer listeners.
|
CacheManagerPeerProvider
Provides a discovery service to locate
CachePeer listener peers for a Cache. |
CacheManagerPeerProviderFactory
An abstract factory for creating peers.
|
CachePeer
An interface for a cache peer to which updates are made remotely.
|
CacheReplicator
Replicates cache entries to peers of the CacheManager
|
EventMessage
An Event Message, in respect of a particular cache.
|
MulticastKeepaliveHeartbeatReceiver
Receives heartbeats from any
MulticastKeepaliveHeartbeatSender s out there. |
MulticastKeepaliveHeartbeatSender
Sends heartbeats to a multicast group containing a compressed list of URLs.
|
MulticastRMICacheManagerPeerProvider
A peer provider which discovers peers using Multicast.
|
RemoteCacheException
A Cache Exception in the distribution mechanism.
|
RMIBootstrapCacheLoader
Loads Elements from a random Cache Peer
|
RMICacheManagerPeerProvider
A provider of Peer RMI addresses.
|
RMICachePeer
An RMI based implementation of
CachePeer . |
RmiEventMessage |
RmiEventMessage.RmiEventType
Enumeration of event types.
|
RMISynchronousCacheReplicator |
Class and Description |
---|
CacheManagerPeerProvider
Provides a discovery service to locate
CachePeer listener peers for a Cache. |
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.