public class MemcachedServerConfiguration extends ProtocolServerConfiguration
| Modifier and Type | Field and Description |
|---|---|
static AttributeDefinition<MediaType> |
CLIENT_ENCODING |
static java.lang.String |
DEFAULT_MEMCACHED_CACHE |
static int |
DEFAULT_MEMCACHED_PORT |
ADMIN_OPERATION_HANDLER, attributes, DEFAULT_CACHE_NAME, HOST, IDLE_TIMEOUT, IGNORED_CACHES, IO_THREADS, NAME, PORT, RECV_BUF_SIZE, SEND_BUF_SIZE, ssl, START_TRANSPORT, TCP_KEEPALIVE, TCP_NODELAY, WORKER_THREADS| Modifier and Type | Method and Description |
|---|---|
static AttributeSet |
attributeDefinitionSet() |
MediaType |
clientEncoding() |
java.lang.String |
toString() |
adminOperationsHandler, attributes, defaultCacheName, host, idleTimeout, ignoredCaches, ioThreads, name, port, recvBufSize, sendBufSize, ssl, startTransport, tcpKeepAlive, tcpNoDelay, workerThreadspublic static final int DEFAULT_MEMCACHED_PORT
public static final java.lang.String DEFAULT_MEMCACHED_CACHE
public static final AttributeDefinition<MediaType> CLIENT_ENCODING
public static AttributeSet attributeDefinitionSet()
public MediaType clientEncoding()
public java.lang.String toString()
toString in class ProtocolServerConfiguration