Uses of Class
org.locationtech.geomesa.hbase.proto.GeoMesaProto.GeoMesaCoprocessorRequest
-
-
Uses of GeoMesaProto.GeoMesaCoprocessorRequest in org.locationtech.geomesa.hbase.proto
Fields in org.locationtech.geomesa.hbase.proto with type parameters of type GeoMesaProto.GeoMesaCoprocessorRequest Modifier and Type Field Description static com.google.protobuf.Parser<GeoMesaProto.GeoMesaCoprocessorRequest>GeoMesaProto.GeoMesaCoprocessorRequest. PARSERMethods in org.locationtech.geomesa.hbase.proto that return GeoMesaProto.GeoMesaCoprocessorRequest Modifier and Type Method Description GeoMesaProto.GeoMesaCoprocessorRequestGeoMesaProto.GeoMesaCoprocessorRequest.Builder. build()GeoMesaProto.GeoMesaCoprocessorRequestGeoMesaProto.GeoMesaCoprocessorRequest.Builder. buildPartial()static GeoMesaProto.GeoMesaCoprocessorRequestGeoMesaProto.GeoMesaCoprocessorRequest. getDefaultInstance()GeoMesaProto.GeoMesaCoprocessorRequestGeoMesaProto.GeoMesaCoprocessorRequest.Builder. getDefaultInstanceForType()GeoMesaProto.GeoMesaCoprocessorRequestGeoMesaProto.GeoMesaCoprocessorRequest. getDefaultInstanceForType()static GeoMesaProto.GeoMesaCoprocessorRequestGeoMesaProto.GeoMesaCoprocessorRequest. parseDelimitedFrom(InputStream input)static GeoMesaProto.GeoMesaCoprocessorRequestGeoMesaProto.GeoMesaCoprocessorRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GeoMesaProto.GeoMesaCoprocessorRequestGeoMesaProto.GeoMesaCoprocessorRequest. parseFrom(byte[] data)static GeoMesaProto.GeoMesaCoprocessorRequestGeoMesaProto.GeoMesaCoprocessorRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GeoMesaProto.GeoMesaCoprocessorRequestGeoMesaProto.GeoMesaCoprocessorRequest. parseFrom(com.google.protobuf.ByteString data)static GeoMesaProto.GeoMesaCoprocessorRequestGeoMesaProto.GeoMesaCoprocessorRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GeoMesaProto.GeoMesaCoprocessorRequestGeoMesaProto.GeoMesaCoprocessorRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GeoMesaProto.GeoMesaCoprocessorRequestGeoMesaProto.GeoMesaCoprocessorRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GeoMesaProto.GeoMesaCoprocessorRequestGeoMesaProto.GeoMesaCoprocessorRequest. parseFrom(InputStream input)static GeoMesaProto.GeoMesaCoprocessorRequestGeoMesaProto.GeoMesaCoprocessorRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.locationtech.geomesa.hbase.proto that return types with arguments of type GeoMesaProto.GeoMesaCoprocessorRequest Modifier and Type Method Description com.google.protobuf.Parser<GeoMesaProto.GeoMesaCoprocessorRequest>GeoMesaProto.GeoMesaCoprocessorRequest. getParserForType()Methods in org.locationtech.geomesa.hbase.proto with parameters of type GeoMesaProto.GeoMesaCoprocessorRequest Modifier and Type Method Description GeoMesaProto.GeoMesaCoprocessorResponseGeoMesaProto.GeoMesaCoprocessorService.BlockingInterface. getResult(com.google.protobuf.RpcController controller, GeoMesaProto.GeoMesaCoprocessorRequest request)abstract voidGeoMesaProto.GeoMesaCoprocessorService. getResult(com.google.protobuf.RpcController controller, GeoMesaProto.GeoMesaCoprocessorRequest request, com.google.protobuf.RpcCallback<GeoMesaProto.GeoMesaCoprocessorResponse> done)rpc getResult(.GeoMesaCoprocessorRequest) returns (.GeoMesaCoprocessorResponse);voidGeoMesaProto.GeoMesaCoprocessorService.Interface. getResult(com.google.protobuf.RpcController controller, GeoMesaProto.GeoMesaCoprocessorRequest request, com.google.protobuf.RpcCallback<GeoMesaProto.GeoMesaCoprocessorResponse> done)rpc getResult(.GeoMesaCoprocessorRequest) returns (.GeoMesaCoprocessorResponse);voidGeoMesaProto.GeoMesaCoprocessorService.Stub. getResult(com.google.protobuf.RpcController controller, GeoMesaProto.GeoMesaCoprocessorRequest request, com.google.protobuf.RpcCallback<GeoMesaProto.GeoMesaCoprocessorResponse> done)GeoMesaProto.GeoMesaCoprocessorRequest.BuilderGeoMesaProto.GeoMesaCoprocessorRequest.Builder. mergeFrom(GeoMesaProto.GeoMesaCoprocessorRequest other)static GeoMesaProto.GeoMesaCoprocessorRequest.BuilderGeoMesaProto.GeoMesaCoprocessorRequest. newBuilder(GeoMesaProto.GeoMesaCoprocessorRequest prototype)
-