| Package | Description |
|---|---|
| org.apache.flink.runtime.query.netty.message |
| Class and 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. |
| KvStateRequestType
Expected message types when communicating with the
KvStateServer. |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.