com.hazelcast.ascii.memcache
Class SimpleCommandParser
java.lang.Object
com.hazelcast.ascii.TypeAwareCommandParser
com.hazelcast.ascii.memcache.SimpleCommandParser
- All Implemented Interfaces:
- CommandParser
public class SimpleCommandParser
- extends TypeAwareCommandParser
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleCommandParser
public SimpleCommandParser(TextCommandConstants.TextCommandType type)
parser
public TextCommand parser(SocketTextReader socketTextReader,
String cmd,
int space)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.