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() |
adminOperationsHandler, defaultCacheName, host, idleTimeout, ignoredCaches, name, port, recvBufSize, sendBufSize, ssl, startTransport, tcpKeepAlive, tcpNoDelay, workerThreads
public static final int DEFAULT_MEMCACHED_PORT
public static final String DEFAULT_MEMCACHED_CACHE
public String toString()
toString
in class ProtocolServerConfiguration
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.