| Package | Description |
|---|---|
| com.hazelcast.ascii | |
| com.hazelcast.ascii.memcache | |
| com.hazelcast.ascii.rest | |
| com.hazelcast.instance | |
| com.hazelcast.nio |
| Modifier and Type | Class and Description |
|---|---|
class |
TextCommandServiceImpl |
| Modifier and Type | Field and Description |
|---|---|
protected TextCommandService |
AbstractTextCommandProcessor.textCommandService |
| Constructor and Description |
|---|
AbstractTextCommandProcessor(TextCommandService textCommandService) |
NoOpCommandProcessor(TextCommandService textCommandService) |
| Constructor and Description |
|---|
DeleteCommandProcessor(TextCommandService textCommandService) |
ErrorCommandProcessor(TextCommandService textCommandService) |
GetCommandProcessor(TextCommandService textCommandService,
boolean single) |
MemcacheCommandProcessor(TextCommandService textCommandService) |
SetCommandProcessor(TextCommandService textCommandService) |
SimpleCommandProcessor(TextCommandService textCommandService) |
StatsCommandProcessor(TextCommandService textCommandService) |
| Constructor and Description |
|---|
HttpCommandProcessor(TextCommandService textCommandService) |
HttpDeleteCommandProcessor(TextCommandService textCommandService) |
HttpGetCommandProcessor(TextCommandService textCommandService) |
HttpPostCommandProcessor(TextCommandService textCommandService) |
| Modifier and Type | Method and Description |
|---|---|
TextCommandService |
Node.getTextCommandService() |
| Modifier and Type | Method and Description |
|---|---|
TextCommandService |
IOService.getTextCommandService() |
TextCommandService |
NodeIOService.getTextCommandService() |
Copyright © 2021 Hazelcast, Inc.. All rights reserved.