Uses of Class
org.apache.storm.security.auth.ThriftClient
Packages that use ThriftClient
- 
Uses of ThriftClient in org.apache.storm.drpcSubclasses of ThriftClient in org.apache.storm.drpc
- 
Uses of ThriftClient in org.apache.storm.utilsSubclasses of ThriftClient in org.apache.storm.utilsModifier and TypeClassDescriptionclassclassClient used for connecting to nimbus.classClient for interacting with Supervisor server, now we use supervisor server mainly for cases below.