public static final class WorkerServiceGrpc.WorkerServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<WorkerServiceGrpc.WorkerServiceBlockingStub>
| Modifier and Type | Method and Description |
|---|---|
protected WorkerServiceGrpc.WorkerServiceBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
Control.CoreResponse |
coreCount(Control.CoreRequest request)
Just return the core count - unary call
|
Control.Void |
quitWorker(Control.Void request)
Quit this worker
|
protected WorkerServiceGrpc.WorkerServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<WorkerServiceGrpc.WorkerServiceBlockingStub>public Control.CoreResponse coreCount(Control.CoreRequest request)
Just return the core count - unary call
public Control.Void quitWorker(Control.Void request)
Quit this worker