Class GeoMesaProto.GeoMesaCoprocessorService.Stub
- java.lang.Object
-
- org.locationtech.geomesa.hbase.proto.GeoMesaProto.GeoMesaCoprocessorService
-
- org.locationtech.geomesa.hbase.proto.GeoMesaProto.GeoMesaCoprocessorService.Stub
-
- All Implemented Interfaces:
com.google.protobuf.Service,GeoMesaProto.GeoMesaCoprocessorService.Interface
- Enclosing class:
- GeoMesaProto.GeoMesaCoprocessorService
public static final class GeoMesaProto.GeoMesaCoprocessorService.Stub extends GeoMesaProto.GeoMesaCoprocessorService implements GeoMesaProto.GeoMesaCoprocessorService.Interface
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.locationtech.geomesa.hbase.proto.GeoMesaProto.GeoMesaCoprocessorService
GeoMesaProto.GeoMesaCoprocessorService.BlockingInterface, GeoMesaProto.GeoMesaCoprocessorService.Interface, GeoMesaProto.GeoMesaCoprocessorService.Stub
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.protobuf.RpcChannelgetChannel()voidgetResult(com.google.protobuf.RpcController controller, GeoMesaProto.GeoMesaCoprocessorRequest request, com.google.protobuf.RpcCallback<GeoMesaProto.GeoMesaCoprocessorResponse> done)rpc getResult(.GeoMesaCoprocessorRequest) returns (.GeoMesaCoprocessorResponse);-
Methods inherited from class org.locationtech.geomesa.hbase.proto.GeoMesaProto.GeoMesaCoprocessorService
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStub
-
-
-
-
Method Detail
-
getChannel
public com.google.protobuf.RpcChannel getChannel()
-
getResult
public void getResult(com.google.protobuf.RpcController controller, GeoMesaProto.GeoMesaCoprocessorRequest request, com.google.protobuf.RpcCallback<GeoMesaProto.GeoMesaCoprocessorResponse> done)Description copied from class:GeoMesaProto.GeoMesaCoprocessorServicerpc getResult(.GeoMesaCoprocessorRequest) returns (.GeoMesaCoprocessorResponse);- Specified by:
getResultin interfaceGeoMesaProto.GeoMesaCoprocessorService.Interface- Specified by:
getResultin classGeoMesaProto.GeoMesaCoprocessorService
-
-