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 |
TypeAwareCommandParser |
Modifier and Type | Class and Description |
---|---|
class |
DeleteCommandParser |
class |
GetCommandParser |
class |
IncrementCommandParser |
class |
SetCommandParser |
class |
SimpleCommandParser |
class |
TouchCommandParser |
Modifier and Type | Class and Description |
---|---|
class |
HttpDeleteCommandParser |
class |
HttpGetCommandParser |
class |
HttpPostCommandParser |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.