public class SimpleCommandParser extends TypeAwareCommandParser
TextCommandConstants.TextCommandType
type
CLIENT_ERROR, DELETED, END, ERROR, FLAG_ZERO, MONTH_SECONDS, NOT_FOUND, NOT_STORED, RETURN, RETURN_END, SERVER_ERROR, SPACE, STORED, TOUCHED, VALUE_SPACE
Constructor and Description |
---|
SimpleCommandParser(TextCommandConstants.TextCommandType type) |
Modifier and Type | Method and Description |
---|---|
TextCommand |
parser(SocketTextReader socketTextReader,
String cmd,
int space) |
public SimpleCommandParser(TextCommandConstants.TextCommandType type)
public TextCommand parser(SocketTextReader socketTextReader, String cmd, int space)
Copyright © 2014 Hazelcast, Inc.. All rights reserved.