public class EventStoreDBClientBase
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected GrpcClient |
client |
protected UserCredentials |
credentials |
| Modifier | Constructor and Description |
|---|---|
protected |
EventStoreDBClientBase(EventStoreDBClientSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
void |
shutdown() |
protected final GrpcClient client
protected final UserCredentials credentials
protected EventStoreDBClientBase(EventStoreDBClientSettings settings)