public class ThriftNettyClientCodec extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ThriftNettyClientCodec.AuthMethod |
Modifier and Type | Field and Description |
---|---|
static String |
KERBEROS_HANDLER |
static String |
SASL_HANDLER |
Constructor and Description |
---|
ThriftNettyClientCodec(PacemakerClient pacemaker_client,
Map storm_conf,
ThriftNettyClientCodec.AuthMethod authMethod,
String host) |
Modifier and Type | Method and Description |
---|---|
org.jboss.netty.channel.ChannelPipelineFactory |
pipelineFactory() |
public static final String SASL_HANDLER
public static final String KERBEROS_HANDLER
public ThriftNettyClientCodec(PacemakerClient pacemaker_client, Map storm_conf, ThriftNettyClientCodec.AuthMethod authMethod, String host)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.