public class GeoWaveGrpcCoreCliService extends CoreCliGrpc.CoreCliImplBase implements GeoWaveGrpcServiceSpi
| Constructor and Description |
|---|
GeoWaveGrpcCoreCliService() |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.BindableService |
getBindableService() |
void |
listCommand(ListCommandParametersProtos request,
io.grpc.stub.StreamObserver<GeoWaveReturnTypesProtos.MapStringStringResponseProtos> responseObserver) |
void |
setCommand(SetCommandParametersProtos request,
io.grpc.stub.StreamObserver<GeoWaveReturnTypesProtos.StringResponseProtos> responseObserver) |
bindServicepublic io.grpc.BindableService getBindableService()
getBindableService in interface GeoWaveGrpcServiceSpipublic void setCommand(SetCommandParametersProtos request, io.grpc.stub.StreamObserver<GeoWaveReturnTypesProtos.StringResponseProtos> responseObserver)
setCommand in class CoreCliGrpc.CoreCliImplBasepublic void listCommand(ListCommandParametersProtos request, io.grpc.stub.StreamObserver<GeoWaveReturnTypesProtos.MapStringStringResponseProtos> responseObserver)
listCommand in class CoreCliGrpc.CoreCliImplBaseCopyright © 2013–2022. All rights reserved.