Modifier and Type | Class and Description |
---|---|
class |
SimpleTransportPlugin
Simple transport for Thrift plugin.
|
Modifier and Type | Method and Description |
---|---|
static ITransportPlugin |
ClientAuthUtils.getTransportPlugin(ThriftConnectionType type,
Map<String,Object> topoConf)
Construct a transport plugin per storm configuration.
|
Modifier and Type | Method and Description |
---|---|
org.apache.storm.thrift.transport.TTransport |
TBackoffConnect.doConnectWithRetry(ITransportPlugin transportPlugin,
org.apache.storm.thrift.transport.TTransport underlyingTransport,
String host,
String asUser) |
Modifier and Type | Class and Description |
---|---|
class |
DigestSaslTransportPlugin |
Modifier and Type | Class and Description |
---|---|
class |
KerberosSaslTransportPlugin |
Modifier and Type | Class and Description |
---|---|
class |
PlainSaslTransportPlugin
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
SaslTransportPlugin
Base class for SASL authentication plugin.
|
Modifier and Type | Class and Description |
---|---|
class |
SingleUserSimpleTransport |
Copyright © 2022 The Apache Software Foundation. All rights reserved.