| Package | Description |
|---|---|
| org.apache.flink.runtime.rpc |
| Modifier and Type | Interface and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CleanupOnCloseRpcSystem
An
RpcSystem wrapper that cleans up resources after the RPC system has been closed. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.