public abstract class AbstractTextCommandProcessor<T> extends Object implements TextCommandProcessor<T>
| Modifier and Type | Field and Description | 
|---|---|
| protected TextCommandService | textCommandService | 
| Modifier | Constructor and Description | 
|---|---|
| protected  | AbstractTextCommandProcessor(TextCommandService textCommandService) | 
protected final TextCommandService textCommandService
protected AbstractTextCommandProcessor(TextCommandService textCommandService)
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.