Constant Field Values


Contents
net.spy.*

net.spy.memcached.CachedData
public static final int MAX_SIZE 20971520

net.spy.memcached.DefaultConnectionFactory
public static final long DEFAULT_MAX_RECONNECT_DELAY 30L
public static final int DEFAULT_MAX_TIMEOUTEXCEPTION_THRESHOLD 998
public static final int DEFAULT_OP_QUEUE_LEN 16384
public static final long DEFAULT_OPERATION_TIMEOUT 2500L
public static final int DEFAULT_READ_BUFFER_SIZE 16384

net.spy.memcached.MemcachedClientIF
public static final int MAX_KEY_LENGTH 250

net.spy.memcached.protocol.binary.GetAndTouchOperationImpl
protected static final byte DUMMY_OPCODE -1
protected static final int ERR_2BIG 3
protected static final int ERR_BUSY 133
protected static final int ERR_DELTA_BADVAL 6
protected static final int ERR_EXISTS 2
protected static final int ERR_INTERNAL 132
protected static final int ERR_INVAL 4
protected static final int ERR_NO_MEM 130
protected static final int ERR_NOT_FOUND 1
protected static final int ERR_NOT_MY_VBUCKET 7
protected static final int ERR_NOT_STORED 5
protected static final int ERR_NOT_SUPPORTED 131
protected static final int ERR_TEMP_FAIL 134
protected static final int ERR_UNKNOWN_COMMAND 129
protected static final int MIN_RECV_PACKET 24
protected static final byte REQ_MAGIC -128
protected static final byte RES_MAGIC -127
protected static final int SUCCESS 0

net.spy.memcached.protocol.binary.GetlOperationImpl
protected static final byte DUMMY_OPCODE -1
protected static final int ERR_2BIG 3
protected static final int ERR_BUSY 133
protected static final int ERR_DELTA_BADVAL 6
protected static final int ERR_EXISTS 2
protected static final int ERR_INTERNAL 132
protected static final int ERR_INVAL 4
protected static final int ERR_NO_MEM 130
protected static final int ERR_NOT_FOUND 1
protected static final int ERR_NOT_MY_VBUCKET 7
protected static final int ERR_NOT_STORED 5
protected static final int ERR_NOT_SUPPORTED 131
protected static final int ERR_TEMP_FAIL 134
protected static final int ERR_UNKNOWN_COMMAND 129
protected static final int MIN_RECV_PACKET 24
protected static final byte REQ_MAGIC -128
protected static final byte RES_MAGIC -127
protected static final int SUCCESS 0

net.spy.memcached.protocol.binary.GetsOperationImpl
protected static final byte DUMMY_OPCODE -1
protected static final int ERR_2BIG 3
protected static final int ERR_BUSY 133
protected static final int ERR_DELTA_BADVAL 6
protected static final int ERR_EXISTS 2
protected static final int ERR_INTERNAL 132
protected static final int ERR_INVAL 4
protected static final int ERR_NO_MEM 130
protected static final int ERR_NOT_FOUND 1
protected static final int ERR_NOT_MY_VBUCKET 7
protected static final int ERR_NOT_STORED 5
protected static final int ERR_NOT_SUPPORTED 131
protected static final int ERR_TEMP_FAIL 134
protected static final int ERR_UNKNOWN_COMMAND 129
protected static final int MIN_RECV_PACKET 24
protected static final byte REQ_MAGIC -128
protected static final byte RES_MAGIC -127
protected static final int SUCCESS 0

net.spy.memcached.protocol.binary.OptimizedSetImpl
protected static final byte DUMMY_OPCODE -1
protected static final int ERR_2BIG 3
protected static final int ERR_BUSY 133
protected static final int ERR_DELTA_BADVAL 6
protected static final int ERR_EXISTS 2
protected static final int ERR_INTERNAL 132
protected static final int ERR_INVAL 4
protected static final int ERR_NO_MEM 130
protected static final int ERR_NOT_FOUND 1
protected static final int ERR_NOT_MY_VBUCKET 7
protected static final int ERR_NOT_STORED 5
protected static final int ERR_NOT_SUPPORTED 131
protected static final int ERR_TEMP_FAIL 134
protected static final int ERR_UNKNOWN_COMMAND 129
protected static final int MIN_RECV_PACKET 24
protected static final byte REQ_MAGIC -128
protected static final byte RES_MAGIC -127
protected static final int SUCCESS 0

net.spy.memcached.protocol.binary.SASLAuthOperationImpl
protected static final byte DUMMY_OPCODE -1
protected static final int ERR_2BIG 3
protected static final int ERR_BUSY 133
protected static final int ERR_DELTA_BADVAL 6
protected static final int ERR_EXISTS 2
protected static final int ERR_INTERNAL 132
protected static final int ERR_INVAL 4
protected static final int ERR_NO_MEM 130
protected static final int ERR_NOT_FOUND 1
protected static final int ERR_NOT_MY_VBUCKET 7
protected static final int ERR_NOT_STORED 5
protected static final int ERR_NOT_SUPPORTED 131
protected static final int ERR_TEMP_FAIL 134
protected static final int ERR_UNKNOWN_COMMAND 129
protected static final int MIN_RECV_PACKET 24
protected static final byte REQ_MAGIC -128
protected static final byte RES_MAGIC -127
protected static final int SUCCESS 0

