Package | Description |
---|---|
alluxio.grpc |
Modifier and Type | Method and Description |
---|---|
static GrpcChannelKey.PoolingStrategy |
GrpcChannelKey.PoolingStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GrpcChannelKey.PoolingStrategy[] |
GrpcChannelKey.PoolingStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
GrpcChannelBuilder |
GrpcChannelBuilder.setPoolingStrategy(GrpcChannelKey.PoolingStrategy strategy)
Sets the pooling strategy.
|
GrpcChannelKey |
GrpcChannelKey.setPoolingStrategy(GrpcChannelKey.PoolingStrategy strategy) |
Copyright © 2023. All Rights Reserved.