Uses of Enum Class
org.apache.storm.pacemaker.codec.ThriftNettyServerCodec.AuthMethod
Packages that use ThriftNettyServerCodec.AuthMethod
- 
Uses of ThriftNettyServerCodec.AuthMethod in org.apache.storm.pacemaker.codecMethods in org.apache.storm.pacemaker.codec that return ThriftNettyServerCodec.AuthMethodModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ThriftNettyServerCodec.AuthMethod[]ThriftNettyServerCodec.AuthMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.storm.pacemaker.codec with parameters of type ThriftNettyServerCodec.AuthMethodModifierConstructorDescriptionThriftNettyServerCodec(IServer server, Map<String, Object> topoConf, ThriftNettyServerCodec.AuthMethod authMethod, int thriftMessageMaxSizeBytes)