跳过导航链接
D G H I K O S U 

D

deserializeMessage(ByteBuf) - 类 中的方法org.apache.flink.queryablestate.messages.KvStateInternalRequest.KvStateInternalRequestDeserializer
 

G

getKvStateId() - 类 中的方法org.apache.flink.queryablestate.messages.KvStateInternalRequest
 
getKvStateLocationOracle(JobID) - 类 中的方法org.apache.flink.queryablestate.client.proxy.KvStateClientProxyImpl
 
getSerializedKeyAndNamespace() - 类 中的方法org.apache.flink.queryablestate.messages.KvStateInternalRequest
 
getSerializer() - 类 中的方法org.apache.flink.queryablestate.server.KvStateServerImpl
 
getServerAddress() - 类 中的方法org.apache.flink.queryablestate.client.proxy.KvStateClientProxyImpl
 
getServerAddress() - 类 中的方法org.apache.flink.queryablestate.server.KvStateServerImpl
 

H

handleRequest(long, KvStateRequest) - 类 中的方法org.apache.flink.queryablestate.client.proxy.KvStateClientProxyHandler
 
handleRequest(long, KvStateInternalRequest) - 类 中的方法org.apache.flink.queryablestate.server.KvStateServerHandler
 

I

initializeHandler() - 类 中的方法org.apache.flink.queryablestate.client.proxy.KvStateClientProxyImpl
 
initializeHandler() - 类 中的方法org.apache.flink.queryablestate.server.KvStateServerImpl
 

K

KvStateClientProxyHandler - org.apache.flink.queryablestate.client.proxy中的类
This handler acts as an internal (to the Flink cluster) client that receives the requests from external clients, executes them by contacting the Job Manager (if necessary) and the Task Manager holding the requested state, and forwards the answer back to the client.
KvStateClientProxyHandler(KvStateClientProxyImpl, int, MessageSerializer<KvStateRequest, KvStateResponse>, KvStateRequestStats) - 类 的构造器org.apache.flink.queryablestate.client.proxy.KvStateClientProxyHandler
Create the handler used by the KvStateClientProxyImpl.
KvStateClientProxyImpl - org.apache.flink.queryablestate.client.proxy中的类
The default implementation of the KvStateClientProxy.
KvStateClientProxyImpl(String, Iterator<Integer>, Integer, Integer, KvStateRequestStats) - 类 的构造器org.apache.flink.queryablestate.client.proxy.KvStateClientProxyImpl
Creates the Queryable State Client Proxy.
KvStateInternalRequest - org.apache.flink.queryablestate.messages中的类
The request to be forwarded by the Queryable State Client Proxy to the State Server of the Task Manager responsible for the requested state.
KvStateInternalRequest(KvStateID, byte[]) - 类 的构造器org.apache.flink.queryablestate.messages.KvStateInternalRequest
 
KvStateInternalRequest.KvStateInternalRequestDeserializer - org.apache.flink.queryablestate.messages中的类
A deserializer for KvStateInternalRequest.
KvStateInternalRequestDeserializer() - 类 的构造器org.apache.flink.queryablestate.messages.KvStateInternalRequest.KvStateInternalRequestDeserializer
 
KvStateServerHandler - org.apache.flink.queryablestate.server中的类
This handler dispatches asynchronous tasks, which query InternalKvState instances and write the result to the channel.
KvStateServerHandler(KvStateServerImpl, KvStateRegistry, MessageSerializer<KvStateInternalRequest, KvStateResponse>, KvStateRequestStats) - 类 的构造器org.apache.flink.queryablestate.server.KvStateServerHandler
Create the handler used by the KvStateServerImpl.
KvStateServerImpl - org.apache.flink.queryablestate.server中的类
The default implementation of the KvStateServer.
KvStateServerImpl(String, Iterator<Integer>, Integer, Integer, KvStateRegistry, KvStateRequestStats) - 类 的构造器org.apache.flink.queryablestate.server.KvStateServerImpl
Creates the state server.

O

org.apache.flink.queryablestate.client.proxy - 程序包 org.apache.flink.queryablestate.client.proxy
 
org.apache.flink.queryablestate.messages - 程序包 org.apache.flink.queryablestate.messages
 
org.apache.flink.queryablestate.server - 程序包 org.apache.flink.queryablestate.server
 

S

serialize() - 类 中的方法org.apache.flink.queryablestate.messages.KvStateInternalRequest
 
shutdown() - 类 中的方法org.apache.flink.queryablestate.client.proxy.KvStateClientProxyHandler
 
shutdown() - 类 中的方法org.apache.flink.queryablestate.client.proxy.KvStateClientProxyImpl
 
shutdown() - 类 中的方法org.apache.flink.queryablestate.server.KvStateServerHandler
 
shutdown() - 类 中的方法org.apache.flink.queryablestate.server.KvStateServerImpl
 
start() - 类 中的方法org.apache.flink.queryablestate.client.proxy.KvStateClientProxyImpl
 
start() - 类 中的方法org.apache.flink.queryablestate.server.KvStateServerImpl
 

U

updateKvStateLocationOracle(JobID, KvStateLocationOracle) - 类 中的方法org.apache.flink.queryablestate.client.proxy.KvStateClientProxyImpl
 
D G H I K O S U 
跳过导航链接

Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.