Uses of Enum
org.apache.storm.pacemaker.codec.ThriftNettyServerCodec.AuthMethod
-
Uses of ThriftNettyServerCodec.AuthMethod in org.apache.storm.pacemaker.codec
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ThriftNettyServerCodec.AuthMethod[]
ThriftNettyServerCodec.AuthMethod.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionThriftNettyServerCodec
(IServer server, Map<String, Object> topoConf, ThriftNettyServerCodec.AuthMethod authMethod, int thriftMessageMaxSizeBytes)