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) |
bindService
public io.grpc.BindableService getBindableService()
getBindableService
in interface GeoWaveGrpcServiceSpi
public void setCommand(SetCommandParametersProtos request, io.grpc.stub.StreamObserver<GeoWaveReturnTypesProtos.StringResponseProtos> responseObserver)
setCommand
in class CoreCliGrpc.CoreCliImplBase
public void listCommand(ListCommandParametersProtos request, io.grpc.stub.StreamObserver<GeoWaveReturnTypesProtos.MapStringStringResponseProtos> responseObserver)
listCommand
in class CoreCliGrpc.CoreCliImplBase
Copyright © 2013–2022. All rights reserved.