Package com.intergral.deep.tests.grpc
Interface TestSnapshotService.ICallback
-
- Enclosing class:
- TestSnapshotService
public static interface TestSnapshotService.ICallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
send(com.intergral.deep.proto.tracepoint.v1.Snapshot request, io.grpc.stub.StreamObserver<com.intergral.deep.proto.tracepoint.v1.SnapshotResponse> responseObserver)
-