Package | Description |
---|---|
org.apache.storm.pacemaker.codec |
Modifier and Type | Method and Description |
---|---|
static ThriftNettyClientCodec.AuthMethod |
ThriftNettyClientCodec.AuthMethod.valueOf(String name)
Returns 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.
|
Constructor and Description |
---|
ThriftNettyClientCodec(PacemakerClient pacemaker_client,
Map storm_conf,
ThriftNettyClientCodec.AuthMethod authMethod,
String host) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.