public abstract static class InstanceControlGrpc.InstanceControlImplBase extends Object implements io.grpc.BindableService
| Constructor and Description |
|---|
InstanceControlImplBase() |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.ServerServiceDefinition |
bindService() |
void |
getAndResetMetrics(com.google.protobuf.Empty request,
io.grpc.stub.StreamObserver<InstanceCommunication.MetricsData> responseObserver) |
void |
getFunctionStatus(com.google.protobuf.Empty request,
io.grpc.stub.StreamObserver<InstanceCommunication.FunctionStatus> responseObserver) |
void |
getMetrics(com.google.protobuf.Empty request,
io.grpc.stub.StreamObserver<InstanceCommunication.MetricsData> responseObserver) |
void |
healthCheck(com.google.protobuf.Empty request,
io.grpc.stub.StreamObserver<InstanceCommunication.HealthCheckResult> responseObserver) |
void |
resetMetrics(com.google.protobuf.Empty request,
io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) |
public void getFunctionStatus(com.google.protobuf.Empty request,
io.grpc.stub.StreamObserver<InstanceCommunication.FunctionStatus> responseObserver)
public void getAndResetMetrics(com.google.protobuf.Empty request,
io.grpc.stub.StreamObserver<InstanceCommunication.MetricsData> responseObserver)
public void resetMetrics(com.google.protobuf.Empty request,
io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
public void getMetrics(com.google.protobuf.Empty request,
io.grpc.stub.StreamObserver<InstanceCommunication.MetricsData> responseObserver)
public void healthCheck(com.google.protobuf.Empty request,
io.grpc.stub.StreamObserver<InstanceCommunication.HealthCheckResult> responseObserver)
public final io.grpc.ServerServiceDefinition bindService()
bindService in interface io.grpc.BindableServiceCopyright © 2017–2022 Apache Software Foundation. All rights reserved.