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