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