net.spy.memcached.protocol.binary.SASLBaseOperationImpl
protected static final byte DUMMY_OPCODE -1
protected static final int ERR_2BIG 3
protected static final int ERR_BUSY 133
protected static final int ERR_DELTA_BADVAL 6
protected static final int ERR_EXISTS 2
protected static final int ERR_INTERNAL 132
protected static final int ERR_INVAL 4
protected static final int ERR_NO_MEM 130
protected static final int ERR_NOT_FOUND 1
protected static final int ERR_NOT_MY_VBUCKET 7
protected static final int ERR_NOT_STORED 5
protected static final int ERR_NOT_SUPPORTED 131
protected static final int ERR_TEMP_FAIL 134
protected static final int ERR_UNKNOWN_COMMAND 129
protected static final int MIN_RECV_PACKET 24
protected static final byte REQ_MAGIC -128
protected static final byte RES_MAGIC -127
protected static final int SUCCESS 0

net.spy.memcached.protocol.binary.SASLStepOperationImpl
protected static final byte DUMMY_OPCODE -1
protected static final int ERR_2BIG 3
protected static final int ERR_BUSY 133
protected static final int ERR_DELTA_BADVAL 6
protected static final int ERR_EXISTS 2
protected static final int ERR_INTERNAL 132
protected static final int ERR_INVAL 4
protected static final int ERR_NO_MEM 130
protected static final int ERR_NOT_FOUND 1
protected static final int ERR_NOT_MY_VBUCKET 7
protected static final int ERR_NOT_STORED 5
protected static final int ERR_NOT_SUPPORTED 131
protected static final int ERR_TEMP_FAIL 134
protected static final int ERR_UNKNOWN_COMMAND 129
protected static final int MIN_RECV_PACKET 24
protected static final byte REQ_MAGIC -128
protected static final byte RES_MAGIC -127
protected static final int SUCCESS 0

net.spy.memcached.protocol.binary.StatsOperationImpl
protected static final byte DUMMY_OPCODE -1
protected static final int ERR_2BIG 3
protected static final int ERR_BUSY 133
protected static final int ERR_DELTA_BADVAL 6
protected static final int ERR_EXISTS 2
protected static final int ERR_INTERNAL 132
protected static final int ERR_INVAL 4
protected static final int ERR_NO_MEM 130
protected static final int ERR_NOT_FOUND 1
protected static final int ERR_NOT_MY_VBUCKET 7
protected static final int ERR_NOT_STORED 5
protected static final int ERR_NOT_SUPPORTED 131
protected static final int ERR_TEMP_FAIL 134
protected static final int ERR_UNKNOWN_COMMAND 129
protected static final int MIN_RECV_PACKET 24
protected static final byte REQ_MAGIC -128
protected static final byte RES_MAGIC -127
protected static final int SUCCESS 0

net.spy.memcached.protocol.binary.TapAckOperationImpl
protected static final byte DUMMY_OPCODE -1
protected static final int ERR_2BIG 3
protected static final int ERR_BUSY 133
protected static final int ERR_DELTA_BADVAL 6
protected static final int ERR_EXISTS 2
protected static final int ERR_INTERNAL 132
protected static final int ERR_INVAL 4
protected static final int ERR_NO_MEM 130
protected static final int ERR_NOT_FOUND 1
protected static final int ERR_NOT_MY_VBUCKET 7
protected static final int ERR_NOT_STORED 5
protected static final int ERR_NOT_SUPPORTED 131
protected static final int ERR_TEMP_FAIL 134
protected static final int ERR_UNKNOWN_COMMAND 129
protected static final int MIN_RECV_PACKET 24
protected static final byte REQ_MAGIC -128
protected static final byte RES_MAGIC -127
protected static final int SUCCESS 0

net.spy.memcached.protocol.binary.TapBackfillOperationImpl
protected static final byte DUMMY_OPCODE -1
protected static final int ERR_2BIG 3
protected static final int ERR_BUSY 133
protected static final int ERR_DELTA_BADVAL 6
protected static final int ERR_EXISTS 2
protected static final int ERR_INTERNAL 132
protected static final int ERR_INVAL 4
protected static final int ERR_NO_MEM 130
protected static final int ERR_NOT_FOUND 1
protected static final int ERR_NOT_MY_VBUCKET 7
protected static final int ERR_NOT_STORED 5
protected static final int ERR_NOT_SUPPORTED 131
protected static final int ERR_TEMP_FAIL 134
protected static final int ERR_UNKNOWN_COMMAND 129
protected static final int MIN_RECV_PACKET 24
protected static final byte REQ_MAGIC -128
protected static final byte RES_MAGIC -127
protected static final int SUCCESS 0

