| Package | Description |
|---|---|
| io.grpc.benchmarks.proto |
| Modifier and Type | Class and Description |
|---|---|
static class |
Control.ChannelArg
Protobuf type
grpc.testing.ChannelArg |
static class |
Control.ChannelArg.Builder
Protobuf type
grpc.testing.ChannelArg |
| Modifier and Type | Method and Description |
|---|---|
Control.ChannelArgOrBuilder |
Control.ClientConfigOrBuilder.getChannelArgsOrBuilder(int index)
repeated .grpc.testing.ChannelArg channel_args = 16; |
Control.ChannelArgOrBuilder |
Control.ClientConfig.getChannelArgsOrBuilder(int index)
repeated .grpc.testing.ChannelArg channel_args = 16; |
Control.ChannelArgOrBuilder |
Control.ClientConfig.Builder.getChannelArgsOrBuilder(int index)
repeated .grpc.testing.ChannelArg channel_args = 16; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Control.ChannelArgOrBuilder> |
Control.ClientConfigOrBuilder.getChannelArgsOrBuilderList()
repeated .grpc.testing.ChannelArg channel_args = 16; |
List<? extends Control.ChannelArgOrBuilder> |
Control.ClientConfig.getChannelArgsOrBuilderList()
repeated .grpc.testing.ChannelArg channel_args = 16; |
List<? extends Control.ChannelArgOrBuilder> |
Control.ClientConfig.Builder.getChannelArgsOrBuilderList()
repeated .grpc.testing.ChannelArg channel_args = 16; |