Uses of Class
org.apache.storm.security.auth.ThriftServer
-
Packages that use ThriftServer Package Description org.apache.storm.security.auth -
-
Uses of ThriftServer in org.apache.storm.security.auth
Classes in org.apache.storm.security.auth with type parameters of type ThriftServer Modifier and Type Class Description class
MultiThriftServer<T extends ThriftServer>
Manage a collection ofThriftServer
.
-