Class RpcChannel.RpcCollectorKey

java.lang.Object
org.apache.catalina.tribes.group.RpcChannel.RpcCollectorKey
Enclosing class:
RpcChannel

public static class RpcChannel.RpcCollectorKey extends Object
Key used to identify an RPC collector.
  • Constructor Details

    • RpcCollectorKey

      public RpcCollectorKey(byte[] id)
      Create a new RpcCollectorKey.
      Parameters:
      id - The unique identifier
  • Method Details