- Enclosing class:
RpcChannel
public static class RpcChannel.RpcCollectorKey
extends Object
Key used to identify an RPC collector.
-
Constructor Summary
Constructors
Create a new RpcCollectorKey.
-
Method Summary
-
Constructor Details
-
RpcCollectorKey
public RpcCollectorKey(byte[] id)
Create a new RpcCollectorKey.
- Parameters:
id - The unique identifier
-