Package | Description |
---|---|
org.apache.storm.pacemaker.codec |
Modifier and Type | Method and Description |
---|---|
static ThriftNettyServerCodec.AuthMethod |
ThriftNettyServerCodec.AuthMethod.valueOf(String name)
Returns 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.
|
Constructor and Description |
---|
ThriftNettyServerCodec(IServer server,
Map<String,Object> topoConf,
ThriftNettyServerCodec.AuthMethod authMethod,
int thriftMessageMaxSizeBytes) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.