public class ErrorCommandProcessor extends AbstractTextCommandProcessor<ErrorCommand>
textCommandService
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 © 2018 Hazelcast, Inc.. All Rights Reserved.