public abstract class MemcacheCommandProcessor<T> extends AbstractTextCommandProcessor<T>
TextCommandConstants.TextCommandType| Modifier and Type | Field and Description |
|---|---|
static String |
DefaultMapName |
static String |
MapNamePreceder |
textCommandServiceCLIENT_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, waithandle, handleRejectionpublic static final String MapNamePreceder
public static final String DefaultMapName
protected MemcacheCommandProcessor(TextCommandService textCommandService)
Copyright © 2021 Hazelcast, Inc.. All rights reserved.