public class GrpcAuthRpc extends Object
| Constructor and Description |
|---|
GrpcAuthRpc(List<EndpointRecord> endpoints,
ScheduledExecutorService scheduler,
String database,
ManagedChannelFactory channelFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
changeEndpoint() |
GrpcTransport |
createTransport() |
String |
getDatabase() |
ExecutorService |
getExecutor() |
public GrpcAuthRpc(List<EndpointRecord> endpoints, ScheduledExecutorService scheduler, String database, ManagedChannelFactory channelFactory)
public ExecutorService getExecutor()
public String getDatabase()
public void changeEndpoint()
public GrpcTransport createTransport()
Copyright © 2023. All rights reserved.