Uses of Interface
org.apache.storm.messaging.netty.IServer
Packages that use IServer
-
Uses of IServer in org.apache.storm.messaging.netty
Subinterfaces of IServer in org.apache.storm.messaging.nettyConstructors in org.apache.storm.messaging.netty with parameters of type IServer -
Uses of IServer in org.apache.storm.pacemaker.codec
Constructors in org.apache.storm.pacemaker.codec with parameters of type IServerModifierConstructorDescriptionThriftNettyServerCodec
(IServer server, Map<String, Object> topoConf, ThriftNettyServerCodec.AuthMethod authMethod, int thriftMessageMaxSizeBytes)