public class YdbTransportImpl extends BaseGrpcTransport
shutdown| Constructor and Description |
|---|
YdbTransportImpl(GrpcTransportBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
AuthCallOptions |
getAuthCallOptions() |
protected GrpcChannel |
getChannel(GrpcRequestSettings settings) |
String |
getDatabase() |
ScheduledExecutorService |
getScheduler() |
void |
init() |
void |
initAsync(Runnable readyWatcher) |
readStreamCall, readWriteStreamCall, unaryCallclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforConnectionString, forEndpoint, forHost, forHostpublic YdbTransportImpl(GrpcTransportBuilder builder)
public void init()
public void initAsync(Runnable readyWatcher)
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.