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