- get() - 类 中的方法org.apache.flink.runtime.concurrent.ScheduledFutureAdapter
-
- get(long, TimeUnit) - 类 中的方法org.apache.flink.runtime.concurrent.ScheduledFutureAdapter
-
- getAddress() - 类 中的方法org.apache.flink.runtime.rpc.RpcEndpoint
-
Gets the address of the underlying RPC endpoint.
- getAddress() - 接口 中的方法org.apache.flink.runtime.rpc.RpcGateway
-
Returns the fully qualified address under which the associated rpc endpoint is reachable.
- getAddress() - 接口 中的方法org.apache.flink.runtime.rpc.RpcService
-
Return the hostname or host address under which the rpc service can be reached.
- getArgs() - 类 中的方法org.apache.flink.runtime.rpc.messages.LocalRpcInvocation
-
- getArgs() - 类 中的方法org.apache.flink.runtime.rpc.messages.RemoteRpcInvocation
-
- getArgs() - 接口 中的方法org.apache.flink.runtime.rpc.messages.RpcInvocation
-
Returns the arguments of the remote procedure call.
- getCallable() - 类 中的方法org.apache.flink.runtime.rpc.messages.CallAsync
-
- getDelay(TimeUnit) - 类 中的方法org.apache.flink.runtime.concurrent.ScheduledFutureAdapter
-
- getEndpointId() - 类 中的方法org.apache.flink.runtime.rpc.RpcEndpoint
-
Returns the rpc endpoint's identifier.
- getFencingToken() - 类 中的方法org.apache.flink.runtime.rpc.FencedRpcEndpoint
-
- getFencingToken() - 接口 中的方法org.apache.flink.runtime.rpc.FencedRpcGateway
-
Get the current fencing token.
- getFencingToken() - 接口 中的方法org.apache.flink.runtime.rpc.messages.FencedMessage
-
- getFencingToken() - 类 中的方法org.apache.flink.runtime.rpc.messages.LocalFencedMessage
-
- getFencingToken() - 类 中的方法org.apache.flink.runtime.rpc.messages.RemoteFencedMessage
-
- getHostname() - 类 中的方法org.apache.flink.runtime.rpc.RpcEndpoint
-
Gets the hostname of the underlying RPC endpoint.
- getHostname() - 接口 中的方法org.apache.flink.runtime.rpc.RpcGateway
-
Returns the fully qualified hostname under which the associated rpc endpoint is reachable.
- getHostname(RpcService) - 类 中的静态方法org.apache.flink.runtime.rpc.RpcUtils
-
Returns the hostname onto which the given
RpcService has been bound.
- getInetSocketAddressFromRpcUrl(String) - 接口 中的方法org.apache.flink.runtime.rpc.RpcSystemUtils
-
- getMainThreadExecutor() - 类 中的方法org.apache.flink.runtime.rpc.RpcEndpoint
-
Gets the main thread execution context.
- getMaximumMessageSizeInBytes(Configuration) - 接口 中的方法org.apache.flink.runtime.rpc.RpcSystemUtils
-
Returns the maximum number of bytes that an RPC message may carry according to the given
configuration.
- getMaxNumThreads() - 类 中的方法org.apache.flink.runtime.rpc.RpcSystem.FixedThreadPoolExecutorConfiguration
-
- getMaxParallelism() - 类 中的方法org.apache.flink.runtime.rpc.RpcSystem.ForkJoinExecutorConfiguration
-
- getMethodName() - 类 中的方法org.apache.flink.runtime.rpc.messages.LocalRpcInvocation
-
- getMethodName() - 类 中的方法org.apache.flink.runtime.rpc.messages.RemoteRpcInvocation
-
- getMethodName() - 接口 中的方法org.apache.flink.runtime.rpc.messages.RpcInvocation
-
Returns the method's name.
- getMinNumThreads() - 类 中的方法org.apache.flink.runtime.rpc.RpcSystem.FixedThreadPoolExecutorConfiguration
-
- getMinParallelism() - 类 中的方法org.apache.flink.runtime.rpc.RpcSystem.ForkJoinExecutorConfiguration
-
- getParallelismFactor() - 类 中的方法org.apache.flink.runtime.rpc.RpcSystem.ForkJoinExecutorConfiguration
-
- getParameterTypes() - 类 中的方法org.apache.flink.runtime.rpc.messages.LocalRpcInvocation
-
- getParameterTypes() - 类 中的方法org.apache.flink.runtime.rpc.messages.RemoteRpcInvocation
-
- getParameterTypes() - 接口 中的方法org.apache.flink.runtime.rpc.messages.RpcInvocation
-
Returns the method's parameter types.
- getPayload() - 接口 中的方法org.apache.flink.runtime.rpc.messages.FencedMessage
-
- getPayload() - 类 中的方法org.apache.flink.runtime.rpc.messages.LocalFencedMessage
-
- getPayload() - 类 中的方法org.apache.flink.runtime.rpc.messages.RemoteFencedMessage
-
- getPort() - 接口 中的方法org.apache.flink.runtime.rpc.RpcService
-
Return the port under which the rpc service is reachable.
- getRpcGateway() - 类 中的方法org.apache.flink.runtime.rpc.messages.RemoteHandshakeMessage
-
- getRpcService() - 类 中的方法org.apache.flink.runtime.rpc.RpcEndpoint
-
Gets the endpoint's RPC service.
- getRpcUrl(String, int, String, AddressResolution, Configuration) - 接口 中的方法org.apache.flink.runtime.rpc.RpcSystemUtils
-
Constructs an RPC URL for the given parameters, that can be used to connect to the targeted
RpcService.
- getRunnable() - 类 中的方法org.apache.flink.runtime.rpc.messages.RunAsync
-
- getScheduledExecutor() - 接口 中的方法org.apache.flink.runtime.rpc.RpcService
-
Gets a scheduled executor from the RPC service.
- getSelfGateway(Class<C>) - 类 中的方法org.apache.flink.runtime.rpc.RpcEndpoint
-
Returns a self gateway of the specified type which can be used to issue asynchronous calls
against the RpcEndpoint.
- getSelfGateway(Class<C>, RpcServer) - 接口 中的方法org.apache.flink.runtime.rpc.RpcService
-
Returns a self gateway of the specified type which can be used to issue asynchronous calls
against the RpcEndpoint.
- getTerminationFuture() - 类 中的方法org.apache.flink.runtime.rpc.RpcEndpoint
-
Return a future which is completed with true when the rpc endpoint has been terminated.
- getTerminationFuture() - 接口 中的方法org.apache.flink.runtime.rpc.RpcServer
-
Return a future which is completed when the rpc endpoint has been terminated.
- getTestForkJoinExecutorConfiguration() - 类 中的静态方法org.apache.flink.runtime.rpc.RpcUtils
-
- getThreadPriority() - 类 中的方法org.apache.flink.runtime.rpc.RpcSystem.FixedThreadPoolExecutorConfiguration
-
- getTimeNanos() - 类 中的方法org.apache.flink.runtime.rpc.messages.RunAsync
-
- getVersion() - 类 中的方法org.apache.flink.runtime.rpc.messages.RemoteHandshakeMessage
-
- RecipientUnreachableException - org.apache.flink.runtime.rpc.exceptions中的异常错误
-
Exception which indicates that the specified recipient is unreachable.
- RecipientUnreachableException(String, String, String) - 异常错误 的构造器org.apache.flink.runtime.rpc.exceptions.RecipientUnreachableException
-
- registerResource(Closeable) - 类 中的方法org.apache.flink.runtime.rpc.RpcEndpoint
-
Register the given closeable resource to CloseableRegistry.
- RemoteFencedMessage<F extends Serializable,P extends Serializable> - org.apache.flink.runtime.rpc.messages中的类
-
- RemoteFencedMessage(F, P) - 类 的构造器org.apache.flink.runtime.rpc.messages.RemoteFencedMessage
-
- RemoteHandshakeMessage - org.apache.flink.runtime.rpc.messages中的类
-
Handshake message between rpc endpoints.
- RemoteHandshakeMessage(Class<?>, int) - 类 的构造器org.apache.flink.runtime.rpc.messages.RemoteHandshakeMessage
-
- RemoteRpcInvocation - org.apache.flink.runtime.rpc.messages中的类
-
Remote rpc invocation message which is used when the actor communication is remote.
- RemoteRpcInvocation(String, String, Class<?>[], Object[]) - 类 的构造器org.apache.flink.runtime.rpc.messages.RemoteRpcInvocation
-
- remoteServiceBuilder(Configuration, String, String) - 接口 中的方法org.apache.flink.runtime.rpc.RpcSystem
-
Returns a builder for an
RpcService that is reachable from other machines.
- RpcConnectionException - org.apache.flink.runtime.rpc.exceptions中的异常错误
-
Exception class which is thrown if a rpc connection failed.
- RpcConnectionException(String) - 异常错误 的构造器org.apache.flink.runtime.rpc.exceptions.RpcConnectionException
-
- RpcConnectionException(String, Throwable) - 异常错误 的构造器org.apache.flink.runtime.rpc.exceptions.RpcConnectionException
-
- RpcConnectionException(Throwable) - 异常错误 的构造器org.apache.flink.runtime.rpc.exceptions.RpcConnectionException
-
- RpcEndpoint - org.apache.flink.runtime.rpc中的类
-
Base class for RPC endpoints.
- RpcEndpoint(RpcService, String) - 类 的构造器org.apache.flink.runtime.rpc.RpcEndpoint
-
Initializes the RPC endpoint.
- RpcEndpoint(RpcService) - 类 的构造器org.apache.flink.runtime.rpc.RpcEndpoint
-
Initializes the RPC endpoint with a random endpoint id.
- RpcEndpoint.MainThreadExecutor - org.apache.flink.runtime.rpc中的类
-
Executor which executes runnables in the main thread context.
- RpcException - org.apache.flink.runtime.rpc.exceptions中的异常错误
-
Base class for RPC related exceptions.
- RpcException(String) - 异常错误 的构造器org.apache.flink.runtime.rpc.exceptions.RpcException
-
- RpcException(String, Throwable) - 异常错误 的构造器org.apache.flink.runtime.rpc.exceptions.RpcException
-
- RpcException(Throwable) - 异常错误 的构造器org.apache.flink.runtime.rpc.exceptions.RpcException
-
- RpcGateway - org.apache.flink.runtime.rpc中的接口
-
Rpc gateway interface which has to be implemented by Rpc gateways.
- RpcGatewayUtils - org.apache.flink.runtime.rpc中的类
-
- RpcInvocation - org.apache.flink.runtime.rpc.messages中的接口
-
Interface for rpc invocation messages.
- RpcLoaderException - org.apache.flink.runtime.rpc.exceptions中的异常错误
-
Base class for RPC loader exceptions.
- RpcLoaderException(String) - 异常错误 的构造器org.apache.flink.runtime.rpc.exceptions.RpcLoaderException
-
- RpcLoaderException(Throwable) - 异常错误 的构造器org.apache.flink.runtime.rpc.exceptions.RpcLoaderException
-
- RpcLoaderException(String, Throwable) - 异常错误 的构造器org.apache.flink.runtime.rpc.exceptions.RpcLoaderException
-
- RpcRuntimeException - org.apache.flink.runtime.rpc.exceptions中的异常错误
-
Base class for RPC related runtime exceptions.
- RpcRuntimeException(String) - 异常错误 的构造器org.apache.flink.runtime.rpc.exceptions.RpcRuntimeException
-
- RpcRuntimeException(Throwable) - 异常错误 的构造器org.apache.flink.runtime.rpc.exceptions.RpcRuntimeException
-
- RpcRuntimeException(String, Throwable) - 异常错误 的构造器org.apache.flink.runtime.rpc.exceptions.RpcRuntimeException
-
- rpcServer - 类 中的变量org.apache.flink.runtime.rpc.RpcEndpoint
-
Interface to access the underlying rpc server.
- RpcServer - org.apache.flink.runtime.rpc中的接口
-
Interface for self gateways.
- RpcService - org.apache.flink.runtime.rpc中的接口
-
Interface for rpc services.
- RpcServiceUtils - org.apache.flink.runtime.rpc中的类
-
These RPC utilities contain helper methods around RPC use.
- RpcServiceUtils() - 类 的构造器org.apache.flink.runtime.rpc.RpcServiceUtils
-
- RpcSystem - org.apache.flink.runtime.rpc中的接口
-
This interface serves as a factory interface for RPC services, with some additional utilities
that are reliant on implementation details of the RPC service.
- RpcSystem.FixedThreadPoolExecutorConfiguration - org.apache.flink.runtime.rpc中的类
-
Descriptor for creating a thread-pool with a fixed number of threads.
- RpcSystem.ForkJoinExecutorConfiguration - org.apache.flink.runtime.rpc中的类
-
Descriptor for creating a fork-join thread-pool.
- RpcSystem.RpcServiceBuilder - org.apache.flink.runtime.rpc中的接口
-
- RpcSystemLoader - org.apache.flink.runtime.rpc中的接口
-
- RpcSystemUtils - org.apache.flink.runtime.rpc中的接口
-
Utils that are dependent on the underlying RPC implementation.
- RpcTimeout - org.apache.flink.runtime.rpc中的注释类型
-
Annotation for
RpcGateway methods to specify an additional timeout parameter for the
returned future to be completed.
- RpcUtils - org.apache.flink.runtime.rpc中的类
-
Utility functions for Flink's RPC implementation.
- runAsync(Runnable) - 接口 中的方法org.apache.flink.runtime.rpc.MainThreadExecutable
-
Execute the runnable in the main thread of the underlying RPC endpoint.
- RunAsync - org.apache.flink.runtime.rpc.messages中的类
-
Message for asynchronous runnable invocations.
- RunAsync(Runnable, long) - 类 的构造器org.apache.flink.runtime.rpc.messages.RunAsync
-
Creates a new RunAsync message.
- runAsync(Runnable) - 类 中的方法org.apache.flink.runtime.rpc.RpcEndpoint
-
Execute the runnable in the main thread of the underlying RPC endpoint.