public class MemcachedServerConfiguration extends ProtocolServerConfiguration
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_MEMCACHED_CACHE |
static int |
DEFAULT_MEMCACHED_PORT |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
defaultCacheName, host, idleTimeout, ignoredCaches, name, port, recvBufSize, sendBufSize, ssl, tcpNoDelay, workerThreadspublic static final int DEFAULT_MEMCACHED_PORT
public static final String DEFAULT_MEMCACHED_CACHE
public String toString()
toString in class ProtocolServerConfigurationCopyright © 2017 JBoss, a division of Red Hat. All rights reserved.