Uses of Class
org.apache.storm.generated.DistributedRPCInvocations.Client
-
Packages that use DistributedRPCInvocations.Client Package Description org.apache.storm.drpc org.apache.storm.generated -
-
Uses of DistributedRPCInvocations.Client in org.apache.storm.drpc
Methods in org.apache.storm.drpc that return DistributedRPCInvocations.Client Modifier and Type Method Description DistributedRPCInvocations.Client
DRPCInvocationsClient. getClient()
-
Uses of DistributedRPCInvocations.Client in org.apache.storm.generated
Methods in org.apache.storm.generated that return DistributedRPCInvocations.Client Modifier and Type Method Description DistributedRPCInvocations.Client
DistributedRPCInvocations.Client.Factory. getClient(org.apache.storm.thrift.protocol.TProtocol prot)
DistributedRPCInvocations.Client
DistributedRPCInvocations.Client.Factory. getClient(org.apache.storm.thrift.protocol.TProtocol iprot, org.apache.storm.thrift.protocol.TProtocol oprot)
-