Uses of Interface
org.locationtech.geomesa.hbase.proto.GeoMesaProto.GeoMesaCoprocessorService.BlockingInterface
-
-
Uses of GeoMesaProto.GeoMesaCoprocessorService.BlockingInterface in org.locationtech.geomesa.hbase.proto
Methods in org.locationtech.geomesa.hbase.proto that return GeoMesaProto.GeoMesaCoprocessorService.BlockingInterface Modifier and Type Method Description static GeoMesaProto.GeoMesaCoprocessorService.BlockingInterfaceGeoMesaProto.GeoMesaCoprocessorService. newBlockingStub(com.google.protobuf.BlockingRpcChannel channel)Methods in org.locationtech.geomesa.hbase.proto with parameters of type GeoMesaProto.GeoMesaCoprocessorService.BlockingInterface Modifier and Type Method Description static com.google.protobuf.BlockingServiceGeoMesaProto.GeoMesaCoprocessorService. newReflectiveBlockingService(GeoMesaProto.GeoMesaCoprocessorService.BlockingInterface impl)
-