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