public abstract class BitConnectionConfig extends AbstractConnectionConfig
encryptionContext| Modifier | Constructor and Description |
|---|---|
protected |
BitConnectionConfig(BufferAllocator allocator,
BootStrapContext context) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticatorFactory |
getAuthFactory(List<String> remoteMechanisms) |
String |
getAuthMechanismToUse() |
Map<String,?> |
getSaslClientProperties(CoordinationProtos.DrillbitEndpoint remoteEndpoint,
Map<String,String> overrides) |
getAllocator, getAuthProvider, getBootstrapContext, getEncryptionCtxt, isEncryptionEnabledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNameprotected BitConnectionConfig(BufferAllocator allocator, BootStrapContext context) throws DrillbitStartupException
DrillbitStartupExceptionpublic String getAuthMechanismToUse()
public AuthenticatorFactory getAuthFactory(List<String> remoteMechanisms) throws SaslException
SaslExceptionpublic Map<String,?> getSaslClientProperties(CoordinationProtos.DrillbitEndpoint remoteEndpoint, Map<String,String> overrides) throws IOException
IOExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.