public abstract class AbstractTextCommandProcessor<T> extends Object implements TextCommandProcessor<T>, TextCommandConstants
TextCommandConstants.TextCommandType
Modifier and Type | Field and Description |
---|---|
protected TextCommandService |
textCommandService |
CLIENT_ERROR, DELETED, END, ERROR, FLAG_ZERO, MONTH_SECONDS, NOT_FOUND, NOT_STORED, RETURN, RETURN_END, SERVER_ERROR, SPACE, STORED, TOUCHED, VALUE_SPACE
Modifier | Constructor and Description |
---|---|
protected |
AbstractTextCommandProcessor(TextCommandService textCommandService) |
protected final TextCommandService textCommandService
protected AbstractTextCommandProcessor(TextCommandService textCommandService)
Copyright © 2014 Hazelcast, Inc.. All rights reserved.