| Package | Description |
|---|---|
| tech.ydb.core.grpc | |
| tech.ydb.core.impl |
| Modifier and Type | Method and Description |
|---|---|
static GrpcTransportBuilder.InitMode |
GrpcTransportBuilder.InitMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GrpcTransportBuilder.InitMode[] |
GrpcTransportBuilder.InitMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GrpcTransportBuilder |
GrpcTransportBuilder.withInitMode(GrpcTransportBuilder.InitMode initMode)
Set GrpcTransport's init mode.
|
| Modifier and Type | Method and Description |
|---|---|
void |
YdbTransportImpl.start(GrpcTransportBuilder.InitMode mode) |
Copyright © 2024. All rights reserved.