public class ErrorCommandProcessor extends AbstractTextCommandProcessor<ErrorCommand>
TextCommandConstants.TextCommandTypetextCommandServiceCLIENT_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 |
|---|
ErrorCommandProcessor(TextCommandService textCommandService) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(ErrorCommand command) |
void |
handleRejection(ErrorCommand command) |
public ErrorCommandProcessor(TextCommandService textCommandService)
public void handle(ErrorCommand command)
public void handleRejection(ErrorCommand command)
Copyright © 2021 Hazelcast, Inc.. All rights reserved.