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