Package cern.nxcals.api.extraction.thin
Class ExtractionServiceGrpc.ExtractionServiceImplBase
- java.lang.Object
-
- cern.nxcals.api.extraction.thin.ExtractionServiceGrpc.ExtractionServiceImplBase
-
- All Implemented Interfaces:
io.grpc.BindableService
- Enclosing class:
- ExtractionServiceGrpc
public abstract static class ExtractionServiceGrpc.ExtractionServiceImplBase extends java.lang.Object implements io.grpc.BindableService
-
-
Constructor Summary
Constructors Constructor Description ExtractionServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
void
query(AvroQuery request, io.grpc.stub.StreamObserver<AvroData> responseObserver)
-