Class DistributedRPC.AsyncClient.Factory

java.lang.Object
org.apache.storm.generated.DistributedRPC.AsyncClient.Factory
All Implemented Interfaces:
org.apache.storm.thrift.async.TAsyncClientFactory<DistributedRPC.AsyncClient>
Enclosing class:
DistributedRPC.AsyncClient

public static class DistributedRPC.AsyncClient.Factory extends Object implements org.apache.storm.thrift.async.TAsyncClientFactory<DistributedRPC.AsyncClient>
  • Constructor Details

    • Factory

      public Factory(org.apache.storm.thrift.async.TAsyncClientManager clientManager, org.apache.storm.thrift.protocol.TProtocolFactory protocolFactory)
  • Method Details