public abstract class MemcacheCommandProcessor<T> extends AbstractTextCommandProcessor<T>
TextCommandConstants.TextCommandType
Modifier and Type | Field and Description |
---|---|
static String |
DefaultMapName |
static String |
MapNamePreceder |
textCommandService
CLIENT_ERROR, DELETED, END, ERROR, FLAG_ZERO, MONTH_SECONDS, NOT_FOUND, NOT_STORED, RETURN, RETURN_END, SERVER_ERROR, SPACE, STORED, TOUCHED, VALUE_SPACE
Modifier | Constructor and Description |
---|---|
protected |
MemcacheCommandProcessor(TextCommandService textCommandService) |
Modifier and Type | Method and Description |
---|---|
static int |
byteArrayToLong(byte[] v) |
static byte[] |
longToByteArray(long v) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handle, handleRejection
public static final String MapNamePreceder
public static final String DefaultMapName
protected MemcacheCommandProcessor(TextCommandService textCommandService)
Copyright © 2014 Hazelcast, Inc.. All rights reserved.