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