| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.rpc |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
RpcSystem
This interface serves as a factory interface for RPC services, with some additional utilities
that are reliant on implementation details of the RPC service.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
CleanupOnCloseRpcSystem
An
RpcSystem wrapper that cleans up resources after the RPC system has been closed. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.