public class MemcachedServerConfiguration extends ProtocolServerConfiguration
Modifier and Type | Field and Description |
---|---|
static AttributeDefinition<MediaType> |
CLIENT_ENCODING |
static 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() |
String |
toString() |
adminOperationsHandler, attributes, defaultCacheName, host, idleTimeout, ignoredCaches, ioThreads, name, port, recvBufSize, sendBufSize, ssl, startTransport, tcpKeepAlive, tcpNoDelay, workerThreads
public static final int DEFAULT_MEMCACHED_PORT
public static final String DEFAULT_MEMCACHED_CACHE
public static final AttributeDefinition<MediaType> CLIENT_ENCODING
public static AttributeSet attributeDefinitionSet()
public MediaType clientEncoding()
public String toString()
toString
in class ProtocolServerConfiguration
Copyright © 2019 JBoss, a division of Red Hat. All rights reserved.