public class StatsCommandProcessor extends MemcacheCommandProcessor<StatsCommand>
TextCommandConstants.TextCommandType
DefaultMapName, MapNamePreceder
textCommandService
CLIENT_ERROR, DELETED, END, ERROR, FLAG_ZERO, MONTH_SECONDS, NOT_FOUND, NOT_STORED, RETURN, RETURN_END, SERVER_ERROR, SPACE, STORED, TOUCHED, VALUE_SPACE
Constructor and Description |
---|
StatsCommandProcessor(TextCommandService textCommandService) |
Modifier and Type | Method and Description |
---|---|
void |
handle(StatsCommand command) |
void |
handleRejection(StatsCommand command) |
byteArrayToLong, longToByteArray
public StatsCommandProcessor(TextCommandService textCommandService)
public void handle(StatsCommand command)
public void handleRejection(StatsCommand command)
Copyright © 2014 Hazelcast, Inc.. All rights reserved.