public class RemoteControlConnectionManager extends ControlConnectionManager
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 |
---|
RemoteControlConnectionManager(ControlConnectionConfig config,
CoordinationProtos.DrillbitEndpoint localEndpoint,
CoordinationProtos.DrillbitEndpoint remoteEndpoint) |
Modifier and Type | Method and Description |
---|---|
protected BasicClient<?,ControlConnection,BitControl.BitControlHandshake,?> |
getNewClient() |
addExternalConnection, close, getCloseHandlerCreator, runCommand
public RemoteControlConnectionManager(ControlConnectionConfig config, CoordinationProtos.DrillbitEndpoint localEndpoint, CoordinationProtos.DrillbitEndpoint remoteEndpoint)
protected BasicClient<?,ControlConnection,BitControl.BitControlHandshake,?> getNewClient()
getNewClient
in class ControlConnectionManager
Copyright © 1970 The Apache Software Foundation. All rights reserved.