Uses of Class
org.apache.storm.security.auth.ThriftClient
-
Packages that use ThriftClient Package Description org.apache.storm.drpc org.apache.storm.utils -
-
Uses of ThriftClient in org.apache.storm.drpc
Subclasses of ThriftClient in org.apache.storm.drpc Modifier and Type Class Description class
DRPCInvocationsClient
-
Uses of ThriftClient in org.apache.storm.utils
Subclasses of ThriftClient in org.apache.storm.utils Modifier and Type Class Description class
DRPCClient
class
NimbusClient
Client used for connecting to nimbus.class
SupervisorClient
Client for interacting with Supervisor server, now we use supervisor server mainly for cases below.
-