| Package | Description |
|---|---|
| io.grpc.benchmarks.proto |
| Modifier and Type | Method and Description |
|---|---|
Control.LoadParams |
Control.LoadParams.Builder.build() |
Control.LoadParams |
Control.LoadParams.Builder.buildPartial() |
static Control.LoadParams |
Control.LoadParams.getDefaultInstance() |
Control.LoadParams |
Control.LoadParams.getDefaultInstanceForType() |
Control.LoadParams |
Control.LoadParams.Builder.getDefaultInstanceForType() |
Control.LoadParams |
Control.ClientConfigOrBuilder.getLoadParams()
The requested load for the entire client (aggregated over all the threads).
|
Control.LoadParams |
Control.ClientConfig.getLoadParams()
The requested load for the entire client (aggregated over all the threads).
|
Control.LoadParams |
Control.ClientConfig.Builder.getLoadParams()
The requested load for the entire client (aggregated over all the threads).
|
static Control.LoadParams |
Control.LoadParams.parseDelimitedFrom(InputStream input) |
static Control.LoadParams |
Control.LoadParams.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.LoadParams |
Control.LoadParams.parseFrom(byte[] data) |
static Control.LoadParams |
Control.LoadParams.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.LoadParams |
Control.LoadParams.parseFrom(ByteBuffer data) |
static Control.LoadParams |
Control.LoadParams.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.LoadParams |
Control.LoadParams.parseFrom(com.google.protobuf.ByteString data) |
static Control.LoadParams |
Control.LoadParams.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.LoadParams |
Control.LoadParams.parseFrom(com.google.protobuf.CodedInputStream input) |
static Control.LoadParams |
Control.LoadParams.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.LoadParams |
Control.LoadParams.parseFrom(InputStream input) |
static Control.LoadParams |
Control.LoadParams.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Control.LoadParams> |
Control.LoadParams.getParserForType() |
static com.google.protobuf.Parser<Control.LoadParams> |
Control.LoadParams.parser() |
| Modifier and Type | Method and Description |
|---|---|
Control.LoadParams.Builder |
Control.LoadParams.Builder.mergeFrom(Control.LoadParams other) |
Control.ClientConfig.Builder |
Control.ClientConfig.Builder.mergeLoadParams(Control.LoadParams value)
The requested load for the entire client (aggregated over all the threads).
|
static Control.LoadParams.Builder |
Control.LoadParams.newBuilder(Control.LoadParams prototype) |
Control.ClientConfig.Builder |
Control.ClientConfig.Builder.setLoadParams(Control.LoadParams value)
The requested load for the entire client (aggregated over all the threads).
|