Interface GraphConstructionServiceGrpc.AsyncService
-
- All Known Implementing Classes:
GraphConstructionServiceGrpc.GraphConstructionServiceImplBase
- Enclosing class:
- GraphConstructionServiceGrpc
public static interface GraphConstructionServiceGrpc.AsyncService
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default voidgraphConstruction(GraphConstructionRequest request, io.grpc.stub.StreamObserver<GraphConstructionResponse> responseObserver)
-
-
-
Method Detail
-
graphConstruction
default void graphConstruction(GraphConstructionRequest request, io.grpc.stub.StreamObserver<GraphConstructionResponse> responseObserver)
-
-