| Package | Description |
|---|---|
| tech.ydb.core.grpc |
| Modifier and Type | Method and Description |
|---|---|
GrpcCompression |
GrpcTransportBuilder.getGrpcCompression() |
static GrpcCompression |
GrpcCompression.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GrpcCompression[] |
GrpcCompression.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.withGrpcCompression(GrpcCompression compression)
Sets the compression to use for the calls.
|
Copyright © 2024. All rights reserved.