Interface GeoMesaProto.GeoMesaCoprocessorService.Interface
-
- All Known Implementing Classes:
GeoMesaProto.GeoMesaCoprocessorService.Stub
- Enclosing class:
- GeoMesaProto.GeoMesaCoprocessorService
public static interface GeoMesaProto.GeoMesaCoprocessorService.Interface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidgetResult(com.google.protobuf.RpcController controller, GeoMesaProto.GeoMesaCoprocessorRequest request, com.google.protobuf.RpcCallback<GeoMesaProto.GeoMesaCoprocessorResponse> done)rpc getResult(.GeoMesaCoprocessorRequest) returns (.GeoMesaCoprocessorResponse);
-
-
-
Method Detail
-
getResult
void getResult(com.google.protobuf.RpcController controller, GeoMesaProto.GeoMesaCoprocessorRequest request, com.google.protobuf.RpcCallback<GeoMesaProto.GeoMesaCoprocessorResponse> done)rpc getResult(.GeoMesaCoprocessorRequest) returns (.GeoMesaCoprocessorResponse);
-
-