- send(CacheNotification) - Method in class net.sf.swarmcache.Communicator
-
Implement this to send a cache notification over the communications layer.
- send(CacheNotification) - Method in class net.sf.swarmcache.JavaGroupsCommunicator
-
- sendClear(String, Serializable) - Method in class net.sf.swarmcache.MultiCacheManager
-
- setCacheType(String) - Method in class net.sf.swarmcache.CacheConfiguration
-
Sets the underlying cache type to use on each server.
- setChannelProperties(String) - Method in class net.sf.swarmcache.CacheConfiguration
-
Sets the JavaGroup channel properties.
- setGroupName(String) - Method in class net.sf.swarmcache.Communicator
-
- setKey(Serializable) - Method in class net.sf.swarmcache.CacheNotification
-
- setListener(LRUCacheListener) - Method in class net.sf.swarmcache.LRUCache.ListeningLRUMap
-
- setListener(LRUCacheListener) - Method in class net.sf.swarmcache.LRUCache
-
- setLRUCacheSize(String) - Method in class net.sf.swarmcache.CacheConfiguration
-
Sets the capacity of the LRU cache.
- setManager(MultiCacheManager) - Method in class net.sf.swarmcache.Communicator
-
- setMulticastIP(String) - Method in class net.sf.swarmcache.CacheConfiguration
-
Sets the multicast IP address for the JavaGroup.
- setSize(int) - Method in class net.sf.swarmcache.HybridCache
-
Sets the size of the LRU cache.
- setSize(int) - Method in class net.sf.swarmcache.LRUCache
-
- setTimeout(long) - Method in class net.sf.swarmcache.TimerCache
-
Sets a new timeout value-- only do this before using the cache!
- setType(String) - Method in class net.sf.swarmcache.AutoCache
-
Sets the common name of the type of objects to cache.
- setType(String) - Method in class net.sf.swarmcache.CacheNotification
-
- setType(String) - Method in class net.sf.swarmcache.HybridCache
-
- setType(String) - Method in class net.sf.swarmcache.LRUCache
-
- setType(String) - Method in class net.sf.swarmcache.MultiCache
-
- setType(String) - Method in interface net.sf.swarmcache.ObjectCache
-
Sets the common name of the type of objects to cache.
- setType(String) - Method in class net.sf.swarmcache.TimerCache
-
Sets the cache type name.
- shutdown() - Method in class net.sf.swarmcache.CacheFactory
-
CacheFactory lifecycle shutdown method.
- shutDown() - Method in class net.sf.swarmcache.Communicator
-
Called by the cache manager to shut down the communicator.
- shutDown() - Method in class net.sf.swarmcache.JavaGroupsCommunicator
-
- shutDown() - Static method in class net.sf.swarmcache.MultiCacheManager
-
- size() - Method in class net.sf.swarmcache.UnboundedLRUMap
-
- stop() - Method in class net.sf.swarmcache.TimerCache
-
Called to stop the timer thread.
- SWARMCACHE_CACHE_TYPE - Static variable in class net.sf.swarmcache.CacheConfigurationManager
-
- SWARMCACHE_CHANNEL_PROPS - Static variable in class net.sf.swarmcache.CacheConfigurationManager
-
- SWARMCACHE_LRU_SIZE - Static variable in class net.sf.swarmcache.CacheConfigurationManager
-
- SWARMCACHE_MULTICAST_IP - Static variable in class net.sf.swarmcache.CacheConfigurationManager
-
- SWARMCACHE_PROP_FILE_NAME - Static variable in class net.sf.swarmcache.CacheConfigurationManager
-