public class ThriftNettyServerCodec extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ThriftNettyServerCodec.AuthMethod |
Modifier and Type | Field and Description |
---|---|
static String |
KERBEROS_HANDLER |
static String |
SASL_HANDLER |
Constructor and Description |
---|
ThriftNettyServerCodec(IServer server,
Map storm_conf,
ThriftNettyServerCodec.AuthMethod authMethod) |
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 ThriftNettyServerCodec(IServer server, Map storm_conf, ThriftNettyServerCodec.AuthMethod authMethod)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.