net.spy.memcached.protocol.binary.TapCustomOperationImpl
protected static final byte DUMMY_OPCODE -1
protected static final int ERR_2BIG 3
protected static final int ERR_BUSY 133
protected static final int ERR_DELTA_BADVAL 6
protected static final int ERR_EXISTS 2
protected static final int ERR_INTERNAL 132
protected static final int ERR_INVAL 4
protected static final int ERR_NO_MEM 130
protected static final int ERR_NOT_FOUND 1
protected static final int ERR_NOT_MY_VBUCKET 7
protected static final int ERR_NOT_STORED 5
protected static final int ERR_NOT_SUPPORTED 131
protected static final int ERR_TEMP_FAIL 134
protected static final int ERR_UNKNOWN_COMMAND 129
protected static final int MIN_RECV_PACKET 24
protected static final byte REQ_MAGIC -128
protected static final byte RES_MAGIC -127
protected static final int SUCCESS 0

net.spy.memcached.protocol.binary.TapDumpOperationImpl
protected static final byte DUMMY_OPCODE -1
protected static final int ERR_2BIG 3
protected static final int ERR_BUSY 133
protected static final int ERR_DELTA_BADVAL 6
protected static final int ERR_EXISTS 2
protected static final int ERR_INTERNAL 132
protected static final int ERR_INVAL 4
protected static final int ERR_NO_MEM 130
protected static final int ERR_NOT_FOUND 1
protected static final int ERR_NOT_MY_VBUCKET 7
protected static final int ERR_NOT_STORED 5
protected static final int ERR_NOT_SUPPORTED 131
protected static final int ERR_TEMP_FAIL 134
protected static final int ERR_UNKNOWN_COMMAND 129
protected static final int MIN_RECV_PACKET 24
protected static final byte REQ_MAGIC -128
protected static final byte RES_MAGIC -127
protected static final int SUCCESS 0

net.spy.memcached.protocol.binary.TapOperationImpl
protected static final byte DUMMY_OPCODE -1
protected static final int ERR_2BIG 3
protected static final int ERR_BUSY 133
protected static final int ERR_DELTA_BADVAL 6
protected static final int ERR_EXISTS 2
protected static final int ERR_INTERNAL 132
protected static final int ERR_INVAL 4
protected static final int ERR_NO_MEM 130
protected static final int ERR_NOT_FOUND 1
protected static final int ERR_NOT_MY_VBUCKET 7
protected static final int ERR_NOT_STORED 5
protected static final int ERR_NOT_SUPPORTED 131
protected static final int ERR_TEMP_FAIL 134
protected static final int ERR_UNKNOWN_COMMAND 129
protected static final int MIN_RECV_PACKET 24
protected static final byte REQ_MAGIC -128
protected static final byte RES_MAGIC -127
protected static final int SUCCESS 0

net.spy.memcached.protocol.binary.TouchOperationImpl
protected static final byte DUMMY_OPCODE -1
protected static final int ERR_2BIG 3
protected static final int ERR_BUSY 133
protected static final int ERR_DELTA_BADVAL 6
protected static final int ERR_EXISTS 2
protected static final int ERR_INTERNAL 132
protected static final int ERR_INVAL 4
protected static final int ERR_NO_MEM 130
protected static final int ERR_NOT_FOUND 1
protected static final int ERR_NOT_MY_VBUCKET 7
protected static final int ERR_NOT_STORED 5
protected static final int ERR_NOT_SUPPORTED 131
protected static final int ERR_TEMP_FAIL 134
protected static final int ERR_UNKNOWN_COMMAND 129
protected static final int MIN_RECV_PACKET 24
protected static final byte REQ_MAGIC -128
protected static final byte RES_MAGIC -127
protected static final int SUCCESS 0

net.spy.memcached.tapmessage.BaseMessage
public static final int HEADER_LENGTH 24

net.spy.memcached.transcoders.BaseSerializingTranscoder
public static final int DEFAULT_COMPRESSION_THRESHOLD 16384

net.spy.memcached.transcoders.WhalinV1Transcoder
public static final int COMPRESSED 2
public static final int SERIALIZED 8
public static final int SPECIAL_BOOLEAN 2
public static final int SPECIAL_BYTE 1
public static final int SPECIAL_CHARACTER 5
public static final int SPECIAL_DATE 11
public static final int SPECIAL_DOUBLE 10
public static final int SPECIAL_FLOAT 8
public static final int SPECIAL_INTEGER 3
public static final int SPECIAL_LONG 4
public static final int SPECIAL_SHORT 9
public static final int SPECIAL_STRING 6
public static final int SPECIAL_STRINGBUFFER 7
public static final int SPECIAL_STRINGBUILDER 12



Copyright © 2006-2009 Dustin Sallings, 2009-2012 Couchbase, Inc.