Class MiningServiceGrpc.MiningServiceImplBase
- java.lang.Object
-
- de.uni_trier.recap.arg_services.mining.v1beta.MiningServiceGrpc.MiningServiceImplBase
-
- All Implemented Interfaces:
MiningServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- MiningServiceGrpc
public abstract static class MiningServiceGrpc.MiningServiceImplBase extends java.lang.Object implements io.grpc.BindableService, MiningServiceGrpc.AsyncService
Base class for the server implementation of the service MiningService.
-
-
Constructor Summary
Constructors Constructor Description MiningServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinitionbindService()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface de.uni_trier.recap.arg_services.mining.v1beta.MiningServiceGrpc.AsyncService
runPipeline
-
-