@Deprecated public class MultiChannelTransport extends BaseGrpcTransport
shutdown| Constructor and Description |
|---|
MultiChannelTransport(GrpcTransportBuilder builder,
List<com.google.common.net.HostAndPort> hosts)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Deprecated.
|
AuthCallOptions |
getAuthCallOptions()
Deprecated.
|
protected GrpcChannel |
getChannel(GrpcRequestSettings settings)
Deprecated.
|
String |
getDatabase()
Deprecated.
|
ScheduledExecutorService |
getScheduler()
Deprecated.
|
readStreamCall, readWriteStreamCall, unaryCallclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforConnectionString, forEndpoint, forHost, forHostpublic MultiChannelTransport(GrpcTransportBuilder builder, List<com.google.common.net.HostAndPort> hosts)
public ScheduledExecutorService getScheduler()
public String getDatabase()
public void close()
close in interface AutoCloseableclose in interface GrpcTransportclose in class BaseGrpcTransportpublic AuthCallOptions getAuthCallOptions()
protected GrpcChannel getChannel(GrpcRequestSettings settings)
getChannel in class BaseGrpcTransportCopyright © 2023. All rights reserved.