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 pacemakerClient,
Map<String,Object> topoConf,
ThriftNettyClientCodec.AuthMethod authMethod,
String host,
int thriftMessageMaxSizeBytes) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.