public class OCMetricHandler extends MetricsServiceGrpc.MetricsServiceImplBase implements Handler
| Constructor and Description |
|---|
OCMetricHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
active(List<String> enabledRules,
MeterSystem service,
GRPCHandlerRegister grpcHandlerRegister) |
io.grpc.stub.StreamObserver<ExportMetricsServiceRequest> |
export(io.grpc.stub.StreamObserver<ExportMetricsServiceResponse> responseObserver) |
String |
type() |
bindServicepublic io.grpc.stub.StreamObserver<ExportMetricsServiceRequest> export(io.grpc.stub.StreamObserver<ExportMetricsServiceResponse> responseObserver)
export in class MetricsServiceGrpc.MetricsServiceImplBasepublic void active(List<String> enabledRules, MeterSystem service, GRPCHandlerRegister grpcHandlerRegister)
Copyright © 2021 The Apache Software Foundation. All rights reserved.