com.hazelcast.ascii.memcache
Class DeleteCommandProcessor
java.lang.Object
com.hazelcast.ascii.AbstractTextCommandProcessor<T>
com.hazelcast.ascii.memcache.MemcacheCommandProcessor<DeleteCommand>
com.hazelcast.ascii.memcache.DeleteCommandProcessor
- All Implemented Interfaces:
- TextCommandProcessor<DeleteCommand>
public class DeleteCommandProcessor
- extends MemcacheCommandProcessor<DeleteCommand>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeleteCommandProcessor
public DeleteCommandProcessor(TextCommandService textCommandService)
handle
public void handle(DeleteCommand command)
handleRejection
public void handleRejection(DeleteCommand command)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.