@Tags(value={"distributed","set","distinct","cache","server"}) @CapabilityDescription(value="Provides a set (collection of unique values) cache that can be accessed over a socket. Interaction with this service is typically accomplished via a DistributedSetCacheClient service.") public class DistributedSetCacheServer extends DistributedCacheServer
EVICTION_POLICY, EVICTION_STRATEGY_FIFO, EVICTION_STRATEGY_LFU, EVICTION_STRATEGY_LRU, MAX_CACHE_ENTRIES, PERSISTENCE_PATH, PORT, SSL_CONTEXT_SERVICE
Constructor and Description |
---|
DistributedSetCacheServer() |
Modifier and Type | Method and Description |
---|---|
protected CacheServer |
createCacheServer(ConfigurationContext context) |
finalize, getPort, getSupportedPropertyDescriptors, shutdownServer, startServer
abstractClearConfigContext, abstractStoreConfigContext, disabled, enabled, getConfigurationContext, getControllerServiceLookup, getIdentifier, getLogger, getProperty, getStateManager, init, initialize, isEnabled
customValidate, equals, getPropertyDescriptor, getPropertyDescriptors, getSupportedDynamicPropertyDescriptor, hashCode, onPropertyModified, toString, validate
getPropertyDescriptor, getPropertyDescriptors, onPropertyModified, validate
protected CacheServer createCacheServer(ConfigurationContext context)
createCacheServer
in class DistributedCacheServer