Interface GeoMesaProto.GeoMesaCoprocessorService.BlockingInterface
-
- Enclosing class:
- GeoMesaProto.GeoMesaCoprocessorService
public static interface GeoMesaProto.GeoMesaCoprocessorService.BlockingInterface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GeoMesaProto.GeoMesaCoprocessorResponsegetResult(com.google.protobuf.RpcController controller, GeoMesaProto.GeoMesaCoprocessorRequest request)
-
-
-
Method Detail
-
getResult
GeoMesaProto.GeoMesaCoprocessorResponse getResult(com.google.protobuf.RpcController controller, GeoMesaProto.GeoMesaCoprocessorRequest request) throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
-
-