public class SetCommandProcessor extends AbstractTextCommandProcessor<SetCommand>
TextCommandConstants.TextCommandType
textCommandService
CLIENT_ERROR, DELETED, END, ERROR, FLAG_ZERO, MONTH_SECONDS, NOT_FOUND, NOT_STORED, RETURN, RETURN_END, SERVER_ERROR, SPACE, STORED, VALUE_SPACE
Constructor and Description |
---|
SetCommandProcessor(TextCommandService textCommandService) |
Modifier and Type | Method and Description |
---|---|
void |
handle(SetCommand request)
"set" means "store this data".
|
void |
handleRejection(SetCommand request) |
public SetCommandProcessor(TextCommandService textCommandService)
public void handle(SetCommand request)
public void handleRejection(SetCommand request)
Copyright © 2013 Hazelcast, Inc.. All rights reserved.