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