Package | Description |
---|---|
org.apache.flink.queryablestate.client.proxy | |
org.apache.flink.queryablestate.network | |
org.apache.flink.queryablestate.server |
Modifier and Type | Class and Description |
---|---|
class |
KvStateClientProxyImpl
The default implementation of the
KvStateClientProxy . |
Constructor and Description |
---|
AbstractServerHandler(AbstractServerBase<REQ,RESP> server,
MessageSerializer<REQ,RESP> serializer,
KvStateRequestStats stats)
Create the handler.
|
Modifier and Type | Class and Description |
---|---|
class |
KvStateServerImpl
The default implementation of the
KvStateServer . |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.