| Package | Description |
|---|---|
| io.grpc.benchmarks.proto |
| Modifier and Type | Method and Description |
|---|---|
static Control.ChannelArg.ValueCase |
Control.ChannelArg.ValueCase.forNumber(int value) |
Control.ChannelArg.ValueCase |
Control.ChannelArgOrBuilder.getValueCase() |
Control.ChannelArg.ValueCase |
Control.ChannelArg.getValueCase() |
Control.ChannelArg.ValueCase |
Control.ChannelArg.Builder.getValueCase() |
static Control.ChannelArg.ValueCase |
Control.ChannelArg.ValueCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Control.ChannelArg.ValueCase |
Control.ChannelArg.ValueCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Control.ChannelArg.ValueCase[] |
Control.ChannelArg.ValueCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|