| Package | Description |
|---|---|
| org.apache.flink.runtime.io.network | |
| org.apache.flink.runtime.query |
This package contains all KvState query related classes.
|
| org.apache.flink.runtime.query.netty |
This package contains all Netty-based client/server classes used to query
KvState instances.
|
| Class and Description |
|---|
| KvStateServer
Netty-based server answering
KvStateRequest messages. |
| Class and Description |
|---|
| KvStateClient
Netty-based client querying
KvStateServer instances. |
| Class and Description |
|---|
| KvStateRequestStats
Simple statistics for
KvStateServer monitoring. |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.