Class MeshGRPCHandler
java.lang.Object
org.apache.skywalking.apm.network.servicemesh.v3.ServiceMeshMetricServiceGrpc.ServiceMeshMetricServiceImplBase
org.apache.skywalking.aop.server.receiver.mesh.MeshGRPCHandler
- All Implemented Interfaces:
io.grpc.BindableService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.grpc.stub.StreamObserver<ServiceMeshMetrics>collect(io.grpc.stub.StreamObserver<MeshProbeDownstream> responseObserver) Methods inherited from class org.apache.skywalking.apm.network.servicemesh.v3.ServiceMeshMetricServiceGrpc.ServiceMeshMetricServiceImplBase
bindService
-
Constructor Details
-
MeshGRPCHandler
-
-
Method Details
-
collect
public io.grpc.stub.StreamObserver<ServiceMeshMetrics> collect(io.grpc.stub.StreamObserver<MeshProbeDownstream> responseObserver) - Overrides:
collectin classServiceMeshMetricServiceGrpc.ServiceMeshMetricServiceImplBase
-