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