| Package | Description |
|---|---|
| io.grpc.benchmarks.proto |
| Modifier and Type | Method and Description |
|---|---|
Control.Void |
Control.Void.Builder.build() |
Control.Void |
Control.Void.Builder.buildPartial() |
static Control.Void |
Control.Void.getDefaultInstance() |
Control.Void |
Control.Void.getDefaultInstanceForType() |
Control.Void |
Control.Void.Builder.getDefaultInstanceForType() |
static Control.Void |
Control.Void.parseDelimitedFrom(InputStream input) |
static Control.Void |
Control.Void.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.Void |
Control.Void.parseFrom(byte[] data) |
static Control.Void |
Control.Void.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.Void |
Control.Void.parseFrom(ByteBuffer data) |
static Control.Void |
Control.Void.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.Void |
Control.Void.parseFrom(com.google.protobuf.ByteString data) |
static Control.Void |
Control.Void.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.Void |
Control.Void.parseFrom(com.google.protobuf.CodedInputStream input) |
static Control.Void |
Control.Void.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Control.Void |
Control.Void.parseFrom(InputStream input) |
static Control.Void |
Control.Void.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Control.Void |
WorkerServiceGrpc.WorkerServiceBlockingStub.quitWorker(Control.Void request)
Quit this worker
|
Control.Void |
ReportQpsScenarioServiceGrpc.ReportQpsScenarioServiceBlockingStub.reportScenario(Control.ScenarioResult request)
Report results of a QPS test benchmark scenario.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Control.Void> |
Control.Void.getParserForType() |
static io.grpc.MethodDescriptor<Control.Void,Control.Void> |
WorkerServiceGrpc.getQuitWorkerMethod() |
static io.grpc.MethodDescriptor<Control.Void,Control.Void> |
WorkerServiceGrpc.getQuitWorkerMethod() |
static io.grpc.MethodDescriptor<Control.ScenarioResult,Control.Void> |
ReportQpsScenarioServiceGrpc.getReportScenarioMethod() |
static com.google.protobuf.Parser<Control.Void> |
Control.Void.parser() |
com.google.common.util.concurrent.ListenableFuture<Control.Void> |
WorkerServiceGrpc.WorkerServiceFutureStub.quitWorker(Control.Void request)
Quit this worker
|
com.google.common.util.concurrent.ListenableFuture<Control.Void> |
ReportQpsScenarioServiceGrpc.ReportQpsScenarioServiceFutureStub.reportScenario(Control.ScenarioResult request)
Report results of a QPS test benchmark scenario.
|
| Modifier and Type | Method and Description |
|---|---|
Control.Void.Builder |
Control.Void.Builder.mergeFrom(Control.Void other) |
static Control.Void.Builder |
Control.Void.newBuilder(Control.Void prototype) |
Control.Void |
WorkerServiceGrpc.WorkerServiceBlockingStub.quitWorker(Control.Void request)
Quit this worker
|
com.google.common.util.concurrent.ListenableFuture<Control.Void> |
WorkerServiceGrpc.WorkerServiceFutureStub.quitWorker(Control.Void request)
Quit this worker
|
default void |
WorkerServiceGrpc.AsyncService.quitWorker(Control.Void request,
io.grpc.stub.StreamObserver<Control.Void> responseObserver)
Quit this worker
|
void |
WorkerServiceGrpc.WorkerServiceStub.quitWorker(Control.Void request,
io.grpc.stub.StreamObserver<Control.Void> responseObserver)
Quit this worker
|
| Modifier and Type | Method and Description |
|---|---|
default void |
WorkerServiceGrpc.AsyncService.quitWorker(Control.Void request,
io.grpc.stub.StreamObserver<Control.Void> responseObserver)
Quit this worker
|
void |
WorkerServiceGrpc.WorkerServiceStub.quitWorker(Control.Void request,
io.grpc.stub.StreamObserver<Control.Void> responseObserver)
Quit this worker
|
default void |
ReportQpsScenarioServiceGrpc.AsyncService.reportScenario(Control.ScenarioResult request,
io.grpc.stub.StreamObserver<Control.Void> responseObserver)
Report results of a QPS test benchmark scenario.
|
void |
ReportQpsScenarioServiceGrpc.ReportQpsScenarioServiceStub.reportScenario(Control.ScenarioResult request,
io.grpc.stub.StreamObserver<Control.Void> responseObserver)
Report results of a QPS test benchmark scenario.
|