Uses of Interface
org.apache.storm.messaging.netty.ISaslClient
-
Uses of ISaslClient in org.apache.storm.messaging.netty
Modifier and TypeClassDescriptionclass
A Netty client for sending task messages to a remote destination (Netty server).ModifierConstructorDescriptionKerberosSaslClientHandler
(ISaslClient client, Map<String, Object> topoConf, String jaasSection, String host) SaslStormClientHandler
(ISaslClient client) -
Uses of ISaslClient in org.apache.storm.pacemaker