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