@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, startServerabstractClearConfigContext, abstractStoreConfigContext, disabled, enabled, getConfigurationContext, getControllerServiceLookup, getIdentifier, getLogger, getProperty, getStateManager, init, initialize, isEnabledcustomValidate, equals, getPropertyDescriptor, getPropertyDescriptors, getSupportedDynamicPropertyDescriptor, hashCode, onPropertyModified, toString, validategetPropertyDescriptor, getPropertyDescriptors, onPropertyModified, validateprotected CacheServer createCacheServer(ConfigurationContext context)
createCacheServer in class DistributedCacheServer