public class DataConnectionManager extends ReconnectingConnection<DataClientConnection,BitData.BitClientHandshake>
ReconnectingConnection.CloseHandler, ReconnectingConnection.CloseHandlerCreator, ReconnectingConnection.ConnectionListeningFuture<R extends com.google.protobuf.MessageLite,E extends com.google.protobuf.Internal.EnumLite,M extends com.google.protobuf.MessageLite>| Constructor and Description |
|---|
DataConnectionManager(CoordinationProtos.DrillbitEndpoint remoteEndpoint,
org.apache.drill.exec.rpc.data.DataConnectionConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected DataClient |
getNewClient() |
addExternalConnection, close, getCloseHandlerCreator, runCommandpublic DataConnectionManager(CoordinationProtos.DrillbitEndpoint remoteEndpoint, org.apache.drill.exec.rpc.data.DataConnectionConfig config)
protected DataClient getNewClient()
getNewClient in class ReconnectingConnection<DataClientConnection,BitData.BitClientHandshake>Copyright © 2021 The Apache Software Foundation. All rights reserved.