Package | Description |
---|---|
alluxio.grpc |
Modifier and Type | Method and Description |
---|---|
GrpcNetworkGroup |
GrpcChannelKey.getNetworkGroup() |
static GrpcNetworkGroup |
GrpcNetworkGroup.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GrpcNetworkGroup[] |
GrpcNetworkGroup.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.setNetworkGroup(GrpcNetworkGroup group)
Sets the pooling strategy.
|
GrpcChannelKey |
GrpcChannelKey.setNetworkGroup(GrpcNetworkGroup group) |
Copyright © 2023. All Rights Reserved.