| Class | Description |
|---|---|
| KvStateRequest |
A
InternalKvState instance request for a specific key and namespace. |
| KvStateRequestFailure |
A failure response to a
KvStateRequest. |
| KvStateRequestResult |
A successful response to a
KvStateRequest containing the serialized
result for the requested key and namespace. |
| KvStateRequestSerializer |
Serialization and deserialization of messages exchanged between
KvStateClient and KvStateServer. |
| Enum | Description |
|---|---|
| KvStateRequestType |
Expected message types when communicating with the
KvStateServer. |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.