Package | Description |
---|---|
com.hazelcast.internal.ascii |
This package contains Ascii functionality for Hazelcast.
This is required for Memcached and the REST api. |
com.hazelcast.internal.ascii.memcache |
This package contains MemoryCache functionality for Hazelcast.
|
com.hazelcast.internal.ascii.rest |
This package contains Reset functionality for Hazelcast.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTextCommandProcessor<T> |
class |
NoOpCommandProcessor |
Modifier and Type | Class and Description |
---|---|
class |
DeleteCommandProcessor |
class |
ErrorCommandProcessor |
class |
GetCommandProcessor |
class |
IncrementCommandProcessor |
class |
MemcacheCommandProcessor<T> |
class |
SetCommandProcessor |
class |
SimpleCommandProcessor |
class |
StatsCommandProcessor |
class |
TouchCommandProcessor |
class |
VersionCommandProcessor |
Modifier and Type | Class and Description |
---|---|
class |
HttpCommandProcessor<T> |
class |
HttpDeleteCommandProcessor |
class |
HttpGetCommandProcessor |
class |
HttpPostCommandProcessor |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.