|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.rubyeye.xmemcached.monitor.Constants
public class Constants
Constants
| Field Summary | |
|---|---|
static byte[] |
CRLF
|
static byte[] |
DECR
|
static byte[] |
DELETE
|
static byte[] |
GET
|
static byte[] |
GETS
|
static byte[] |
INCR
|
static int |
MAX_SESSION_READ_BUFFER_SIZE
Max session read buffer size,758k |
static java.util.concurrent.atomic.AtomicInteger |
MEMCACHED_CLIENT_COUNTER
Client instance counter |
static java.lang.String |
NO_REPLY
|
static byte |
SPACE
|
static java.lang.String |
XMEMCACHED_JMX_ENABLE
Whether to enable jmx supports |
static java.lang.String |
XMEMCACHED_RMI_NAME
JMX RMI service name |
static java.lang.String |
XMEMCACHED_RMI_PORT
JMX RMI port |
static java.lang.String |
XMEMCACHED_STATISTICS_ENABLE
Whether to enable client statisitics |
| Constructor Summary | |
|---|---|
Constants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String XMEMCACHED_STATISTICS_ENABLE
public static final java.lang.String XMEMCACHED_RMI_NAME
public static final java.lang.String XMEMCACHED_RMI_PORT
public static final java.lang.String XMEMCACHED_JMX_ENABLE
public static final byte[] CRLF
public static final byte[] GET
public static final byte[] GETS
public static final byte SPACE
public static final byte[] INCR
public static final byte[] DECR
public static final byte[] DELETE
public static final int MAX_SESSION_READ_BUFFER_SIZE
public static final java.lang.String NO_REPLY
public static final java.util.concurrent.atomic.AtomicInteger MEMCACHED_CLIENT_COUNTER
| Constructor Detail |
|---|
public Constants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||