Index

A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addAdded(int, DataSourceDescriptor) - Method in class biopb.tensor.AddSourceResult.Builder
Sources newly registered by this request.
addAdded(int, DataSourceDescriptor.Builder) - Method in class biopb.tensor.AddSourceResult.Builder
Sources newly registered by this request.
addAdded(DataSourceDescriptor) - Method in class biopb.tensor.AddSourceResult.Builder
Sources newly registered by this request.
addAdded(DataSourceDescriptor.Builder) - Method in class biopb.tensor.AddSourceResult.Builder
Sources newly registered by this request.
addAddedBuilder() - Method in class biopb.tensor.AddSourceResult.Builder
Sources newly registered by this request.
addAddedBuilder(int) - Method in class biopb.tensor.AddSourceResult.Builder
Sources newly registered by this request.
addAllAdded(Iterable<? extends DataSourceDescriptor>) - Method in class biopb.tensor.AddSourceResult.Builder
Sources newly registered by this request.
addAllAlreadyPresent(Iterable<String>) - Method in class biopb.tensor.AddSourceResult.Builder
source_ids that were already registered (same deterministic id) -- upsert no-ops, surfaced so the client can say "already present" rather than "nothing happened".
addAllChunkShape(Iterable<? extends Long>) - Method in class biopb.tensor.TensorDescriptor.Builder
Nominal chunk size per dimension (actual may vary for edge chunks)
addAllDetections(Iterable<? extends ScoredROI>) - Method in class biopb.image.DetectionResponse.Builder
repeated .biopb.image.ScoredROI detections = 1;
addAllDimLabels(Iterable<String>) - Method in class biopb.image.Tensor.Builder
A list of strings describing the dimension order of the pixel data e.g.
addAllDimLabels(Iterable<String>) - Method in class biopb.tensor.AddSourceRequest.Builder
Optional dimension labels applied to the registered tensor(s).
addAllDimLabels(Iterable<String>) - Method in class biopb.tensor.TensorDescriptor.Builder
Maps dimension index to semantic label (e.g., ["z", "y", "x"])
addAllDims(Iterable<? extends Integer>) - Method in class biopb.image.Tensor.Builder
A list of Dimensional size of pixel data array, e.g.
addAllEndpoints(Iterable<? extends SerializedEndpoint>) - Method in class biopb.tensor.SerializedTensor.Builder
Serialized flight endpoints.
addAllExpectedSingletons(Iterable<String>) - Method in class biopb.image.InputShapeHint.Builder
Dimensions expected to be singleton (size = 1).
addAllFaces(Iterable<? extends Mesh.Face>) - Method in class biopb.image.Mesh.Builder
repeated .biopb.image.Mesh.Face faces = 2;
addAllFailed(Iterable<? extends AddSourceFailure>) - Method in class biopb.tensor.AddSourceResult.Builder
Paths that failed to register, each with its reason.
addAllFailed(Iterable<? extends AddSourceFailure>) - Method in class biopb.tensor.RemoveSourceResult.Builder
Sources that matched the branch but could not be removed (e.g.
addAllLabels(Iterable<String>) - Method in class biopb.image.OpSchema.Builder
Organizational labels for grouping/filtering ops.
addAllNames(Iterable<String>) - Method in class biopb.image.OpNames.Builder
a list of op names
addAllNormals(Iterable<? extends Point>) - Method in class biopb.image.Mesh.Face.Builder
Optionally one can cache the computed normal vectors here
addAllPhysicalScale(Iterable<? extends Double>) - Method in class biopb.tensor.TensorDescriptor.Builder
Per-dimension physical pixel size, aligned 1:1 with dim_labels/shape (same length and order).
addAllPhysicalUnit(Iterable<String>) - Method in class biopb.tensor.TensorDescriptor.Builder
Per-dimension unit string for physical_scale (e.g.
addAllPixelsSizes(Iterable<? extends Float>) - Method in class biopb.image.ImageAnnotation.Builder
physical size of a pixel.
addAllPoints(Iterable<? extends Point>) - Method in class biopb.image.Polygon.Builder
repeated .biopb.image.Point points = 1;
addAllPyramid(Iterable<? extends PyramidLevel>) - Method in class biopb.tensor.TensorDescriptor.Builder
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
addAllRemoved(Iterable<String>) - Method in class biopb.tensor.RemoveSourceResult.Builder
source_ids actually deregistered.
addAllRequiredMultivalue(Iterable<String>) - Method in class biopb.image.InputShapeHint.Builder
Dimensions that must have multiple values (size > 1).
addAllRois(Iterable<? extends ROI>) - Method in class biopb.image.ImageAnnotation.Builder
a list of region of interest
addAllScaleHint(Iterable<? extends Long>) - Method in class biopb.tensor.PyramidLevel.Builder
Per-dimension integer downsampling factors vs.
addAllScaleHint(Iterable<? extends Long>) - Method in class biopb.tensor.TensorDescriptor.Builder
Per-dimension integer downsampling factors for virtual/scaled reads.
addAllScaleHint(Iterable<? extends Long>) - Method in class biopb.tensor.TensorReadOption.Builder
Per-dimension integer downsampling factors.
addAllShape(Iterable<? extends Long>) - Method in class biopb.tensor.PyramidLevel.Builder
Logical (downsampled) shape of this level -- what a read of this level returns, so the client can size the level without a probe read.
addAllShape(Iterable<? extends Long>) - Method in class biopb.tensor.TensorDescriptor.Builder
Full array shape (per dimension)
addAllStart(Iterable<? extends Long>) - Method in class biopb.tensor.ChunkBounds.Builder
Chunk start position in array coordinates (per dimension)
addAllStart(Iterable<? extends Long>) - Method in class biopb.tensor.SliceHint.Builder
Start indices (per dimension)
addAllStop(Iterable<? extends Long>) - Method in class biopb.tensor.ChunkBounds.Builder
Chunk stop position in array coordinates (exclusive, per dimension)
addAllStop(Iterable<? extends Long>) - Method in class biopb.tensor.SliceHint.Builder
Stop indices (exclusive, per dimension)
addAllTensors(Iterable<? extends TensorDescriptor>) - Method in class biopb.tensor.DataSourceDescriptor.Builder
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
addAllValues(Iterable<? extends Float>) - Method in class biopb.image.Mesh.Face.Builder
Optionally one can cache the associated face values here
addAllVerts(Iterable<? extends Point>) - Method in class biopb.image.Mesh.Builder
All vertices of the mesh
addAlreadyPresent(String) - Method in class biopb.tensor.AddSourceResult.Builder
source_ids that were already registered (same deterministic id) -- upsert no-ops, surfaced so the client can say "already present" rather than "nothing happened".
addAlreadyPresentBytes(ByteString) - Method in class biopb.tensor.AddSourceResult.Builder
source_ids that were already registered (same deterministic id) -- upsert no-ops, surfaced so the client can say "already present" rather than "nothing happened".
addChunkShape(long) - Method in class biopb.tensor.TensorDescriptor.Builder
Nominal chunk size per dimension (actual may vary for edge chunks)
addDetections(int, ScoredROI) - Method in class biopb.image.DetectionResponse.Builder
repeated .biopb.image.ScoredROI detections = 1;
addDetections(int, ScoredROI.Builder) - Method in class biopb.image.DetectionResponse.Builder
repeated .biopb.image.ScoredROI detections = 1;
addDetections(ScoredROI) - Method in class biopb.image.DetectionResponse.Builder
repeated .biopb.image.ScoredROI detections = 1;
addDetections(ScoredROI.Builder) - Method in class biopb.image.DetectionResponse.Builder
repeated .biopb.image.ScoredROI detections = 1;
addDetectionsBuilder() - Method in class biopb.image.DetectionResponse.Builder
repeated .biopb.image.ScoredROI detections = 1;
addDetectionsBuilder(int) - Method in class biopb.image.DetectionResponse.Builder
repeated .biopb.image.ScoredROI detections = 1;
addDimLabels(String) - Method in class biopb.image.Tensor.Builder
A list of strings describing the dimension order of the pixel data e.g.
addDimLabels(String) - Method in class biopb.tensor.AddSourceRequest.Builder
Optional dimension labels applied to the registered tensor(s).
addDimLabels(String) - Method in class biopb.tensor.TensorDescriptor.Builder
Maps dimension index to semantic label (e.g., ["z", "y", "x"])
addDimLabelsBytes(ByteString) - Method in class biopb.image.Tensor.Builder
A list of strings describing the dimension order of the pixel data e.g.
addDimLabelsBytes(ByteString) - Method in class biopb.tensor.AddSourceRequest.Builder
Optional dimension labels applied to the registered tensor(s).
addDimLabelsBytes(ByteString) - Method in class biopb.tensor.TensorDescriptor.Builder
Maps dimension index to semantic label (e.g., ["z", "y", "x"])
addDims(int) - Method in class biopb.image.Tensor.Builder
A list of Dimensional size of pixel data array, e.g.
ADDED_COUNT_FIELD_NUMBER - Static variable in class biopb.tensor.AddSourceProgress
 
ADDED_FIELD_NUMBER - Static variable in class biopb.tensor.AddSourceResult
 
addEndpoints(int, SerializedEndpoint) - Method in class biopb.tensor.SerializedTensor.Builder
Serialized flight endpoints.
addEndpoints(int, SerializedEndpoint.Builder) - Method in class biopb.tensor.SerializedTensor.Builder
Serialized flight endpoints.
addEndpoints(SerializedEndpoint) - Method in class biopb.tensor.SerializedTensor.Builder
Serialized flight endpoints.
addEndpoints(SerializedEndpoint.Builder) - Method in class biopb.tensor.SerializedTensor.Builder
Serialized flight endpoints.
addEndpointsBuilder() - Method in class biopb.tensor.SerializedTensor.Builder
Serialized flight endpoints.
addEndpointsBuilder(int) - Method in class biopb.tensor.SerializedTensor.Builder
Serialized flight endpoints.
addExpectedSingletons(String) - Method in class biopb.image.InputShapeHint.Builder
Dimensions expected to be singleton (size = 1).
addExpectedSingletonsBytes(ByteString) - Method in class biopb.image.InputShapeHint.Builder
Dimensions expected to be singleton (size = 1).
addFaces(int, Mesh.Face) - Method in class biopb.image.Mesh.Builder
repeated .biopb.image.Mesh.Face faces = 2;
addFaces(int, Mesh.Face.Builder) - Method in class biopb.image.Mesh.Builder
repeated .biopb.image.Mesh.Face faces = 2;
addFaces(Mesh.Face) - Method in class biopb.image.Mesh.Builder
repeated .biopb.image.Mesh.Face faces = 2;
addFaces(Mesh.Face.Builder) - Method in class biopb.image.Mesh.Builder
repeated .biopb.image.Mesh.Face faces = 2;
addFacesBuilder() - Method in class biopb.image.Mesh.Builder
repeated .biopb.image.Mesh.Face faces = 2;
addFacesBuilder(int) - Method in class biopb.image.Mesh.Builder
repeated .biopb.image.Mesh.Face faces = 2;
addFailed(int, AddSourceFailure) - Method in class biopb.tensor.AddSourceResult.Builder
Paths that failed to register, each with its reason.
addFailed(int, AddSourceFailure) - Method in class biopb.tensor.RemoveSourceResult.Builder
Sources that matched the branch but could not be removed (e.g.
addFailed(int, AddSourceFailure.Builder) - Method in class biopb.tensor.AddSourceResult.Builder
Paths that failed to register, each with its reason.
addFailed(int, AddSourceFailure.Builder) - Method in class biopb.tensor.RemoveSourceResult.Builder
Sources that matched the branch but could not be removed (e.g.
addFailed(AddSourceFailure) - Method in class biopb.tensor.AddSourceResult.Builder
Paths that failed to register, each with its reason.
addFailed(AddSourceFailure) - Method in class biopb.tensor.RemoveSourceResult.Builder
Sources that matched the branch but could not be removed (e.g.
addFailed(AddSourceFailure.Builder) - Method in class biopb.tensor.AddSourceResult.Builder
Paths that failed to register, each with its reason.
addFailed(AddSourceFailure.Builder) - Method in class biopb.tensor.RemoveSourceResult.Builder
Sources that matched the branch but could not be removed (e.g.
addFailedBuilder() - Method in class biopb.tensor.AddSourceResult.Builder
Paths that failed to register, each with its reason.
addFailedBuilder() - Method in class biopb.tensor.RemoveSourceResult.Builder
Sources that matched the branch but could not be removed (e.g.
addFailedBuilder(int) - Method in class biopb.tensor.AddSourceResult.Builder
Paths that failed to register, each with its reason.
addFailedBuilder(int) - Method in class biopb.tensor.RemoveSourceResult.Builder
Sources that matched the branch but could not be removed (e.g.
addLabels(String) - Method in class biopb.image.OpSchema.Builder
Organizational labels for grouping/filtering ops.
addLabelsBytes(ByteString) - Method in class biopb.image.OpSchema.Builder
Organizational labels for grouping/filtering ops.
addNames(String) - Method in class biopb.image.OpNames.Builder
a list of op names
addNamesBytes(ByteString) - Method in class biopb.image.OpNames.Builder
a list of op names
addNormals(int, Point) - Method in class biopb.image.Mesh.Face.Builder
Optionally one can cache the computed normal vectors here
addNormals(int, Point.Builder) - Method in class biopb.image.Mesh.Face.Builder
Optionally one can cache the computed normal vectors here
addNormals(Point) - Method in class biopb.image.Mesh.Face.Builder
Optionally one can cache the computed normal vectors here
addNormals(Point.Builder) - Method in class biopb.image.Mesh.Face.Builder
Optionally one can cache the computed normal vectors here
addNormalsBuilder() - Method in class biopb.image.Mesh.Face.Builder
Optionally one can cache the computed normal vectors here
addNormalsBuilder(int) - Method in class biopb.image.Mesh.Face.Builder
Optionally one can cache the computed normal vectors here
addPhysicalScale(double) - Method in class biopb.tensor.TensorDescriptor.Builder
Per-dimension physical pixel size, aligned 1:1 with dim_labels/shape (same length and order).
addPhysicalUnit(String) - Method in class biopb.tensor.TensorDescriptor.Builder
Per-dimension unit string for physical_scale (e.g.
addPhysicalUnitBytes(ByteString) - Method in class biopb.tensor.TensorDescriptor.Builder
Per-dimension unit string for physical_scale (e.g.
addPixelsSizes(float) - Method in class biopb.image.ImageAnnotation.Builder
physical size of a pixel.
addPoints(int, Point) - Method in class biopb.image.Polygon.Builder
repeated .biopb.image.Point points = 1;
addPoints(int, Point.Builder) - Method in class biopb.image.Polygon.Builder
repeated .biopb.image.Point points = 1;
addPoints(Point) - Method in class biopb.image.Polygon.Builder
repeated .biopb.image.Point points = 1;
addPoints(Point.Builder) - Method in class biopb.image.Polygon.Builder
repeated .biopb.image.Point points = 1;
addPointsBuilder() - Method in class biopb.image.Polygon.Builder
repeated .biopb.image.Point points = 1;
addPointsBuilder(int) - Method in class biopb.image.Polygon.Builder
repeated .biopb.image.Point points = 1;
addPyramid(int, PyramidLevel) - Method in class biopb.tensor.TensorDescriptor.Builder
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
addPyramid(int, PyramidLevel.Builder) - Method in class biopb.tensor.TensorDescriptor.Builder
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
addPyramid(PyramidLevel) - Method in class biopb.tensor.TensorDescriptor.Builder
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
addPyramid(PyramidLevel.Builder) - Method in class biopb.tensor.TensorDescriptor.Builder
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
addPyramidBuilder() - Method in class biopb.tensor.TensorDescriptor.Builder
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
addPyramidBuilder(int) - Method in class biopb.tensor.TensorDescriptor.Builder
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
addRemoved(String) - Method in class biopb.tensor.RemoveSourceResult.Builder
source_ids actually deregistered.
addRemovedBytes(ByteString) - Method in class biopb.tensor.RemoveSourceResult.Builder
source_ids actually deregistered.
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.BinData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.DetectionRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.DetectionResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.DetectionSettings.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.Ellipse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.ImageAnnotation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.ImageData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.InputShapeHint.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.Mask.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.Mesh.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.Mesh.Face.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.OpNames.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.OpSchema.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.Pixels.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.Point.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.Polygon.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.ProcessRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.ProcessResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.Rectangle.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.ROI.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.ScoredROI.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.Tensor.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.AddSourceFailure.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.AddSourceProgress.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.AddSourceRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.AddSourceResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.AddSourceStreamMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.ChunkBounds.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.ChunkUpload.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.DataSourceDescriptor.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.FlightCmd.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.MetadataQueryOption.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.PyramidLevel.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.RemoveSourceRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.RemoveSourceResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.ResolveProgress.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.ResolveStreamMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.SerializedEndpoint.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.SerializedTensor.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.SliceHint.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.TensorCriteria.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.TensorDescriptor.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.TensorReadOption.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.TensorTicket.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.TensorWriteOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.WarmProgress.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.WarmStreamMessage.Builder
 
addRequiredMultivalue(String) - Method in class biopb.image.InputShapeHint.Builder
Dimensions that must have multiple values (size > 1).
addRequiredMultivalueBytes(ByteString) - Method in class biopb.image.InputShapeHint.Builder
Dimensions that must have multiple values (size > 1).
addRois(int, ROI) - Method in class biopb.image.ImageAnnotation.Builder
a list of region of interest
addRois(int, ROI.Builder) - Method in class biopb.image.ImageAnnotation.Builder
a list of region of interest
addRois(ROI) - Method in class biopb.image.ImageAnnotation.Builder
a list of region of interest
addRois(ROI.Builder) - Method in class biopb.image.ImageAnnotation.Builder
a list of region of interest
addRoisBuilder() - Method in class biopb.image.ImageAnnotation.Builder
a list of region of interest
addRoisBuilder(int) - Method in class biopb.image.ImageAnnotation.Builder
a list of region of interest
addScaleHint(long) - Method in class biopb.tensor.PyramidLevel.Builder
Per-dimension integer downsampling factors vs.
addScaleHint(long) - Method in class biopb.tensor.TensorDescriptor.Builder
Per-dimension integer downsampling factors for virtual/scaled reads.
addScaleHint(long) - Method in class biopb.tensor.TensorReadOption.Builder
Per-dimension integer downsampling factors.
addShape(long) - Method in class biopb.tensor.PyramidLevel.Builder
Logical (downsampled) shape of this level -- what a read of this level returns, so the client can size the level without a probe read.
addShape(long) - Method in class biopb.tensor.TensorDescriptor.Builder
Full array shape (per dimension)
AddSourceFailure - Class in biopb.tensor
One source that could not be registered, with a user-readable reason (e.g.
AddSourceFailure.Builder - Class in biopb.tensor
One source that could not be registered, with a user-readable reason (e.g.
AddSourceFailureOrBuilder - Interface in biopb.tensor
 
AddSourceProgress - Class in biopb.tensor
Progress heartbeat for an in-flight "add_source" action: one emitted per source as the walk registers it.
AddSourceProgress.Builder - Class in biopb.tensor
Progress heartbeat for an in-flight "add_source" action: one emitted per source as the walk registers it.
AddSourceProgressOrBuilder - Interface in biopb.tensor
 
AddSourceRequest - Class in biopb.tensor
Request body for the "add_source" Flight action: register an existing path (or remote URL) on the SERVER's filesystem as a served source at runtime and start serving it.
AddSourceRequest.Builder - Class in biopb.tensor
Request body for the "add_source" Flight action: register an existing path (or remote URL) on the SERVER's filesystem as a served source at runtime and start serving it.
AddSourceRequestOrBuilder - Interface in biopb.tensor
 
AddSourceResult - Class in biopb.tensor
Terminal message of the "add_source" stream: the tally of what happened.
AddSourceResult.Builder - Class in biopb.tensor
Terminal message of the "add_source" stream: the tally of what happened.
AddSourceResultOrBuilder - Interface in biopb.tensor
 
AddSourceStreamMessage - Class in biopb.tensor
One message in the "add_source" action's result stream: zero or more `progress` heartbeats followed by exactly one terminal `result`.
AddSourceStreamMessage.Builder - Class in biopb.tensor
One message in the "add_source" action's result stream: zero or more `progress` heartbeats followed by exactly one terminal `result`.
AddSourceStreamMessage.PayloadCase - Enum in biopb.tensor
 
AddSourceStreamMessageOrBuilder - Interface in biopb.tensor
 
addStart(long) - Method in class biopb.tensor.ChunkBounds.Builder
Chunk start position in array coordinates (per dimension)
addStart(long) - Method in class biopb.tensor.SliceHint.Builder
Start indices (per dimension)
addStop(long) - Method in class biopb.tensor.ChunkBounds.Builder
Chunk stop position in array coordinates (exclusive, per dimension)
addStop(long) - Method in class biopb.tensor.SliceHint.Builder
Stop indices (exclusive, per dimension)
addTensors(int, TensorDescriptor) - Method in class biopb.tensor.DataSourceDescriptor.Builder
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
addTensors(int, TensorDescriptor.Builder) - Method in class biopb.tensor.DataSourceDescriptor.Builder
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
addTensors(TensorDescriptor) - Method in class biopb.tensor.DataSourceDescriptor.Builder
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
addTensors(TensorDescriptor.Builder) - Method in class biopb.tensor.DataSourceDescriptor.Builder
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
addTensorsBuilder() - Method in class biopb.tensor.DataSourceDescriptor.Builder
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
addTensorsBuilder(int) - Method in class biopb.tensor.DataSourceDescriptor.Builder
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
addValues(float) - Method in class biopb.image.Mesh.Face.Builder
Optionally one can cache the associated face values here
addVerts(int, Point) - Method in class biopb.image.Mesh.Builder
All vertices of the mesh
addVerts(int, Point.Builder) - Method in class biopb.image.Mesh.Builder
All vertices of the mesh
addVerts(Point) - Method in class biopb.image.Mesh.Builder
All vertices of the mesh
addVerts(Point.Builder) - Method in class biopb.image.Mesh.Builder
All vertices of the mesh
addVertsBuilder() - Method in class biopb.image.Mesh.Builder
All vertices of the mesh
addVertsBuilder(int) - Method in class biopb.image.Mesh.Builder
All vertices of the mesh
ALREADY_PRESENT_FIELD_NUMBER - Static variable in class biopb.tensor.AddSourceResult
 
ANNOTATION_FIELD_NUMBER - Static variable in class biopb.image.ImageAnnotation
 
ANNOTATION_FIELD_NUMBER - Static variable in class biopb.image.ProcessResponse
 
ARRAY_ID_FIELD_NUMBER - Static variable in class biopb.tensor.TensorDescriptor
 
AUTH_TOKEN_FIELD_NUMBER - Static variable in class biopb.tensor.SerializedTensor
 

B

BIG - Enum constant in enum biopb.image.BinData.Endianness
BIG = 0;
BIG_VALUE - Static variable in enum biopb.image.BinData.Endianness
BIG = 0;
BIN_DATA_FIELD_NUMBER - Static variable in class biopb.image.Mask
 
BinData - Class in biopb.image
A binary stream
BINDATA_FIELD_NUMBER - Static variable in class biopb.image.Pixels
 
BINDATA_FIELD_NUMBER - Static variable in class biopb.image.Tensor
 
BinData.Builder - Class in biopb.image
A binary stream
BinData.Endianness - Enum in biopb.image
Data endianness.
BinDataOrBuilder - Interface in biopb.image
 
BinDataProto - Class in biopb.image
 
bindService() - Method in class biopb.image.ObjectDetectionGrpc.ObjectDetectionImplBase
 
bindService() - Method in class biopb.image.ProcessImageGrpc.ProcessImageImplBase
 
bindService(ObjectDetectionGrpc.AsyncService) - Static method in class biopb.image.ObjectDetectionGrpc
 
bindService(ProcessImageGrpc.AsyncService) - Static method in class biopb.image.ProcessImageGrpc
 
biopb.image - package biopb.image
 
biopb.tensor - package biopb.tensor
 
BOTTOM_RIGHT_FIELD_NUMBER - Static variable in class biopb.image.Rectangle
 
BOUNDS_FIELD_NUMBER - Static variable in class biopb.tensor.ChunkUpload
 
build() - Method in class biopb.image.BinData.Builder
 
build() - Method in class biopb.image.DetectionRequest.Builder
 
build() - Method in class biopb.image.DetectionResponse.Builder
 
build() - Method in class biopb.image.DetectionSettings.Builder
 
build() - Method in class biopb.image.Ellipse.Builder
 
build() - Method in class biopb.image.ImageAnnotation.Builder
 
build() - Method in class biopb.image.ImageData.Builder
 
build() - Method in class biopb.image.InputShapeHint.Builder
 
build() - Method in class biopb.image.Mask.Builder
 
build() - Method in class biopb.image.Mesh.Builder
 
build() - Method in class biopb.image.Mesh.Face.Builder
 
build() - Method in class biopb.image.OpNames.Builder
 
build() - Method in class biopb.image.OpSchema.Builder
 
build() - Method in class biopb.image.Pixels.Builder
 
build() - Method in class biopb.image.Point.Builder
 
build() - Method in class biopb.image.Polygon.Builder
 
build() - Method in class biopb.image.ProcessRequest.Builder
 
build() - Method in class biopb.image.ProcessResponse.Builder
 
build() - Method in class biopb.image.Rectangle.Builder
 
build() - Method in class biopb.image.ROI.Builder
 
build() - Method in class biopb.image.ScoredROI.Builder
 
build() - Method in class biopb.image.Tensor.Builder
 
build() - Method in class biopb.tensor.AddSourceFailure.Builder
 
build() - Method in class biopb.tensor.AddSourceProgress.Builder
 
build() - Method in class biopb.tensor.AddSourceRequest.Builder
 
build() - Method in class biopb.tensor.AddSourceResult.Builder
 
build() - Method in class biopb.tensor.AddSourceStreamMessage.Builder
 
build() - Method in class biopb.tensor.ChunkBounds.Builder
 
build() - Method in class biopb.tensor.ChunkUpload.Builder
 
build() - Method in class biopb.tensor.DataSourceDescriptor.Builder
 
build() - Method in class biopb.tensor.FlightCmd.Builder
 
build() - Method in class biopb.tensor.MetadataQueryOption.Builder
 
build() - Method in class biopb.tensor.PyramidLevel.Builder
 
build() - Method in class biopb.tensor.RemoveSourceRequest.Builder
 
build() - Method in class biopb.tensor.RemoveSourceResult.Builder
 
build() - Method in class biopb.tensor.ResolveProgress.Builder
 
build() - Method in class biopb.tensor.ResolveStreamMessage.Builder
 
build() - Method in class biopb.tensor.SerializedEndpoint.Builder
 
build() - Method in class biopb.tensor.SerializedTensor.Builder
 
build() - Method in class biopb.tensor.SliceHint.Builder
 
build() - Method in class biopb.tensor.TensorCriteria.Builder
 
build() - Method in class biopb.tensor.TensorDescriptor.Builder
 
build() - Method in class biopb.tensor.TensorReadOption.Builder
 
build() - Method in class biopb.tensor.TensorTicket.Builder
 
build() - Method in class biopb.tensor.TensorWriteOptions.Builder
 
build() - Method in class biopb.tensor.WarmProgress.Builder
 
build() - Method in class biopb.tensor.WarmStreamMessage.Builder
 
build(Channel, CallOptions) - Method in class biopb.image.ObjectDetectionGrpc.ObjectDetectionBlockingStub
 
build(Channel, CallOptions) - Method in class biopb.image.ObjectDetectionGrpc.ObjectDetectionFutureStub
 
build(Channel, CallOptions) - Method in class biopb.image.ObjectDetectionGrpc.ObjectDetectionStub
 
build(Channel, CallOptions) - Method in class biopb.image.ProcessImageGrpc.ProcessImageBlockingStub
 
build(Channel, CallOptions) - Method in class biopb.image.ProcessImageGrpc.ProcessImageFutureStub
 
build(Channel, CallOptions) - Method in class biopb.image.ProcessImageGrpc.ProcessImageStub
 
buildPartial() - Method in class biopb.image.BinData.Builder
 
buildPartial() - Method in class biopb.image.DetectionRequest.Builder
 
buildPartial() - Method in class biopb.image.DetectionResponse.Builder
 
buildPartial() - Method in class biopb.image.DetectionSettings.Builder
 
buildPartial() - Method in class biopb.image.Ellipse.Builder
 
buildPartial() - Method in class biopb.image.ImageAnnotation.Builder
 
buildPartial() - Method in class biopb.image.ImageData.Builder
 
buildPartial() - Method in class biopb.image.InputShapeHint.Builder
 
buildPartial() - Method in class biopb.image.Mask.Builder
 
buildPartial() - Method in class biopb.image.Mesh.Builder
 
buildPartial() - Method in class biopb.image.Mesh.Face.Builder
 
buildPartial() - Method in class biopb.image.OpNames.Builder
 
buildPartial() - Method in class biopb.image.OpSchema.Builder
 
buildPartial() - Method in class biopb.image.Pixels.Builder
 
buildPartial() - Method in class biopb.image.Point.Builder
 
buildPartial() - Method in class biopb.image.Polygon.Builder
 
buildPartial() - Method in class biopb.image.ProcessRequest.Builder
 
buildPartial() - Method in class biopb.image.ProcessResponse.Builder
 
buildPartial() - Method in class biopb.image.Rectangle.Builder
 
buildPartial() - Method in class biopb.image.ROI.Builder
 
buildPartial() - Method in class biopb.image.ScoredROI.Builder
 
buildPartial() - Method in class biopb.image.Tensor.Builder
 
buildPartial() - Method in class biopb.tensor.AddSourceFailure.Builder
 
buildPartial() - Method in class biopb.tensor.AddSourceProgress.Builder
 
buildPartial() - Method in class biopb.tensor.AddSourceRequest.Builder
 
buildPartial() - Method in class biopb.tensor.AddSourceResult.Builder
 
buildPartial() - Method in class biopb.tensor.AddSourceStreamMessage.Builder
 
buildPartial() - Method in class biopb.tensor.ChunkBounds.Builder
 
buildPartial() - Method in class biopb.tensor.ChunkUpload.Builder
 
buildPartial() - Method in class biopb.tensor.DataSourceDescriptor.Builder
 
buildPartial() - Method in class biopb.tensor.FlightCmd.Builder
 
buildPartial() - Method in class biopb.tensor.MetadataQueryOption.Builder
 
buildPartial() - Method in class biopb.tensor.PyramidLevel.Builder
 
buildPartial() - Method in class biopb.tensor.RemoveSourceRequest.Builder
 
buildPartial() - Method in class biopb.tensor.RemoveSourceResult.Builder
 
buildPartial() - Method in class biopb.tensor.ResolveProgress.Builder
 
buildPartial() - Method in class biopb.tensor.ResolveStreamMessage.Builder
 
buildPartial() - Method in class biopb.tensor.SerializedEndpoint.Builder
 
buildPartial() - Method in class biopb.tensor.SerializedTensor.Builder
 
buildPartial() - Method in class biopb.tensor.SliceHint.Builder
 
buildPartial() - Method in class biopb.tensor.TensorCriteria.Builder
 
buildPartial() - Method in class biopb.tensor.TensorDescriptor.Builder
 
buildPartial() - Method in class biopb.tensor.TensorReadOption.Builder
 
buildPartial() - Method in class biopb.tensor.TensorTicket.Builder
 
buildPartial() - Method in class biopb.tensor.TensorWriteOptions.Builder
 
buildPartial() - Method in class biopb.tensor.WarmProgress.Builder
 
buildPartial() - Method in class biopb.tensor.WarmStreamMessage.Builder
 
BYTES_DONE_FIELD_NUMBER - Static variable in class biopb.tensor.WarmProgress
 
BYTES_TOTAL_FIELD_NUMBER - Static variable in class biopb.tensor.WarmProgress
 

C

CELL_DIAMETER_HINT - Enum constant in enum biopb.image.DetectionSettings.ResizeInfoCase
 
CELL_DIAMETER_HINT_FIELD_NUMBER - Static variable in class biopb.image.DetectionSettings
 
CENTER_FIELD_NUMBER - Static variable in class biopb.image.Ellipse
 
CHUNK_BOUNDS_FIELD_NUMBER - Static variable in class biopb.tensor.SerializedEndpoint
 
CHUNK_ID_FIELD_NUMBER - Static variable in class biopb.tensor.TensorTicket
 
CHUNK_SHAPE_FIELD_NUMBER - Static variable in class biopb.tensor.TensorDescriptor
 
ChunkBounds - Class in biopb.tensor
Encoded into FlightEndpoint.app_metadata bytes Describes chunk bounds so client can map array coords to cached chunks
ChunkBounds.Builder - Class in biopb.tensor
Encoded into FlightEndpoint.app_metadata bytes Describes chunk bounds so client can map array coords to cached chunks
ChunkBoundsOrBuilder - Interface in biopb.tensor
 
ChunkUpload - Class in biopb.tensor
Wrapper for chunk upload DoPut FlightDescriptor.command bytes for uploading chunk data
ChunkUpload.Builder - Class in biopb.tensor
Wrapper for chunk upload DoPut FlightDescriptor.command bytes for uploading chunk data
ChunkUploadOrBuilder - Interface in biopb.tensor
 
clear() - Method in class biopb.image.BinData.Builder
 
clear() - Method in class biopb.image.DetectionRequest.Builder
 
clear() - Method in class biopb.image.DetectionResponse.Builder
 
clear() - Method in class biopb.image.DetectionSettings.Builder
 
clear() - Method in class biopb.image.Ellipse.Builder
 
clear() - Method in class biopb.image.ImageAnnotation.Builder
 
clear() - Method in class biopb.image.ImageData.Builder
 
clear() - Method in class biopb.image.InputShapeHint.Builder
 
clear() - Method in class biopb.image.Mask.Builder
 
clear() - Method in class biopb.image.Mesh.Builder
 
clear() - Method in class biopb.image.Mesh.Face.Builder
 
clear() - Method in class biopb.image.OpNames.Builder
 
clear() - Method in class biopb.image.OpSchema.Builder
 
clear() - Method in class biopb.image.Pixels.Builder
 
clear() - Method in class biopb.image.Point.Builder
 
clear() - Method in class biopb.image.Polygon.Builder
 
clear() - Method in class biopb.image.ProcessRequest.Builder
 
clear() - Method in class biopb.image.ProcessResponse.Builder
 
clear() - Method in class biopb.image.Rectangle.Builder
 
clear() - Method in class biopb.image.ROI.Builder
 
clear() - Method in class biopb.image.ScoredROI.Builder
 
clear() - Method in class biopb.image.Tensor.Builder
 
clear() - Method in class biopb.tensor.AddSourceFailure.Builder
 
clear() - Method in class biopb.tensor.AddSourceProgress.Builder
 
clear() - Method in class biopb.tensor.AddSourceRequest.Builder
 
clear() - Method in class biopb.tensor.AddSourceResult.Builder
 
clear() - Method in class biopb.tensor.AddSourceStreamMessage.Builder
 
clear() - Method in class biopb.tensor.ChunkBounds.Builder
 
clear() - Method in class biopb.tensor.ChunkUpload.Builder
 
clear() - Method in class biopb.tensor.DataSourceDescriptor.Builder
 
clear() - Method in class biopb.tensor.FlightCmd.Builder
 
clear() - Method in class biopb.tensor.MetadataQueryOption.Builder
 
clear() - Method in class biopb.tensor.PyramidLevel.Builder
 
clear() - Method in class biopb.tensor.RemoveSourceRequest.Builder
 
clear() - Method in class biopb.tensor.RemoveSourceResult.Builder
 
clear() - Method in class biopb.tensor.ResolveProgress.Builder
 
clear() - Method in class biopb.tensor.ResolveStreamMessage.Builder
 
clear() - Method in class biopb.tensor.SerializedEndpoint.Builder
 
clear() - Method in class biopb.tensor.SerializedTensor.Builder
 
clear() - Method in class biopb.tensor.SliceHint.Builder
 
clear() - Static method in class biopb.tensor.TensorConnectionPool
Clear all pooled connections (for testing).
clear() - Method in class biopb.tensor.TensorConnectionPool.SharedCache
 
clear() - Method in class biopb.tensor.TensorCriteria.Builder
 
clear() - Method in class biopb.tensor.TensorDescriptor.Builder
 
clear() - Method in class biopb.tensor.TensorReadOption.Builder
 
clear() - Method in class biopb.tensor.TensorTicket.Builder
 
clear() - Method in class biopb.tensor.TensorWriteOptions.Builder
 
clear() - Method in class biopb.tensor.WarmProgress.Builder
 
clear() - Method in class biopb.tensor.WarmStreamMessage.Builder
 
clearAdded() - Method in class biopb.tensor.AddSourceResult.Builder
Sources newly registered by this request.
clearAddedCount() - Method in class biopb.tensor.AddSourceProgress.Builder
Number of sources registered so far in this request.
clearAlreadyPresent() - Method in class biopb.tensor.AddSourceResult.Builder
source_ids that were already registered (same deterministic id) -- upsert no-ops, surfaced so the client can say "already present" rather than "nothing happened".
clearAnnotation() - Method in class biopb.image.ImageAnnotation.Builder
additional text annotation
clearAnnotation() - Method in class biopb.image.ProcessResponse.Builder
Additional information the server may return as a text string
clearArrayId() - Method in class biopb.tensor.TensorDescriptor.Builder
Globally-unique tensor identifier and primary key (see the tensor identity policy above).
clearAuthToken() - Method in class biopb.tensor.SerializedTensor.Builder
Auth token (empty if no auth)
clearBindata() - Method in class biopb.image.Pixels.Builder
Pixel values
clearBindata() - Method in class biopb.image.Tensor.Builder
Pixel values
clearBinData() - Method in class biopb.image.Mask.Builder
.biopb.image.BinData bin_data = 2;
clearBottomRight() - Method in class biopb.image.Rectangle.Builder
.biopb.image.Point bottom_right = 2;
clearBounds() - Method in class biopb.tensor.ChunkUpload.Builder
Chunk bounds (start/stop coordinates)
clearBytesDone() - Method in class biopb.tensor.WarmProgress.Builder
Bytes read (recalled) so far.
clearBytesTotal() - Method in class biopb.tensor.WarmProgress.Builder
Sum of file sizes in bytes (stat is recall-free), or 0 while enumerating.
clearCellDiameterHint() - Method in class biopb.image.DetectionSettings.Builder
A hint for the typical cell diameter.
clearCenter() - Method in class biopb.image.Ellipse.Builder
.biopb.image.Point center = 1;
clearChunkBounds() - Method in class biopb.tensor.SerializedEndpoint.Builder
ChunkBounds describing chunk position
clearChunkId() - Method in class biopb.tensor.TensorTicket.Builder
Backend-specific chunk identifier
clearChunkShape() - Method in class biopb.tensor.TensorDescriptor.Builder
Nominal chunk size per dimension (actual may vary for edge chunks)
clearCommand() - Method in class biopb.tensor.FlightCmd.Builder
 
clearCurrentName() - Method in class biopb.tensor.WarmProgress.Builder
Basename of the file currently being recalled, or empty.
clearCurrentPath() - Method in class biopb.tensor.AddSourceProgress.Builder
Path currently being scanned / just registered (for a "Scanning ..." label), or a short status sentence while the add waits (e.g.
clearData() - Method in class biopb.image.BinData.Builder
bytes data = 1;
clearData() - Method in class biopb.image.ImageData.Builder
 
clearDataResident() - Method in class biopb.tensor.DataSourceDescriptor.Builder
Advisory, point-in-time hint: this source's content is local and cheap to read right now.
clearDebugPickledArray() - Method in class biopb.tensor.SerializedTensor.Builder
A python-only debugging field carrying pickeled stream of da.array, allowing integration tests to bypass the Flight server and directly reconstruct the tensor on the client side.
clearDefaultKwargs() - Method in class biopb.image.OpSchema.Builder
Default values for kwargs - also documents expected keys
clearDescription() - Method in class biopb.image.OpSchema.Builder
Human-readable description of the operation
clearDetections() - Method in class biopb.image.DetectionResponse.Builder
repeated .biopb.image.ScoredROI detections = 1;
clearDetectionSettings() - Method in class biopb.image.DetectionRequest.Builder
Other parameters associated with the request, such as score threshold etc.
clearDimensionOrder() - Method in class biopb.image.Pixels.Builder
A string describing the dimension order of the pixel data, e.g.
clearDimLabels() - Method in class biopb.image.Tensor.Builder
A list of strings describing the dimension order of the pixel data e.g.
clearDimLabels() - Method in class biopb.tensor.AddSourceRequest.Builder
Optional dimension labels applied to the registered tensor(s).
clearDimLabels() - Method in class biopb.tensor.TensorDescriptor.Builder
Maps dimension index to semantic label (e.g., ["z", "y", "x"])
clearDims() - Method in class biopb.image.Tensor.Builder
A list of Dimensional size of pixel data array, e.g.
clearDone() - Method in class biopb.tensor.WarmStreamMessage.Builder
.biopb.tensor.WarmProgress done = 2;
clearDtype() - Method in class biopb.image.Pixels.Builder
A string describing the data type using numpy's convention.
clearDtype() - Method in class biopb.image.Tensor.Builder
A string describing the data type using numpy's convention.
clearDtype() - Method in class biopb.tensor.TensorDescriptor.Builder
Element dtype (numpy-style, e.g., "uint8", "float32", "float64")
clearEagerData() - Method in class biopb.image.ImageData.Builder
Inline pixel data
clearElapsedSeconds() - Method in class biopb.tensor.ResolveProgress.Builder
Seconds elapsed since resolution began on the server.
clearElapsedSeconds() - Method in class biopb.tensor.WarmProgress.Builder
Seconds elapsed since warming began on the server.
clearEllipse() - Method in class biopb.image.ROI.Builder
.biopb.image.Ellipse ellipse = 3;
clearEndianness() - Method in class biopb.image.BinData.Builder
.biopb.image.BinData.Endianness endianness = 2;
clearEndpoints() - Method in class biopb.tensor.SerializedTensor.Builder
Serialized flight endpoints.
clearExpectedSingletons() - Method in class biopb.image.InputShapeHint.Builder
Dimensions expected to be singleton (size = 1).
clearFaces() - Method in class biopb.image.Mesh.Builder
repeated .biopb.image.Mesh.Face faces = 2;
clearFailed() - Method in class biopb.tensor.AddSourceResult.Builder
Paths that failed to register, each with its reason.
clearFailed() - Method in class biopb.tensor.RemoveSourceResult.Builder
Sources that matched the branch but could not be removed (e.g.
clearField(Descriptors.FieldDescriptor) - Method in class biopb.image.BinData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.image.DetectionRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.image.DetectionResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.image.DetectionSettings.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.image.Ellipse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.image.ImageAnnotation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.image.ImageData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.image.InputShapeHint.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.image.Mask.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.image.Mesh.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.image.Mesh.Face.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.image.OpNames.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.image.OpSchema.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.image.Pixels.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.image.Point.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.image.Polygon.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.image.ProcessRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.image.ProcessResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.image.Rectangle.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.image.ROI.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.image.ScoredROI.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.image.Tensor.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.tensor.AddSourceFailure.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.tensor.AddSourceProgress.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.tensor.AddSourceRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.tensor.AddSourceResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.tensor.AddSourceStreamMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.tensor.ChunkBounds.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.tensor.ChunkUpload.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.tensor.DataSourceDescriptor.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.tensor.FlightCmd.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.tensor.MetadataQueryOption.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.tensor.PyramidLevel.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.tensor.RemoveSourceRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.tensor.RemoveSourceResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.tensor.ResolveProgress.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.tensor.ResolveStreamMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.tensor.SerializedEndpoint.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.tensor.SerializedTensor.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.tensor.SliceHint.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.tensor.TensorCriteria.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.tensor.TensorDescriptor.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.tensor.TensorReadOption.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.tensor.TensorTicket.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.tensor.TensorWriteOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.tensor.WarmProgress.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biopb.tensor.WarmStreamMessage.Builder
 
clearFieldMask() - Method in class biopb.image.DetectionRequest.Builder
A field_mask to indicate the requested fields in the reply.
clearFieldMask() - Method in class biopb.image.ProcessRequest.Builder
A field_mask to indicate the requested fields in the reply.
clearFilesDone() - Method in class biopb.tensor.WarmProgress.Builder
Files fully read (made resident) so far.
clearFilesTotal() - Method in class biopb.tensor.WarmProgress.Builder
Total regular files discovered under the source (the recall-free stat pass).
clearImageAnnotation() - Method in class biopb.image.ImageData.Builder
Optional additional information regarding the image that will be utilized by the RPC call.
clearImageData() - Method in class biopb.image.DetectionRequest.Builder
Encapsulate all pixel data and associated metadata.
clearImageData() - Method in class biopb.image.ProcessRequest.Builder
Input image for processing
clearImageData() - Method in class biopb.image.ProcessResponse.Builder
Output image after processing
clearInputShapeHint() - Method in class biopb.image.OpSchema.Builder
Hints for expected input image dimensions.
clearKwargs() - Method in class biopb.image.DetectionRequest.Builder
Optional kwargs for endpoint-specific parameters.
clearKwargs() - Method in class biopb.image.ProcessRequest.Builder
Optional kwargs for endpoint-specific parameters.
clearLabels() - Method in class biopb.image.OpSchema.Builder
Organizational labels for grouping/filtering ops.
clearLazyData() - Method in class biopb.image.ImageData.Builder
Lazy tensor reference for larger-than-memory datasets
clearLocation() - Method in class biopb.tensor.SerializedTensor.Builder
Flight server location URI (e.g., "grpc://localhost:8815")
clearMask() - Method in class biopb.image.ROI.Builder
.biopb.image.Mask mask = 6;
clearMesh() - Method in class biopb.image.ROI.Builder
.biopb.image.Mesh mesh = 5;
clearMetadataJson() - Method in class biopb.tensor.DataSourceDescriptor.Builder
Source-level OME/vendor metadata (JSON format)
clearMetadataJson() - Method in class biopb.tensor.TensorDescriptor.Builder
Opaque JSON metadata compatible with OME-NGFF (.zattrs schema).
clearMetadataQuery() - Method in class biopb.tensor.FlightCmd.Builder
.biopb.tensor.MetadataQueryOption metadata_query = 3;
clearMinCellArea() - Method in class biopb.image.DetectionSettings.Builder
Minimal cell area to be consider for detection.
clearMinScore() - Method in class biopb.image.DetectionSettings.Builder
Minimal detection score in order to be considered.
clearModelConfiguration() - Method in class biopb.image.DetectionSettings.Builder
An opaque data structure that specify a server side model configuration.
clearModelName() - Method in class biopb.image.DetectionSettings.Builder
Specify the model name for servers that support more than one model variants.
clearNames() - Method in class biopb.image.OpNames.Builder
a list of op names
clearNative() - Method in class biopb.tensor.PyramidLevel.Builder
True if this level is served from a precomputed on-disk pyramid (e.g.
clearNmsIou() - Method in class biopb.image.DetectionSettings.Builder
A threshold value for remove overlapping detections.
clearNormals() - Method in class biopb.image.Mesh.Face.Builder
Optionally one can cache the computed normal vectors here
clearOffsetC() - Method in class biopb.image.Pixels.Builder
optional uint32 offset_c = 26;
clearOffsetT() - Method in class biopb.image.Pixels.Builder
optional uint32 offset_t = 25;
clearOffsetX() - Method in class biopb.image.Pixels.Builder
for large image dataset, it is necessary to send a stream of image patches instead of one monolithic data structure of the whole dataset.
clearOffsetY() - Method in class biopb.image.Pixels.Builder
optional uint32 offset_y = 23;
clearOffsetZ() - Method in class biopb.image.Pixels.Builder
optional uint32 offset_z = 24;
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.image.BinData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.image.DetectionRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.image.DetectionResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.image.DetectionSettings.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.image.Ellipse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.image.ImageAnnotation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.image.ImageData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.image.InputShapeHint.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.image.Mask.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.image.Mesh.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.image.Mesh.Face.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.image.OpNames.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.image.OpSchema.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.image.Pixels.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.image.Point.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.image.Polygon.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.image.ProcessRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.image.ProcessResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.image.Rectangle.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.image.ROI.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.image.ScoredROI.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.image.Tensor.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.tensor.AddSourceFailure.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.tensor.AddSourceProgress.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.tensor.AddSourceRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.tensor.AddSourceResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.tensor.AddSourceStreamMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.tensor.ChunkBounds.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.tensor.ChunkUpload.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.tensor.DataSourceDescriptor.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.tensor.FlightCmd.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.tensor.MetadataQueryOption.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.tensor.PyramidLevel.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.tensor.RemoveSourceRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.tensor.RemoveSourceResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.tensor.ResolveProgress.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.tensor.ResolveStreamMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.tensor.SerializedEndpoint.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.tensor.SerializedTensor.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.tensor.SliceHint.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.tensor.TensorCriteria.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.tensor.TensorDescriptor.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.tensor.TensorReadOption.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.tensor.TensorTicket.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.tensor.TensorWriteOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.tensor.WarmProgress.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biopb.tensor.WarmStreamMessage.Builder
 
clearOpName() - Method in class biopb.image.ProcessRequest.Builder
Specify an operator name because the server may implement multiple operations.
clearOpSchemas() - Method in class biopb.image.OpNames.Builder
 
clearOriginalSliceHint() - Method in class biopb.tensor.SerializedTensor.Builder
Original user-requested slice_hint (before LCM alignment).
clearP1() - Method in class biopb.image.Mesh.Face.Builder
uint32 p1 = 1;
clearP2() - Method in class biopb.image.Mesh.Face.Builder
uint32 p2 = 2;
clearP3() - Method in class biopb.image.Mesh.Face.Builder
uint32 p3 = 3;
clearPath() - Method in class biopb.tensor.AddSourceFailure.Builder
string path = 1;
clearPayload() - Method in class biopb.tensor.AddSourceStreamMessage.Builder
 
clearPayload() - Method in class biopb.tensor.ResolveStreamMessage.Builder
 
clearPayload() - Method in class biopb.tensor.WarmStreamMessage.Builder
 
clearPhysicalScale() - Method in class biopb.tensor.TensorDescriptor.Builder
Per-dimension physical pixel size, aligned 1:1 with dim_labels/shape (same length and order).
clearPhysicalSizeUnit() - Method in class biopb.image.Pixels.Builder
physical size unit, default "µm"
clearPhysicalSizeX() - Method in class biopb.image.Pixels.Builder
Physical size of a pixel.
clearPhysicalSizeY() - Method in class biopb.image.Pixels.Builder
optional float physical_size_y = 15;
clearPhysicalSizeZ() - Method in class biopb.image.Pixels.Builder
optional float physical_size_z = 16;
clearPhysicalUnit() - Method in class biopb.tensor.TensorDescriptor.Builder
Per-dimension unit string for physical_scale (e.g.
clearPixels() - Method in class biopb.image.ImageData.Builder
Deprecated.
clearPixelsSizes() - Method in class biopb.image.ImageAnnotation.Builder
physical size of a pixel.
clearPoint() - Method in class biopb.image.ROI.Builder
.biopb.image.Point point = 1;
clearPoints() - Method in class biopb.image.Polygon.Builder
repeated .biopb.image.Point points = 1;
clearPolygon() - Method in class biopb.image.ROI.Builder
.biopb.image.Polygon polygon = 4;
clearProgress() - Method in class biopb.tensor.AddSourceStreamMessage.Builder
.biopb.tensor.AddSourceProgress progress = 1;
clearProgress() - Method in class biopb.tensor.ResolveStreamMessage.Builder
.biopb.tensor.ResolveProgress progress = 1;
clearProgress() - Method in class biopb.tensor.WarmStreamMessage.Builder
.biopb.tensor.WarmProgress progress = 1;
clearPyramid() - Method in class biopb.tensor.TensorDescriptor.Builder
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
clearRadius() - Method in class biopb.image.Ellipse.Builder
If the `center`` has no z field, neither should `radius`
clearReason() - Method in class biopb.tensor.AddSourceFailure.Builder
string reason = 2;
clearRectangle() - Method in class biopb.image.Mask.Builder
.biopb.image.Rectangle rectangle = 1;
clearRectangle() - Method in class biopb.image.ROI.Builder
.biopb.image.Rectangle rectangle = 2;
clearReductionMethod() - Method in class biopb.tensor.PyramidLevel.Builder
Method to request this level: "area" | "nearest" | "precompute".
clearReductionMethod() - Method in class biopb.tensor.TensorDescriptor.Builder
Dynamic reduction/downsampling method for scaled reads: "nearest", "area", or "precompute" (serve a native on-disk pyramid level).
clearReductionMethod() - Method in class biopb.tensor.TensorReadOption.Builder
Dynamic reduction/downsampling method: "nearest", "area", or "precompute" (serve a native on-disk pyramid level).
clearRemoved() - Method in class biopb.tensor.RemoveSourceResult.Builder
source_ids actually deregistered.
clearRequiredMultivalue() - Method in class biopb.image.InputShapeHint.Builder
Dimensions that must have multiple values (size > 1).
clearResizeInfo() - Method in class biopb.image.DetectionSettings.Builder
 
clearResult() - Method in class biopb.tensor.AddSourceStreamMessage.Builder
.biopb.tensor.AddSourceResult result = 2;
clearResult() - Method in class biopb.tensor.ResolveStreamMessage.Builder
.biopb.tensor.DataSourceDescriptor result = 2;
clearRoi() - Method in class biopb.image.ScoredROI.Builder
.biopb.image.ROI roi = 1;
clearRois() - Method in class biopb.image.ImageAnnotation.Builder
a list of region of interest
clearRootUrl() - Method in class biopb.tensor.RemoveSourceRequest.Builder
The dnd:// branch root to remove.
clearScaleHint() - Method in class biopb.tensor.PyramidLevel.Builder
Per-dimension integer downsampling factors vs.
clearScaleHint() - Method in class biopb.tensor.TensorDescriptor.Builder
Per-dimension integer downsampling factors for virtual/scaled reads.
clearScaleHint() - Method in class biopb.tensor.TensorReadOption.Builder
Per-dimension integer downsampling factors.
clearScalingHint() - Method in class biopb.image.DetectionSettings.Builder
A direct suggestion for image scaling.
clearSchemaMetadata() - Method in class biopb.tensor.SerializedTensor.Builder
 
clearScore() - Method in class biopb.image.ScoredROI.Builder
float score = 2;
clearSegmentationThreshold() - Method in class biopb.image.DetectionSettings.Builder
Threshold for binarize segmentation logits.
clearShape() - Method in class biopb.image.ROI.Builder
 
clearShape() - Method in class biopb.tensor.PyramidLevel.Builder
Logical (downsampled) shape of this level -- what a read of this level returns, so the client can size the level without a probe read.
clearShape() - Method in class biopb.tensor.TensorDescriptor.Builder
Full array shape (per dimension)
clearSizeC() - Method in class biopb.image.Pixels.Builder
uint32 size_c = 12;
clearSizeT() - Method in class biopb.image.Pixels.Builder
uint32 size_t = 13;
clearSizeX() - Method in class biopb.image.Pixels.Builder
Dimensional size of pixel data array [units:none]
clearSizeY() - Method in class biopb.image.Pixels.Builder
uint32 size_y = 10;
clearSizeZ() - Method in class biopb.image.Pixels.Builder
uint32 size_z = 11;
clearSliceHint() - Method in class biopb.tensor.TensorDescriptor.Builder
Optional slice hint - if provided, GetFlightInfo returns only chunks covering this range.
clearSliceHint() - Method in class biopb.tensor.TensorReadOption.Builder
Optional sub-region to read
clearSourceId() - Method in class biopb.tensor.ChunkUpload.Builder
Source identifier (e.g., "cache_abc123" or "ome_zarr_def456")
clearSourceId() - Method in class biopb.tensor.DataSourceDescriptor.Builder
Unique identifier for the data source (flight identifier)
clearSourceId() - Method in class biopb.tensor.FlightCmd.Builder
Which data source (flight identifier), globally unique among sources and slash-free, or "__metadata_query__" for SQL queries.
clearSourceType() - Method in class biopb.tensor.AddSourceRequest.Builder
Explicit adapter type ("zarr", "ome-zarr", ...); empty means auto-detect via the adapters' claim() protocol.
clearSourceType() - Method in class biopb.tensor.DataSourceDescriptor.Builder
Source type: "aics", "micromanager", "ome-zarr", "zarr", "hdf5", etc.
clearSourceUrl() - Method in class biopb.tensor.DataSourceDescriptor.Builder
File path, directory, or remote URL
clearSql() - Method in class biopb.tensor.MetadataQueryOption.Builder
SQL query string (e.g., "SELECT source_id FROM sources WHERE source_type='ome-zarr'")
clearStart() - Method in class biopb.tensor.ChunkBounds.Builder
Chunk start position in array coordinates (per dimension)
clearStart() - Method in class biopb.tensor.SliceHint.Builder
Start indices (per dimension)
clearStop() - Method in class biopb.tensor.ChunkBounds.Builder
Chunk stop position in array coordinates (exclusive, per dimension)
clearStop() - Method in class biopb.tensor.SliceHint.Builder
Stop indices (exclusive, per dimension)
clearTargetBytes() - Method in class biopb.tensor.ResolveProgress.Builder
Size in bytes of the recall target, or 0 when unknown (e.g.
clearTargetName() - Method in class biopb.tensor.ResolveProgress.Builder
Human-readable name of the recall target (file / directory basename), or empty when the server cannot name it.
clearTensorDescriptor() - Method in class biopb.tensor.SerializedTensor.Builder
Tensor metadata (shape, dtype, chunk_shape, scale_hint, reduction_method, realized slice_hint)
clearTensorId() - Method in class biopb.tensor.TensorReadOption.Builder
Which tensor to read -- normally the globally-unique array_id (see the tensor identity policy at the top of this file); the same value as TensorDescriptor.array_id.
clearTensorRead() - Method in class biopb.tensor.FlightCmd.Builder
.biopb.tensor.TensorReadOption tensor_read = 2;
clearTensors() - Method in class biopb.tensor.DataSourceDescriptor.Builder
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
clearTicket() - Method in class biopb.tensor.SerializedEndpoint.Builder
TensorTicket for chunk retrieval
clearTimeIncrement() - Method in class biopb.image.Pixels.Builder
time_increment is used for time series that have a global timing specification instead of per-timepoint timing info.
clearTimeIncrementUnit() - Method in class biopb.image.Pixels.Builder
time unit, default "s"
clearTopLeft() - Method in class biopb.image.Rectangle.Builder
.biopb.image.Point top_left = 1;
clearUrl() - Method in class biopb.tensor.AddSourceRequest.Builder
Absolute path or remote URL, interpreted on the SERVER's filesystem.
clearValues() - Method in class biopb.image.Mesh.Face.Builder
Optionally one can cache the associated face values here
clearVerts() - Method in class biopb.image.Mesh.Builder
All vertices of the mesh
clearWithMetadata() - Method in class biopb.tensor.TensorReadOption.Builder
If true, server populates metadata_json with wrapped metadata.
clearX() - Method in class biopb.image.Point.Builder
float x = 1;
clearY() - Method in class biopb.image.Point.Builder
float y = 2;
clearZ() - Method in class biopb.image.Point.Builder
optional float z = 3;
clone() - Method in class biopb.image.BinData.Builder
 
clone() - Method in class biopb.image.DetectionRequest.Builder
 
clone() - Method in class biopb.image.DetectionResponse.Builder
 
clone() - Method in class biopb.image.DetectionSettings.Builder
 
clone() - Method in class biopb.image.Ellipse.Builder
 
clone() - Method in class biopb.image.ImageAnnotation.Builder
 
clone() - Method in class biopb.image.ImageData.Builder
 
clone() - Method in class biopb.image.InputShapeHint.Builder
 
clone() - Method in class biopb.image.Mask.Builder
 
clone() - Method in class biopb.image.Mesh.Builder
 
clone() - Method in class biopb.image.Mesh.Face.Builder
 
clone() - Method in class biopb.image.OpNames.Builder
 
clone() - Method in class biopb.image.OpSchema.Builder
 
clone() - Method in class biopb.image.Pixels.Builder
 
clone() - Method in class biopb.image.Point.Builder
 
clone() - Method in class biopb.image.Polygon.Builder
 
clone() - Method in class biopb.image.ProcessRequest.Builder
 
clone() - Method in class biopb.image.ProcessResponse.Builder
 
clone() - Method in class biopb.image.Rectangle.Builder
 
clone() - Method in class biopb.image.ROI.Builder
 
clone() - Method in class biopb.image.ScoredROI.Builder
 
clone() - Method in class biopb.image.Tensor.Builder
 
clone() - Method in class biopb.tensor.AddSourceFailure.Builder
 
clone() - Method in class biopb.tensor.AddSourceProgress.Builder
 
clone() - Method in class biopb.tensor.AddSourceRequest.Builder
 
clone() - Method in class biopb.tensor.AddSourceResult.Builder
 
clone() - Method in class biopb.tensor.AddSourceStreamMessage.Builder
 
clone() - Method in class biopb.tensor.ChunkBounds.Builder
 
clone() - Method in class biopb.tensor.ChunkUpload.Builder
 
clone() - Method in class biopb.tensor.DataSourceDescriptor.Builder
 
clone() - Method in class biopb.tensor.FlightCmd.Builder
 
clone() - Method in class biopb.tensor.MetadataQueryOption.Builder
 
clone() - Method in class biopb.tensor.PyramidLevel.Builder
 
clone() - Method in class biopb.tensor.RemoveSourceRequest.Builder
 
clone() - Method in class biopb.tensor.RemoveSourceResult.Builder
 
clone() - Method in class biopb.tensor.ResolveProgress.Builder
 
clone() - Method in class biopb.tensor.ResolveStreamMessage.Builder
 
clone() - Method in class biopb.tensor.SerializedEndpoint.Builder
 
clone() - Method in class biopb.tensor.SerializedTensor.Builder
 
clone() - Method in class biopb.tensor.SliceHint.Builder
 
clone() - Method in class biopb.tensor.TensorCriteria.Builder
 
clone() - Method in class biopb.tensor.TensorDescriptor.Builder
 
clone() - Method in class biopb.tensor.TensorReadOption.Builder
 
clone() - Method in class biopb.tensor.TensorTicket.Builder
 
clone() - Method in class biopb.tensor.TensorWriteOptions.Builder
 
clone() - Method in class biopb.tensor.WarmProgress.Builder
 
clone() - Method in class biopb.tensor.WarmStreamMessage.Builder
 
close() - Method in class biopb.tensor.TensorFlightClient
 
closeConnection(Location, String) - Static method in class biopb.tensor.TensorConnectionPool
Close a specific connection for the given location and token.
COMMAND_NOT_SET - Enum constant in enum biopb.tensor.FlightCmd.CommandCase
 
containsOpSchemas(String) - Method in class biopb.image.OpNames.Builder
Map from op_name to its schema.
containsOpSchemas(String) - Method in class biopb.image.OpNames
Map from op_name to its schema.
containsOpSchemas(String) - Method in interface biopb.image.OpNamesOrBuilder
Map from op_name to its schema.
containsSchemaMetadata(String) - Method in class biopb.tensor.SerializedTensor.Builder
Schema metadata from GetFlightInfo for SHM transfer feature detection.
containsSchemaMetadata(String) - Method in class biopb.tensor.SerializedTensor
Schema metadata from GetFlightInfo for SHM transfer feature detection.
containsSchemaMetadata(String) - Method in interface biopb.tensor.SerializedTensorOrBuilder
Schema metadata from GetFlightInfo for SHM transfer feature detection.
CURRENT_NAME_FIELD_NUMBER - Static variable in class biopb.tensor.WarmProgress
 
CURRENT_PATH_FIELD_NUMBER - Static variable in class biopb.tensor.AddSourceProgress
 
cursor() - Method in class biopb.tensor.SerializableTensorImg
 

D

DATA_FIELD_NUMBER - Static variable in class biopb.image.BinData
 
DATA_NOT_SET - Enum constant in enum biopb.image.ImageData.DataCase
 
DATA_RESIDENT_FIELD_NUMBER - Static variable in class biopb.tensor.DataSourceDescriptor
 
DataSourceDescriptor - Class in biopb.tensor
Describes a data source containing one or more tensors.
DataSourceDescriptor.Builder - Class in biopb.tensor
Describes a data source containing one or more tensors.
DataSourceDescriptorOrBuilder - Interface in biopb.tensor
 
DEBUG_PICKLED_ARRAY_FIELD_NUMBER - Static variable in class biopb.tensor.SerializedTensor
 
DEFAULT_KWARGS_FIELD_NUMBER - Static variable in class biopb.image.OpSchema
 
DESCRIPTION_FIELD_NUMBER - Static variable in class biopb.image.OpSchema
 
Descriptor - Class in biopb.tensor
 
deserializeImageData(ImageData) - Static method in class biopb.image.Utils
Deserialize an ImageData protobuf message to a RandomAccessibleInterval.
DeserializeToInterval(Pixels) - Static method in class biopb.image.Utils
Deprecated.
Use Utils.deserializeImageData(ImageData) instead which handles both eager and lazy data representations.

This method converts protobuf image data received via gRPC to imglib2 format. The returned interval is in imglib2's XYZC dimension order (dimension 0 = X, dimension 1 = Y, dimension 2 = Z, dimension 3 = C).

This is equivalent to calling Utils._DeserializeToInterval(Pixels, String) with outputIndexOrder="XYZC".

DeserializeToInterval(Pixels, String) - Static method in class biopb.image.Utils
Deprecated.
Use Utils.deserializeImageData(ImageData) instead which handles both eager and lazy data representations.

This method converts protobuf image data received via gRPC to imglib2 format. The returned interval has the specified dimension order.

Supported data types (dtype):

  • "f4" or "float32" - 32-bit float
  • "f8" or "float64" - 64-bit float
  • "u1" or "uint8" - 8-bit unsigned integer
  • "u2" or "uint16" - 16-bit unsigned integer
  • "u4" or "uint32" - 32-bit unsigned integer
  • "i1" or "int8" - 8-bit signed integer
  • "i2" or "int16" - 16-bit signed integer
  • "i4" or "int32" - 32-bit signed integer

The outputIndexOrder specifies which dimensions to include in the output. Dimensions not in outputIndexOrder are squeezed (must be singleton).

Byte order (endianness) is read from the BinData field and applied correctly. Dtype prefixes like ">", "<", "|", "=" are automatically stripped for backward compatibility. Note that BinData.endianness is the authoritative source for endianness; a warning is logged if the dtype prefix conflicts with BinData.endianness.

DETECTION_SETTINGS_FIELD_NUMBER - Static variable in class biopb.image.DetectionRequest
 
DetectionRequest - Class in biopb.image
Protobuf type biopb.image.DetectionRequest
DetectionRequest.Builder - Class in biopb.image
Protobuf type biopb.image.DetectionRequest
DetectionRequestOrBuilder - Interface in biopb.image
 
DetectionRequestOuterClass - Class in biopb.image
 
DetectionResponse - Class in biopb.image
Protobuf type biopb.image.DetectionResponse
DetectionResponse.Builder - Class in biopb.image
Protobuf type biopb.image.DetectionResponse
DetectionResponseOrBuilder - Interface in biopb.image
 
DetectionResponseOuterClass - Class in biopb.image
 
DETECTIONS_FIELD_NUMBER - Static variable in class biopb.image.DetectionResponse
 
DetectionSettings - Class in biopb.image
Protobuf type biopb.image.DetectionSettings
DetectionSettings.Builder - Class in biopb.image
Protobuf type biopb.image.DetectionSettings
DetectionSettings.ResizeInfoCase - Enum in biopb.image
 
DetectionSettingsOrBuilder - Interface in biopb.image
 
DetectionSettingsOuterClass - Class in biopb.image
 
DIM_LABELS_FIELD_NUMBER - Static variable in class biopb.image.Tensor
 
DIM_LABELS_FIELD_NUMBER - Static variable in class biopb.tensor.AddSourceRequest
 
DIM_LABELS_FIELD_NUMBER - Static variable in class biopb.tensor.TensorDescriptor
 
dimension(int) - Method in class biopb.tensor.SerializableTensorImg
 
DIMENSION_ORDER_FIELD_NUMBER - Static variable in class biopb.image.Pixels
 
dimensions(long[]) - Method in class biopb.tensor.SerializableTensorImg
 
DIMS_FIELD_NUMBER - Static variable in class biopb.image.Tensor
 
DONE - Enum constant in enum biopb.tensor.WarmStreamMessage.PayloadCase
 
DONE_FIELD_NUMBER - Static variable in class biopb.tensor.WarmStreamMessage
 
DTYPE_FIELD_NUMBER - Static variable in class biopb.image.Pixels
 
DTYPE_FIELD_NUMBER - Static variable in class biopb.image.Tensor
 
DTYPE_FIELD_NUMBER - Static variable in class biopb.tensor.TensorDescriptor
 

E

EAGER_DATA - Enum constant in enum biopb.image.ImageData.DataCase
 
EAGER_DATA_FIELD_NUMBER - Static variable in class biopb.image.ImageData
 
ELAPSED_SECONDS_FIELD_NUMBER - Static variable in class biopb.tensor.ResolveProgress
 
ELAPSED_SECONDS_FIELD_NUMBER - Static variable in class biopb.tensor.WarmProgress
 
Ellipse - Class in biopb.image
A simple ellipse object.
ELLIPSE - Enum constant in enum biopb.image.ROI.ShapeCase
 
ELLIPSE_FIELD_NUMBER - Static variable in class biopb.image.ROI
 
Ellipse.Builder - Class in biopb.image
A simple ellipse object.
EllipseOrBuilder - Interface in biopb.image
 
ENDIANNESS_FIELD_NUMBER - Static variable in class biopb.image.BinData
 
ENDPOINTS_FIELD_NUMBER - Static variable in class biopb.tensor.SerializedTensor
 
equals(Object) - Method in class biopb.image.BinData
 
equals(Object) - Method in class biopb.image.DetectionRequest
 
equals(Object) - Method in class biopb.image.DetectionResponse
 
equals(Object) - Method in class biopb.image.DetectionSettings
 
equals(Object) - Method in class biopb.image.Ellipse
 
equals(Object) - Method in class biopb.image.ImageAnnotation
 
equals(Object) - Method in class biopb.image.ImageData
 
equals(Object) - Method in class biopb.image.InputShapeHint
 
equals(Object) - Method in class biopb.image.Mask
 
equals(Object) - Method in class biopb.image.Mesh
 
equals(Object) - Method in class biopb.image.Mesh.Face
 
equals(Object) - Method in class biopb.image.OpNames
 
equals(Object) - Method in class biopb.image.OpSchema
 
equals(Object) - Method in class biopb.image.Pixels
 
equals(Object) - Method in class biopb.image.Point
 
equals(Object) - Method in class biopb.image.Polygon
 
equals(Object) - Method in class biopb.image.ProcessRequest
 
equals(Object) - Method in class biopb.image.ProcessResponse
 
equals(Object) - Method in class biopb.image.Rectangle
 
equals(Object) - Method in class biopb.image.ROI
 
equals(Object) - Method in class biopb.image.ScoredROI
 
equals(Object) - Method in class biopb.image.Tensor
 
equals(Object) - Method in class biopb.tensor.AddSourceFailure
 
equals(Object) - Method in class biopb.tensor.AddSourceProgress
 
equals(Object) - Method in class biopb.tensor.AddSourceRequest
 
equals(Object) - Method in class biopb.tensor.AddSourceResult
 
equals(Object) - Method in class biopb.tensor.AddSourceStreamMessage
 
equals(Object) - Method in class biopb.tensor.ChunkBounds
 
equals(Object) - Method in class biopb.tensor.ChunkUpload
 
equals(Object) - Method in class biopb.tensor.DataSourceDescriptor
 
equals(Object) - Method in class biopb.tensor.FlightCmd
 
equals(Object) - Method in class biopb.tensor.MetadataQueryOption
 
equals(Object) - Method in class biopb.tensor.PyramidLevel
 
equals(Object) - Method in class biopb.tensor.RemoveSourceRequest
 
equals(Object) - Method in class biopb.tensor.RemoveSourceResult
 
equals(Object) - Method in class biopb.tensor.ResolveProgress
 
equals(Object) - Method in class biopb.tensor.ResolveStreamMessage
 
equals(Object) - Method in class biopb.tensor.SerializedEndpoint
 
equals(Object) - Method in class biopb.tensor.SerializedTensor
 
equals(Object) - Method in class biopb.tensor.SliceHint
 
equals(Object) - Method in class biopb.tensor.TensorCriteria
 
equals(Object) - Method in class biopb.tensor.TensorDescriptor
 
equals(Object) - Method in class biopb.tensor.TensorReadOption
 
equals(Object) - Method in class biopb.tensor.TensorTicket
 
equals(Object) - Method in class biopb.tensor.TensorWriteOptions
 
equals(Object) - Method in class biopb.tensor.WarmProgress
 
equals(Object) - Method in class biopb.tensor.WarmStreamMessage
 
EXPECTED_SINGLETONS_FIELD_NUMBER - Static variable in class biopb.image.InputShapeHint
 

F

FACES_FIELD_NUMBER - Static variable in class biopb.image.Mesh
 
FAILED_FIELD_NUMBER - Static variable in class biopb.tensor.AddSourceResult
 
FAILED_FIELD_NUMBER - Static variable in class biopb.tensor.RemoveSourceResult
 
FIELD_MASK_FIELD_NUMBER - Static variable in class biopb.image.DetectionRequest
 
FIELD_MASK_FIELD_NUMBER - Static variable in class biopb.image.ProcessRequest
 
FILES_DONE_FIELD_NUMBER - Static variable in class biopb.tensor.WarmProgress
 
FILES_TOTAL_FIELD_NUMBER - Static variable in class biopb.tensor.WarmProgress
 
FlightCmd - Class in biopb.tensor
Client command for GetFlightInfo requests.
FlightCmd.Builder - Class in biopb.tensor
Client command for GetFlightInfo requests.
FlightCmd.CommandCase - Enum in biopb.tensor
 
FlightCmdOrBuilder - Interface in biopb.tensor
 
forNumber(int) - Static method in enum biopb.image.BinData.Endianness
 
forNumber(int) - Static method in enum biopb.image.DetectionSettings.ResizeInfoCase
 
forNumber(int) - Static method in enum biopb.image.ImageData.DataCase
 
forNumber(int) - Static method in enum biopb.image.ROI.ShapeCase
 
forNumber(int) - Static method in enum biopb.tensor.AddSourceStreamMessage.PayloadCase
 
forNumber(int) - Static method in enum biopb.tensor.FlightCmd.CommandCase
 
forNumber(int) - Static method in enum biopb.tensor.ResolveStreamMessage.PayloadCase
 
forNumber(int) - Static method in enum biopb.tensor.WarmStreamMessage.PayloadCase
 

G

get(String) - Method in class biopb.tensor.TensorConnectionPool.SharedCache
 
getAdded(int) - Method in class biopb.tensor.AddSourceResult.Builder
Sources newly registered by this request.
getAdded(int) - Method in class biopb.tensor.AddSourceResult
Sources newly registered by this request.
getAdded(int) - Method in interface biopb.tensor.AddSourceResultOrBuilder
Sources newly registered by this request.
getAddedBuilder(int) - Method in class biopb.tensor.AddSourceResult.Builder
Sources newly registered by this request.
getAddedBuilderList() - Method in class biopb.tensor.AddSourceResult.Builder
Sources newly registered by this request.
getAddedCount() - Method in class biopb.tensor.AddSourceProgress.Builder
Number of sources registered so far in this request.
getAddedCount() - Method in class biopb.tensor.AddSourceProgress
Number of sources registered so far in this request.
getAddedCount() - Method in interface biopb.tensor.AddSourceProgressOrBuilder
Number of sources registered so far in this request.
getAddedCount() - Method in class biopb.tensor.AddSourceResult.Builder
Sources newly registered by this request.
getAddedCount() - Method in class biopb.tensor.AddSourceResult
Sources newly registered by this request.
getAddedCount() - Method in interface biopb.tensor.AddSourceResultOrBuilder
Sources newly registered by this request.
getAddedList() - Method in class biopb.tensor.AddSourceResult.Builder
Sources newly registered by this request.
getAddedList() - Method in class biopb.tensor.AddSourceResult
Sources newly registered by this request.
getAddedList() - Method in interface biopb.tensor.AddSourceResultOrBuilder
Sources newly registered by this request.
getAddedOrBuilder(int) - Method in class biopb.tensor.AddSourceResult.Builder
Sources newly registered by this request.
getAddedOrBuilder(int) - Method in class biopb.tensor.AddSourceResult
Sources newly registered by this request.
getAddedOrBuilder(int) - Method in interface biopb.tensor.AddSourceResultOrBuilder
Sources newly registered by this request.
getAddedOrBuilderList() - Method in class biopb.tensor.AddSourceResult.Builder
Sources newly registered by this request.
getAddedOrBuilderList() - Method in class biopb.tensor.AddSourceResult
Sources newly registered by this request.
getAddedOrBuilderList() - Method in interface biopb.tensor.AddSourceResultOrBuilder
Sources newly registered by this request.
getAlreadyPresent(int) - Method in class biopb.tensor.AddSourceResult.Builder
source_ids that were already registered (same deterministic id) -- upsert no-ops, surfaced so the client can say "already present" rather than "nothing happened".
getAlreadyPresent(int) - Method in class biopb.tensor.AddSourceResult
source_ids that were already registered (same deterministic id) -- upsert no-ops, surfaced so the client can say "already present" rather than "nothing happened".
getAlreadyPresent(int) - Method in interface biopb.tensor.AddSourceResultOrBuilder
source_ids that were already registered (same deterministic id) -- upsert no-ops, surfaced so the client can say "already present" rather than "nothing happened".
getAlreadyPresentBytes(int) - Method in class biopb.tensor.AddSourceResult.Builder
source_ids that were already registered (same deterministic id) -- upsert no-ops, surfaced so the client can say "already present" rather than "nothing happened".
getAlreadyPresentBytes(int) - Method in class biopb.tensor.AddSourceResult
source_ids that were already registered (same deterministic id) -- upsert no-ops, surfaced so the client can say "already present" rather than "nothing happened".
getAlreadyPresentBytes(int) - Method in interface biopb.tensor.AddSourceResultOrBuilder
source_ids that were already registered (same deterministic id) -- upsert no-ops, surfaced so the client can say "already present" rather than "nothing happened".
getAlreadyPresentCount() - Method in class biopb.tensor.AddSourceResult.Builder
source_ids that were already registered (same deterministic id) -- upsert no-ops, surfaced so the client can say "already present" rather than "nothing happened".
getAlreadyPresentCount() - Method in class biopb.tensor.AddSourceResult
source_ids that were already registered (same deterministic id) -- upsert no-ops, surfaced so the client can say "already present" rather than "nothing happened".
getAlreadyPresentCount() - Method in interface biopb.tensor.AddSourceResultOrBuilder
source_ids that were already registered (same deterministic id) -- upsert no-ops, surfaced so the client can say "already present" rather than "nothing happened".
getAlreadyPresentList() - Method in class biopb.tensor.AddSourceResult.Builder
source_ids that were already registered (same deterministic id) -- upsert no-ops, surfaced so the client can say "already present" rather than "nothing happened".
getAlreadyPresentList() - Method in class biopb.tensor.AddSourceResult
source_ids that were already registered (same deterministic id) -- upsert no-ops, surfaced so the client can say "already present" rather than "nothing happened".
getAlreadyPresentList() - Method in interface biopb.tensor.AddSourceResultOrBuilder
source_ids that were already registered (same deterministic id) -- upsert no-ops, surfaced so the client can say "already present" rather than "nothing happened".
getAnnotation() - Method in class biopb.image.ImageAnnotation.Builder
additional text annotation
getAnnotation() - Method in class biopb.image.ImageAnnotation
additional text annotation
getAnnotation() - Method in interface biopb.image.ImageAnnotationOrBuilder
additional text annotation
getAnnotation() - Method in class biopb.image.ProcessResponse.Builder
Additional information the server may return as a text string
getAnnotation() - Method in class biopb.image.ProcessResponse
Additional information the server may return as a text string
getAnnotation() - Method in interface biopb.image.ProcessResponseOrBuilder
Additional information the server may return as a text string
getAnnotationBytes() - Method in class biopb.image.ImageAnnotation.Builder
additional text annotation
getAnnotationBytes() - Method in class biopb.image.ImageAnnotation
additional text annotation
getAnnotationBytes() - Method in interface biopb.image.ImageAnnotationOrBuilder
additional text annotation
getAnnotationBytes() - Method in class biopb.image.ProcessResponse.Builder
Additional information the server may return as a text string
getAnnotationBytes() - Method in class biopb.image.ProcessResponse
Additional information the server may return as a text string
getAnnotationBytes() - Method in interface biopb.image.ProcessResponseOrBuilder
Additional information the server may return as a text string
getArrayId() - Method in class biopb.tensor.TensorDescriptor.Builder
Globally-unique tensor identifier and primary key (see the tensor identity policy above).
getArrayId() - Method in class biopb.tensor.TensorDescriptor
Globally-unique tensor identifier and primary key (see the tensor identity policy above).
getArrayId() - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Globally-unique tensor identifier and primary key (see the tensor identity policy above).
getArrayIdBytes() - Method in class biopb.tensor.TensorDescriptor.Builder
Globally-unique tensor identifier and primary key (see the tensor identity policy above).
getArrayIdBytes() - Method in class biopb.tensor.TensorDescriptor
Globally-unique tensor identifier and primary key (see the tensor identity policy above).
getArrayIdBytes() - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Globally-unique tensor identifier and primary key (see the tensor identity policy above).
getAuthOption() - Method in class biopb.tensor.TensorConnectionPool.PooledConnection
 
getAuthToken() - Method in class biopb.tensor.SerializedTensor.Builder
Auth token (empty if no auth)
getAuthToken() - Method in class biopb.tensor.SerializedTensor
Auth token (empty if no auth)
getAuthToken() - Method in interface biopb.tensor.SerializedTensorOrBuilder
Auth token (empty if no auth)
getAuthTokenBytes() - Method in class biopb.tensor.SerializedTensor.Builder
Auth token (empty if no auth)
getAuthTokenBytes() - Method in class biopb.tensor.SerializedTensor
Auth token (empty if no auth)
getAuthTokenBytes() - Method in interface biopb.tensor.SerializedTensorOrBuilder
Auth token (empty if no auth)
getBindata() - Method in class biopb.image.Pixels.Builder
Pixel values
getBindata() - Method in class biopb.image.Pixels
Pixel values
getBindata() - Method in interface biopb.image.PixelsOrBuilder
Pixel values
getBindata() - Method in class biopb.image.Tensor.Builder
Pixel values
getBindata() - Method in class biopb.image.Tensor
Pixel values
getBindata() - Method in interface biopb.image.TensorOrBuilder
Pixel values
getBinData() - Method in class biopb.image.Mask.Builder
.biopb.image.BinData bin_data = 2;
getBinData() - Method in class biopb.image.Mask
.biopb.image.BinData bin_data = 2;
getBinData() - Method in interface biopb.image.MaskOrBuilder
.biopb.image.BinData bin_data = 2;
getBindataBuilder() - Method in class biopb.image.Pixels.Builder
Pixel values
getBindataBuilder() - Method in class biopb.image.Tensor.Builder
Pixel values
getBinDataBuilder() - Method in class biopb.image.Mask.Builder
.biopb.image.BinData bin_data = 2;
getBindataOrBuilder() - Method in class biopb.image.Pixels.Builder
Pixel values
getBindataOrBuilder() - Method in class biopb.image.Pixels
Pixel values
getBindataOrBuilder() - Method in interface biopb.image.PixelsOrBuilder
Pixel values
getBindataOrBuilder() - Method in class biopb.image.Tensor.Builder
Pixel values
getBindataOrBuilder() - Method in class biopb.image.Tensor
Pixel values
getBindataOrBuilder() - Method in interface biopb.image.TensorOrBuilder
Pixel values
getBinDataOrBuilder() - Method in class biopb.image.Mask.Builder
.biopb.image.BinData bin_data = 2;
getBinDataOrBuilder() - Method in class biopb.image.Mask
.biopb.image.BinData bin_data = 2;
getBinDataOrBuilder() - Method in interface biopb.image.MaskOrBuilder
.biopb.image.BinData bin_data = 2;
getBottomRight() - Method in class biopb.image.Rectangle.Builder
.biopb.image.Point bottom_right = 2;
getBottomRight() - Method in class biopb.image.Rectangle
.biopb.image.Point bottom_right = 2;
getBottomRight() - Method in interface biopb.image.RectangleOrBuilder
.biopb.image.Point bottom_right = 2;
getBottomRightBuilder() - Method in class biopb.image.Rectangle.Builder
.biopb.image.Point bottom_right = 2;
getBottomRightOrBuilder() - Method in class biopb.image.Rectangle.Builder
.biopb.image.Point bottom_right = 2;
getBottomRightOrBuilder() - Method in class biopb.image.Rectangle
.biopb.image.Point bottom_right = 2;
getBottomRightOrBuilder() - Method in interface biopb.image.RectangleOrBuilder
.biopb.image.Point bottom_right = 2;
getBounds() - Method in class biopb.tensor.ChunkUpload.Builder
Chunk bounds (start/stop coordinates)
getBounds() - Method in class biopb.tensor.ChunkUpload
Chunk bounds (start/stop coordinates)
getBounds() - Method in interface biopb.tensor.ChunkUploadOrBuilder
Chunk bounds (start/stop coordinates)
getBoundsBuilder() - Method in class biopb.tensor.ChunkUpload.Builder
Chunk bounds (start/stop coordinates)
getBoundsOrBuilder() - Method in class biopb.tensor.ChunkUpload.Builder
Chunk bounds (start/stop coordinates)
getBoundsOrBuilder() - Method in class biopb.tensor.ChunkUpload
Chunk bounds (start/stop coordinates)
getBoundsOrBuilder() - Method in interface biopb.tensor.ChunkUploadOrBuilder
Chunk bounds (start/stop coordinates)
getBytesDone() - Method in class biopb.tensor.WarmProgress.Builder
Bytes read (recalled) so far.
getBytesDone() - Method in class biopb.tensor.WarmProgress
Bytes read (recalled) so far.
getBytesDone() - Method in interface biopb.tensor.WarmProgressOrBuilder
Bytes read (recalled) so far.
getBytesTotal() - Method in class biopb.tensor.WarmProgress.Builder
Sum of file sizes in bytes (stat is recall-free), or 0 while enumerating.
getBytesTotal() - Method in class biopb.tensor.WarmProgress
Sum of file sizes in bytes (stat is recall-free), or 0 while enumerating.
getBytesTotal() - Method in interface biopb.tensor.WarmProgressOrBuilder
Sum of file sizes in bytes (stat is recall-free), or 0 while enumerating.
getCacheBytes() - Method in class biopb.tensor.TensorFlightClient
Get the cache size in bytes.
getCellDiameterHint() - Method in class biopb.image.DetectionSettings.Builder
A hint for the typical cell diameter.
getCellDiameterHint() - Method in class biopb.image.DetectionSettings
A hint for the typical cell diameter.
getCellDiameterHint() - Method in interface biopb.image.DetectionSettingsOrBuilder
A hint for the typical cell diameter.
getCenter() - Method in class biopb.image.Ellipse.Builder
.biopb.image.Point center = 1;
getCenter() - Method in class biopb.image.Ellipse
.biopb.image.Point center = 1;
getCenter() - Method in interface biopb.image.EllipseOrBuilder
.biopb.image.Point center = 1;
getCenterBuilder() - Method in class biopb.image.Ellipse.Builder
.biopb.image.Point center = 1;
getCenterOrBuilder() - Method in class biopb.image.Ellipse.Builder
.biopb.image.Point center = 1;
getCenterOrBuilder() - Method in class biopb.image.Ellipse
.biopb.image.Point center = 1;
getCenterOrBuilder() - Method in interface biopb.image.EllipseOrBuilder
.biopb.image.Point center = 1;
getChunkBounds() - Method in class biopb.tensor.SerializedEndpoint.Builder
ChunkBounds describing chunk position
getChunkBounds() - Method in class biopb.tensor.SerializedEndpoint
ChunkBounds describing chunk position
getChunkBounds() - Method in interface biopb.tensor.SerializedEndpointOrBuilder
ChunkBounds describing chunk position
getChunkBoundsBuilder() - Method in class biopb.tensor.SerializedEndpoint.Builder
ChunkBounds describing chunk position
getChunkBoundsOrBuilder() - Method in class biopb.tensor.SerializedEndpoint.Builder
ChunkBounds describing chunk position
getChunkBoundsOrBuilder() - Method in class biopb.tensor.SerializedEndpoint
ChunkBounds describing chunk position
getChunkBoundsOrBuilder() - Method in interface biopb.tensor.SerializedEndpointOrBuilder
ChunkBounds describing chunk position
getChunkId() - Method in class biopb.tensor.TensorTicket.Builder
Backend-specific chunk identifier
getChunkId() - Method in class biopb.tensor.TensorTicket
Backend-specific chunk identifier
getChunkId() - Method in interface biopb.tensor.TensorTicketOrBuilder
Backend-specific chunk identifier
getChunkShape(int) - Method in class biopb.tensor.TensorDescriptor.Builder
Nominal chunk size per dimension (actual may vary for edge chunks)
getChunkShape(int) - Method in class biopb.tensor.TensorDescriptor
Nominal chunk size per dimension (actual may vary for edge chunks)
getChunkShape(int) - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Nominal chunk size per dimension (actual may vary for edge chunks)
getChunkShapeCount() - Method in class biopb.tensor.TensorDescriptor.Builder
Nominal chunk size per dimension (actual may vary for edge chunks)
getChunkShapeCount() - Method in class biopb.tensor.TensorDescriptor
Nominal chunk size per dimension (actual may vary for edge chunks)
getChunkShapeCount() - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Nominal chunk size per dimension (actual may vary for edge chunks)
getChunkShapeList() - Method in class biopb.tensor.TensorDescriptor.Builder
Nominal chunk size per dimension (actual may vary for edge chunks)
getChunkShapeList() - Method in class biopb.tensor.TensorDescriptor
Nominal chunk size per dimension (actual may vary for edge chunks)
getChunkShapeList() - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Nominal chunk size per dimension (actual may vary for edge chunks)
getClient() - Method in class biopb.tensor.TensorConnectionPool.PooledConnection
 
getCommandCase() - Method in class biopb.tensor.FlightCmd.Builder
 
getCommandCase() - Method in class biopb.tensor.FlightCmd
 
getCommandCase() - Method in interface biopb.tensor.FlightCmdOrBuilder
 
getConnection(Location, String, BufferAllocator) - Static method in class biopb.tensor.TensorConnectionPool
Get or create a pooled connection for the given location and token.
getConnectionCount() - Static method in class biopb.tensor.TensorConnectionPool
Get the total connection count across all threads (for testing/monitoring).
getCreationTime() - Method in class biopb.tensor.TensorConnectionPool.PooledConnection
 
getCurrentName() - Method in class biopb.tensor.WarmProgress.Builder
Basename of the file currently being recalled, or empty.
getCurrentName() - Method in class biopb.tensor.WarmProgress
Basename of the file currently being recalled, or empty.
getCurrentName() - Method in interface biopb.tensor.WarmProgressOrBuilder
Basename of the file currently being recalled, or empty.
getCurrentNameBytes() - Method in class biopb.tensor.WarmProgress.Builder
Basename of the file currently being recalled, or empty.
getCurrentNameBytes() - Method in class biopb.tensor.WarmProgress
Basename of the file currently being recalled, or empty.
getCurrentNameBytes() - Method in interface biopb.tensor.WarmProgressOrBuilder
Basename of the file currently being recalled, or empty.
getCurrentPath() - Method in class biopb.tensor.AddSourceProgress.Builder
Path currently being scanned / just registered (for a "Scanning ..." label), or a short status sentence while the add waits (e.g.
getCurrentPath() - Method in class biopb.tensor.AddSourceProgress
Path currently being scanned / just registered (for a "Scanning ..." label), or a short status sentence while the add waits (e.g.
getCurrentPath() - Method in interface biopb.tensor.AddSourceProgressOrBuilder
Path currently being scanned / just registered (for a "Scanning ..." label), or a short status sentence while the add waits (e.g.
getCurrentPathBytes() - Method in class biopb.tensor.AddSourceProgress.Builder
Path currently being scanned / just registered (for a "Scanning ..." label), or a short status sentence while the add waits (e.g.
getCurrentPathBytes() - Method in class biopb.tensor.AddSourceProgress
Path currently being scanned / just registered (for a "Scanning ..." label), or a short status sentence while the add waits (e.g.
getCurrentPathBytes() - Method in interface biopb.tensor.AddSourceProgressOrBuilder
Path currently being scanned / just registered (for a "Scanning ..." label), or a short status sentence while the add waits (e.g.
getData() - Method in class biopb.image.BinData.Builder
bytes data = 1;
getData() - Method in class biopb.image.BinData
bytes data = 1;
getData() - Method in interface biopb.image.BinDataOrBuilder
bytes data = 1;
getDataCase() - Method in class biopb.image.ImageData.Builder
 
getDataCase() - Method in class biopb.image.ImageData
 
getDataCase() - Method in interface biopb.image.ImageDataOrBuilder
 
getDataResident() - Method in class biopb.tensor.DataSourceDescriptor.Builder
Advisory, point-in-time hint: this source's content is local and cheap to read right now.
getDataResident() - Method in class biopb.tensor.DataSourceDescriptor
Advisory, point-in-time hint: this source's content is local and cheap to read right now.
getDataResident() - Method in interface biopb.tensor.DataSourceDescriptorOrBuilder
Advisory, point-in-time hint: this source's content is local and cheap to read right now.
getDebugPickledArray() - Method in class biopb.tensor.SerializedTensor.Builder
A python-only debugging field carrying pickeled stream of da.array, allowing integration tests to bypass the Flight server and directly reconstruct the tensor on the client side.
getDebugPickledArray() - Method in class biopb.tensor.SerializedTensor
A python-only debugging field carrying pickeled stream of da.array, allowing integration tests to bypass the Flight server and directly reconstruct the tensor on the client side.
getDebugPickledArray() - Method in interface biopb.tensor.SerializedTensorOrBuilder
A python-only debugging field carrying pickeled stream of da.array, allowing integration tests to bypass the Flight server and directly reconstruct the tensor on the client side.
getDefaultInstance() - Static method in class biopb.image.BinData
 
getDefaultInstance() - Static method in class biopb.image.DetectionRequest
 
getDefaultInstance() - Static method in class biopb.image.DetectionResponse
 
getDefaultInstance() - Static method in class biopb.image.DetectionSettings
 
getDefaultInstance() - Static method in class biopb.image.Ellipse
 
getDefaultInstance() - Static method in class biopb.image.ImageAnnotation
 
getDefaultInstance() - Static method in class biopb.image.ImageData
 
getDefaultInstance() - Static method in class biopb.image.InputShapeHint
 
getDefaultInstance() - Static method in class biopb.image.Mask
 
getDefaultInstance() - Static method in class biopb.image.Mesh.Face
 
getDefaultInstance() - Static method in class biopb.image.Mesh
 
getDefaultInstance() - Static method in class biopb.image.OpNames
 
getDefaultInstance() - Static method in class biopb.image.OpSchema
 
getDefaultInstance() - Static method in class biopb.image.Pixels
 
getDefaultInstance() - Static method in class biopb.image.Point
 
getDefaultInstance() - Static method in class biopb.image.Polygon
 
getDefaultInstance() - Static method in class biopb.image.ProcessRequest
 
getDefaultInstance() - Static method in class biopb.image.ProcessResponse
 
getDefaultInstance() - Static method in class biopb.image.Rectangle
 
getDefaultInstance() - Static method in class biopb.image.ROI
 
getDefaultInstance() - Static method in class biopb.image.ScoredROI
 
getDefaultInstance() - Static method in class biopb.image.Tensor
 
getDefaultInstance() - Static method in class biopb.tensor.AddSourceFailure
 
getDefaultInstance() - Static method in class biopb.tensor.AddSourceProgress
 
getDefaultInstance() - Static method in class biopb.tensor.AddSourceRequest
 
getDefaultInstance() - Static method in class biopb.tensor.AddSourceResult
 
getDefaultInstance() - Static method in class biopb.tensor.AddSourceStreamMessage
 
getDefaultInstance() - Static method in class biopb.tensor.ChunkBounds
 
getDefaultInstance() - Static method in class biopb.tensor.ChunkUpload
 
getDefaultInstance() - Static method in class biopb.tensor.DataSourceDescriptor
 
getDefaultInstance() - Static method in class biopb.tensor.FlightCmd
 
getDefaultInstance() - Static method in class biopb.tensor.MetadataQueryOption
 
getDefaultInstance() - Static method in class biopb.tensor.PyramidLevel
 
getDefaultInstance() - Static method in class biopb.tensor.RemoveSourceRequest
 
getDefaultInstance() - Static method in class biopb.tensor.RemoveSourceResult
 
getDefaultInstance() - Static method in class biopb.tensor.ResolveProgress
 
getDefaultInstance() - Static method in class biopb.tensor.ResolveStreamMessage
 
getDefaultInstance() - Static method in class biopb.tensor.SerializedEndpoint
 
getDefaultInstance() - Static method in class biopb.tensor.SerializedTensor
 
getDefaultInstance() - Static method in class biopb.tensor.SliceHint
 
getDefaultInstance() - Static method in class biopb.tensor.TensorCriteria
 
getDefaultInstance() - Static method in class biopb.tensor.TensorDescriptor
 
getDefaultInstance() - Static method in class biopb.tensor.TensorReadOption
 
getDefaultInstance() - Static method in class biopb.tensor.TensorTicket
 
getDefaultInstance() - Static method in class biopb.tensor.TensorWriteOptions
 
getDefaultInstance() - Static method in class biopb.tensor.WarmProgress
 
getDefaultInstance() - Static method in class biopb.tensor.WarmStreamMessage
 
getDefaultInstanceForType() - Method in class biopb.image.BinData.Builder
 
getDefaultInstanceForType() - Method in class biopb.image.BinData
 
getDefaultInstanceForType() - Method in class biopb.image.DetectionRequest.Builder
 
getDefaultInstanceForType() - Method in class biopb.image.DetectionRequest
 
getDefaultInstanceForType() - Method in class biopb.image.DetectionResponse.Builder
 
getDefaultInstanceForType() - Method in class biopb.image.DetectionResponse
 
getDefaultInstanceForType() - Method in class biopb.image.DetectionSettings.Builder
 
getDefaultInstanceForType() - Method in class biopb.image.DetectionSettings
 
getDefaultInstanceForType() - Method in class biopb.image.Ellipse.Builder
 
getDefaultInstanceForType() - Method in class biopb.image.Ellipse
 
getDefaultInstanceForType() - Method in class biopb.image.ImageAnnotation.Builder
 
getDefaultInstanceForType() - Method in class biopb.image.ImageAnnotation
 
getDefaultInstanceForType() - Method in class biopb.image.ImageData.Builder
 
getDefaultInstanceForType() - Method in class biopb.image.ImageData
 
getDefaultInstanceForType() - Method in class biopb.image.InputShapeHint.Builder
 
getDefaultInstanceForType() - Method in class biopb.image.InputShapeHint
 
getDefaultInstanceForType() - Method in class biopb.image.Mask.Builder
 
getDefaultInstanceForType() - Method in class biopb.image.Mask
 
getDefaultInstanceForType() - Method in class biopb.image.Mesh.Builder
 
getDefaultInstanceForType() - Method in class biopb.image.Mesh.Face.Builder
 
getDefaultInstanceForType() - Method in class biopb.image.Mesh.Face
 
getDefaultInstanceForType() - Method in class biopb.image.Mesh
 
getDefaultInstanceForType() - Method in class biopb.image.OpNames.Builder
 
getDefaultInstanceForType() - Method in class biopb.image.OpNames
 
getDefaultInstanceForType() - Method in class biopb.image.OpSchema.Builder
 
getDefaultInstanceForType() - Method in class biopb.image.OpSchema
 
getDefaultInstanceForType() - Method in class biopb.image.Pixels.Builder
 
getDefaultInstanceForType() - Method in class biopb.image.Pixels
 
getDefaultInstanceForType() - Method in class biopb.image.Point.Builder
 
getDefaultInstanceForType() - Method in class biopb.image.Point
 
getDefaultInstanceForType() - Method in class biopb.image.Polygon.Builder
 
getDefaultInstanceForType() - Method in class biopb.image.Polygon
 
getDefaultInstanceForType() - Method in class biopb.image.ProcessRequest.Builder
 
getDefaultInstanceForType() - Method in class biopb.image.ProcessRequest
 
getDefaultInstanceForType() - Method in class biopb.image.ProcessResponse.Builder
 
getDefaultInstanceForType() - Method in class biopb.image.ProcessResponse
 
getDefaultInstanceForType() - Method in class biopb.image.Rectangle.Builder
 
getDefaultInstanceForType() - Method in class biopb.image.Rectangle
 
getDefaultInstanceForType() - Method in class biopb.image.ROI.Builder
 
getDefaultInstanceForType() - Method in class biopb.image.ROI
 
getDefaultInstanceForType() - Method in class biopb.image.ScoredROI.Builder
 
getDefaultInstanceForType() - Method in class biopb.image.ScoredROI
 
getDefaultInstanceForType() - Method in class biopb.image.Tensor.Builder
 
getDefaultInstanceForType() - Method in class biopb.image.Tensor
 
getDefaultInstanceForType() - Method in class biopb.tensor.AddSourceFailure.Builder
 
getDefaultInstanceForType() - Method in class biopb.tensor.AddSourceFailure
 
getDefaultInstanceForType() - Method in class biopb.tensor.AddSourceProgress.Builder
 
getDefaultInstanceForType() - Method in class biopb.tensor.AddSourceProgress
 
getDefaultInstanceForType() - Method in class biopb.tensor.AddSourceRequest.Builder
 
getDefaultInstanceForType() - Method in class biopb.tensor.AddSourceRequest
 
getDefaultInstanceForType() - Method in class biopb.tensor.AddSourceResult.Builder
 
getDefaultInstanceForType() - Method in class biopb.tensor.AddSourceResult
 
getDefaultInstanceForType() - Method in class biopb.tensor.AddSourceStreamMessage.Builder
 
getDefaultInstanceForType() - Method in class biopb.tensor.AddSourceStreamMessage
 
getDefaultInstanceForType() - Method in class biopb.tensor.ChunkBounds.Builder
 
getDefaultInstanceForType() - Method in class biopb.tensor.ChunkBounds
 
getDefaultInstanceForType() - Method in class biopb.tensor.ChunkUpload.Builder
 
getDefaultInstanceForType() - Method in class biopb.tensor.ChunkUpload
 
getDefaultInstanceForType() - Method in class biopb.tensor.DataSourceDescriptor.Builder
 
getDefaultInstanceForType() - Method in class biopb.tensor.DataSourceDescriptor
 
getDefaultInstanceForType() - Method in class biopb.tensor.FlightCmd.Builder
 
getDefaultInstanceForType() - Method in class biopb.tensor.FlightCmd
 
getDefaultInstanceForType() - Method in class biopb.tensor.MetadataQueryOption.Builder
 
getDefaultInstanceForType() - Method in class biopb.tensor.MetadataQueryOption
 
getDefaultInstanceForType() - Method in class biopb.tensor.PyramidLevel.Builder
 
getDefaultInstanceForType() - Method in class biopb.tensor.PyramidLevel
 
getDefaultInstanceForType() - Method in class biopb.tensor.RemoveSourceRequest.Builder
 
getDefaultInstanceForType() - Method in class biopb.tensor.RemoveSourceRequest
 
getDefaultInstanceForType() - Method in class biopb.tensor.RemoveSourceResult.Builder
 
getDefaultInstanceForType() - Method in class biopb.tensor.RemoveSourceResult
 
getDefaultInstanceForType() - Method in class biopb.tensor.ResolveProgress.Builder
 
getDefaultInstanceForType() - Method in class biopb.tensor.ResolveProgress
 
getDefaultInstanceForType() - Method in class biopb.tensor.ResolveStreamMessage.Builder
 
getDefaultInstanceForType() - Method in class biopb.tensor.ResolveStreamMessage
 
getDefaultInstanceForType() - Method in class biopb.tensor.SerializedEndpoint.Builder
 
getDefaultInstanceForType() - Method in class biopb.tensor.SerializedEndpoint
 
getDefaultInstanceForType() - Method in class biopb.tensor.SerializedTensor.Builder
 
getDefaultInstanceForType() - Method in class biopb.tensor.SerializedTensor
 
getDefaultInstanceForType() - Method in class biopb.tensor.SliceHint.Builder
 
getDefaultInstanceForType() - Method in class biopb.tensor.SliceHint
 
getDefaultInstanceForType() - Method in class biopb.tensor.TensorCriteria.Builder
 
getDefaultInstanceForType() - Method in class biopb.tensor.TensorCriteria
 
getDefaultInstanceForType() - Method in class biopb.tensor.TensorDescriptor.Builder
 
getDefaultInstanceForType() - Method in class biopb.tensor.TensorDescriptor
 
getDefaultInstanceForType() - Method in class biopb.tensor.TensorReadOption.Builder
 
getDefaultInstanceForType() - Method in class biopb.tensor.TensorReadOption
 
getDefaultInstanceForType() - Method in class biopb.tensor.TensorTicket.Builder
 
getDefaultInstanceForType() - Method in class biopb.tensor.TensorTicket
 
getDefaultInstanceForType() - Method in class biopb.tensor.TensorWriteOptions.Builder
 
getDefaultInstanceForType() - Method in class biopb.tensor.TensorWriteOptions
 
getDefaultInstanceForType() - Method in class biopb.tensor.WarmProgress.Builder
 
getDefaultInstanceForType() - Method in class biopb.tensor.WarmProgress
 
getDefaultInstanceForType() - Method in class biopb.tensor.WarmStreamMessage.Builder
 
getDefaultInstanceForType() - Method in class biopb.tensor.WarmStreamMessage
 
getDefaultKwargs() - Method in class biopb.image.OpSchema.Builder
Default values for kwargs - also documents expected keys
getDefaultKwargs() - Method in class biopb.image.OpSchema
Default values for kwargs - also documents expected keys
getDefaultKwargs() - Method in interface biopb.image.OpSchemaOrBuilder
Default values for kwargs - also documents expected keys
getDefaultKwargsBuilder() - Method in class biopb.image.OpSchema.Builder
Default values for kwargs - also documents expected keys
getDefaultKwargsOrBuilder() - Method in class biopb.image.OpSchema.Builder
Default values for kwargs - also documents expected keys
getDefaultKwargsOrBuilder() - Method in class biopb.image.OpSchema
Default values for kwargs - also documents expected keys
getDefaultKwargsOrBuilder() - Method in interface biopb.image.OpSchemaOrBuilder
Default values for kwargs - also documents expected keys
getDescription() - Method in class biopb.image.OpSchema.Builder
Human-readable description of the operation
getDescription() - Method in class biopb.image.OpSchema
Human-readable description of the operation
getDescription() - Method in interface biopb.image.OpSchemaOrBuilder
Human-readable description of the operation
getDescriptionBytes() - Method in class biopb.image.OpSchema.Builder
Human-readable description of the operation
getDescriptionBytes() - Method in class biopb.image.OpSchema
Human-readable description of the operation
getDescriptionBytes() - Method in interface biopb.image.OpSchemaOrBuilder
Human-readable description of the operation
getDescriptor() - Static method in class biopb.image.BinData.Builder
 
getDescriptor() - Static method in enum biopb.image.BinData.Endianness
 
getDescriptor() - Static method in class biopb.image.BinData
 
getDescriptor() - Static method in class biopb.image.BinDataProto
 
getDescriptor() - Static method in class biopb.image.DetectionRequest.Builder
 
getDescriptor() - Static method in class biopb.image.DetectionRequest
 
getDescriptor() - Static method in class biopb.image.DetectionRequestOuterClass
 
getDescriptor() - Static method in class biopb.image.DetectionResponse.Builder
 
getDescriptor() - Static method in class biopb.image.DetectionResponse
 
getDescriptor() - Static method in class biopb.image.DetectionResponseOuterClass
 
getDescriptor() - Static method in class biopb.image.DetectionSettings.Builder
 
getDescriptor() - Static method in class biopb.image.DetectionSettings
 
getDescriptor() - Static method in class biopb.image.DetectionSettingsOuterClass
 
getDescriptor() - Static method in class biopb.image.Ellipse.Builder
 
getDescriptor() - Static method in class biopb.image.Ellipse
 
getDescriptor() - Static method in class biopb.image.ImageAnnotation.Builder
 
getDescriptor() - Static method in class biopb.image.ImageAnnotation
 
getDescriptor() - Static method in class biopb.image.ImageData.Builder
 
getDescriptor() - Static method in class biopb.image.ImageData
 
getDescriptor() - Static method in class biopb.image.ImageDataOuterClass
 
getDescriptor() - Static method in class biopb.image.InputShapeHint.Builder
 
getDescriptor() - Static method in class biopb.image.InputShapeHint
 
getDescriptor() - Static method in class biopb.image.Mask.Builder
 
getDescriptor() - Static method in class biopb.image.Mask
 
getDescriptor() - Static method in class biopb.image.Mesh.Builder
 
getDescriptor() - Static method in class biopb.image.Mesh.Face.Builder
 
getDescriptor() - Static method in class biopb.image.Mesh.Face
 
getDescriptor() - Static method in class biopb.image.Mesh
 
getDescriptor() - Static method in class biopb.image.OpNames.Builder
 
getDescriptor() - Static method in class biopb.image.OpNames
 
getDescriptor() - Static method in class biopb.image.OpSchema.Builder
 
getDescriptor() - Static method in class biopb.image.OpSchema
 
getDescriptor() - Static method in class biopb.image.OpSchemaOuterClass
 
getDescriptor() - Static method in class biopb.image.Pixels.Builder
 
getDescriptor() - Static method in class biopb.image.Pixels
 
getDescriptor() - Static method in class biopb.image.Point.Builder
 
getDescriptor() - Static method in class biopb.image.Point
 
getDescriptor() - Static method in class biopb.image.Polygon.Builder
 
getDescriptor() - Static method in class biopb.image.Polygon
 
getDescriptor() - Static method in class biopb.image.ProcessRequest.Builder
 
getDescriptor() - Static method in class biopb.image.ProcessRequest
 
getDescriptor() - Static method in class biopb.image.ProcessResponse.Builder
 
getDescriptor() - Static method in class biopb.image.ProcessResponse
 
getDescriptor() - Static method in class biopb.image.Rectangle.Builder
 
getDescriptor() - Static method in class biopb.image.Rectangle
 
getDescriptor() - Static method in class biopb.image.ROI.Builder
 
getDescriptor() - Static method in class biopb.image.ROI
 
getDescriptor() - Static method in class biopb.image.RoiProto
 
getDescriptor() - Static method in class biopb.image.RpcObjectDetection
 
getDescriptor() - Static method in class biopb.image.RpcProcessImage
 
getDescriptor() - Static method in class biopb.image.ScoredROI.Builder
 
getDescriptor() - Static method in class biopb.image.ScoredROI
 
getDescriptor() - Static method in class biopb.image.Tensor.Builder
 
getDescriptor() - Static method in class biopb.image.Tensor
 
getDescriptor() - Static method in class biopb.tensor.AddSourceFailure.Builder
 
getDescriptor() - Static method in class biopb.tensor.AddSourceFailure
 
getDescriptor() - Static method in class biopb.tensor.AddSourceProgress.Builder
 
getDescriptor() - Static method in class biopb.tensor.AddSourceProgress
 
getDescriptor() - Static method in class biopb.tensor.AddSourceRequest.Builder
 
getDescriptor() - Static method in class biopb.tensor.AddSourceRequest
 
getDescriptor() - Static method in class biopb.tensor.AddSourceResult.Builder
 
getDescriptor() - Static method in class biopb.tensor.AddSourceResult
 
getDescriptor() - Static method in class biopb.tensor.AddSourceStreamMessage.Builder
 
getDescriptor() - Static method in class biopb.tensor.AddSourceStreamMessage
 
getDescriptor() - Static method in class biopb.tensor.ChunkBounds.Builder
 
getDescriptor() - Static method in class biopb.tensor.ChunkBounds
 
getDescriptor() - Static method in class biopb.tensor.ChunkUpload.Builder
 
getDescriptor() - Static method in class biopb.tensor.ChunkUpload
 
getDescriptor() - Static method in class biopb.tensor.DataSourceDescriptor.Builder
 
getDescriptor() - Static method in class biopb.tensor.DataSourceDescriptor
 
getDescriptor() - Static method in class biopb.tensor.Descriptor
 
getDescriptor() - Static method in class biopb.tensor.FlightCmd.Builder
 
getDescriptor() - Static method in class biopb.tensor.FlightCmd
 
getDescriptor() - Static method in class biopb.tensor.MetadataQueryOption.Builder
 
getDescriptor() - Static method in class biopb.tensor.MetadataQueryOption
 
getDescriptor() - Static method in class biopb.tensor.PyramidLevel.Builder
 
getDescriptor() - Static method in class biopb.tensor.PyramidLevel
 
getDescriptor() - Static method in class biopb.tensor.RemoveSourceRequest.Builder
 
getDescriptor() - Static method in class biopb.tensor.RemoveSourceRequest
 
getDescriptor() - Static method in class biopb.tensor.RemoveSourceResult.Builder
 
getDescriptor() - Static method in class biopb.tensor.RemoveSourceResult
 
getDescriptor() - Static method in class biopb.tensor.ResolveProgress.Builder
 
getDescriptor() - Static method in class biopb.tensor.ResolveProgress
 
getDescriptor() - Static method in class biopb.tensor.ResolveStreamMessage.Builder
 
getDescriptor() - Static method in class biopb.tensor.ResolveStreamMessage
 
getDescriptor() - Static method in class biopb.tensor.Serialized
 
getDescriptor() - Static method in class biopb.tensor.SerializedEndpoint.Builder
 
getDescriptor() - Static method in class biopb.tensor.SerializedEndpoint
 
getDescriptor() - Static method in class biopb.tensor.SerializedTensor.Builder
 
getDescriptor() - Static method in class biopb.tensor.SerializedTensor
 
getDescriptor() - Static method in class biopb.tensor.SliceHint.Builder
 
getDescriptor() - Static method in class biopb.tensor.SliceHint
 
getDescriptor() - Static method in class biopb.tensor.TensorCriteria.Builder
 
getDescriptor() - Static method in class biopb.tensor.TensorCriteria
 
getDescriptor() - Static method in class biopb.tensor.TensorDescriptor.Builder
 
getDescriptor() - Static method in class biopb.tensor.TensorDescriptor
 
getDescriptor() - Static method in class biopb.tensor.TensorReadOption.Builder
 
getDescriptor() - Static method in class biopb.tensor.TensorReadOption
 
getDescriptor() - Static method in class biopb.tensor.TensorTicket.Builder
 
getDescriptor() - Static method in class biopb.tensor.TensorTicket
 
getDescriptor() - Static method in class biopb.tensor.TensorWriteOptions.Builder
 
getDescriptor() - Static method in class biopb.tensor.TensorWriteOptions
 
getDescriptor() - Static method in class biopb.tensor.Ticket
 
getDescriptor() - Static method in class biopb.tensor.WarmProgress.Builder
 
getDescriptor() - Static method in class biopb.tensor.WarmProgress
 
getDescriptor() - Static method in class biopb.tensor.WarmStreamMessage.Builder
 
getDescriptor() - Static method in class biopb.tensor.WarmStreamMessage
 
getDescriptor(String) - Method in class biopb.tensor.TensorFlightClient
Fetch one tensor's TensorDescriptor by its globally-unique array_id.
getDescriptorForType() - Method in class biopb.image.BinData.Builder
 
getDescriptorForType() - Method in enum biopb.image.BinData.Endianness
 
getDescriptorForType() - Method in class biopb.image.DetectionRequest.Builder
 
getDescriptorForType() - Method in class biopb.image.DetectionResponse.Builder
 
getDescriptorForType() - Method in class biopb.image.DetectionSettings.Builder
 
getDescriptorForType() - Method in class biopb.image.Ellipse.Builder
 
getDescriptorForType() - Method in class biopb.image.ImageAnnotation.Builder
 
getDescriptorForType() - Method in class biopb.image.ImageData.Builder
 
getDescriptorForType() - Method in class biopb.image.InputShapeHint.Builder
 
getDescriptorForType() - Method in class biopb.image.Mask.Builder
 
getDescriptorForType() - Method in class biopb.image.Mesh.Builder
 
getDescriptorForType() - Method in class biopb.image.Mesh.Face.Builder
 
getDescriptorForType() - Method in class biopb.image.OpNames.Builder
 
getDescriptorForType() - Method in class biopb.image.OpSchema.Builder
 
getDescriptorForType() - Method in class biopb.image.Pixels.Builder
 
getDescriptorForType() - Method in class biopb.image.Point.Builder
 
getDescriptorForType() - Method in class biopb.image.Polygon.Builder
 
getDescriptorForType() - Method in class biopb.image.ProcessRequest.Builder
 
getDescriptorForType() - Method in class biopb.image.ProcessResponse.Builder
 
getDescriptorForType() - Method in class biopb.image.Rectangle.Builder
 
getDescriptorForType() - Method in class biopb.image.ROI.Builder
 
getDescriptorForType() - Method in class biopb.image.ScoredROI.Builder
 
getDescriptorForType() - Method in class biopb.image.Tensor.Builder
 
getDescriptorForType() - Method in class biopb.tensor.AddSourceFailure.Builder
 
getDescriptorForType() - Method in class biopb.tensor.AddSourceProgress.Builder
 
getDescriptorForType() - Method in class biopb.tensor.AddSourceRequest.Builder
 
getDescriptorForType() - Method in class biopb.tensor.AddSourceResult.Builder
 
getDescriptorForType() - Method in class biopb.tensor.AddSourceStreamMessage.Builder
 
getDescriptorForType() - Method in class biopb.tensor.ChunkBounds.Builder
 
getDescriptorForType() - Method in class biopb.tensor.ChunkUpload.Builder
 
getDescriptorForType() - Method in class biopb.tensor.DataSourceDescriptor.Builder
 
getDescriptorForType() - Method in class biopb.tensor.FlightCmd.Builder
 
getDescriptorForType() - Method in class biopb.tensor.MetadataQueryOption.Builder
 
getDescriptorForType() - Method in class biopb.tensor.PyramidLevel.Builder
 
getDescriptorForType() - Method in class biopb.tensor.RemoveSourceRequest.Builder
 
getDescriptorForType() - Method in class biopb.tensor.RemoveSourceResult.Builder
 
getDescriptorForType() - Method in class biopb.tensor.ResolveProgress.Builder
 
getDescriptorForType() - Method in class biopb.tensor.ResolveStreamMessage.Builder
 
getDescriptorForType() - Method in class biopb.tensor.SerializedEndpoint.Builder
 
getDescriptorForType() - Method in class biopb.tensor.SerializedTensor.Builder
 
getDescriptorForType() - Method in class biopb.tensor.SliceHint.Builder
 
getDescriptorForType() - Method in class biopb.tensor.TensorCriteria.Builder
 
getDescriptorForType() - Method in class biopb.tensor.TensorDescriptor.Builder
 
getDescriptorForType() - Method in class biopb.tensor.TensorReadOption.Builder
 
getDescriptorForType() - Method in class biopb.tensor.TensorTicket.Builder
 
getDescriptorForType() - Method in class biopb.tensor.TensorWriteOptions.Builder
 
getDescriptorForType() - Method in class biopb.tensor.WarmProgress.Builder
 
getDescriptorForType() - Method in class biopb.tensor.WarmStreamMessage.Builder
 
getDetections(int) - Method in class biopb.image.DetectionResponse.Builder
repeated .biopb.image.ScoredROI detections = 1;
getDetections(int) - Method in class biopb.image.DetectionResponse
repeated .biopb.image.ScoredROI detections = 1;
getDetections(int) - Method in interface biopb.image.DetectionResponseOrBuilder
repeated .biopb.image.ScoredROI detections = 1;
getDetectionsBuilder(int) - Method in class biopb.image.DetectionResponse.Builder
repeated .biopb.image.ScoredROI detections = 1;
getDetectionsBuilderList() - Method in class biopb.image.DetectionResponse.Builder
repeated .biopb.image.ScoredROI detections = 1;
getDetectionsCount() - Method in class biopb.image.DetectionResponse.Builder
repeated .biopb.image.ScoredROI detections = 1;
getDetectionsCount() - Method in class biopb.image.DetectionResponse
repeated .biopb.image.ScoredROI detections = 1;
getDetectionsCount() - Method in interface biopb.image.DetectionResponseOrBuilder
repeated .biopb.image.ScoredROI detections = 1;
getDetectionSettings() - Method in class biopb.image.DetectionRequest.Builder
Other parameters associated with the request, such as score threshold etc.
getDetectionSettings() - Method in class biopb.image.DetectionRequest
Other parameters associated with the request, such as score threshold etc.
getDetectionSettings() - Method in interface biopb.image.DetectionRequestOrBuilder
Other parameters associated with the request, such as score threshold etc.
getDetectionSettingsBuilder() - Method in class biopb.image.DetectionRequest.Builder
Other parameters associated with the request, such as score threshold etc.
getDetectionSettingsOrBuilder() - Method in class biopb.image.DetectionRequest.Builder
Other parameters associated with the request, such as score threshold etc.
getDetectionSettingsOrBuilder() - Method in class biopb.image.DetectionRequest
Other parameters associated with the request, such as score threshold etc.
getDetectionSettingsOrBuilder() - Method in interface biopb.image.DetectionRequestOrBuilder
Other parameters associated with the request, such as score threshold etc.
getDetectionsList() - Method in class biopb.image.DetectionResponse.Builder
repeated .biopb.image.ScoredROI detections = 1;
getDetectionsList() - Method in class biopb.image.DetectionResponse
repeated .biopb.image.ScoredROI detections = 1;
getDetectionsList() - Method in interface biopb.image.DetectionResponseOrBuilder
repeated .biopb.image.ScoredROI detections = 1;
getDetectionsOrBuilder(int) - Method in class biopb.image.DetectionResponse.Builder
repeated .biopb.image.ScoredROI detections = 1;
getDetectionsOrBuilder(int) - Method in class biopb.image.DetectionResponse
repeated .biopb.image.ScoredROI detections = 1;
getDetectionsOrBuilder(int) - Method in interface biopb.image.DetectionResponseOrBuilder
repeated .biopb.image.ScoredROI detections = 1;
getDetectionsOrBuilderList() - Method in class biopb.image.DetectionResponse.Builder
repeated .biopb.image.ScoredROI detections = 1;
getDetectionsOrBuilderList() - Method in class biopb.image.DetectionResponse
repeated .biopb.image.ScoredROI detections = 1;
getDetectionsOrBuilderList() - Method in interface biopb.image.DetectionResponseOrBuilder
repeated .biopb.image.ScoredROI detections = 1;
getDimensionOrder() - Method in class biopb.image.Pixels.Builder
A string describing the dimension order of the pixel data, e.g.
getDimensionOrder() - Method in class biopb.image.Pixels
A string describing the dimension order of the pixel data, e.g.
getDimensionOrder() - Method in interface biopb.image.PixelsOrBuilder
A string describing the dimension order of the pixel data, e.g.
getDimensionOrderBytes() - Method in class biopb.image.Pixels.Builder
A string describing the dimension order of the pixel data, e.g.
getDimensionOrderBytes() - Method in class biopb.image.Pixels
A string describing the dimension order of the pixel data, e.g.
getDimensionOrderBytes() - Method in interface biopb.image.PixelsOrBuilder
A string describing the dimension order of the pixel data, e.g.
getDimLabels(int) - Method in class biopb.image.Tensor.Builder
A list of strings describing the dimension order of the pixel data e.g.
getDimLabels(int) - Method in class biopb.image.Tensor
A list of strings describing the dimension order of the pixel data e.g.
getDimLabels(int) - Method in interface biopb.image.TensorOrBuilder
A list of strings describing the dimension order of the pixel data e.g.
getDimLabels(int) - Method in class biopb.tensor.AddSourceRequest.Builder
Optional dimension labels applied to the registered tensor(s).
getDimLabels(int) - Method in class biopb.tensor.AddSourceRequest
Optional dimension labels applied to the registered tensor(s).
getDimLabels(int) - Method in interface biopb.tensor.AddSourceRequestOrBuilder
Optional dimension labels applied to the registered tensor(s).
getDimLabels(int) - Method in class biopb.tensor.TensorDescriptor.Builder
Maps dimension index to semantic label (e.g., ["z", "y", "x"])
getDimLabels(int) - Method in class biopb.tensor.TensorDescriptor
Maps dimension index to semantic label (e.g., ["z", "y", "x"])
getDimLabels(int) - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Maps dimension index to semantic label (e.g., ["z", "y", "x"])
getDimLabelsBytes(int) - Method in class biopb.image.Tensor.Builder
A list of strings describing the dimension order of the pixel data e.g.
getDimLabelsBytes(int) - Method in class biopb.image.Tensor
A list of strings describing the dimension order of the pixel data e.g.
getDimLabelsBytes(int) - Method in interface biopb.image.TensorOrBuilder
A list of strings describing the dimension order of the pixel data e.g.
getDimLabelsBytes(int) - Method in class biopb.tensor.AddSourceRequest.Builder
Optional dimension labels applied to the registered tensor(s).
getDimLabelsBytes(int) - Method in class biopb.tensor.AddSourceRequest
Optional dimension labels applied to the registered tensor(s).
getDimLabelsBytes(int) - Method in interface biopb.tensor.AddSourceRequestOrBuilder
Optional dimension labels applied to the registered tensor(s).
getDimLabelsBytes(int) - Method in class biopb.tensor.TensorDescriptor.Builder
Maps dimension index to semantic label (e.g., ["z", "y", "x"])
getDimLabelsBytes(int) - Method in class biopb.tensor.TensorDescriptor
Maps dimension index to semantic label (e.g., ["z", "y", "x"])
getDimLabelsBytes(int) - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Maps dimension index to semantic label (e.g., ["z", "y", "x"])
getDimLabelsCount() - Method in class biopb.image.Tensor.Builder
A list of strings describing the dimension order of the pixel data e.g.
getDimLabelsCount() - Method in class biopb.image.Tensor
A list of strings describing the dimension order of the pixel data e.g.
getDimLabelsCount() - Method in interface biopb.image.TensorOrBuilder
A list of strings describing the dimension order of the pixel data e.g.
getDimLabelsCount() - Method in class biopb.tensor.AddSourceRequest.Builder
Optional dimension labels applied to the registered tensor(s).
getDimLabelsCount() - Method in class biopb.tensor.AddSourceRequest
Optional dimension labels applied to the registered tensor(s).
getDimLabelsCount() - Method in interface biopb.tensor.AddSourceRequestOrBuilder
Optional dimension labels applied to the registered tensor(s).
getDimLabelsCount() - Method in class biopb.tensor.TensorDescriptor.Builder
Maps dimension index to semantic label (e.g., ["z", "y", "x"])
getDimLabelsCount() - Method in class biopb.tensor.TensorDescriptor
Maps dimension index to semantic label (e.g., ["z", "y", "x"])
getDimLabelsCount() - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Maps dimension index to semantic label (e.g., ["z", "y", "x"])
getDimLabelsList() - Method in class biopb.image.Tensor.Builder
A list of strings describing the dimension order of the pixel data e.g.
getDimLabelsList() - Method in class biopb.image.Tensor
A list of strings describing the dimension order of the pixel data e.g.
getDimLabelsList() - Method in interface biopb.image.TensorOrBuilder
A list of strings describing the dimension order of the pixel data e.g.
getDimLabelsList() - Method in class biopb.tensor.AddSourceRequest.Builder
Optional dimension labels applied to the registered tensor(s).
getDimLabelsList() - Method in class biopb.tensor.AddSourceRequest
Optional dimension labels applied to the registered tensor(s).
getDimLabelsList() - Method in interface biopb.tensor.AddSourceRequestOrBuilder
Optional dimension labels applied to the registered tensor(s).
getDimLabelsList() - Method in class biopb.tensor.TensorDescriptor.Builder
Maps dimension index to semantic label (e.g., ["z", "y", "x"])
getDimLabelsList() - Method in class biopb.tensor.TensorDescriptor
Maps dimension index to semantic label (e.g., ["z", "y", "x"])
getDimLabelsList() - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Maps dimension index to semantic label (e.g., ["z", "y", "x"])
getDims(int) - Method in class biopb.image.Tensor.Builder
A list of Dimensional size of pixel data array, e.g.
getDims(int) - Method in class biopb.image.Tensor
A list of Dimensional size of pixel data array, e.g.
getDims(int) - Method in interface biopb.image.TensorOrBuilder
A list of Dimensional size of pixel data array, e.g.
getDimsCount() - Method in class biopb.image.Tensor.Builder
A list of Dimensional size of pixel data array, e.g.
getDimsCount() - Method in class biopb.image.Tensor
A list of Dimensional size of pixel data array, e.g.
getDimsCount() - Method in interface biopb.image.TensorOrBuilder
A list of Dimensional size of pixel data array, e.g.
getDimsList() - Method in class biopb.image.Tensor.Builder
A list of Dimensional size of pixel data array, e.g.
getDimsList() - Method in class biopb.image.Tensor
A list of Dimensional size of pixel data array, e.g.
getDimsList() - Method in interface biopb.image.TensorOrBuilder
A list of Dimensional size of pixel data array, e.g.
getDone() - Method in class biopb.tensor.WarmStreamMessage.Builder
.biopb.tensor.WarmProgress done = 2;
getDone() - Method in class biopb.tensor.WarmStreamMessage
.biopb.tensor.WarmProgress done = 2;
getDone() - Method in interface biopb.tensor.WarmStreamMessageOrBuilder
.biopb.tensor.WarmProgress done = 2;
getDoneBuilder() - Method in class biopb.tensor.WarmStreamMessage.Builder
.biopb.tensor.WarmProgress done = 2;
getDoneOrBuilder() - Method in class biopb.tensor.WarmStreamMessage.Builder
.biopb.tensor.WarmProgress done = 2;
getDoneOrBuilder() - Method in class biopb.tensor.WarmStreamMessage
.biopb.tensor.WarmProgress done = 2;
getDoneOrBuilder() - Method in interface biopb.tensor.WarmStreamMessageOrBuilder
.biopb.tensor.WarmProgress done = 2;
getDtype() - Method in class biopb.image.Pixels.Builder
A string describing the data type using numpy's convention.
getDtype() - Method in class biopb.image.Pixels
A string describing the data type using numpy's convention.
getDtype() - Method in interface biopb.image.PixelsOrBuilder
A string describing the data type using numpy's convention.
getDtype() - Method in class biopb.image.Tensor.Builder
A string describing the data type using numpy's convention.
getDtype() - Method in class biopb.image.Tensor
A string describing the data type using numpy's convention.
getDtype() - Method in interface biopb.image.TensorOrBuilder
A string describing the data type using numpy's convention.
getDtype() - Method in class biopb.tensor.TensorDescriptor.Builder
Element dtype (numpy-style, e.g., "uint8", "float32", "float64")
getDtype() - Method in class biopb.tensor.TensorDescriptor
Element dtype (numpy-style, e.g., "uint8", "float32", "float64")
getDtype() - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Element dtype (numpy-style, e.g., "uint8", "float32", "float64")
getDtypeBytes() - Method in class biopb.image.Pixels.Builder
A string describing the data type using numpy's convention.
getDtypeBytes() - Method in class biopb.image.Pixels
A string describing the data type using numpy's convention.
getDtypeBytes() - Method in interface biopb.image.PixelsOrBuilder
A string describing the data type using numpy's convention.
getDtypeBytes() - Method in class biopb.image.Tensor.Builder
A string describing the data type using numpy's convention.
getDtypeBytes() - Method in class biopb.image.Tensor
A string describing the data type using numpy's convention.
getDtypeBytes() - Method in interface biopb.image.TensorOrBuilder
A string describing the data type using numpy's convention.
getDtypeBytes() - Method in class biopb.tensor.TensorDescriptor.Builder
Element dtype (numpy-style, e.g., "uint8", "float32", "float64")
getDtypeBytes() - Method in class biopb.tensor.TensorDescriptor
Element dtype (numpy-style, e.g., "uint8", "float32", "float64")
getDtypeBytes() - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Element dtype (numpy-style, e.g., "uint8", "float32", "float64")
getEagerData() - Method in class biopb.image.ImageData.Builder
Inline pixel data
getEagerData() - Method in class biopb.image.ImageData
Inline pixel data
getEagerData() - Method in interface biopb.image.ImageDataOrBuilder
Inline pixel data
getEagerDataBuilder() - Method in class biopb.image.ImageData.Builder
Inline pixel data
getEagerDataOrBuilder() - Method in class biopb.image.ImageData.Builder
Inline pixel data
getEagerDataOrBuilder() - Method in class biopb.image.ImageData
Inline pixel data
getEagerDataOrBuilder() - Method in interface biopb.image.ImageDataOrBuilder
Inline pixel data
getElapsedSeconds() - Method in class biopb.tensor.ResolveProgress.Builder
Seconds elapsed since resolution began on the server.
getElapsedSeconds() - Method in class biopb.tensor.ResolveProgress
Seconds elapsed since resolution began on the server.
getElapsedSeconds() - Method in interface biopb.tensor.ResolveProgressOrBuilder
Seconds elapsed since resolution began on the server.
getElapsedSeconds() - Method in class biopb.tensor.WarmProgress.Builder
Seconds elapsed since warming began on the server.
getElapsedSeconds() - Method in class biopb.tensor.WarmProgress
Seconds elapsed since warming began on the server.
getElapsedSeconds() - Method in interface biopb.tensor.WarmProgressOrBuilder
Seconds elapsed since warming began on the server.
getEllipse() - Method in class biopb.image.ROI.Builder
.biopb.image.Ellipse ellipse = 3;
getEllipse() - Method in class biopb.image.ROI
.biopb.image.Ellipse ellipse = 3;
getEllipse() - Method in interface biopb.image.ROIOrBuilder
.biopb.image.Ellipse ellipse = 3;
getEllipseBuilder() - Method in class biopb.image.ROI.Builder
.biopb.image.Ellipse ellipse = 3;
getEllipseOrBuilder() - Method in class biopb.image.ROI.Builder
.biopb.image.Ellipse ellipse = 3;
getEllipseOrBuilder() - Method in class biopb.image.ROI
.biopb.image.Ellipse ellipse = 3;
getEllipseOrBuilder() - Method in interface biopb.image.ROIOrBuilder
.biopb.image.Ellipse ellipse = 3;
getEndianness() - Method in class biopb.image.BinData.Builder
.biopb.image.BinData.Endianness endianness = 2;
getEndianness() - Method in class biopb.image.BinData
.biopb.image.BinData.Endianness endianness = 2;
getEndianness() - Method in interface biopb.image.BinDataOrBuilder
.biopb.image.BinData.Endianness endianness = 2;
getEndiannessValue() - Method in class biopb.image.BinData.Builder
.biopb.image.BinData.Endianness endianness = 2;
getEndiannessValue() - Method in class biopb.image.BinData
.biopb.image.BinData.Endianness endianness = 2;
getEndiannessValue() - Method in interface biopb.image.BinDataOrBuilder
.biopb.image.BinData.Endianness endianness = 2;
getEndpoints(int) - Method in class biopb.tensor.SerializedTensor.Builder
Serialized flight endpoints.
getEndpoints(int) - Method in class biopb.tensor.SerializedTensor
Serialized flight endpoints.
getEndpoints(int) - Method in interface biopb.tensor.SerializedTensorOrBuilder
Serialized flight endpoints.
getEndpointsBuilder(int) - Method in class biopb.tensor.SerializedTensor.Builder
Serialized flight endpoints.
getEndpointsBuilderList() - Method in class biopb.tensor.SerializedTensor.Builder
Serialized flight endpoints.
getEndpointsCount() - Method in class biopb.tensor.SerializedTensor.Builder
Serialized flight endpoints.
getEndpointsCount() - Method in class biopb.tensor.SerializedTensor
Serialized flight endpoints.
getEndpointsCount() - Method in interface biopb.tensor.SerializedTensorOrBuilder
Serialized flight endpoints.
getEndpointsList() - Method in class biopb.tensor.SerializedTensor.Builder
Serialized flight endpoints.
getEndpointsList() - Method in class biopb.tensor.SerializedTensor
Serialized flight endpoints.
getEndpointsList() - Method in interface biopb.tensor.SerializedTensorOrBuilder
Serialized flight endpoints.
getEndpointsOrBuilder(int) - Method in class biopb.tensor.SerializedTensor.Builder
Serialized flight endpoints.
getEndpointsOrBuilder(int) - Method in class biopb.tensor.SerializedTensor
Serialized flight endpoints.
getEndpointsOrBuilder(int) - Method in interface biopb.tensor.SerializedTensorOrBuilder
Serialized flight endpoints.
getEndpointsOrBuilderList() - Method in class biopb.tensor.SerializedTensor.Builder
Serialized flight endpoints.
getEndpointsOrBuilderList() - Method in class biopb.tensor.SerializedTensor
Serialized flight endpoints.
getEndpointsOrBuilderList() - Method in interface biopb.tensor.SerializedTensorOrBuilder
Serialized flight endpoints.
getExpectedSingletons(int) - Method in class biopb.image.InputShapeHint.Builder
Dimensions expected to be singleton (size = 1).
getExpectedSingletons(int) - Method in class biopb.image.InputShapeHint
Dimensions expected to be singleton (size = 1).
getExpectedSingletons(int) - Method in interface biopb.image.InputShapeHintOrBuilder
Dimensions expected to be singleton (size = 1).
getExpectedSingletonsBytes(int) - Method in class biopb.image.InputShapeHint.Builder
Dimensions expected to be singleton (size = 1).
getExpectedSingletonsBytes(int) - Method in class biopb.image.InputShapeHint
Dimensions expected to be singleton (size = 1).
getExpectedSingletonsBytes(int) - Method in interface biopb.image.InputShapeHintOrBuilder
Dimensions expected to be singleton (size = 1).
getExpectedSingletonsCount() - Method in class biopb.image.InputShapeHint.Builder
Dimensions expected to be singleton (size = 1).
getExpectedSingletonsCount() - Method in class biopb.image.InputShapeHint
Dimensions expected to be singleton (size = 1).
getExpectedSingletonsCount() - Method in interface biopb.image.InputShapeHintOrBuilder
Dimensions expected to be singleton (size = 1).
getExpectedSingletonsList() - Method in class biopb.image.InputShapeHint.Builder
Dimensions expected to be singleton (size = 1).
getExpectedSingletonsList() - Method in class biopb.image.InputShapeHint
Dimensions expected to be singleton (size = 1).
getExpectedSingletonsList() - Method in interface biopb.image.InputShapeHintOrBuilder
Dimensions expected to be singleton (size = 1).
getFaces(int) - Method in class biopb.image.Mesh.Builder
repeated .biopb.image.Mesh.Face faces = 2;
getFaces(int) - Method in class biopb.image.Mesh
repeated .biopb.image.Mesh.Face faces = 2;
getFaces(int) - Method in interface biopb.image.MeshOrBuilder
repeated .biopb.image.Mesh.Face faces = 2;
getFacesBuilder(int) - Method in class biopb.image.Mesh.Builder
repeated .biopb.image.Mesh.Face faces = 2;
getFacesBuilderList() - Method in class biopb.image.Mesh.Builder
repeated .biopb.image.Mesh.Face faces = 2;
getFacesCount() - Method in class biopb.image.Mesh.Builder
repeated .biopb.image.Mesh.Face faces = 2;
getFacesCount() - Method in class biopb.image.Mesh
repeated .biopb.image.Mesh.Face faces = 2;
getFacesCount() - Method in interface biopb.image.MeshOrBuilder
repeated .biopb.image.Mesh.Face faces = 2;
getFacesList() - Method in class biopb.image.Mesh.Builder
repeated .biopb.image.Mesh.Face faces = 2;
getFacesList() - Method in class biopb.image.Mesh
repeated .biopb.image.Mesh.Face faces = 2;
getFacesList() - Method in interface biopb.image.MeshOrBuilder
repeated .biopb.image.Mesh.Face faces = 2;
getFacesOrBuilder(int) - Method in class biopb.image.Mesh.Builder
repeated .biopb.image.Mesh.Face faces = 2;
getFacesOrBuilder(int) - Method in class biopb.image.Mesh
repeated .biopb.image.Mesh.Face faces = 2;
getFacesOrBuilder(int) - Method in interface biopb.image.MeshOrBuilder
repeated .biopb.image.Mesh.Face faces = 2;
getFacesOrBuilderList() - Method in class biopb.image.Mesh.Builder
repeated .biopb.image.Mesh.Face faces = 2;
getFacesOrBuilderList() - Method in class biopb.image.Mesh
repeated .biopb.image.Mesh.Face faces = 2;
getFacesOrBuilderList() - Method in interface biopb.image.MeshOrBuilder
repeated .biopb.image.Mesh.Face faces = 2;
getFailed(int) - Method in class biopb.tensor.AddSourceResult.Builder
Paths that failed to register, each with its reason.
getFailed(int) - Method in class biopb.tensor.AddSourceResult
Paths that failed to register, each with its reason.
getFailed(int) - Method in interface biopb.tensor.AddSourceResultOrBuilder
Paths that failed to register, each with its reason.
getFailed(int) - Method in class biopb.tensor.RemoveSourceResult.Builder
Sources that matched the branch but could not be removed (e.g.
getFailed(int) - Method in class biopb.tensor.RemoveSourceResult
Sources that matched the branch but could not be removed (e.g.
getFailed(int) - Method in interface biopb.tensor.RemoveSourceResultOrBuilder
Sources that matched the branch but could not be removed (e.g.
getFailedBuilder(int) - Method in class biopb.tensor.AddSourceResult.Builder
Paths that failed to register, each with its reason.
getFailedBuilder(int) - Method in class biopb.tensor.RemoveSourceResult.Builder
Sources that matched the branch but could not be removed (e.g.
getFailedBuilderList() - Method in class biopb.tensor.AddSourceResult.Builder
Paths that failed to register, each with its reason.
getFailedBuilderList() - Method in class biopb.tensor.RemoveSourceResult.Builder
Sources that matched the branch but could not be removed (e.g.
getFailedCount() - Method in class biopb.tensor.AddSourceResult.Builder
Paths that failed to register, each with its reason.
getFailedCount() - Method in class biopb.tensor.AddSourceResult
Paths that failed to register, each with its reason.
getFailedCount() - Method in interface biopb.tensor.AddSourceResultOrBuilder
Paths that failed to register, each with its reason.
getFailedCount() - Method in class biopb.tensor.RemoveSourceResult.Builder
Sources that matched the branch but could not be removed (e.g.
getFailedCount() - Method in class biopb.tensor.RemoveSourceResult
Sources that matched the branch but could not be removed (e.g.
getFailedCount() - Method in interface biopb.tensor.RemoveSourceResultOrBuilder
Sources that matched the branch but could not be removed (e.g.
getFailedList() - Method in class biopb.tensor.AddSourceResult.Builder
Paths that failed to register, each with its reason.
getFailedList() - Method in class biopb.tensor.AddSourceResult
Paths that failed to register, each with its reason.
getFailedList() - Method in interface biopb.tensor.AddSourceResultOrBuilder
Paths that failed to register, each with its reason.
getFailedList() - Method in class biopb.tensor.RemoveSourceResult.Builder
Sources that matched the branch but could not be removed (e.g.
getFailedList() - Method in class biopb.tensor.RemoveSourceResult
Sources that matched the branch but could not be removed (e.g.
getFailedList() - Method in interface biopb.tensor.RemoveSourceResultOrBuilder
Sources that matched the branch but could not be removed (e.g.
getFailedOrBuilder(int) - Method in class biopb.tensor.AddSourceResult.Builder
Paths that failed to register, each with its reason.
getFailedOrBuilder(int) - Method in class biopb.tensor.AddSourceResult
Paths that failed to register, each with its reason.
getFailedOrBuilder(int) - Method in interface biopb.tensor.AddSourceResultOrBuilder
Paths that failed to register, each with its reason.
getFailedOrBuilder(int) - Method in class biopb.tensor.RemoveSourceResult.Builder
Sources that matched the branch but could not be removed (e.g.
getFailedOrBuilder(int) - Method in class biopb.tensor.RemoveSourceResult
Sources that matched the branch but could not be removed (e.g.
getFailedOrBuilder(int) - Method in interface biopb.tensor.RemoveSourceResultOrBuilder
Sources that matched the branch but could not be removed (e.g.
getFailedOrBuilderList() - Method in class biopb.tensor.AddSourceResult.Builder
Paths that failed to register, each with its reason.
getFailedOrBuilderList() - Method in class biopb.tensor.AddSourceResult
Paths that failed to register, each with its reason.
getFailedOrBuilderList() - Method in interface biopb.tensor.AddSourceResultOrBuilder
Paths that failed to register, each with its reason.
getFailedOrBuilderList() - Method in class biopb.tensor.RemoveSourceResult.Builder
Sources that matched the branch but could not be removed (e.g.
getFailedOrBuilderList() - Method in class biopb.tensor.RemoveSourceResult
Sources that matched the branch but could not be removed (e.g.
getFailedOrBuilderList() - Method in interface biopb.tensor.RemoveSourceResultOrBuilder
Sources that matched the branch but could not be removed (e.g.
getFieldMask() - Method in class biopb.image.DetectionRequest.Builder
A field_mask to indicate the requested fields in the reply.
getFieldMask() - Method in class biopb.image.DetectionRequest
A field_mask to indicate the requested fields in the reply.
getFieldMask() - Method in interface biopb.image.DetectionRequestOrBuilder
A field_mask to indicate the requested fields in the reply.
getFieldMask() - Method in class biopb.image.ProcessRequest.Builder
A field_mask to indicate the requested fields in the reply.
getFieldMask() - Method in class biopb.image.ProcessRequest
A field_mask to indicate the requested fields in the reply.
getFieldMask() - Method in interface biopb.image.ProcessRequestOrBuilder
A field_mask to indicate the requested fields in the reply.
getFieldMaskBuilder() - Method in class biopb.image.DetectionRequest.Builder
A field_mask to indicate the requested fields in the reply.
getFieldMaskBuilder() - Method in class biopb.image.ProcessRequest.Builder
A field_mask to indicate the requested fields in the reply.
getFieldMaskOrBuilder() - Method in class biopb.image.DetectionRequest.Builder
A field_mask to indicate the requested fields in the reply.
getFieldMaskOrBuilder() - Method in class biopb.image.DetectionRequest
A field_mask to indicate the requested fields in the reply.
getFieldMaskOrBuilder() - Method in interface biopb.image.DetectionRequestOrBuilder
A field_mask to indicate the requested fields in the reply.
getFieldMaskOrBuilder() - Method in class biopb.image.ProcessRequest.Builder
A field_mask to indicate the requested fields in the reply.
getFieldMaskOrBuilder() - Method in class biopb.image.ProcessRequest
A field_mask to indicate the requested fields in the reply.
getFieldMaskOrBuilder() - Method in interface biopb.image.ProcessRequestOrBuilder
A field_mask to indicate the requested fields in the reply.
getFilesDone() - Method in class biopb.tensor.WarmProgress.Builder
Files fully read (made resident) so far.
getFilesDone() - Method in class biopb.tensor.WarmProgress
Files fully read (made resident) so far.
getFilesDone() - Method in interface biopb.tensor.WarmProgressOrBuilder
Files fully read (made resident) so far.
getFilesTotal() - Method in class biopb.tensor.WarmProgress.Builder
Total regular files discovered under the source (the recall-free stat pass).
getFilesTotal() - Method in class biopb.tensor.WarmProgress
Total regular files discovered under the source (the recall-free stat pass).
getFilesTotal() - Method in interface biopb.tensor.WarmProgressOrBuilder
Total regular files discovered under the source (the recall-free stat pass).
getGetOpNamesMethod() - Static method in class biopb.image.ObjectDetectionGrpc
 
getGetOpNamesMethod() - Static method in class biopb.image.ProcessImageGrpc
 
getImageAnnotation() - Method in class biopb.image.ImageData.Builder
Optional additional information regarding the image that will be utilized by the RPC call.
getImageAnnotation() - Method in class biopb.image.ImageData
Optional additional information regarding the image that will be utilized by the RPC call.
getImageAnnotation() - Method in interface biopb.image.ImageDataOrBuilder
Optional additional information regarding the image that will be utilized by the RPC call.
getImageAnnotationBuilder() - Method in class biopb.image.ImageData.Builder
Optional additional information regarding the image that will be utilized by the RPC call.
getImageAnnotationOrBuilder() - Method in class biopb.image.ImageData.Builder
Optional additional information regarding the image that will be utilized by the RPC call.
getImageAnnotationOrBuilder() - Method in class biopb.image.ImageData
Optional additional information regarding the image that will be utilized by the RPC call.
getImageAnnotationOrBuilder() - Method in interface biopb.image.ImageDataOrBuilder
Optional additional information regarding the image that will be utilized by the RPC call.
getImageData() - Method in class biopb.image.DetectionRequest.Builder
Encapsulate all pixel data and associated metadata.
getImageData() - Method in class biopb.image.DetectionRequest
Encapsulate all pixel data and associated metadata.
getImageData() - Method in interface biopb.image.DetectionRequestOrBuilder
Encapsulate all pixel data and associated metadata.
getImageData() - Method in class biopb.image.ProcessRequest.Builder
Input image for processing
getImageData() - Method in class biopb.image.ProcessRequest
Input image for processing
getImageData() - Method in interface biopb.image.ProcessRequestOrBuilder
Input image for processing
getImageData() - Method in class biopb.image.ProcessResponse.Builder
Output image after processing
getImageData() - Method in class biopb.image.ProcessResponse
Output image after processing
getImageData() - Method in interface biopb.image.ProcessResponseOrBuilder
Output image after processing
getImageDataBuilder() - Method in class biopb.image.DetectionRequest.Builder
Encapsulate all pixel data and associated metadata.
getImageDataBuilder() - Method in class biopb.image.ProcessRequest.Builder
Input image for processing
getImageDataBuilder() - Method in class biopb.image.ProcessResponse.Builder
Output image after processing
getImageDataDimLabels(ImageData) - Static method in class biopb.image.Utils
Get dimension labels from ImageData.
getImageDataOrBuilder() - Method in class biopb.image.DetectionRequest.Builder
Encapsulate all pixel data and associated metadata.
getImageDataOrBuilder() - Method in class biopb.image.DetectionRequest
Encapsulate all pixel data and associated metadata.
getImageDataOrBuilder() - Method in interface biopb.image.DetectionRequestOrBuilder
Encapsulate all pixel data and associated metadata.
getImageDataOrBuilder() - Method in class biopb.image.ProcessRequest.Builder
Input image for processing
getImageDataOrBuilder() - Method in class biopb.image.ProcessRequest
Input image for processing
getImageDataOrBuilder() - Method in interface biopb.image.ProcessRequestOrBuilder
Input image for processing
getImageDataOrBuilder() - Method in class biopb.image.ProcessResponse.Builder
Output image after processing
getImageDataOrBuilder() - Method in class biopb.image.ProcessResponse
Output image after processing
getImageDataOrBuilder() - Method in interface biopb.image.ProcessResponseOrBuilder
Output image after processing
getImageDataShape(ImageData) - Static method in class biopb.image.Utils
Get shape from ImageData.
getInputShapeHint() - Method in class biopb.image.OpSchema.Builder
Hints for expected input image dimensions.
getInputShapeHint() - Method in class biopb.image.OpSchema
Hints for expected input image dimensions.
getInputShapeHint() - Method in interface biopb.image.OpSchemaOrBuilder
Hints for expected input image dimensions.
getInputShapeHintBuilder() - Method in class biopb.image.OpSchema.Builder
Hints for expected input image dimensions.
getInputShapeHintOrBuilder() - Method in class biopb.image.OpSchema.Builder
Hints for expected input image dimensions.
getInputShapeHintOrBuilder() - Method in class biopb.image.OpSchema
Hints for expected input image dimensions.
getInputShapeHintOrBuilder() - Method in interface biopb.image.OpSchemaOrBuilder
Hints for expected input image dimensions.
getKwargs() - Method in class biopb.image.DetectionRequest.Builder
Optional kwargs for endpoint-specific parameters.
getKwargs() - Method in class biopb.image.DetectionRequest
Optional kwargs for endpoint-specific parameters.
getKwargs() - Method in interface biopb.image.DetectionRequestOrBuilder
Optional kwargs for endpoint-specific parameters.
getKwargs() - Method in class biopb.image.ProcessRequest.Builder
Optional kwargs for endpoint-specific parameters.
getKwargs() - Method in class biopb.image.ProcessRequest
Optional kwargs for endpoint-specific parameters.
getKwargs() - Method in interface biopb.image.ProcessRequestOrBuilder
Optional kwargs for endpoint-specific parameters.
getKwargsBuilder() - Method in class biopb.image.DetectionRequest.Builder
Optional kwargs for endpoint-specific parameters.
getKwargsBuilder() - Method in class biopb.image.ProcessRequest.Builder
Optional kwargs for endpoint-specific parameters.
getKwargsOrBuilder() - Method in class biopb.image.DetectionRequest.Builder
Optional kwargs for endpoint-specific parameters.
getKwargsOrBuilder() - Method in class biopb.image.DetectionRequest
Optional kwargs for endpoint-specific parameters.
getKwargsOrBuilder() - Method in interface biopb.image.DetectionRequestOrBuilder
Optional kwargs for endpoint-specific parameters.
getKwargsOrBuilder() - Method in class biopb.image.ProcessRequest.Builder
Optional kwargs for endpoint-specific parameters.
getKwargsOrBuilder() - Method in class biopb.image.ProcessRequest
Optional kwargs for endpoint-specific parameters.
getKwargsOrBuilder() - Method in interface biopb.image.ProcessRequestOrBuilder
Optional kwargs for endpoint-specific parameters.
getLabels(int) - Method in class biopb.image.OpSchema.Builder
Organizational labels for grouping/filtering ops.
getLabels(int) - Method in class biopb.image.OpSchema
Organizational labels for grouping/filtering ops.
getLabels(int) - Method in interface biopb.image.OpSchemaOrBuilder
Organizational labels for grouping/filtering ops.
getLabelsBytes(int) - Method in class biopb.image.OpSchema.Builder
Organizational labels for grouping/filtering ops.
getLabelsBytes(int) - Method in class biopb.image.OpSchema
Organizational labels for grouping/filtering ops.
getLabelsBytes(int) - Method in interface biopb.image.OpSchemaOrBuilder
Organizational labels for grouping/filtering ops.
getLabelsCount() - Method in class biopb.image.OpSchema.Builder
Organizational labels for grouping/filtering ops.
getLabelsCount() - Method in class biopb.image.OpSchema
Organizational labels for grouping/filtering ops.
getLabelsCount() - Method in interface biopb.image.OpSchemaOrBuilder
Organizational labels for grouping/filtering ops.
getLabelsList() - Method in class biopb.image.OpSchema.Builder
Organizational labels for grouping/filtering ops.
getLabelsList() - Method in class biopb.image.OpSchema
Organizational labels for grouping/filtering ops.
getLabelsList() - Method in interface biopb.image.OpSchemaOrBuilder
Organizational labels for grouping/filtering ops.
getLazyData() - Method in class biopb.image.ImageData.Builder
Lazy tensor reference for larger-than-memory datasets
getLazyData() - Method in class biopb.image.ImageData
Lazy tensor reference for larger-than-memory datasets
getLazyData() - Method in interface biopb.image.ImageDataOrBuilder
Lazy tensor reference for larger-than-memory datasets
getLazyDataBuilder() - Method in class biopb.image.ImageData.Builder
Lazy tensor reference for larger-than-memory datasets
getLazyDataOrBuilder() - Method in class biopb.image.ImageData.Builder
Lazy tensor reference for larger-than-memory datasets
getLazyDataOrBuilder() - Method in class biopb.image.ImageData
Lazy tensor reference for larger-than-memory datasets
getLazyDataOrBuilder() - Method in interface biopb.image.ImageDataOrBuilder
Lazy tensor reference for larger-than-memory datasets
getLocation() - Method in class biopb.tensor.SerializedTensor.Builder
Flight server location URI (e.g., "grpc://localhost:8815")
getLocation() - Method in class biopb.tensor.SerializedTensor
Flight server location URI (e.g., "grpc://localhost:8815")
getLocation() - Method in interface biopb.tensor.SerializedTensorOrBuilder
Flight server location URI (e.g., "grpc://localhost:8815")
getLocation() - Method in class biopb.tensor.TensorFlightClient
Get the Flight server location.
getLocationBytes() - Method in class biopb.tensor.SerializedTensor.Builder
Flight server location URI (e.g., "grpc://localhost:8815")
getLocationBytes() - Method in class biopb.tensor.SerializedTensor
Flight server location URI (e.g., "grpc://localhost:8815")
getLocationBytes() - Method in interface biopb.tensor.SerializedTensorOrBuilder
Flight server location URI (e.g., "grpc://localhost:8815")
getMask() - Method in class biopb.image.ROI.Builder
.biopb.image.Mask mask = 6;
getMask() - Method in class biopb.image.ROI
.biopb.image.Mask mask = 6;
getMask() - Method in interface biopb.image.ROIOrBuilder
.biopb.image.Mask mask = 6;
getMaskBuilder() - Method in class biopb.image.ROI.Builder
.biopb.image.Mask mask = 6;
getMaskOrBuilder() - Method in class biopb.image.ROI.Builder
.biopb.image.Mask mask = 6;
getMaskOrBuilder() - Method in class biopb.image.ROI
.biopb.image.Mask mask = 6;
getMaskOrBuilder() - Method in interface biopb.image.ROIOrBuilder
.biopb.image.Mask mask = 6;
getMesh() - Method in class biopb.image.ROI.Builder
.biopb.image.Mesh mesh = 5;
getMesh() - Method in class biopb.image.ROI
.biopb.image.Mesh mesh = 5;
getMesh() - Method in interface biopb.image.ROIOrBuilder
.biopb.image.Mesh mesh = 5;
getMeshBuilder() - Method in class biopb.image.ROI.Builder
.biopb.image.Mesh mesh = 5;
getMeshOrBuilder() - Method in class biopb.image.ROI.Builder
.biopb.image.Mesh mesh = 5;
getMeshOrBuilder() - Method in class biopb.image.ROI
.biopb.image.Mesh mesh = 5;
getMeshOrBuilder() - Method in interface biopb.image.ROIOrBuilder
.biopb.image.Mesh mesh = 5;
getMetadataJson() - Method in class biopb.tensor.DataSourceDescriptor.Builder
Source-level OME/vendor metadata (JSON format)
getMetadataJson() - Method in class biopb.tensor.DataSourceDescriptor
Source-level OME/vendor metadata (JSON format)
getMetadataJson() - Method in interface biopb.tensor.DataSourceDescriptorOrBuilder
Source-level OME/vendor metadata (JSON format)
getMetadataJson() - Method in class biopb.tensor.TensorDescriptor.Builder
Opaque JSON metadata compatible with OME-NGFF (.zattrs schema).
getMetadataJson() - Method in class biopb.tensor.TensorDescriptor
Opaque JSON metadata compatible with OME-NGFF (.zattrs schema).
getMetadataJson() - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Opaque JSON metadata compatible with OME-NGFF (.zattrs schema).
getMetadataJsonBytes() - Method in class biopb.tensor.DataSourceDescriptor.Builder
Source-level OME/vendor metadata (JSON format)
getMetadataJsonBytes() - Method in class biopb.tensor.DataSourceDescriptor
Source-level OME/vendor metadata (JSON format)
getMetadataJsonBytes() - Method in interface biopb.tensor.DataSourceDescriptorOrBuilder
Source-level OME/vendor metadata (JSON format)
getMetadataJsonBytes() - Method in class biopb.tensor.TensorDescriptor.Builder
Opaque JSON metadata compatible with OME-NGFF (.zattrs schema).
getMetadataJsonBytes() - Method in class biopb.tensor.TensorDescriptor
Opaque JSON metadata compatible with OME-NGFF (.zattrs schema).
getMetadataJsonBytes() - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Opaque JSON metadata compatible with OME-NGFF (.zattrs schema).
getMetadataQuery() - Method in class biopb.tensor.FlightCmd.Builder
.biopb.tensor.MetadataQueryOption metadata_query = 3;
getMetadataQuery() - Method in class biopb.tensor.FlightCmd
.biopb.tensor.MetadataQueryOption metadata_query = 3;
getMetadataQuery() - Method in interface biopb.tensor.FlightCmdOrBuilder
.biopb.tensor.MetadataQueryOption metadata_query = 3;
getMetadataQueryBuilder() - Method in class biopb.tensor.FlightCmd.Builder
.biopb.tensor.MetadataQueryOption metadata_query = 3;
getMetadataQueryOrBuilder() - Method in class biopb.tensor.FlightCmd.Builder
.biopb.tensor.MetadataQueryOption metadata_query = 3;
getMetadataQueryOrBuilder() - Method in class biopb.tensor.FlightCmd
.biopb.tensor.MetadataQueryOption metadata_query = 3;
getMetadataQueryOrBuilder() - Method in interface biopb.tensor.FlightCmdOrBuilder
.biopb.tensor.MetadataQueryOption metadata_query = 3;
getMinCellArea() - Method in class biopb.image.DetectionSettings.Builder
Minimal cell area to be consider for detection.
getMinCellArea() - Method in class biopb.image.DetectionSettings
Minimal cell area to be consider for detection.
getMinCellArea() - Method in interface biopb.image.DetectionSettingsOrBuilder
Minimal cell area to be consider for detection.
getMinScore() - Method in class biopb.image.DetectionSettings.Builder
Minimal detection score in order to be considered.
getMinScore() - Method in class biopb.image.DetectionSettings
Minimal detection score in order to be considered.
getMinScore() - Method in interface biopb.image.DetectionSettingsOrBuilder
Minimal detection score in order to be considered.
getModelConfiguration() - Method in class biopb.image.DetectionSettings.Builder
An opaque data structure that specify a server side model configuration.
getModelConfiguration() - Method in class biopb.image.DetectionSettings
An opaque data structure that specify a server side model configuration.
getModelConfiguration() - Method in interface biopb.image.DetectionSettingsOrBuilder
An opaque data structure that specify a server side model configuration.
getModelConfigurationBuilder() - Method in class biopb.image.DetectionSettings.Builder
An opaque data structure that specify a server side model configuration.
getModelConfigurationOrBuilder() - Method in class biopb.image.DetectionSettings.Builder
An opaque data structure that specify a server side model configuration.
getModelConfigurationOrBuilder() - Method in class biopb.image.DetectionSettings
An opaque data structure that specify a server side model configuration.
getModelConfigurationOrBuilder() - Method in interface biopb.image.DetectionSettingsOrBuilder
An opaque data structure that specify a server side model configuration.
getModelName() - Method in class biopb.image.DetectionSettings.Builder
Specify the model name for servers that support more than one model variants.
getModelName() - Method in class biopb.image.DetectionSettings
Specify the model name for servers that support more than one model variants.
getModelName() - Method in interface biopb.image.DetectionSettingsOrBuilder
Specify the model name for servers that support more than one model variants.
getModelNameBytes() - Method in class biopb.image.DetectionSettings.Builder
Specify the model name for servers that support more than one model variants.
getModelNameBytes() - Method in class biopb.image.DetectionSettings
Specify the model name for servers that support more than one model variants.
getModelNameBytes() - Method in interface biopb.image.DetectionSettingsOrBuilder
Specify the model name for servers that support more than one model variants.
getMutableOpSchemas() - Method in class biopb.image.OpNames.Builder
Deprecated.
getMutableSchemaMetadata() - Method in class biopb.tensor.SerializedTensor.Builder
Deprecated.
getNames(int) - Method in class biopb.image.OpNames.Builder
a list of op names
getNames(int) - Method in class biopb.image.OpNames
a list of op names
getNames(int) - Method in interface biopb.image.OpNamesOrBuilder
a list of op names
getNamesBytes(int) - Method in class biopb.image.OpNames.Builder
a list of op names
getNamesBytes(int) - Method in class biopb.image.OpNames
a list of op names
getNamesBytes(int) - Method in interface biopb.image.OpNamesOrBuilder
a list of op names
getNamesCount() - Method in class biopb.image.OpNames.Builder
a list of op names
getNamesCount() - Method in class biopb.image.OpNames
a list of op names
getNamesCount() - Method in interface biopb.image.OpNamesOrBuilder
a list of op names
getNamesList() - Method in class biopb.image.OpNames.Builder
a list of op names
getNamesList() - Method in class biopb.image.OpNames
a list of op names
getNamesList() - Method in interface biopb.image.OpNamesOrBuilder
a list of op names
getNative() - Method in class biopb.tensor.PyramidLevel.Builder
True if this level is served from a precomputed on-disk pyramid (e.g.
getNative() - Method in class biopb.tensor.PyramidLevel
True if this level is served from a precomputed on-disk pyramid (e.g.
getNative() - Method in interface biopb.tensor.PyramidLevelOrBuilder
True if this level is served from a precomputed on-disk pyramid (e.g.
getNmsIou() - Method in class biopb.image.DetectionSettings.Builder
A threshold value for remove overlapping detections.
getNmsIou() - Method in class biopb.image.DetectionSettings
A threshold value for remove overlapping detections.
getNmsIou() - Method in interface biopb.image.DetectionSettingsOrBuilder
A threshold value for remove overlapping detections.
getNormals(int) - Method in class biopb.image.Mesh.Face.Builder
Optionally one can cache the computed normal vectors here
getNormals(int) - Method in class biopb.image.Mesh.Face
Optionally one can cache the computed normal vectors here
getNormals(int) - Method in interface biopb.image.Mesh.FaceOrBuilder
Optionally one can cache the computed normal vectors here
getNormalsBuilder(int) - Method in class biopb.image.Mesh.Face.Builder
Optionally one can cache the computed normal vectors here
getNormalsBuilderList() - Method in class biopb.image.Mesh.Face.Builder
Optionally one can cache the computed normal vectors here
getNormalsCount() - Method in class biopb.image.Mesh.Face.Builder
Optionally one can cache the computed normal vectors here
getNormalsCount() - Method in class biopb.image.Mesh.Face
Optionally one can cache the computed normal vectors here
getNormalsCount() - Method in interface biopb.image.Mesh.FaceOrBuilder
Optionally one can cache the computed normal vectors here
getNormalsList() - Method in class biopb.image.Mesh.Face.Builder
Optionally one can cache the computed normal vectors here
getNormalsList() - Method in class biopb.image.Mesh.Face
Optionally one can cache the computed normal vectors here
getNormalsList() - Method in interface biopb.image.Mesh.FaceOrBuilder
Optionally one can cache the computed normal vectors here
getNormalsOrBuilder(int) - Method in class biopb.image.Mesh.Face.Builder
Optionally one can cache the computed normal vectors here
getNormalsOrBuilder(int) - Method in class biopb.image.Mesh.Face
Optionally one can cache the computed normal vectors here
getNormalsOrBuilder(int) - Method in interface biopb.image.Mesh.FaceOrBuilder
Optionally one can cache the computed normal vectors here
getNormalsOrBuilderList() - Method in class biopb.image.Mesh.Face.Builder
Optionally one can cache the computed normal vectors here
getNormalsOrBuilderList() - Method in class biopb.image.Mesh.Face
Optionally one can cache the computed normal vectors here
getNormalsOrBuilderList() - Method in interface biopb.image.Mesh.FaceOrBuilder
Optionally one can cache the computed normal vectors here
getNumber() - Method in enum biopb.image.BinData.Endianness
 
getNumber() - Method in enum biopb.image.DetectionSettings.ResizeInfoCase
 
getNumber() - Method in enum biopb.image.ImageData.DataCase
 
getNumber() - Method in enum biopb.image.ROI.ShapeCase
 
getNumber() - Method in enum biopb.tensor.AddSourceStreamMessage.PayloadCase
 
getNumber() - Method in enum biopb.tensor.FlightCmd.CommandCase
 
getNumber() - Method in enum biopb.tensor.ResolveStreamMessage.PayloadCase
 
getNumber() - Method in enum biopb.tensor.WarmStreamMessage.PayloadCase
 
getOffsetC() - Method in class biopb.image.Pixels.Builder
optional uint32 offset_c = 26;
getOffsetC() - Method in class biopb.image.Pixels
optional uint32 offset_c = 26;
getOffsetC() - Method in interface biopb.image.PixelsOrBuilder
optional uint32 offset_c = 26;
getOffsetT() - Method in class biopb.image.Pixels.Builder
optional uint32 offset_t = 25;
getOffsetT() - Method in class biopb.image.Pixels
optional uint32 offset_t = 25;
getOffsetT() - Method in interface biopb.image.PixelsOrBuilder
optional uint32 offset_t = 25;
getOffsetX() - Method in class biopb.image.Pixels.Builder
for large image dataset, it is necessary to send a stream of image patches instead of one monolithic data structure of the whole dataset.
getOffsetX() - Method in class biopb.image.Pixels
for large image dataset, it is necessary to send a stream of image patches instead of one monolithic data structure of the whole dataset.
getOffsetX() - Method in interface biopb.image.PixelsOrBuilder
for large image dataset, it is necessary to send a stream of image patches instead of one monolithic data structure of the whole dataset.
getOffsetY() - Method in class biopb.image.Pixels.Builder
optional uint32 offset_y = 23;
getOffsetY() - Method in class biopb.image.Pixels
optional uint32 offset_y = 23;
getOffsetY() - Method in interface biopb.image.PixelsOrBuilder
optional uint32 offset_y = 23;
getOffsetZ() - Method in class biopb.image.Pixels.Builder
optional uint32 offset_z = 24;
getOffsetZ() - Method in class biopb.image.Pixels
optional uint32 offset_z = 24;
getOffsetZ() - Method in interface biopb.image.PixelsOrBuilder
optional uint32 offset_z = 24;
getOpName() - Method in class biopb.image.ProcessRequest.Builder
Specify an operator name because the server may implement multiple operations.
getOpName() - Method in class biopb.image.ProcessRequest
Specify an operator name because the server may implement multiple operations.
getOpName() - Method in interface biopb.image.ProcessRequestOrBuilder
Specify an operator name because the server may implement multiple operations.
getOpNameBytes() - Method in class biopb.image.ProcessRequest.Builder
Specify an operator name because the server may implement multiple operations.
getOpNameBytes() - Method in class biopb.image.ProcessRequest
Specify an operator name because the server may implement multiple operations.
getOpNameBytes() - Method in interface biopb.image.ProcessRequestOrBuilder
Specify an operator name because the server may implement multiple operations.
getOpNames(Empty) - Method in class biopb.image.ObjectDetectionGrpc.ObjectDetectionBlockingStub
Query supported model names and their kwargs schemas.
getOpNames(Empty) - Method in class biopb.image.ObjectDetectionGrpc.ObjectDetectionFutureStub
Query supported model names and their kwargs schemas.
getOpNames(Empty) - Method in class biopb.image.ProcessImageGrpc.ProcessImageBlockingStub
Query operation names.
getOpNames(Empty) - Method in class biopb.image.ProcessImageGrpc.ProcessImageFutureStub
Query operation names.
getOpNames(Empty, StreamObserver<OpNames>) - Method in interface biopb.image.ObjectDetectionGrpc.AsyncService
Query supported model names and their kwargs schemas.
getOpNames(Empty, StreamObserver<OpNames>) - Method in class biopb.image.ObjectDetectionGrpc.ObjectDetectionStub
Query supported model names and their kwargs schemas.
getOpNames(Empty, StreamObserver<OpNames>) - Method in interface biopb.image.ProcessImageGrpc.AsyncService
Query operation names.
getOpNames(Empty, StreamObserver<OpNames>) - Method in class biopb.image.ProcessImageGrpc.ProcessImageStub
Query operation names.
getOpSchemas() - Method in class biopb.image.OpNames.Builder
Deprecated.
getOpSchemas() - Method in class biopb.image.OpNames
Deprecated.
getOpSchemas() - Method in interface biopb.image.OpNamesOrBuilder
Deprecated.
getOpSchemasCount() - Method in class biopb.image.OpNames.Builder
 
getOpSchemasCount() - Method in class biopb.image.OpNames
 
getOpSchemasCount() - Method in interface biopb.image.OpNamesOrBuilder
Map from op_name to its schema.
getOpSchemasMap() - Method in class biopb.image.OpNames.Builder
Map from op_name to its schema.
getOpSchemasMap() - Method in class biopb.image.OpNames
Map from op_name to its schema.
getOpSchemasMap() - Method in interface biopb.image.OpNamesOrBuilder
Map from op_name to its schema.
getOpSchemasOrDefault(String, OpSchema) - Method in class biopb.image.OpNames.Builder
Map from op_name to its schema.
getOpSchemasOrDefault(String, OpSchema) - Method in class biopb.image.OpNames
Map from op_name to its schema.
getOpSchemasOrDefault(String, OpSchema) - Method in interface biopb.image.OpNamesOrBuilder
Map from op_name to its schema.
getOpSchemasOrThrow(String) - Method in class biopb.image.OpNames.Builder
Map from op_name to its schema.
getOpSchemasOrThrow(String) - Method in class biopb.image.OpNames
Map from op_name to its schema.
getOpSchemasOrThrow(String) - Method in interface biopb.image.OpNamesOrBuilder
Map from op_name to its schema.
getOriginalSliceHint() - Method in class biopb.tensor.SerializedTensor.Builder
Original user-requested slice_hint (before LCM alignment).
getOriginalSliceHint() - Method in class biopb.tensor.SerializedTensor
Original user-requested slice_hint (before LCM alignment).
getOriginalSliceHint() - Method in interface biopb.tensor.SerializedTensorOrBuilder
Original user-requested slice_hint (before LCM alignment).
getOriginalSliceHintBuilder() - Method in class biopb.tensor.SerializedTensor.Builder
Original user-requested slice_hint (before LCM alignment).
getOriginalSliceHintOrBuilder() - Method in class biopb.tensor.SerializedTensor.Builder
Original user-requested slice_hint (before LCM alignment).
getOriginalSliceHintOrBuilder() - Method in class biopb.tensor.SerializedTensor
Original user-requested slice_hint (before LCM alignment).
getOriginalSliceHintOrBuilder() - Method in interface biopb.tensor.SerializedTensorOrBuilder
Original user-requested slice_hint (before LCM alignment).
getP1() - Method in class biopb.image.Mesh.Face.Builder
uint32 p1 = 1;
getP1() - Method in class biopb.image.Mesh.Face
uint32 p1 = 1;
getP1() - Method in interface biopb.image.Mesh.FaceOrBuilder
uint32 p1 = 1;
getP2() - Method in class biopb.image.Mesh.Face.Builder
uint32 p2 = 2;
getP2() - Method in class biopb.image.Mesh.Face
uint32 p2 = 2;
getP2() - Method in interface biopb.image.Mesh.FaceOrBuilder
uint32 p2 = 2;
getP3() - Method in class biopb.image.Mesh.Face.Builder
uint32 p3 = 3;
getP3() - Method in class biopb.image.Mesh.Face
uint32 p3 = 3;
getP3() - Method in interface biopb.image.Mesh.FaceOrBuilder
uint32 p3 = 3;
getParserForType() - Method in class biopb.image.BinData
 
getParserForType() - Method in class biopb.image.DetectionRequest
 
getParserForType() - Method in class biopb.image.DetectionResponse
 
getParserForType() - Method in class biopb.image.DetectionSettings
 
getParserForType() - Method in class biopb.image.Ellipse
 
getParserForType() - Method in class biopb.image.ImageAnnotation
 
getParserForType() - Method in class biopb.image.ImageData
 
getParserForType() - Method in class biopb.image.InputShapeHint
 
getParserForType() - Method in class biopb.image.Mask
 
getParserForType() - Method in class biopb.image.Mesh.Face
 
getParserForType() - Method in class biopb.image.Mesh
 
getParserForType() - Method in class biopb.image.OpNames
 
getParserForType() - Method in class biopb.image.OpSchema
 
getParserForType() - Method in class biopb.image.Pixels
 
getParserForType() - Method in class biopb.image.Point
 
getParserForType() - Method in class biopb.image.Polygon
 
getParserForType() - Method in class biopb.image.ProcessRequest
 
getParserForType() - Method in class biopb.image.ProcessResponse
 
getParserForType() - Method in class biopb.image.Rectangle
 
getParserForType() - Method in class biopb.image.ROI
 
getParserForType() - Method in class biopb.image.ScoredROI
 
getParserForType() - Method in class biopb.image.Tensor
 
getParserForType() - Method in class biopb.tensor.AddSourceFailure
 
getParserForType() - Method in class biopb.tensor.AddSourceProgress
 
getParserForType() - Method in class biopb.tensor.AddSourceRequest
 
getParserForType() - Method in class biopb.tensor.AddSourceResult
 
getParserForType() - Method in class biopb.tensor.AddSourceStreamMessage
 
getParserForType() - Method in class biopb.tensor.ChunkBounds
 
getParserForType() - Method in class biopb.tensor.ChunkUpload
 
getParserForType() - Method in class biopb.tensor.DataSourceDescriptor
 
getParserForType() - Method in class biopb.tensor.FlightCmd
 
getParserForType() - Method in class biopb.tensor.MetadataQueryOption
 
getParserForType() - Method in class biopb.tensor.PyramidLevel
 
getParserForType() - Method in class biopb.tensor.RemoveSourceRequest
 
getParserForType() - Method in class biopb.tensor.RemoveSourceResult
 
getParserForType() - Method in class biopb.tensor.ResolveProgress
 
getParserForType() - Method in class biopb.tensor.ResolveStreamMessage
 
getParserForType() - Method in class biopb.tensor.SerializedEndpoint
 
getParserForType() - Method in class biopb.tensor.SerializedTensor
 
getParserForType() - Method in class biopb.tensor.SliceHint
 
getParserForType() - Method in class biopb.tensor.TensorCriteria
 
getParserForType() - Method in class biopb.tensor.TensorDescriptor
 
getParserForType() - Method in class biopb.tensor.TensorReadOption
 
getParserForType() - Method in class biopb.tensor.TensorTicket
 
getParserForType() - Method in class biopb.tensor.TensorWriteOptions
 
getParserForType() - Method in class biopb.tensor.WarmProgress
 
getParserForType() - Method in class biopb.tensor.WarmStreamMessage
 
getPath() - Method in class biopb.tensor.AddSourceFailure.Builder
string path = 1;
getPath() - Method in class biopb.tensor.AddSourceFailure
string path = 1;
getPath() - Method in interface biopb.tensor.AddSourceFailureOrBuilder
string path = 1;
getPathBytes() - Method in class biopb.tensor.AddSourceFailure.Builder
string path = 1;
getPathBytes() - Method in class biopb.tensor.AddSourceFailure
string path = 1;
getPathBytes() - Method in interface biopb.tensor.AddSourceFailureOrBuilder
string path = 1;
getPayloadCase() - Method in class biopb.tensor.AddSourceStreamMessage.Builder
 
getPayloadCase() - Method in class biopb.tensor.AddSourceStreamMessage
 
getPayloadCase() - Method in interface biopb.tensor.AddSourceStreamMessageOrBuilder
 
getPayloadCase() - Method in class biopb.tensor.ResolveStreamMessage.Builder
 
getPayloadCase() - Method in class biopb.tensor.ResolveStreamMessage
 
getPayloadCase() - Method in interface biopb.tensor.ResolveStreamMessageOrBuilder
 
getPayloadCase() - Method in class biopb.tensor.WarmStreamMessage.Builder
 
getPayloadCase() - Method in class biopb.tensor.WarmStreamMessage
 
getPayloadCase() - Method in interface biopb.tensor.WarmStreamMessageOrBuilder
 
getPhysicalScale(int) - Method in class biopb.tensor.TensorDescriptor.Builder
Per-dimension physical pixel size, aligned 1:1 with dim_labels/shape (same length and order).
getPhysicalScale(int) - Method in class biopb.tensor.TensorDescriptor
Per-dimension physical pixel size, aligned 1:1 with dim_labels/shape (same length and order).
getPhysicalScale(int) - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Per-dimension physical pixel size, aligned 1:1 with dim_labels/shape (same length and order).
getPhysicalScale(String) - Method in class biopb.tensor.TensorFlightClient
Per-dimension physical pixel size + unit for a tensor.
getPhysicalScaleCount() - Method in class biopb.tensor.TensorDescriptor.Builder
Per-dimension physical pixel size, aligned 1:1 with dim_labels/shape (same length and order).
getPhysicalScaleCount() - Method in class biopb.tensor.TensorDescriptor
Per-dimension physical pixel size, aligned 1:1 with dim_labels/shape (same length and order).
getPhysicalScaleCount() - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Per-dimension physical pixel size, aligned 1:1 with dim_labels/shape (same length and order).
getPhysicalScaleList() - Method in class biopb.tensor.TensorDescriptor.Builder
Per-dimension physical pixel size, aligned 1:1 with dim_labels/shape (same length and order).
getPhysicalScaleList() - Method in class biopb.tensor.TensorDescriptor
Per-dimension physical pixel size, aligned 1:1 with dim_labels/shape (same length and order).
getPhysicalScaleList() - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Per-dimension physical pixel size, aligned 1:1 with dim_labels/shape (same length and order).
getPhysicalSizeUnit() - Method in class biopb.image.Pixels.Builder
physical size unit, default "µm"
getPhysicalSizeUnit() - Method in class biopb.image.Pixels
physical size unit, default "µm"
getPhysicalSizeUnit() - Method in interface biopb.image.PixelsOrBuilder
physical size unit, default "µm"
getPhysicalSizeUnitBytes() - Method in class biopb.image.Pixels.Builder
physical size unit, default "µm"
getPhysicalSizeUnitBytes() - Method in class biopb.image.Pixels
physical size unit, default "µm"
getPhysicalSizeUnitBytes() - Method in interface biopb.image.PixelsOrBuilder
physical size unit, default "µm"
getPhysicalSizeX() - Method in class biopb.image.Pixels.Builder
Physical size of a pixel.
getPhysicalSizeX() - Method in class biopb.image.Pixels
Physical size of a pixel.
getPhysicalSizeX() - Method in interface biopb.image.PixelsOrBuilder
Physical size of a pixel.
getPhysicalSizeY() - Method in class biopb.image.Pixels.Builder
optional float physical_size_y = 15;
getPhysicalSizeY() - Method in class biopb.image.Pixels
optional float physical_size_y = 15;
getPhysicalSizeY() - Method in interface biopb.image.PixelsOrBuilder
optional float physical_size_y = 15;
getPhysicalSizeZ() - Method in class biopb.image.Pixels.Builder
optional float physical_size_z = 16;
getPhysicalSizeZ() - Method in class biopb.image.Pixels
optional float physical_size_z = 16;
getPhysicalSizeZ() - Method in interface biopb.image.PixelsOrBuilder
optional float physical_size_z = 16;
getPhysicalUnit(int) - Method in class biopb.tensor.TensorDescriptor.Builder
Per-dimension unit string for physical_scale (e.g.
getPhysicalUnit(int) - Method in class biopb.tensor.TensorDescriptor
Per-dimension unit string for physical_scale (e.g.
getPhysicalUnit(int) - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Per-dimension unit string for physical_scale (e.g.
getPhysicalUnitBytes(int) - Method in class biopb.tensor.TensorDescriptor.Builder
Per-dimension unit string for physical_scale (e.g.
getPhysicalUnitBytes(int) - Method in class biopb.tensor.TensorDescriptor
Per-dimension unit string for physical_scale (e.g.
getPhysicalUnitBytes(int) - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Per-dimension unit string for physical_scale (e.g.
getPhysicalUnitCount() - Method in class biopb.tensor.TensorDescriptor.Builder
Per-dimension unit string for physical_scale (e.g.
getPhysicalUnitCount() - Method in class biopb.tensor.TensorDescriptor
Per-dimension unit string for physical_scale (e.g.
getPhysicalUnitCount() - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Per-dimension unit string for physical_scale (e.g.
getPhysicalUnitList() - Method in class biopb.tensor.TensorDescriptor.Builder
Per-dimension unit string for physical_scale (e.g.
getPhysicalUnitList() - Method in class biopb.tensor.TensorDescriptor
Per-dimension unit string for physical_scale (e.g.
getPhysicalUnitList() - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Per-dimension unit string for physical_scale (e.g.
getPixels() - Method in class biopb.image.ImageData.Builder
Deprecated.
biopb.image.ImageData.pixels is deprecated. See biopb/image/image_data.proto;l=108
getPixels() - Method in class biopb.image.ImageData
Deprecated.
biopb.image.ImageData.pixels is deprecated. See biopb/image/image_data.proto;l=108
getPixels() - Method in interface biopb.image.ImageDataOrBuilder
Deprecated.
biopb.image.ImageData.pixels is deprecated. See biopb/image/image_data.proto;l=108
getPixelsBuilder() - Method in class biopb.image.ImageData.Builder
Deprecated.
getPixelsOrBuilder() - Method in class biopb.image.ImageData.Builder
Deprecated.
getPixelsOrBuilder() - Method in class biopb.image.ImageData
Deprecated.
getPixelsOrBuilder() - Method in interface biopb.image.ImageDataOrBuilder
Deprecated.
getPixelsSizes(int) - Method in class biopb.image.ImageAnnotation.Builder
physical size of a pixel.
getPixelsSizes(int) - Method in class biopb.image.ImageAnnotation
physical size of a pixel.
getPixelsSizes(int) - Method in interface biopb.image.ImageAnnotationOrBuilder
physical size of a pixel.
getPixelsSizesCount() - Method in class biopb.image.ImageAnnotation.Builder
physical size of a pixel.
getPixelsSizesCount() - Method in class biopb.image.ImageAnnotation
physical size of a pixel.
getPixelsSizesCount() - Method in interface biopb.image.ImageAnnotationOrBuilder
physical size of a pixel.
getPixelsSizesList() - Method in class biopb.image.ImageAnnotation.Builder
physical size of a pixel.
getPixelsSizesList() - Method in class biopb.image.ImageAnnotation
physical size of a pixel.
getPixelsSizesList() - Method in interface biopb.image.ImageAnnotationOrBuilder
physical size of a pixel.
getPoint() - Method in class biopb.image.ROI.Builder
.biopb.image.Point point = 1;
getPoint() - Method in class biopb.image.ROI
.biopb.image.Point point = 1;
getPoint() - Method in interface biopb.image.ROIOrBuilder
.biopb.image.Point point = 1;
getPointBuilder() - Method in class biopb.image.ROI.Builder
.biopb.image.Point point = 1;
getPointOrBuilder() - Method in class biopb.image.ROI.Builder
.biopb.image.Point point = 1;
getPointOrBuilder() - Method in class biopb.image.ROI
.biopb.image.Point point = 1;
getPointOrBuilder() - Method in interface biopb.image.ROIOrBuilder
.biopb.image.Point point = 1;
getPoints(int) - Method in class biopb.image.Polygon.Builder
repeated .biopb.image.Point points = 1;
getPoints(int) - Method in class biopb.image.Polygon
repeated .biopb.image.Point points = 1;
getPoints(int) - Method in interface biopb.image.PolygonOrBuilder
repeated .biopb.image.Point points = 1;
getPointsBuilder(int) - Method in class biopb.image.Polygon.Builder
repeated .biopb.image.Point points = 1;
getPointsBuilderList() - Method in class biopb.image.Polygon.Builder
repeated .biopb.image.Point points = 1;
getPointsCount() - Method in class biopb.image.Polygon.Builder
repeated .biopb.image.Point points = 1;
getPointsCount() - Method in class biopb.image.Polygon
repeated .biopb.image.Point points = 1;
getPointsCount() - Method in interface biopb.image.PolygonOrBuilder
repeated .biopb.image.Point points = 1;
getPointsList() - Method in class biopb.image.Polygon.Builder
repeated .biopb.image.Point points = 1;
getPointsList() - Method in class biopb.image.Polygon
repeated .biopb.image.Point points = 1;
getPointsList() - Method in interface biopb.image.PolygonOrBuilder
repeated .biopb.image.Point points = 1;
getPointsOrBuilder(int) - Method in class biopb.image.Polygon.Builder
repeated .biopb.image.Point points = 1;
getPointsOrBuilder(int) - Method in class biopb.image.Polygon
repeated .biopb.image.Point points = 1;
getPointsOrBuilder(int) - Method in interface biopb.image.PolygonOrBuilder
repeated .biopb.image.Point points = 1;
getPointsOrBuilderList() - Method in class biopb.image.Polygon.Builder
repeated .biopb.image.Point points = 1;
getPointsOrBuilderList() - Method in class biopb.image.Polygon
repeated .biopb.image.Point points = 1;
getPointsOrBuilderList() - Method in interface biopb.image.PolygonOrBuilder
repeated .biopb.image.Point points = 1;
getPolygon() - Method in class biopb.image.ROI.Builder
.biopb.image.Polygon polygon = 4;
getPolygon() - Method in class biopb.image.ROI
.biopb.image.Polygon polygon = 4;
getPolygon() - Method in interface biopb.image.ROIOrBuilder
.biopb.image.Polygon polygon = 4;
getPolygonBuilder() - Method in class biopb.image.ROI.Builder
.biopb.image.Polygon polygon = 4;
getPolygonOrBuilder() - Method in class biopb.image.ROI.Builder
.biopb.image.Polygon polygon = 4;
getPolygonOrBuilder() - Method in class biopb.image.ROI
.biopb.image.Polygon polygon = 4;
getPolygonOrBuilder() - Method in interface biopb.image.ROIOrBuilder
.biopb.image.Polygon polygon = 4;
getProgress() - Method in class biopb.tensor.AddSourceStreamMessage.Builder
.biopb.tensor.AddSourceProgress progress = 1;
getProgress() - Method in class biopb.tensor.AddSourceStreamMessage
.biopb.tensor.AddSourceProgress progress = 1;
getProgress() - Method in interface biopb.tensor.AddSourceStreamMessageOrBuilder
.biopb.tensor.AddSourceProgress progress = 1;
getProgress() - Method in class biopb.tensor.ResolveStreamMessage.Builder
.biopb.tensor.ResolveProgress progress = 1;
getProgress() - Method in class biopb.tensor.ResolveStreamMessage
.biopb.tensor.ResolveProgress progress = 1;
getProgress() - Method in interface biopb.tensor.ResolveStreamMessageOrBuilder
.biopb.tensor.ResolveProgress progress = 1;
getProgress() - Method in class biopb.tensor.WarmStreamMessage.Builder
.biopb.tensor.WarmProgress progress = 1;
getProgress() - Method in class biopb.tensor.WarmStreamMessage
.biopb.tensor.WarmProgress progress = 1;
getProgress() - Method in interface biopb.tensor.WarmStreamMessageOrBuilder
.biopb.tensor.WarmProgress progress = 1;
getProgressBuilder() - Method in class biopb.tensor.AddSourceStreamMessage.Builder
.biopb.tensor.AddSourceProgress progress = 1;
getProgressBuilder() - Method in class biopb.tensor.ResolveStreamMessage.Builder
.biopb.tensor.ResolveProgress progress = 1;
getProgressBuilder() - Method in class biopb.tensor.WarmStreamMessage.Builder
.biopb.tensor.WarmProgress progress = 1;
getProgressOrBuilder() - Method in class biopb.tensor.AddSourceStreamMessage.Builder
.biopb.tensor.AddSourceProgress progress = 1;
getProgressOrBuilder() - Method in class biopb.tensor.AddSourceStreamMessage
.biopb.tensor.AddSourceProgress progress = 1;
getProgressOrBuilder() - Method in interface biopb.tensor.AddSourceStreamMessageOrBuilder
.biopb.tensor.AddSourceProgress progress = 1;
getProgressOrBuilder() - Method in class biopb.tensor.ResolveStreamMessage.Builder
.biopb.tensor.ResolveProgress progress = 1;
getProgressOrBuilder() - Method in class biopb.tensor.ResolveStreamMessage
.biopb.tensor.ResolveProgress progress = 1;
getProgressOrBuilder() - Method in interface biopb.tensor.ResolveStreamMessageOrBuilder
.biopb.tensor.ResolveProgress progress = 1;
getProgressOrBuilder() - Method in class biopb.tensor.WarmStreamMessage.Builder
.biopb.tensor.WarmProgress progress = 1;
getProgressOrBuilder() - Method in class biopb.tensor.WarmStreamMessage
.biopb.tensor.WarmProgress progress = 1;
getProgressOrBuilder() - Method in interface biopb.tensor.WarmStreamMessageOrBuilder
.biopb.tensor.WarmProgress progress = 1;
getPyramid(int) - Method in class biopb.tensor.TensorDescriptor.Builder
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
getPyramid(int) - Method in class biopb.tensor.TensorDescriptor
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
getPyramid(int) - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
getPyramidBuilder(int) - Method in class biopb.tensor.TensorDescriptor.Builder
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
getPyramidBuilderList() - Method in class biopb.tensor.TensorDescriptor.Builder
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
getPyramidCount() - Method in class biopb.tensor.TensorDescriptor.Builder
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
getPyramidCount() - Method in class biopb.tensor.TensorDescriptor
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
getPyramidCount() - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
getPyramidList() - Method in class biopb.tensor.TensorDescriptor.Builder
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
getPyramidList() - Method in class biopb.tensor.TensorDescriptor
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
getPyramidList() - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
getPyramidOrBuilder(int) - Method in class biopb.tensor.TensorDescriptor.Builder
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
getPyramidOrBuilder(int) - Method in class biopb.tensor.TensorDescriptor
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
getPyramidOrBuilder(int) - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
getPyramidOrBuilderList() - Method in class biopb.tensor.TensorDescriptor.Builder
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
getPyramidOrBuilderList() - Method in class biopb.tensor.TensorDescriptor
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
getPyramidOrBuilderList() - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
getRadius() - Method in class biopb.image.Ellipse.Builder
If the `center`` has no z field, neither should `radius`
getRadius() - Method in class biopb.image.Ellipse
If the `center`` has no z field, neither should `radius`
getRadius() - Method in interface biopb.image.EllipseOrBuilder
If the `center`` has no z field, neither should `radius`
getRadiusBuilder() - Method in class biopb.image.Ellipse.Builder
If the `center`` has no z field, neither should `radius`
getRadiusOrBuilder() - Method in class biopb.image.Ellipse.Builder
If the `center`` has no z field, neither should `radius`
getRadiusOrBuilder() - Method in class biopb.image.Ellipse
If the `center`` has no z field, neither should `radius`
getRadiusOrBuilder() - Method in interface biopb.image.EllipseOrBuilder
If the `center`` has no z field, neither should `radius`
getReason() - Method in class biopb.tensor.AddSourceFailure.Builder
string reason = 2;
getReason() - Method in class biopb.tensor.AddSourceFailure
string reason = 2;
getReason() - Method in interface biopb.tensor.AddSourceFailureOrBuilder
string reason = 2;
getReasonBytes() - Method in class biopb.tensor.AddSourceFailure.Builder
string reason = 2;
getReasonBytes() - Method in class biopb.tensor.AddSourceFailure
string reason = 2;
getReasonBytes() - Method in interface biopb.tensor.AddSourceFailureOrBuilder
string reason = 2;
getRectangle() - Method in class biopb.image.Mask.Builder
.biopb.image.Rectangle rectangle = 1;
getRectangle() - Method in class biopb.image.Mask
.biopb.image.Rectangle rectangle = 1;
getRectangle() - Method in interface biopb.image.MaskOrBuilder
.biopb.image.Rectangle rectangle = 1;
getRectangle() - Method in class biopb.image.ROI.Builder
.biopb.image.Rectangle rectangle = 2;
getRectangle() - Method in class biopb.image.ROI
.biopb.image.Rectangle rectangle = 2;
getRectangle() - Method in interface biopb.image.ROIOrBuilder
.biopb.image.Rectangle rectangle = 2;
getRectangleBuilder() - Method in class biopb.image.Mask.Builder
.biopb.image.Rectangle rectangle = 1;
getRectangleBuilder() - Method in class biopb.image.ROI.Builder
.biopb.image.Rectangle rectangle = 2;
getRectangleOrBuilder() - Method in class biopb.image.Mask.Builder
.biopb.image.Rectangle rectangle = 1;
getRectangleOrBuilder() - Method in class biopb.image.Mask
.biopb.image.Rectangle rectangle = 1;
getRectangleOrBuilder() - Method in interface biopb.image.MaskOrBuilder
.biopb.image.Rectangle rectangle = 1;
getRectangleOrBuilder() - Method in class biopb.image.ROI.Builder
.biopb.image.Rectangle rectangle = 2;
getRectangleOrBuilder() - Method in class biopb.image.ROI
.biopb.image.Rectangle rectangle = 2;
getRectangleOrBuilder() - Method in interface biopb.image.ROIOrBuilder
.biopb.image.Rectangle rectangle = 2;
getReductionMethod() - Method in class biopb.tensor.PyramidLevel.Builder
Method to request this level: "area" | "nearest" | "precompute".
getReductionMethod() - Method in class biopb.tensor.PyramidLevel
Method to request this level: "area" | "nearest" | "precompute".
getReductionMethod() - Method in interface biopb.tensor.PyramidLevelOrBuilder
Method to request this level: "area" | "nearest" | "precompute".
getReductionMethod() - Method in class biopb.tensor.TensorDescriptor.Builder
Dynamic reduction/downsampling method for scaled reads: "nearest", "area", or "precompute" (serve a native on-disk pyramid level).
getReductionMethod() - Method in class biopb.tensor.TensorDescriptor
Dynamic reduction/downsampling method for scaled reads: "nearest", "area", or "precompute" (serve a native on-disk pyramid level).
getReductionMethod() - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Dynamic reduction/downsampling method for scaled reads: "nearest", "area", or "precompute" (serve a native on-disk pyramid level).
getReductionMethod() - Method in class biopb.tensor.TensorReadOption.Builder
Dynamic reduction/downsampling method: "nearest", "area", or "precompute" (serve a native on-disk pyramid level).
getReductionMethod() - Method in class biopb.tensor.TensorReadOption
Dynamic reduction/downsampling method: "nearest", "area", or "precompute" (serve a native on-disk pyramid level).
getReductionMethod() - Method in interface biopb.tensor.TensorReadOptionOrBuilder
Dynamic reduction/downsampling method: "nearest", "area", or "precompute" (serve a native on-disk pyramid level).
getReductionMethodBytes() - Method in class biopb.tensor.PyramidLevel.Builder
Method to request this level: "area" | "nearest" | "precompute".
getReductionMethodBytes() - Method in class biopb.tensor.PyramidLevel
Method to request this level: "area" | "nearest" | "precompute".
getReductionMethodBytes() - Method in interface biopb.tensor.PyramidLevelOrBuilder
Method to request this level: "area" | "nearest" | "precompute".
getReductionMethodBytes() - Method in class biopb.tensor.TensorDescriptor.Builder
Dynamic reduction/downsampling method for scaled reads: "nearest", "area", or "precompute" (serve a native on-disk pyramid level).
getReductionMethodBytes() - Method in class biopb.tensor.TensorDescriptor
Dynamic reduction/downsampling method for scaled reads: "nearest", "area", or "precompute" (serve a native on-disk pyramid level).
getReductionMethodBytes() - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Dynamic reduction/downsampling method for scaled reads: "nearest", "area", or "precompute" (serve a native on-disk pyramid level).
getReductionMethodBytes() - Method in class biopb.tensor.TensorReadOption.Builder
Dynamic reduction/downsampling method: "nearest", "area", or "precompute" (serve a native on-disk pyramid level).
getReductionMethodBytes() - Method in class biopb.tensor.TensorReadOption
Dynamic reduction/downsampling method: "nearest", "area", or "precompute" (serve a native on-disk pyramid level).
getReductionMethodBytes() - Method in interface biopb.tensor.TensorReadOptionOrBuilder
Dynamic reduction/downsampling method: "nearest", "area", or "precompute" (serve a native on-disk pyramid level).
getRemoved(int) - Method in class biopb.tensor.RemoveSourceResult.Builder
source_ids actually deregistered.
getRemoved(int) - Method in class biopb.tensor.RemoveSourceResult
source_ids actually deregistered.
getRemoved(int) - Method in interface biopb.tensor.RemoveSourceResultOrBuilder
source_ids actually deregistered.
getRemovedBytes(int) - Method in class biopb.tensor.RemoveSourceResult.Builder
source_ids actually deregistered.
getRemovedBytes(int) - Method in class biopb.tensor.RemoveSourceResult
source_ids actually deregistered.
getRemovedBytes(int) - Method in interface biopb.tensor.RemoveSourceResultOrBuilder
source_ids actually deregistered.
getRemovedCount() - Method in class biopb.tensor.RemoveSourceResult.Builder
source_ids actually deregistered.
getRemovedCount() - Method in class biopb.tensor.RemoveSourceResult
source_ids actually deregistered.
getRemovedCount() - Method in interface biopb.tensor.RemoveSourceResultOrBuilder
source_ids actually deregistered.
getRemovedList() - Method in class biopb.tensor.RemoveSourceResult.Builder
source_ids actually deregistered.
getRemovedList() - Method in class biopb.tensor.RemoveSourceResult
source_ids actually deregistered.
getRemovedList() - Method in interface biopb.tensor.RemoveSourceResultOrBuilder
source_ids actually deregistered.
getRequiredMultivalue(int) - Method in class biopb.image.InputShapeHint.Builder
Dimensions that must have multiple values (size > 1).
getRequiredMultivalue(int) - Method in class biopb.image.InputShapeHint
Dimensions that must have multiple values (size > 1).
getRequiredMultivalue(int) - Method in interface biopb.image.InputShapeHintOrBuilder
Dimensions that must have multiple values (size > 1).
getRequiredMultivalueBytes(int) - Method in class biopb.image.InputShapeHint.Builder
Dimensions that must have multiple values (size > 1).
getRequiredMultivalueBytes(int) - Method in class biopb.image.InputShapeHint
Dimensions that must have multiple values (size > 1).
getRequiredMultivalueBytes(int) - Method in interface biopb.image.InputShapeHintOrBuilder
Dimensions that must have multiple values (size > 1).
getRequiredMultivalueCount() - Method in class biopb.image.InputShapeHint.Builder
Dimensions that must have multiple values (size > 1).
getRequiredMultivalueCount() - Method in class biopb.image.InputShapeHint
Dimensions that must have multiple values (size > 1).
getRequiredMultivalueCount() - Method in interface biopb.image.InputShapeHintOrBuilder
Dimensions that must have multiple values (size > 1).
getRequiredMultivalueList() - Method in class biopb.image.InputShapeHint.Builder
Dimensions that must have multiple values (size > 1).
getRequiredMultivalueList() - Method in class biopb.image.InputShapeHint
Dimensions that must have multiple values (size > 1).
getRequiredMultivalueList() - Method in interface biopb.image.InputShapeHintOrBuilder
Dimensions that must have multiple values (size > 1).
getResizeInfoCase() - Method in class biopb.image.DetectionSettings.Builder
 
getResizeInfoCase() - Method in class biopb.image.DetectionSettings
 
getResizeInfoCase() - Method in interface biopb.image.DetectionSettingsOrBuilder
 
getResult() - Method in class biopb.tensor.AddSourceStreamMessage.Builder
.biopb.tensor.AddSourceResult result = 2;
getResult() - Method in class biopb.tensor.AddSourceStreamMessage
.biopb.tensor.AddSourceResult result = 2;
getResult() - Method in interface biopb.tensor.AddSourceStreamMessageOrBuilder
.biopb.tensor.AddSourceResult result = 2;
getResult() - Method in class biopb.tensor.ResolveStreamMessage.Builder
.biopb.tensor.DataSourceDescriptor result = 2;
getResult() - Method in class biopb.tensor.ResolveStreamMessage
.biopb.tensor.DataSourceDescriptor result = 2;
getResult() - Method in interface biopb.tensor.ResolveStreamMessageOrBuilder
.biopb.tensor.DataSourceDescriptor result = 2;
getResultBuilder() - Method in class biopb.tensor.AddSourceStreamMessage.Builder
.biopb.tensor.AddSourceResult result = 2;
getResultBuilder() - Method in class biopb.tensor.ResolveStreamMessage.Builder
.biopb.tensor.DataSourceDescriptor result = 2;
getResultOrBuilder() - Method in class biopb.tensor.AddSourceStreamMessage.Builder
.biopb.tensor.AddSourceResult result = 2;
getResultOrBuilder() - Method in class biopb.tensor.AddSourceStreamMessage
.biopb.tensor.AddSourceResult result = 2;
getResultOrBuilder() - Method in interface biopb.tensor.AddSourceStreamMessageOrBuilder
.biopb.tensor.AddSourceResult result = 2;
getResultOrBuilder() - Method in class biopb.tensor.ResolveStreamMessage.Builder
.biopb.tensor.DataSourceDescriptor result = 2;
getResultOrBuilder() - Method in class biopb.tensor.ResolveStreamMessage
.biopb.tensor.DataSourceDescriptor result = 2;
getResultOrBuilder() - Method in interface biopb.tensor.ResolveStreamMessageOrBuilder
.biopb.tensor.DataSourceDescriptor result = 2;
getRoi() - Method in class biopb.image.ScoredROI.Builder
.biopb.image.ROI roi = 1;
getRoi() - Method in class biopb.image.ScoredROI
.biopb.image.ROI roi = 1;
getRoi() - Method in interface biopb.image.ScoredROIOrBuilder
.biopb.image.ROI roi = 1;
getRoiBuilder() - Method in class biopb.image.ScoredROI.Builder
.biopb.image.ROI roi = 1;
getRoiOrBuilder() - Method in class biopb.image.ScoredROI.Builder
.biopb.image.ROI roi = 1;
getRoiOrBuilder() - Method in class biopb.image.ScoredROI
.biopb.image.ROI roi = 1;
getRoiOrBuilder() - Method in interface biopb.image.ScoredROIOrBuilder
.biopb.image.ROI roi = 1;
getRois(int) - Method in class biopb.image.ImageAnnotation.Builder
a list of region of interest
getRois(int) - Method in class biopb.image.ImageAnnotation
a list of region of interest
getRois(int) - Method in interface biopb.image.ImageAnnotationOrBuilder
a list of region of interest
getRoisBuilder(int) - Method in class biopb.image.ImageAnnotation.Builder
a list of region of interest
getRoisBuilderList() - Method in class biopb.image.ImageAnnotation.Builder
a list of region of interest
getRoisCount() - Method in class biopb.image.ImageAnnotation.Builder
a list of region of interest
getRoisCount() - Method in class biopb.image.ImageAnnotation
a list of region of interest
getRoisCount() - Method in interface biopb.image.ImageAnnotationOrBuilder
a list of region of interest
getRoisList() - Method in class biopb.image.ImageAnnotation.Builder
a list of region of interest
getRoisList() - Method in class biopb.image.ImageAnnotation
a list of region of interest
getRoisList() - Method in interface biopb.image.ImageAnnotationOrBuilder
a list of region of interest
getRoisOrBuilder(int) - Method in class biopb.image.ImageAnnotation.Builder
a list of region of interest
getRoisOrBuilder(int) - Method in class biopb.image.ImageAnnotation
a list of region of interest
getRoisOrBuilder(int) - Method in interface biopb.image.ImageAnnotationOrBuilder
a list of region of interest
getRoisOrBuilderList() - Method in class biopb.image.ImageAnnotation.Builder
a list of region of interest
getRoisOrBuilderList() - Method in class biopb.image.ImageAnnotation
a list of region of interest
getRoisOrBuilderList() - Method in interface biopb.image.ImageAnnotationOrBuilder
a list of region of interest
getRootUrl() - Method in class biopb.tensor.RemoveSourceRequest.Builder
The dnd:// branch root to remove.
getRootUrl() - Method in class biopb.tensor.RemoveSourceRequest
The dnd:// branch root to remove.
getRootUrl() - Method in interface biopb.tensor.RemoveSourceRequestOrBuilder
The dnd:// branch root to remove.
getRootUrlBytes() - Method in class biopb.tensor.RemoveSourceRequest.Builder
The dnd:// branch root to remove.
getRootUrlBytes() - Method in class biopb.tensor.RemoveSourceRequest
The dnd:// branch root to remove.
getRootUrlBytes() - Method in interface biopb.tensor.RemoveSourceRequestOrBuilder
The dnd:// branch root to remove.
getRunDetectionMethod() - Static method in class biopb.image.ObjectDetectionGrpc
 
getRunDetectionOnGridMethod() - Static method in class biopb.image.ObjectDetectionGrpc
 
getRunDetectionStreamMethod() - Static method in class biopb.image.ObjectDetectionGrpc
 
getRunMethod() - Static method in class biopb.image.ProcessImageGrpc
 
getRunModelAdaptationMethod() - Static method in class biopb.image.ObjectDetectionGrpc
 
getRunStreamMethod() - Static method in class biopb.image.ProcessImageGrpc
 
getScale() - Method in class biopb.tensor.TensorFlightClient.PhysicalScale
Physical pixel size per dimension, aligned with dim_labels.
getScaleHint(int) - Method in class biopb.tensor.PyramidLevel.Builder
Per-dimension integer downsampling factors vs.
getScaleHint(int) - Method in class biopb.tensor.PyramidLevel
Per-dimension integer downsampling factors vs.
getScaleHint(int) - Method in interface biopb.tensor.PyramidLevelOrBuilder
Per-dimension integer downsampling factors vs.
getScaleHint(int) - Method in class biopb.tensor.TensorDescriptor.Builder
Per-dimension integer downsampling factors for virtual/scaled reads.
getScaleHint(int) - Method in class biopb.tensor.TensorDescriptor
Per-dimension integer downsampling factors for virtual/scaled reads.
getScaleHint(int) - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Per-dimension integer downsampling factors for virtual/scaled reads.
getScaleHint(int) - Method in class biopb.tensor.TensorReadOption.Builder
Per-dimension integer downsampling factors.
getScaleHint(int) - Method in class biopb.tensor.TensorReadOption
Per-dimension integer downsampling factors.
getScaleHint(int) - Method in interface biopb.tensor.TensorReadOptionOrBuilder
Per-dimension integer downsampling factors.
getScaleHintCount() - Method in class biopb.tensor.PyramidLevel.Builder
Per-dimension integer downsampling factors vs.
getScaleHintCount() - Method in class biopb.tensor.PyramidLevel
Per-dimension integer downsampling factors vs.
getScaleHintCount() - Method in interface biopb.tensor.PyramidLevelOrBuilder
Per-dimension integer downsampling factors vs.
getScaleHintCount() - Method in class biopb.tensor.TensorDescriptor.Builder
Per-dimension integer downsampling factors for virtual/scaled reads.
getScaleHintCount() - Method in class biopb.tensor.TensorDescriptor
Per-dimension integer downsampling factors for virtual/scaled reads.
getScaleHintCount() - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Per-dimension integer downsampling factors for virtual/scaled reads.
getScaleHintCount() - Method in class biopb.tensor.TensorReadOption.Builder
Per-dimension integer downsampling factors.
getScaleHintCount() - Method in class biopb.tensor.TensorReadOption
Per-dimension integer downsampling factors.
getScaleHintCount() - Method in interface biopb.tensor.TensorReadOptionOrBuilder
Per-dimension integer downsampling factors.
getScaleHintList() - Method in class biopb.tensor.PyramidLevel.Builder
Per-dimension integer downsampling factors vs.
getScaleHintList() - Method in class biopb.tensor.PyramidLevel
Per-dimension integer downsampling factors vs.
getScaleHintList() - Method in interface biopb.tensor.PyramidLevelOrBuilder
Per-dimension integer downsampling factors vs.
getScaleHintList() - Method in class biopb.tensor.TensorDescriptor.Builder
Per-dimension integer downsampling factors for virtual/scaled reads.
getScaleHintList() - Method in class biopb.tensor.TensorDescriptor
Per-dimension integer downsampling factors for virtual/scaled reads.
getScaleHintList() - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Per-dimension integer downsampling factors for virtual/scaled reads.
getScaleHintList() - Method in class biopb.tensor.TensorReadOption.Builder
Per-dimension integer downsampling factors.
getScaleHintList() - Method in class biopb.tensor.TensorReadOption
Per-dimension integer downsampling factors.
getScaleHintList() - Method in interface biopb.tensor.TensorReadOptionOrBuilder
Per-dimension integer downsampling factors.
getScalingHint() - Method in class biopb.image.DetectionSettings.Builder
A direct suggestion for image scaling.
getScalingHint() - Method in class biopb.image.DetectionSettings
A direct suggestion for image scaling.
getScalingHint() - Method in interface biopb.image.DetectionSettingsOrBuilder
A direct suggestion for image scaling.
getSchemaMetadata() - Method in class biopb.tensor.SerializedTensor.Builder
Deprecated.
getSchemaMetadata() - Method in class biopb.tensor.SerializedTensor
Deprecated.
getSchemaMetadata() - Method in interface biopb.tensor.SerializedTensorOrBuilder
Deprecated.
getSchemaMetadataCount() - Method in class biopb.tensor.SerializedTensor.Builder
 
getSchemaMetadataCount() - Method in class biopb.tensor.SerializedTensor
 
getSchemaMetadataCount() - Method in interface biopb.tensor.SerializedTensorOrBuilder
Schema metadata from GetFlightInfo for SHM transfer feature detection.
getSchemaMetadataMap() - Method in class biopb.tensor.SerializedTensor.Builder
Schema metadata from GetFlightInfo for SHM transfer feature detection.
getSchemaMetadataMap() - Method in class biopb.tensor.SerializedTensor
Schema metadata from GetFlightInfo for SHM transfer feature detection.
getSchemaMetadataMap() - Method in interface biopb.tensor.SerializedTensorOrBuilder
Schema metadata from GetFlightInfo for SHM transfer feature detection.
getSchemaMetadataOrDefault(String, String) - Method in class biopb.tensor.SerializedTensor.Builder
Schema metadata from GetFlightInfo for SHM transfer feature detection.
getSchemaMetadataOrDefault(String, String) - Method in class biopb.tensor.SerializedTensor
Schema metadata from GetFlightInfo for SHM transfer feature detection.
getSchemaMetadataOrDefault(String, String) - Method in interface biopb.tensor.SerializedTensorOrBuilder
Schema metadata from GetFlightInfo for SHM transfer feature detection.
getSchemaMetadataOrThrow(String) - Method in class biopb.tensor.SerializedTensor.Builder
Schema metadata from GetFlightInfo for SHM transfer feature detection.
getSchemaMetadataOrThrow(String) - Method in class biopb.tensor.SerializedTensor
Schema metadata from GetFlightInfo for SHM transfer feature detection.
getSchemaMetadataOrThrow(String) - Method in interface biopb.tensor.SerializedTensorOrBuilder
Schema metadata from GetFlightInfo for SHM transfer feature detection.
getScore() - Method in class biopb.image.ScoredROI.Builder
float score = 2;
getScore() - Method in class biopb.image.ScoredROI
float score = 2;
getScore() - Method in interface biopb.image.ScoredROIOrBuilder
float score = 2;
getSegmentationThreshold() - Method in class biopb.image.DetectionSettings.Builder
Threshold for binarize segmentation logits.
getSegmentationThreshold() - Method in class biopb.image.DetectionSettings
Threshold for binarize segmentation logits.
getSegmentationThreshold() - Method in interface biopb.image.DetectionSettingsOrBuilder
Threshold for binarize segmentation logits.
getSerializedSize() - Method in class biopb.image.BinData
 
getSerializedSize() - Method in class biopb.image.DetectionRequest
 
getSerializedSize() - Method in class biopb.image.DetectionResponse
 
getSerializedSize() - Method in class biopb.image.DetectionSettings
 
getSerializedSize() - Method in class biopb.image.Ellipse
 
getSerializedSize() - Method in class biopb.image.ImageAnnotation
 
getSerializedSize() - Method in class biopb.image.ImageData
 
getSerializedSize() - Method in class biopb.image.InputShapeHint
 
getSerializedSize() - Method in class biopb.image.Mask
 
getSerializedSize() - Method in class biopb.image.Mesh.Face
 
getSerializedSize() - Method in class biopb.image.Mesh
 
getSerializedSize() - Method in class biopb.image.OpNames
 
getSerializedSize() - Method in class biopb.image.OpSchema
 
getSerializedSize() - Method in class biopb.image.Pixels
 
getSerializedSize() - Method in class biopb.image.Point
 
getSerializedSize() - Method in class biopb.image.Polygon
 
getSerializedSize() - Method in class biopb.image.ProcessRequest
 
getSerializedSize() - Method in class biopb.image.ProcessResponse
 
getSerializedSize() - Method in class biopb.image.Rectangle
 
getSerializedSize() - Method in class biopb.image.ROI
 
getSerializedSize() - Method in class biopb.image.ScoredROI
 
getSerializedSize() - Method in class biopb.image.Tensor
 
getSerializedSize() - Method in class biopb.tensor.AddSourceFailure
 
getSerializedSize() - Method in class biopb.tensor.AddSourceProgress
 
getSerializedSize() - Method in class biopb.tensor.AddSourceRequest
 
getSerializedSize() - Method in class biopb.tensor.AddSourceResult
 
getSerializedSize() - Method in class biopb.tensor.AddSourceStreamMessage
 
getSerializedSize() - Method in class biopb.tensor.ChunkBounds
 
getSerializedSize() - Method in class biopb.tensor.ChunkUpload
 
getSerializedSize() - Method in class biopb.tensor.DataSourceDescriptor
 
getSerializedSize() - Method in class biopb.tensor.FlightCmd
 
getSerializedSize() - Method in class biopb.tensor.MetadataQueryOption
 
getSerializedSize() - Method in class biopb.tensor.PyramidLevel
 
getSerializedSize() - Method in class biopb.tensor.RemoveSourceRequest
 
getSerializedSize() - Method in class biopb.tensor.RemoveSourceResult
 
getSerializedSize() - Method in class biopb.tensor.ResolveProgress
 
getSerializedSize() - Method in class biopb.tensor.ResolveStreamMessage
 
getSerializedSize() - Method in class biopb.tensor.SerializedEndpoint
 
getSerializedSize() - Method in class biopb.tensor.SerializedTensor
 
getSerializedSize() - Method in class biopb.tensor.SliceHint
 
getSerializedSize() - Method in class biopb.tensor.TensorCriteria
 
getSerializedSize() - Method in class biopb.tensor.TensorDescriptor
 
getSerializedSize() - Method in class biopb.tensor.TensorReadOption
 
getSerializedSize() - Method in class biopb.tensor.TensorTicket
 
getSerializedSize() - Method in class biopb.tensor.TensorWriteOptions
 
getSerializedSize() - Method in class biopb.tensor.WarmProgress
 
getSerializedSize() - Method in class biopb.tensor.WarmStreamMessage
 
getServiceDescriptor() - Static method in class biopb.image.ObjectDetectionGrpc
 
getServiceDescriptor() - Static method in class biopb.image.ProcessImageGrpc
 
getShape(int) - Method in class biopb.tensor.PyramidLevel.Builder
Logical (downsampled) shape of this level -- what a read of this level returns, so the client can size the level without a probe read.
getShape(int) - Method in class biopb.tensor.PyramidLevel
Logical (downsampled) shape of this level -- what a read of this level returns, so the client can size the level without a probe read.
getShape(int) - Method in interface biopb.tensor.PyramidLevelOrBuilder
Logical (downsampled) shape of this level -- what a read of this level returns, so the client can size the level without a probe read.
getShape(int) - Method in class biopb.tensor.TensorDescriptor.Builder
Full array shape (per dimension)
getShape(int) - Method in class biopb.tensor.TensorDescriptor
Full array shape (per dimension)
getShape(int) - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Full array shape (per dimension)
getShapeCase() - Method in class biopb.image.ROI.Builder
 
getShapeCase() - Method in class biopb.image.ROI
 
getShapeCase() - Method in interface biopb.image.ROIOrBuilder
 
getShapeCount() - Method in class biopb.tensor.PyramidLevel.Builder
Logical (downsampled) shape of this level -- what a read of this level returns, so the client can size the level without a probe read.
getShapeCount() - Method in class biopb.tensor.PyramidLevel
Logical (downsampled) shape of this level -- what a read of this level returns, so the client can size the level without a probe read.
getShapeCount() - Method in interface biopb.tensor.PyramidLevelOrBuilder
Logical (downsampled) shape of this level -- what a read of this level returns, so the client can size the level without a probe read.
getShapeCount() - Method in class biopb.tensor.TensorDescriptor.Builder
Full array shape (per dimension)
getShapeCount() - Method in class biopb.tensor.TensorDescriptor
Full array shape (per dimension)
getShapeCount() - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Full array shape (per dimension)
getShapeList() - Method in class biopb.tensor.PyramidLevel.Builder
Logical (downsampled) shape of this level -- what a read of this level returns, so the client can size the level without a probe read.
getShapeList() - Method in class biopb.tensor.PyramidLevel
Logical (downsampled) shape of this level -- what a read of this level returns, so the client can size the level without a probe read.
getShapeList() - Method in interface biopb.tensor.PyramidLevelOrBuilder
Logical (downsampled) shape of this level -- what a read of this level returns, so the client can size the level without a probe read.
getShapeList() - Method in class biopb.tensor.TensorDescriptor.Builder
Full array shape (per dimension)
getShapeList() - Method in class biopb.tensor.TensorDescriptor
Full array shape (per dimension)
getShapeList() - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Full array shape (per dimension)
getSharedCache(TensorConnectionPool.ConnectionKey, long) - Static method in class biopb.tensor.TensorConnectionPool
Get or create a shared cache for the given connection key.
getSizeC() - Method in class biopb.image.Pixels.Builder
uint32 size_c = 12;
getSizeC() - Method in class biopb.image.Pixels
uint32 size_c = 12;
getSizeC() - Method in interface biopb.image.PixelsOrBuilder
uint32 size_c = 12;
getSizeT() - Method in class biopb.image.Pixels.Builder
uint32 size_t = 13;
getSizeT() - Method in class biopb.image.Pixels
uint32 size_t = 13;
getSizeT() - Method in interface biopb.image.PixelsOrBuilder
uint32 size_t = 13;
getSizeX() - Method in class biopb.image.Pixels.Builder
Dimensional size of pixel data array [units:none]
getSizeX() - Method in class biopb.image.Pixels
Dimensional size of pixel data array [units:none]
getSizeX() - Method in interface biopb.image.PixelsOrBuilder
Dimensional size of pixel data array [units:none]
getSizeY() - Method in class biopb.image.Pixels.Builder
uint32 size_y = 10;
getSizeY() - Method in class biopb.image.Pixels
uint32 size_y = 10;
getSizeY() - Method in interface biopb.image.PixelsOrBuilder
uint32 size_y = 10;
getSizeZ() - Method in class biopb.image.Pixels.Builder
uint32 size_z = 11;
getSizeZ() - Method in class biopb.image.Pixels
uint32 size_z = 11;
getSizeZ() - Method in interface biopb.image.PixelsOrBuilder
uint32 size_z = 11;
getSliceHint() - Method in class biopb.tensor.TensorDescriptor.Builder
Optional slice hint - if provided, GetFlightInfo returns only chunks covering this range.
getSliceHint() - Method in class biopb.tensor.TensorDescriptor
Optional slice hint - if provided, GetFlightInfo returns only chunks covering this range.
getSliceHint() - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Optional slice hint - if provided, GetFlightInfo returns only chunks covering this range.
getSliceHint() - Method in class biopb.tensor.TensorReadOption.Builder
Optional sub-region to read
getSliceHint() - Method in class biopb.tensor.TensorReadOption
Optional sub-region to read
getSliceHint() - Method in interface biopb.tensor.TensorReadOptionOrBuilder
Optional sub-region to read
getSliceHintBuilder() - Method in class biopb.tensor.TensorDescriptor.Builder
Optional slice hint - if provided, GetFlightInfo returns only chunks covering this range.
getSliceHintBuilder() - Method in class biopb.tensor.TensorReadOption.Builder
Optional sub-region to read
getSliceHintOrBuilder() - Method in class biopb.tensor.TensorDescriptor.Builder
Optional slice hint - if provided, GetFlightInfo returns only chunks covering this range.
getSliceHintOrBuilder() - Method in class biopb.tensor.TensorDescriptor
Optional slice hint - if provided, GetFlightInfo returns only chunks covering this range.
getSliceHintOrBuilder() - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Optional slice hint - if provided, GetFlightInfo returns only chunks covering this range.
getSliceHintOrBuilder() - Method in class biopb.tensor.TensorReadOption.Builder
Optional sub-region to read
getSliceHintOrBuilder() - Method in class biopb.tensor.TensorReadOption
Optional sub-region to read
getSliceHintOrBuilder() - Method in interface biopb.tensor.TensorReadOptionOrBuilder
Optional sub-region to read
getSourceId() - Method in class biopb.tensor.ChunkUpload.Builder
Source identifier (e.g., "cache_abc123" or "ome_zarr_def456")
getSourceId() - Method in class biopb.tensor.ChunkUpload
Source identifier (e.g., "cache_abc123" or "ome_zarr_def456")
getSourceId() - Method in interface biopb.tensor.ChunkUploadOrBuilder
Source identifier (e.g., "cache_abc123" or "ome_zarr_def456")
getSourceId() - Method in class biopb.tensor.DataSourceDescriptor.Builder
Unique identifier for the data source (flight identifier)
getSourceId() - Method in class biopb.tensor.DataSourceDescriptor
Unique identifier for the data source (flight identifier)
getSourceId() - Method in interface biopb.tensor.DataSourceDescriptorOrBuilder
Unique identifier for the data source (flight identifier)
getSourceId() - Method in class biopb.tensor.FlightCmd.Builder
Which data source (flight identifier), globally unique among sources and slash-free, or "__metadata_query__" for SQL queries.
getSourceId() - Method in class biopb.tensor.FlightCmd
Which data source (flight identifier), globally unique among sources and slash-free, or "__metadata_query__" for SQL queries.
getSourceId() - Method in interface biopb.tensor.FlightCmdOrBuilder
Which data source (flight identifier), globally unique among sources and slash-free, or "__metadata_query__" for SQL queries.
getSourceIdBytes() - Method in class biopb.tensor.ChunkUpload.Builder
Source identifier (e.g., "cache_abc123" or "ome_zarr_def456")
getSourceIdBytes() - Method in class biopb.tensor.ChunkUpload
Source identifier (e.g., "cache_abc123" or "ome_zarr_def456")
getSourceIdBytes() - Method in interface biopb.tensor.ChunkUploadOrBuilder
Source identifier (e.g., "cache_abc123" or "ome_zarr_def456")
getSourceIdBytes() - Method in class biopb.tensor.DataSourceDescriptor.Builder
Unique identifier for the data source (flight identifier)
getSourceIdBytes() - Method in class biopb.tensor.DataSourceDescriptor
Unique identifier for the data source (flight identifier)
getSourceIdBytes() - Method in interface biopb.tensor.DataSourceDescriptorOrBuilder
Unique identifier for the data source (flight identifier)
getSourceIdBytes() - Method in class biopb.tensor.FlightCmd.Builder
Which data source (flight identifier), globally unique among sources and slash-free, or "__metadata_query__" for SQL queries.
getSourceIdBytes() - Method in class biopb.tensor.FlightCmd
Which data source (flight identifier), globally unique among sources and slash-free, or "__metadata_query__" for SQL queries.
getSourceIdBytes() - Method in interface biopb.tensor.FlightCmdOrBuilder
Which data source (flight identifier), globally unique among sources and slash-free, or "__metadata_query__" for SQL queries.
getSourceMetadata(String) - Method in class biopb.tensor.TensorFlightClient
Get source-level OME/vendor metadata as a map.
getSourceType() - Method in class biopb.tensor.AddSourceRequest.Builder
Explicit adapter type ("zarr", "ome-zarr", ...); empty means auto-detect via the adapters' claim() protocol.
getSourceType() - Method in class biopb.tensor.AddSourceRequest
Explicit adapter type ("zarr", "ome-zarr", ...); empty means auto-detect via the adapters' claim() protocol.
getSourceType() - Method in interface biopb.tensor.AddSourceRequestOrBuilder
Explicit adapter type ("zarr", "ome-zarr", ...); empty means auto-detect via the adapters' claim() protocol.
getSourceType() - Method in class biopb.tensor.DataSourceDescriptor.Builder
Source type: "aics", "micromanager", "ome-zarr", "zarr", "hdf5", etc.
getSourceType() - Method in class biopb.tensor.DataSourceDescriptor
Source type: "aics", "micromanager", "ome-zarr", "zarr", "hdf5", etc.
getSourceType() - Method in interface biopb.tensor.DataSourceDescriptorOrBuilder
Source type: "aics", "micromanager", "ome-zarr", "zarr", "hdf5", etc.
getSourceTypeBytes() - Method in class biopb.tensor.AddSourceRequest.Builder
Explicit adapter type ("zarr", "ome-zarr", ...); empty means auto-detect via the adapters' claim() protocol.
getSourceTypeBytes() - Method in class biopb.tensor.AddSourceRequest
Explicit adapter type ("zarr", "ome-zarr", ...); empty means auto-detect via the adapters' claim() protocol.
getSourceTypeBytes() - Method in interface biopb.tensor.AddSourceRequestOrBuilder
Explicit adapter type ("zarr", "ome-zarr", ...); empty means auto-detect via the adapters' claim() protocol.
getSourceTypeBytes() - Method in class biopb.tensor.DataSourceDescriptor.Builder
Source type: "aics", "micromanager", "ome-zarr", "zarr", "hdf5", etc.
getSourceTypeBytes() - Method in class biopb.tensor.DataSourceDescriptor
Source type: "aics", "micromanager", "ome-zarr", "zarr", "hdf5", etc.
getSourceTypeBytes() - Method in interface biopb.tensor.DataSourceDescriptorOrBuilder
Source type: "aics", "micromanager", "ome-zarr", "zarr", "hdf5", etc.
getSourceUrl() - Method in class biopb.tensor.DataSourceDescriptor.Builder
File path, directory, or remote URL
getSourceUrl() - Method in class biopb.tensor.DataSourceDescriptor
File path, directory, or remote URL
getSourceUrl() - Method in interface biopb.tensor.DataSourceDescriptorOrBuilder
File path, directory, or remote URL
getSourceUrlBytes() - Method in class biopb.tensor.DataSourceDescriptor.Builder
File path, directory, or remote URL
getSourceUrlBytes() - Method in class biopb.tensor.DataSourceDescriptor
File path, directory, or remote URL
getSourceUrlBytes() - Method in interface biopb.tensor.DataSourceDescriptorOrBuilder
File path, directory, or remote URL
getSql() - Method in class biopb.tensor.MetadataQueryOption.Builder
SQL query string (e.g., "SELECT source_id FROM sources WHERE source_type='ome-zarr'")
getSql() - Method in class biopb.tensor.MetadataQueryOption
SQL query string (e.g., "SELECT source_id FROM sources WHERE source_type='ome-zarr'")
getSql() - Method in interface biopb.tensor.MetadataQueryOptionOrBuilder
SQL query string (e.g., "SELECT source_id FROM sources WHERE source_type='ome-zarr'")
getSqlBytes() - Method in class biopb.tensor.MetadataQueryOption.Builder
SQL query string (e.g., "SELECT source_id FROM sources WHERE source_type='ome-zarr'")
getSqlBytes() - Method in class biopb.tensor.MetadataQueryOption
SQL query string (e.g., "SELECT source_id FROM sources WHERE source_type='ome-zarr'")
getSqlBytes() - Method in interface biopb.tensor.MetadataQueryOptionOrBuilder
SQL query string (e.g., "SELECT source_id FROM sources WHERE source_type='ome-zarr'")
getStart(int) - Method in class biopb.tensor.ChunkBounds.Builder
Chunk start position in array coordinates (per dimension)
getStart(int) - Method in class biopb.tensor.ChunkBounds
Chunk start position in array coordinates (per dimension)
getStart(int) - Method in interface biopb.tensor.ChunkBoundsOrBuilder
Chunk start position in array coordinates (per dimension)
getStart(int) - Method in class biopb.tensor.SliceHint.Builder
Start indices (per dimension)
getStart(int) - Method in class biopb.tensor.SliceHint
Start indices (per dimension)
getStart(int) - Method in interface biopb.tensor.SliceHintOrBuilder
Start indices (per dimension)
getStartCount() - Method in class biopb.tensor.ChunkBounds.Builder
Chunk start position in array coordinates (per dimension)
getStartCount() - Method in class biopb.tensor.ChunkBounds
Chunk start position in array coordinates (per dimension)
getStartCount() - Method in interface biopb.tensor.ChunkBoundsOrBuilder
Chunk start position in array coordinates (per dimension)
getStartCount() - Method in class biopb.tensor.SliceHint.Builder
Start indices (per dimension)
getStartCount() - Method in class biopb.tensor.SliceHint
Start indices (per dimension)
getStartCount() - Method in interface biopb.tensor.SliceHintOrBuilder
Start indices (per dimension)
getStartList() - Method in class biopb.tensor.ChunkBounds.Builder
Chunk start position in array coordinates (per dimension)
getStartList() - Method in class biopb.tensor.ChunkBounds
Chunk start position in array coordinates (per dimension)
getStartList() - Method in interface biopb.tensor.ChunkBoundsOrBuilder
Chunk start position in array coordinates (per dimension)
getStartList() - Method in class biopb.tensor.SliceHint.Builder
Start indices (per dimension)
getStartList() - Method in class biopb.tensor.SliceHint
Start indices (per dimension)
getStartList() - Method in interface biopb.tensor.SliceHintOrBuilder
Start indices (per dimension)
getStop(int) - Method in class biopb.tensor.ChunkBounds.Builder
Chunk stop position in array coordinates (exclusive, per dimension)
getStop(int) - Method in class biopb.tensor.ChunkBounds
Chunk stop position in array coordinates (exclusive, per dimension)
getStop(int) - Method in interface biopb.tensor.ChunkBoundsOrBuilder
Chunk stop position in array coordinates (exclusive, per dimension)
getStop(int) - Method in class biopb.tensor.SliceHint.Builder
Stop indices (exclusive, per dimension)
getStop(int) - Method in class biopb.tensor.SliceHint
Stop indices (exclusive, per dimension)
getStop(int) - Method in interface biopb.tensor.SliceHintOrBuilder
Stop indices (exclusive, per dimension)
getStopCount() - Method in class biopb.tensor.ChunkBounds.Builder
Chunk stop position in array coordinates (exclusive, per dimension)
getStopCount() - Method in class biopb.tensor.ChunkBounds
Chunk stop position in array coordinates (exclusive, per dimension)
getStopCount() - Method in interface biopb.tensor.ChunkBoundsOrBuilder
Chunk stop position in array coordinates (exclusive, per dimension)
getStopCount() - Method in class biopb.tensor.SliceHint.Builder
Stop indices (exclusive, per dimension)
getStopCount() - Method in class biopb.tensor.SliceHint
Stop indices (exclusive, per dimension)
getStopCount() - Method in interface biopb.tensor.SliceHintOrBuilder
Stop indices (exclusive, per dimension)
getStopList() - Method in class biopb.tensor.ChunkBounds.Builder
Chunk stop position in array coordinates (exclusive, per dimension)
getStopList() - Method in class biopb.tensor.ChunkBounds
Chunk stop position in array coordinates (exclusive, per dimension)
getStopList() - Method in interface biopb.tensor.ChunkBoundsOrBuilder
Chunk stop position in array coordinates (exclusive, per dimension)
getStopList() - Method in class biopb.tensor.SliceHint.Builder
Stop indices (exclusive, per dimension)
getStopList() - Method in class biopb.tensor.SliceHint
Stop indices (exclusive, per dimension)
getStopList() - Method in interface biopb.tensor.SliceHintOrBuilder
Stop indices (exclusive, per dimension)
getTargetBytes() - Method in class biopb.tensor.ResolveProgress.Builder
Size in bytes of the recall target, or 0 when unknown (e.g.
getTargetBytes() - Method in class biopb.tensor.ResolveProgress
Size in bytes of the recall target, or 0 when unknown (e.g.
getTargetBytes() - Method in interface biopb.tensor.ResolveProgressOrBuilder
Size in bytes of the recall target, or 0 when unknown (e.g.
getTargetName() - Method in class biopb.tensor.ResolveProgress.Builder
Human-readable name of the recall target (file / directory basename), or empty when the server cannot name it.
getTargetName() - Method in class biopb.tensor.ResolveProgress
Human-readable name of the recall target (file / directory basename), or empty when the server cannot name it.
getTargetName() - Method in interface biopb.tensor.ResolveProgressOrBuilder
Human-readable name of the recall target (file / directory basename), or empty when the server cannot name it.
getTargetNameBytes() - Method in class biopb.tensor.ResolveProgress.Builder
Human-readable name of the recall target (file / directory basename), or empty when the server cannot name it.
getTargetNameBytes() - Method in class biopb.tensor.ResolveProgress
Human-readable name of the recall target (file / directory basename), or empty when the server cannot name it.
getTargetNameBytes() - Method in interface biopb.tensor.ResolveProgressOrBuilder
Human-readable name of the recall target (file / directory basename), or empty when the server cannot name it.
getTensor(String) - Method in class biopb.tensor.TensorFlightClient
Get a RandomAccessibleInterval for a tensor by its globally-unique array_id.
getTensor(String, long[], String) - Method in class biopb.tensor.TensorFlightClient
Get a RandomAccessibleInterval for a tensor (by array_id) with scaled reads.
getTensor(String, SliceHint) - Method in class biopb.tensor.TensorFlightClient
Get a RandomAccessibleInterval for a tensor (by array_id) with a slice hint.
getTensor(String, SliceHint, long[], String) - Method in class biopb.tensor.TensorFlightClient
Get a RandomAccessibleInterval for a tensor (by array_id) with all options.
getTensor(String, String) - Method in class biopb.tensor.TensorFlightClient
Get a RandomAccessibleInterval for a tensor within a data source.
getTensor(String, String, long[], String) - Method in class biopb.tensor.TensorFlightClient
Get a RandomAccessibleInterval for a tensor with scaled read options.
getTensor(String, String, SliceHint) - Method in class biopb.tensor.TensorFlightClient
Get a RandomAccessibleInterval for a tensor with slice hint.
getTensor(String, String, SliceHint, long[], String) - Method in class biopb.tensor.TensorFlightClient
Get a RandomAccessibleInterval for a tensor with all options.
getTensorAsPb(String, String, SliceHint, long[], String) - Method in class biopb.tensor.TensorFlightClient
Get a SerializedTensor protobuf for cross-process transfer.
getTensorDescriptor() - Method in class biopb.tensor.SerializedTensor.Builder
Tensor metadata (shape, dtype, chunk_shape, scale_hint, reduction_method, realized slice_hint)
getTensorDescriptor() - Method in class biopb.tensor.SerializedTensor
Tensor metadata (shape, dtype, chunk_shape, scale_hint, reduction_method, realized slice_hint)
getTensorDescriptor() - Method in interface biopb.tensor.SerializedTensorOrBuilder
Tensor metadata (shape, dtype, chunk_shape, scale_hint, reduction_method, realized slice_hint)
getTensorDescriptorBuilder() - Method in class biopb.tensor.SerializedTensor.Builder
Tensor metadata (shape, dtype, chunk_shape, scale_hint, reduction_method, realized slice_hint)
getTensorDescriptorOrBuilder() - Method in class biopb.tensor.SerializedTensor.Builder
Tensor metadata (shape, dtype, chunk_shape, scale_hint, reduction_method, realized slice_hint)
getTensorDescriptorOrBuilder() - Method in class biopb.tensor.SerializedTensor
Tensor metadata (shape, dtype, chunk_shape, scale_hint, reduction_method, realized slice_hint)
getTensorDescriptorOrBuilder() - Method in interface biopb.tensor.SerializedTensorOrBuilder
Tensor metadata (shape, dtype, chunk_shape, scale_hint, reduction_method, realized slice_hint)
getTensorId() - Method in class biopb.tensor.TensorReadOption.Builder
Which tensor to read -- normally the globally-unique array_id (see the tensor identity policy at the top of this file); the same value as TensorDescriptor.array_id.
getTensorId() - Method in class biopb.tensor.TensorReadOption
Which tensor to read -- normally the globally-unique array_id (see the tensor identity policy at the top of this file); the same value as TensorDescriptor.array_id.
getTensorId() - Method in interface biopb.tensor.TensorReadOptionOrBuilder
Which tensor to read -- normally the globally-unique array_id (see the tensor identity policy at the top of this file); the same value as TensorDescriptor.array_id.
getTensorIdBytes() - Method in class biopb.tensor.TensorReadOption.Builder
Which tensor to read -- normally the globally-unique array_id (see the tensor identity policy at the top of this file); the same value as TensorDescriptor.array_id.
getTensorIdBytes() - Method in class biopb.tensor.TensorReadOption
Which tensor to read -- normally the globally-unique array_id (see the tensor identity policy at the top of this file); the same value as TensorDescriptor.array_id.
getTensorIdBytes() - Method in interface biopb.tensor.TensorReadOptionOrBuilder
Which tensor to read -- normally the globally-unique array_id (see the tensor identity policy at the top of this file); the same value as TensorDescriptor.array_id.
getTensorRead() - Method in class biopb.tensor.FlightCmd.Builder
.biopb.tensor.TensorReadOption tensor_read = 2;
getTensorRead() - Method in class biopb.tensor.FlightCmd
.biopb.tensor.TensorReadOption tensor_read = 2;
getTensorRead() - Method in interface biopb.tensor.FlightCmdOrBuilder
.biopb.tensor.TensorReadOption tensor_read = 2;
getTensorReadBuilder() - Method in class biopb.tensor.FlightCmd.Builder
.biopb.tensor.TensorReadOption tensor_read = 2;
getTensorReadOrBuilder() - Method in class biopb.tensor.FlightCmd.Builder
.biopb.tensor.TensorReadOption tensor_read = 2;
getTensorReadOrBuilder() - Method in class biopb.tensor.FlightCmd
.biopb.tensor.TensorReadOption tensor_read = 2;
getTensorReadOrBuilder() - Method in interface biopb.tensor.FlightCmdOrBuilder
.biopb.tensor.TensorReadOption tensor_read = 2;
getTensors(int) - Method in class biopb.tensor.DataSourceDescriptor.Builder
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
getTensors(int) - Method in class biopb.tensor.DataSourceDescriptor
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
getTensors(int) - Method in interface biopb.tensor.DataSourceDescriptorOrBuilder
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
getTensorsBuilder(int) - Method in class biopb.tensor.DataSourceDescriptor.Builder
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
getTensorsBuilderList() - Method in class biopb.tensor.DataSourceDescriptor.Builder
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
getTensorsCount() - Method in class biopb.tensor.DataSourceDescriptor.Builder
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
getTensorsCount() - Method in class biopb.tensor.DataSourceDescriptor
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
getTensorsCount() - Method in interface biopb.tensor.DataSourceDescriptorOrBuilder
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
getTensorsList() - Method in class biopb.tensor.DataSourceDescriptor.Builder
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
getTensorsList() - Method in class biopb.tensor.DataSourceDescriptor
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
getTensorsList() - Method in interface biopb.tensor.DataSourceDescriptorOrBuilder
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
getTensorsOrBuilder(int) - Method in class biopb.tensor.DataSourceDescriptor.Builder
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
getTensorsOrBuilder(int) - Method in class biopb.tensor.DataSourceDescriptor
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
getTensorsOrBuilder(int) - Method in interface biopb.tensor.DataSourceDescriptorOrBuilder
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
getTensorsOrBuilderList() - Method in class biopb.tensor.DataSourceDescriptor.Builder
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
getTensorsOrBuilderList() - Method in class biopb.tensor.DataSourceDescriptor
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
getTensorsOrBuilderList() - Method in interface biopb.tensor.DataSourceDescriptorOrBuilder
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
getThreadCount() - Static method in class biopb.tensor.TensorConnectionPool
Get the thread count with active connections (for testing/monitoring).
getTicket() - Method in class biopb.tensor.SerializedEndpoint.Builder
TensorTicket for chunk retrieval
getTicket() - Method in class biopb.tensor.SerializedEndpoint
TensorTicket for chunk retrieval
getTicket() - Method in interface biopb.tensor.SerializedEndpointOrBuilder
TensorTicket for chunk retrieval
getTicketBuilder() - Method in class biopb.tensor.SerializedEndpoint.Builder
TensorTicket for chunk retrieval
getTicketOrBuilder() - Method in class biopb.tensor.SerializedEndpoint.Builder
TensorTicket for chunk retrieval
getTicketOrBuilder() - Method in class biopb.tensor.SerializedEndpoint
TensorTicket for chunk retrieval
getTicketOrBuilder() - Method in interface biopb.tensor.SerializedEndpointOrBuilder
TensorTicket for chunk retrieval
getTimeIncrement() - Method in class biopb.image.Pixels.Builder
time_increment is used for time series that have a global timing specification instead of per-timepoint timing info.
getTimeIncrement() - Method in class biopb.image.Pixels
time_increment is used for time series that have a global timing specification instead of per-timepoint timing info.
getTimeIncrement() - Method in interface biopb.image.PixelsOrBuilder
time_increment is used for time series that have a global timing specification instead of per-timepoint timing info.
getTimeIncrementUnit() - Method in class biopb.image.Pixels.Builder
time unit, default "s"
getTimeIncrementUnit() - Method in class biopb.image.Pixels
time unit, default "s"
getTimeIncrementUnit() - Method in interface biopb.image.PixelsOrBuilder
time unit, default "s"
getTimeIncrementUnitBytes() - Method in class biopb.image.Pixels.Builder
time unit, default "s"
getTimeIncrementUnitBytes() - Method in class biopb.image.Pixels
time unit, default "s"
getTimeIncrementUnitBytes() - Method in interface biopb.image.PixelsOrBuilder
time unit, default "s"
getToken() - Method in class biopb.tensor.TensorFlightClient
Get the authentication token.
getTopLeft() - Method in class biopb.image.Rectangle.Builder
.biopb.image.Point top_left = 1;
getTopLeft() - Method in class biopb.image.Rectangle
.biopb.image.Point top_left = 1;
getTopLeft() - Method in interface biopb.image.RectangleOrBuilder
.biopb.image.Point top_left = 1;
getTopLeftBuilder() - Method in class biopb.image.Rectangle.Builder
.biopb.image.Point top_left = 1;
getTopLeftOrBuilder() - Method in class biopb.image.Rectangle.Builder
.biopb.image.Point top_left = 1;
getTopLeftOrBuilder() - Method in class biopb.image.Rectangle
.biopb.image.Point top_left = 1;
getTopLeftOrBuilder() - Method in interface biopb.image.RectangleOrBuilder
.biopb.image.Point top_left = 1;
getTotalBytes() - Method in class biopb.tensor.TensorConnectionPool.SharedCache
 
getUnit() - Method in class biopb.tensor.TensorFlightClient.PhysicalScale
Physical unit per dimension, aligned with dim_labels.
getUploadStatus(SerializedTensor) - Method in class biopb.tensor.TensorFlightClient
Get upload status for a registration-first SerializedTensor handle.
getUploadStatus(String) - Method in class biopb.tensor.TensorFlightClient
Get upload status for a writable source.
getUrl() - Method in class biopb.tensor.AddSourceRequest.Builder
Absolute path or remote URL, interpreted on the SERVER's filesystem.
getUrl() - Method in class biopb.tensor.AddSourceRequest
Absolute path or remote URL, interpreted on the SERVER's filesystem.
getUrl() - Method in interface biopb.tensor.AddSourceRequestOrBuilder
Absolute path or remote URL, interpreted on the SERVER's filesystem.
getUrlBytes() - Method in class biopb.tensor.AddSourceRequest.Builder
Absolute path or remote URL, interpreted on the SERVER's filesystem.
getUrlBytes() - Method in class biopb.tensor.AddSourceRequest
Absolute path or remote URL, interpreted on the SERVER's filesystem.
getUrlBytes() - Method in interface biopb.tensor.AddSourceRequestOrBuilder
Absolute path or remote URL, interpreted on the SERVER's filesystem.
getValueDescriptor() - Method in enum biopb.image.BinData.Endianness
 
getValues(int) - Method in class biopb.image.Mesh.Face.Builder
Optionally one can cache the associated face values here
getValues(int) - Method in class biopb.image.Mesh.Face
Optionally one can cache the associated face values here
getValues(int) - Method in interface biopb.image.Mesh.FaceOrBuilder
Optionally one can cache the associated face values here
getValuesCount() - Method in class biopb.image.Mesh.Face.Builder
Optionally one can cache the associated face values here
getValuesCount() - Method in class biopb.image.Mesh.Face
Optionally one can cache the associated face values here
getValuesCount() - Method in interface biopb.image.Mesh.FaceOrBuilder
Optionally one can cache the associated face values here
getValuesList() - Method in class biopb.image.Mesh.Face.Builder
Optionally one can cache the associated face values here
getValuesList() - Method in class biopb.image.Mesh.Face
Optionally one can cache the associated face values here
getValuesList() - Method in interface biopb.image.Mesh.FaceOrBuilder
Optionally one can cache the associated face values here
getVerts(int) - Method in class biopb.image.Mesh.Builder
All vertices of the mesh
getVerts(int) - Method in class biopb.image.Mesh
All vertices of the mesh
getVerts(int) - Method in interface biopb.image.MeshOrBuilder
All vertices of the mesh
getVertsBuilder(int) - Method in class biopb.image.Mesh.Builder
All vertices of the mesh
getVertsBuilderList() - Method in class biopb.image.Mesh.Builder
All vertices of the mesh
getVertsCount() - Method in class biopb.image.Mesh.Builder
All vertices of the mesh
getVertsCount() - Method in class biopb.image.Mesh
All vertices of the mesh
getVertsCount() - Method in interface biopb.image.MeshOrBuilder
All vertices of the mesh
getVertsList() - Method in class biopb.image.Mesh.Builder
All vertices of the mesh
getVertsList() - Method in class biopb.image.Mesh
All vertices of the mesh
getVertsList() - Method in interface biopb.image.MeshOrBuilder
All vertices of the mesh
getVertsOrBuilder(int) - Method in class biopb.image.Mesh.Builder
All vertices of the mesh
getVertsOrBuilder(int) - Method in class biopb.image.Mesh
All vertices of the mesh
getVertsOrBuilder(int) - Method in interface biopb.image.MeshOrBuilder
All vertices of the mesh
getVertsOrBuilderList() - Method in class biopb.image.Mesh.Builder
All vertices of the mesh
getVertsOrBuilderList() - Method in class biopb.image.Mesh
All vertices of the mesh
getVertsOrBuilderList() - Method in interface biopb.image.MeshOrBuilder
All vertices of the mesh
getWithMetadata() - Method in class biopb.tensor.TensorReadOption.Builder
If true, server populates metadata_json with wrapped metadata.
getWithMetadata() - Method in class biopb.tensor.TensorReadOption
If true, server populates metadata_json with wrapped metadata.
getWithMetadata() - Method in interface biopb.tensor.TensorReadOptionOrBuilder
If true, server populates metadata_json with wrapped metadata.
getX() - Method in class biopb.image.Point.Builder
float x = 1;
getX() - Method in class biopb.image.Point
float x = 1;
getX() - Method in interface biopb.image.PointOrBuilder
float x = 1;
getY() - Method in class biopb.image.Point.Builder
float y = 2;
getY() - Method in class biopb.image.Point
float y = 2;
getY() - Method in interface biopb.image.PointOrBuilder
float y = 2;
getZ() - Method in class biopb.image.Point.Builder
optional float z = 3;
getZ() - Method in class biopb.image.Point
optional float z = 3;
getZ() - Method in interface biopb.image.PointOrBuilder
optional float z = 3;

H

hasBindata() - Method in class biopb.image.Pixels.Builder
Pixel values
hasBindata() - Method in class biopb.image.Pixels
Pixel values
hasBindata() - Method in interface biopb.image.PixelsOrBuilder
Pixel values
hasBindata() - Method in class biopb.image.Tensor.Builder
Pixel values
hasBindata() - Method in class biopb.image.Tensor
Pixel values
hasBindata() - Method in interface biopb.image.TensorOrBuilder
Pixel values
hasBinData() - Method in class biopb.image.Mask.Builder
.biopb.image.BinData bin_data = 2;
hasBinData() - Method in class biopb.image.Mask
.biopb.image.BinData bin_data = 2;
hasBinData() - Method in interface biopb.image.MaskOrBuilder
.biopb.image.BinData bin_data = 2;
hasBottomRight() - Method in class biopb.image.Rectangle.Builder
.biopb.image.Point bottom_right = 2;
hasBottomRight() - Method in class biopb.image.Rectangle
.biopb.image.Point bottom_right = 2;
hasBottomRight() - Method in interface biopb.image.RectangleOrBuilder
.biopb.image.Point bottom_right = 2;
hasBounds() - Method in class biopb.tensor.ChunkUpload.Builder
Chunk bounds (start/stop coordinates)
hasBounds() - Method in class biopb.tensor.ChunkUpload
Chunk bounds (start/stop coordinates)
hasBounds() - Method in interface biopb.tensor.ChunkUploadOrBuilder
Chunk bounds (start/stop coordinates)
hasCellDiameterHint() - Method in class biopb.image.DetectionSettings.Builder
A hint for the typical cell diameter.
hasCellDiameterHint() - Method in class biopb.image.DetectionSettings
A hint for the typical cell diameter.
hasCellDiameterHint() - Method in interface biopb.image.DetectionSettingsOrBuilder
A hint for the typical cell diameter.
hasCenter() - Method in class biopb.image.Ellipse.Builder
.biopb.image.Point center = 1;
hasCenter() - Method in class biopb.image.Ellipse
.biopb.image.Point center = 1;
hasCenter() - Method in interface biopb.image.EllipseOrBuilder
.biopb.image.Point center = 1;
hasChunkBounds() - Method in class biopb.tensor.SerializedEndpoint.Builder
ChunkBounds describing chunk position
hasChunkBounds() - Method in class biopb.tensor.SerializedEndpoint
ChunkBounds describing chunk position
hasChunkBounds() - Method in interface biopb.tensor.SerializedEndpointOrBuilder
ChunkBounds describing chunk position
hasDataResident() - Method in class biopb.tensor.DataSourceDescriptor.Builder
Advisory, point-in-time hint: this source's content is local and cheap to read right now.
hasDataResident() - Method in class biopb.tensor.DataSourceDescriptor
Advisory, point-in-time hint: this source's content is local and cheap to read right now.
hasDataResident() - Method in interface biopb.tensor.DataSourceDescriptorOrBuilder
Advisory, point-in-time hint: this source's content is local and cheap to read right now.
hasDefaultKwargs() - Method in class biopb.image.OpSchema.Builder
Default values for kwargs - also documents expected keys
hasDefaultKwargs() - Method in class biopb.image.OpSchema
Default values for kwargs - also documents expected keys
hasDefaultKwargs() - Method in interface biopb.image.OpSchemaOrBuilder
Default values for kwargs - also documents expected keys
hasDetectionSettings() - Method in class biopb.image.DetectionRequest.Builder
Other parameters associated with the request, such as score threshold etc.
hasDetectionSettings() - Method in class biopb.image.DetectionRequest
Other parameters associated with the request, such as score threshold etc.
hasDetectionSettings() - Method in interface biopb.image.DetectionRequestOrBuilder
Other parameters associated with the request, such as score threshold etc.
hasDone() - Method in class biopb.tensor.WarmStreamMessage.Builder
.biopb.tensor.WarmProgress done = 2;
hasDone() - Method in class biopb.tensor.WarmStreamMessage
.biopb.tensor.WarmProgress done = 2;
hasDone() - Method in interface biopb.tensor.WarmStreamMessageOrBuilder
.biopb.tensor.WarmProgress done = 2;
hasEagerData() - Method in class biopb.image.ImageData.Builder
Inline pixel data
hasEagerData() - Method in class biopb.image.ImageData
Inline pixel data
hasEagerData() - Method in interface biopb.image.ImageDataOrBuilder
Inline pixel data
hasEllipse() - Method in class biopb.image.ROI.Builder
.biopb.image.Ellipse ellipse = 3;
hasEllipse() - Method in class biopb.image.ROI
.biopb.image.Ellipse ellipse = 3;
hasEllipse() - Method in interface biopb.image.ROIOrBuilder
.biopb.image.Ellipse ellipse = 3;
hasFieldMask() - Method in class biopb.image.DetectionRequest.Builder
A field_mask to indicate the requested fields in the reply.
hasFieldMask() - Method in class biopb.image.DetectionRequest
A field_mask to indicate the requested fields in the reply.
hasFieldMask() - Method in interface biopb.image.DetectionRequestOrBuilder
A field_mask to indicate the requested fields in the reply.
hasFieldMask() - Method in class biopb.image.ProcessRequest.Builder
A field_mask to indicate the requested fields in the reply.
hasFieldMask() - Method in class biopb.image.ProcessRequest
A field_mask to indicate the requested fields in the reply.
hasFieldMask() - Method in interface biopb.image.ProcessRequestOrBuilder
A field_mask to indicate the requested fields in the reply.
hashCode() - Method in class biopb.image.BinData
 
hashCode() - Method in class biopb.image.DetectionRequest
 
hashCode() - Method in class biopb.image.DetectionResponse
 
hashCode() - Method in class biopb.image.DetectionSettings
 
hashCode() - Method in class biopb.image.Ellipse
 
hashCode() - Method in class biopb.image.ImageAnnotation
 
hashCode() - Method in class biopb.image.ImageData
 
hashCode() - Method in class biopb.image.InputShapeHint
 
hashCode() - Method in class biopb.image.Mask
 
hashCode() - Method in class biopb.image.Mesh.Face
 
hashCode() - Method in class biopb.image.Mesh
 
hashCode() - Method in class biopb.image.OpNames
 
hashCode() - Method in class biopb.image.OpSchema
 
hashCode() - Method in class biopb.image.Pixels
 
hashCode() - Method in class biopb.image.Point
 
hashCode() - Method in class biopb.image.Polygon
 
hashCode() - Method in class biopb.image.ProcessRequest
 
hashCode() - Method in class biopb.image.ProcessResponse
 
hashCode() - Method in class biopb.image.Rectangle
 
hashCode() - Method in class biopb.image.ROI
 
hashCode() - Method in class biopb.image.ScoredROI
 
hashCode() - Method in class biopb.image.Tensor
 
hashCode() - Method in class biopb.tensor.AddSourceFailure
 
hashCode() - Method in class biopb.tensor.AddSourceProgress
 
hashCode() - Method in class biopb.tensor.AddSourceRequest
 
hashCode() - Method in class biopb.tensor.AddSourceResult
 
hashCode() - Method in class biopb.tensor.AddSourceStreamMessage
 
hashCode() - Method in class biopb.tensor.ChunkBounds
 
hashCode() - Method in class biopb.tensor.ChunkUpload
 
hashCode() - Method in class biopb.tensor.DataSourceDescriptor
 
hashCode() - Method in class biopb.tensor.FlightCmd
 
hashCode() - Method in class biopb.tensor.MetadataQueryOption
 
hashCode() - Method in class biopb.tensor.PyramidLevel
 
hashCode() - Method in class biopb.tensor.RemoveSourceRequest
 
hashCode() - Method in class biopb.tensor.RemoveSourceResult
 
hashCode() - Method in class biopb.tensor.ResolveProgress
 
hashCode() - Method in class biopb.tensor.ResolveStreamMessage
 
hashCode() - Method in class biopb.tensor.SerializedEndpoint
 
hashCode() - Method in class biopb.tensor.SerializedTensor
 
hashCode() - Method in class biopb.tensor.SliceHint
 
hashCode() - Method in class biopb.tensor.TensorCriteria
 
hashCode() - Method in class biopb.tensor.TensorDescriptor
 
hashCode() - Method in class biopb.tensor.TensorReadOption
 
hashCode() - Method in class biopb.tensor.TensorTicket
 
hashCode() - Method in class biopb.tensor.TensorWriteOptions
 
hashCode() - Method in class biopb.tensor.WarmProgress
 
hashCode() - Method in class biopb.tensor.WarmStreamMessage
 
hasImageAnnotation() - Method in class biopb.image.ImageData.Builder
Optional additional information regarding the image that will be utilized by the RPC call.
hasImageAnnotation() - Method in class biopb.image.ImageData
Optional additional information regarding the image that will be utilized by the RPC call.
hasImageAnnotation() - Method in interface biopb.image.ImageDataOrBuilder
Optional additional information regarding the image that will be utilized by the RPC call.
hasImageData() - Method in class biopb.image.DetectionRequest.Builder
Encapsulate all pixel data and associated metadata.
hasImageData() - Method in class biopb.image.DetectionRequest
Encapsulate all pixel data and associated metadata.
hasImageData() - Method in interface biopb.image.DetectionRequestOrBuilder
Encapsulate all pixel data and associated metadata.
hasImageData() - Method in class biopb.image.ProcessRequest.Builder
Input image for processing
hasImageData() - Method in class biopb.image.ProcessRequest
Input image for processing
hasImageData() - Method in interface biopb.image.ProcessRequestOrBuilder
Input image for processing
hasImageData() - Method in class biopb.image.ProcessResponse.Builder
Output image after processing
hasImageData() - Method in class biopb.image.ProcessResponse
Output image after processing
hasImageData() - Method in interface biopb.image.ProcessResponseOrBuilder
Output image after processing
hasInputShapeHint() - Method in class biopb.image.OpSchema.Builder
Hints for expected input image dimensions.
hasInputShapeHint() - Method in class biopb.image.OpSchema
Hints for expected input image dimensions.
hasInputShapeHint() - Method in interface biopb.image.OpSchemaOrBuilder
Hints for expected input image dimensions.
hasKwargs() - Method in class biopb.image.DetectionRequest.Builder
Optional kwargs for endpoint-specific parameters.
hasKwargs() - Method in class biopb.image.DetectionRequest
Optional kwargs for endpoint-specific parameters.
hasKwargs() - Method in interface biopb.image.DetectionRequestOrBuilder
Optional kwargs for endpoint-specific parameters.
hasKwargs() - Method in class biopb.image.ProcessRequest.Builder
Optional kwargs for endpoint-specific parameters.
hasKwargs() - Method in class biopb.image.ProcessRequest
Optional kwargs for endpoint-specific parameters.
hasKwargs() - Method in interface biopb.image.ProcessRequestOrBuilder
Optional kwargs for endpoint-specific parameters.
hasLazyData() - Method in class biopb.image.ImageData.Builder
Lazy tensor reference for larger-than-memory datasets
hasLazyData() - Method in class biopb.image.ImageData
Lazy tensor reference for larger-than-memory datasets
hasLazyData() - Method in interface biopb.image.ImageDataOrBuilder
Lazy tensor reference for larger-than-memory datasets
hasMask() - Method in class biopb.image.ROI.Builder
.biopb.image.Mask mask = 6;
hasMask() - Method in class biopb.image.ROI
.biopb.image.Mask mask = 6;
hasMask() - Method in interface biopb.image.ROIOrBuilder
.biopb.image.Mask mask = 6;
hasMesh() - Method in class biopb.image.ROI.Builder
.biopb.image.Mesh mesh = 5;
hasMesh() - Method in class biopb.image.ROI
.biopb.image.Mesh mesh = 5;
hasMesh() - Method in interface biopb.image.ROIOrBuilder
.biopb.image.Mesh mesh = 5;
hasMetadataQuery() - Method in class biopb.tensor.FlightCmd.Builder
.biopb.tensor.MetadataQueryOption metadata_query = 3;
hasMetadataQuery() - Method in class biopb.tensor.FlightCmd
.biopb.tensor.MetadataQueryOption metadata_query = 3;
hasMetadataQuery() - Method in interface biopb.tensor.FlightCmdOrBuilder
.biopb.tensor.MetadataQueryOption metadata_query = 3;
hasMinCellArea() - Method in class biopb.image.DetectionSettings.Builder
Minimal cell area to be consider for detection.
hasMinCellArea() - Method in class biopb.image.DetectionSettings
Minimal cell area to be consider for detection.
hasMinCellArea() - Method in interface biopb.image.DetectionSettingsOrBuilder
Minimal cell area to be consider for detection.
hasMinScore() - Method in class biopb.image.DetectionSettings.Builder
Minimal detection score in order to be considered.
hasMinScore() - Method in class biopb.image.DetectionSettings
Minimal detection score in order to be considered.
hasMinScore() - Method in interface biopb.image.DetectionSettingsOrBuilder
Minimal detection score in order to be considered.
hasModelConfiguration() - Method in class biopb.image.DetectionSettings.Builder
An opaque data structure that specify a server side model configuration.
hasModelConfiguration() - Method in class biopb.image.DetectionSettings
An opaque data structure that specify a server side model configuration.
hasModelConfiguration() - Method in interface biopb.image.DetectionSettingsOrBuilder
An opaque data structure that specify a server side model configuration.
hasNmsIou() - Method in class biopb.image.DetectionSettings.Builder
A threshold value for remove overlapping detections.
hasNmsIou() - Method in class biopb.image.DetectionSettings
A threshold value for remove overlapping detections.
hasNmsIou() - Method in interface biopb.image.DetectionSettingsOrBuilder
A threshold value for remove overlapping detections.
hasOffsetC() - Method in class biopb.image.Pixels.Builder
optional uint32 offset_c = 26;
hasOffsetC() - Method in class biopb.image.Pixels
optional uint32 offset_c = 26;
hasOffsetC() - Method in interface biopb.image.PixelsOrBuilder
optional uint32 offset_c = 26;
hasOffsetT() - Method in class biopb.image.Pixels.Builder
optional uint32 offset_t = 25;
hasOffsetT() - Method in class biopb.image.Pixels
optional uint32 offset_t = 25;
hasOffsetT() - Method in interface biopb.image.PixelsOrBuilder
optional uint32 offset_t = 25;
hasOffsetX() - Method in class biopb.image.Pixels.Builder
for large image dataset, it is necessary to send a stream of image patches instead of one monolithic data structure of the whole dataset.
hasOffsetX() - Method in class biopb.image.Pixels
for large image dataset, it is necessary to send a stream of image patches instead of one monolithic data structure of the whole dataset.
hasOffsetX() - Method in interface biopb.image.PixelsOrBuilder
for large image dataset, it is necessary to send a stream of image patches instead of one monolithic data structure of the whole dataset.
hasOffsetY() - Method in class biopb.image.Pixels.Builder
optional uint32 offset_y = 23;
hasOffsetY() - Method in class biopb.image.Pixels
optional uint32 offset_y = 23;
hasOffsetY() - Method in interface biopb.image.PixelsOrBuilder
optional uint32 offset_y = 23;
hasOffsetZ() - Method in class biopb.image.Pixels.Builder
optional uint32 offset_z = 24;
hasOffsetZ() - Method in class biopb.image.Pixels
optional uint32 offset_z = 24;
hasOffsetZ() - Method in interface biopb.image.PixelsOrBuilder
optional uint32 offset_z = 24;
hasOriginalSliceHint() - Method in class biopb.tensor.SerializedTensor.Builder
Original user-requested slice_hint (before LCM alignment).
hasOriginalSliceHint() - Method in class biopb.tensor.SerializedTensor
Original user-requested slice_hint (before LCM alignment).
hasOriginalSliceHint() - Method in interface biopb.tensor.SerializedTensorOrBuilder
Original user-requested slice_hint (before LCM alignment).
hasPhysicalSizeX() - Method in class biopb.image.Pixels.Builder
Physical size of a pixel.
hasPhysicalSizeX() - Method in class biopb.image.Pixels
Physical size of a pixel.
hasPhysicalSizeX() - Method in interface biopb.image.PixelsOrBuilder
Physical size of a pixel.
hasPhysicalSizeY() - Method in class biopb.image.Pixels.Builder
optional float physical_size_y = 15;
hasPhysicalSizeY() - Method in class biopb.image.Pixels
optional float physical_size_y = 15;
hasPhysicalSizeY() - Method in interface biopb.image.PixelsOrBuilder
optional float physical_size_y = 15;
hasPhysicalSizeZ() - Method in class biopb.image.Pixels.Builder
optional float physical_size_z = 16;
hasPhysicalSizeZ() - Method in class biopb.image.Pixels
optional float physical_size_z = 16;
hasPhysicalSizeZ() - Method in interface biopb.image.PixelsOrBuilder
optional float physical_size_z = 16;
hasPixels() - Method in class biopb.image.ImageData.Builder
Deprecated.
biopb.image.ImageData.pixels is deprecated. See biopb/image/image_data.proto;l=108
hasPixels() - Method in class biopb.image.ImageData
Deprecated.
biopb.image.ImageData.pixels is deprecated. See biopb/image/image_data.proto;l=108
hasPixels() - Method in interface biopb.image.ImageDataOrBuilder
Deprecated.
biopb.image.ImageData.pixels is deprecated. See biopb/image/image_data.proto;l=108
hasPoint() - Method in class biopb.image.ROI.Builder
.biopb.image.Point point = 1;
hasPoint() - Method in class biopb.image.ROI
.biopb.image.Point point = 1;
hasPoint() - Method in interface biopb.image.ROIOrBuilder
.biopb.image.Point point = 1;
hasPolygon() - Method in class biopb.image.ROI.Builder
.biopb.image.Polygon polygon = 4;
hasPolygon() - Method in class biopb.image.ROI
.biopb.image.Polygon polygon = 4;
hasPolygon() - Method in interface biopb.image.ROIOrBuilder
.biopb.image.Polygon polygon = 4;
hasProgress() - Method in class biopb.tensor.AddSourceStreamMessage.Builder
.biopb.tensor.AddSourceProgress progress = 1;
hasProgress() - Method in class biopb.tensor.AddSourceStreamMessage
.biopb.tensor.AddSourceProgress progress = 1;
hasProgress() - Method in interface biopb.tensor.AddSourceStreamMessageOrBuilder
.biopb.tensor.AddSourceProgress progress = 1;
hasProgress() - Method in class biopb.tensor.ResolveStreamMessage.Builder
.biopb.tensor.ResolveProgress progress = 1;
hasProgress() - Method in class biopb.tensor.ResolveStreamMessage
.biopb.tensor.ResolveProgress progress = 1;
hasProgress() - Method in interface biopb.tensor.ResolveStreamMessageOrBuilder
.biopb.tensor.ResolveProgress progress = 1;
hasProgress() - Method in class biopb.tensor.WarmStreamMessage.Builder
.biopb.tensor.WarmProgress progress = 1;
hasProgress() - Method in class biopb.tensor.WarmStreamMessage
.biopb.tensor.WarmProgress progress = 1;
hasProgress() - Method in interface biopb.tensor.WarmStreamMessageOrBuilder
.biopb.tensor.WarmProgress progress = 1;
hasRadius() - Method in class biopb.image.Ellipse.Builder
If the `center`` has no z field, neither should `radius`
hasRadius() - Method in class biopb.image.Ellipse
If the `center`` has no z field, neither should `radius`
hasRadius() - Method in interface biopb.image.EllipseOrBuilder
If the `center`` has no z field, neither should `radius`
hasRectangle() - Method in class biopb.image.Mask.Builder
.biopb.image.Rectangle rectangle = 1;
hasRectangle() - Method in class biopb.image.Mask
.biopb.image.Rectangle rectangle = 1;
hasRectangle() - Method in interface biopb.image.MaskOrBuilder
.biopb.image.Rectangle rectangle = 1;
hasRectangle() - Method in class biopb.image.ROI.Builder
.biopb.image.Rectangle rectangle = 2;
hasRectangle() - Method in class biopb.image.ROI
.biopb.image.Rectangle rectangle = 2;
hasRectangle() - Method in interface biopb.image.ROIOrBuilder
.biopb.image.Rectangle rectangle = 2;
hasResult() - Method in class biopb.tensor.AddSourceStreamMessage.Builder
.biopb.tensor.AddSourceResult result = 2;
hasResult() - Method in class biopb.tensor.AddSourceStreamMessage
.biopb.tensor.AddSourceResult result = 2;
hasResult() - Method in interface biopb.tensor.AddSourceStreamMessageOrBuilder
.biopb.tensor.AddSourceResult result = 2;
hasResult() - Method in class biopb.tensor.ResolveStreamMessage.Builder
.biopb.tensor.DataSourceDescriptor result = 2;
hasResult() - Method in class biopb.tensor.ResolveStreamMessage
.biopb.tensor.DataSourceDescriptor result = 2;
hasResult() - Method in interface biopb.tensor.ResolveStreamMessageOrBuilder
.biopb.tensor.DataSourceDescriptor result = 2;
hasRoi() - Method in class biopb.image.ScoredROI.Builder
.biopb.image.ROI roi = 1;
hasRoi() - Method in class biopb.image.ScoredROI
.biopb.image.ROI roi = 1;
hasRoi() - Method in interface biopb.image.ScoredROIOrBuilder
.biopb.image.ROI roi = 1;
hasScalingHint() - Method in class biopb.image.DetectionSettings.Builder
A direct suggestion for image scaling.
hasScalingHint() - Method in class biopb.image.DetectionSettings
A direct suggestion for image scaling.
hasScalingHint() - Method in interface biopb.image.DetectionSettingsOrBuilder
A direct suggestion for image scaling.
hasSegmentationThreshold() - Method in class biopb.image.DetectionSettings.Builder
Threshold for binarize segmentation logits.
hasSegmentationThreshold() - Method in class biopb.image.DetectionSettings
Threshold for binarize segmentation logits.
hasSegmentationThreshold() - Method in interface biopb.image.DetectionSettingsOrBuilder
Threshold for binarize segmentation logits.
hasSliceHint() - Method in class biopb.tensor.TensorDescriptor.Builder
Optional slice hint - if provided, GetFlightInfo returns only chunks covering this range.
hasSliceHint() - Method in class biopb.tensor.TensorDescriptor
Optional slice hint - if provided, GetFlightInfo returns only chunks covering this range.
hasSliceHint() - Method in interface biopb.tensor.TensorDescriptorOrBuilder
Optional slice hint - if provided, GetFlightInfo returns only chunks covering this range.
hasSliceHint() - Method in class biopb.tensor.TensorReadOption.Builder
Optional sub-region to read
hasSliceHint() - Method in class biopb.tensor.TensorReadOption
Optional sub-region to read
hasSliceHint() - Method in interface biopb.tensor.TensorReadOptionOrBuilder
Optional sub-region to read
hasTensorDescriptor() - Method in class biopb.tensor.SerializedTensor.Builder
Tensor metadata (shape, dtype, chunk_shape, scale_hint, reduction_method, realized slice_hint)
hasTensorDescriptor() - Method in class biopb.tensor.SerializedTensor
Tensor metadata (shape, dtype, chunk_shape, scale_hint, reduction_method, realized slice_hint)
hasTensorDescriptor() - Method in interface biopb.tensor.SerializedTensorOrBuilder
Tensor metadata (shape, dtype, chunk_shape, scale_hint, reduction_method, realized slice_hint)
hasTensorRead() - Method in class biopb.tensor.FlightCmd.Builder
.biopb.tensor.TensorReadOption tensor_read = 2;
hasTensorRead() - Method in class biopb.tensor.FlightCmd
.biopb.tensor.TensorReadOption tensor_read = 2;
hasTensorRead() - Method in interface biopb.tensor.FlightCmdOrBuilder
.biopb.tensor.TensorReadOption tensor_read = 2;
hasTicket() - Method in class biopb.tensor.SerializedEndpoint.Builder
TensorTicket for chunk retrieval
hasTicket() - Method in class biopb.tensor.SerializedEndpoint
TensorTicket for chunk retrieval
hasTicket() - Method in interface biopb.tensor.SerializedEndpointOrBuilder
TensorTicket for chunk retrieval
hasTimeIncrement() - Method in class biopb.image.Pixels.Builder
time_increment is used for time series that have a global timing specification instead of per-timepoint timing info.
hasTimeIncrement() - Method in class biopb.image.Pixels
time_increment is used for time series that have a global timing specification instead of per-timepoint timing info.
hasTimeIncrement() - Method in interface biopb.image.PixelsOrBuilder
time_increment is used for time series that have a global timing specification instead of per-timepoint timing info.
hasTopLeft() - Method in class biopb.image.Rectangle.Builder
.biopb.image.Point top_left = 1;
hasTopLeft() - Method in class biopb.image.Rectangle
.biopb.image.Point top_left = 1;
hasTopLeft() - Method in interface biopb.image.RectangleOrBuilder
.biopb.image.Point top_left = 1;
hasZ() - Method in class biopb.image.Point.Builder
optional float z = 3;
hasZ() - Method in class biopb.image.Point
optional float z = 3;
hasZ() - Method in interface biopb.image.PointOrBuilder
optional float z = 3;
healthCheck() - Method in class biopb.tensor.TensorFlightClient
Check server health status via Flight action.

I

IMAGE_ANNOTATION_FIELD_NUMBER - Static variable in class biopb.image.ImageData
 
IMAGE_DATA_FIELD_NUMBER - Static variable in class biopb.image.DetectionRequest
 
IMAGE_DATA_FIELD_NUMBER - Static variable in class biopb.image.ProcessRequest
 
IMAGE_DATA_FIELD_NUMBER - Static variable in class biopb.image.ProcessResponse
 
ImageAnnotation - Class in biopb.image
Additional annotation of the image, which may be used for the analysis.
ImageAnnotation.Builder - Class in biopb.image
Additional annotation of the image, which may be used for the analysis.
ImageAnnotationOrBuilder - Interface in biopb.image
 
ImageData - Class in biopb.image
Protobuf type biopb.image.ImageData
ImageData.Builder - Class in biopb.image
Protobuf type biopb.image.ImageData
ImageData.DataCase - Enum in biopb.image
 
ImageDataOrBuilder - Interface in biopb.image
 
ImageDataOuterClass - Class in biopb.image
 
INPUT_SHAPE_HINT_FIELD_NUMBER - Static variable in class biopb.image.OpSchema
 
InputShapeHint - Class in biopb.image
Describes expected input image shape constraints.
InputShapeHint.Builder - Class in biopb.image
Describes expected input image shape constraints.
InputShapeHintOrBuilder - Interface in biopb.image
 
internalGetFieldAccessorTable() - Method in class biopb.image.BinData.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.image.BinData
 
internalGetFieldAccessorTable() - Method in class biopb.image.DetectionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.image.DetectionRequest
 
internalGetFieldAccessorTable() - Method in class biopb.image.DetectionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.image.DetectionResponse
 
internalGetFieldAccessorTable() - Method in class biopb.image.DetectionSettings.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.image.DetectionSettings
 
internalGetFieldAccessorTable() - Method in class biopb.image.Ellipse.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.image.Ellipse
 
internalGetFieldAccessorTable() - Method in class biopb.image.ImageAnnotation.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.image.ImageAnnotation
 
internalGetFieldAccessorTable() - Method in class biopb.image.ImageData.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.image.ImageData
 
internalGetFieldAccessorTable() - Method in class biopb.image.InputShapeHint.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.image.InputShapeHint
 
internalGetFieldAccessorTable() - Method in class biopb.image.Mask.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.image.Mask
 
internalGetFieldAccessorTable() - Method in class biopb.image.Mesh.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.image.Mesh.Face.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.image.Mesh.Face
 
internalGetFieldAccessorTable() - Method in class biopb.image.Mesh
 
internalGetFieldAccessorTable() - Method in class biopb.image.OpNames.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.image.OpNames
 
internalGetFieldAccessorTable() - Method in class biopb.image.OpSchema.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.image.OpSchema
 
internalGetFieldAccessorTable() - Method in class biopb.image.Pixels.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.image.Pixels
 
internalGetFieldAccessorTable() - Method in class biopb.image.Point.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.image.Point
 
internalGetFieldAccessorTable() - Method in class biopb.image.Polygon.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.image.Polygon
 
internalGetFieldAccessorTable() - Method in class biopb.image.ProcessRequest.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.image.ProcessRequest
 
internalGetFieldAccessorTable() - Method in class biopb.image.ProcessResponse.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.image.ProcessResponse
 
internalGetFieldAccessorTable() - Method in class biopb.image.Rectangle.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.image.Rectangle
 
internalGetFieldAccessorTable() - Method in class biopb.image.ROI.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.image.ROI
 
internalGetFieldAccessorTable() - Method in class biopb.image.ScoredROI.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.image.ScoredROI
 
internalGetFieldAccessorTable() - Method in class biopb.image.Tensor.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.image.Tensor
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.AddSourceFailure.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.AddSourceFailure
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.AddSourceProgress.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.AddSourceProgress
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.AddSourceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.AddSourceRequest
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.AddSourceResult.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.AddSourceResult
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.AddSourceStreamMessage.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.AddSourceStreamMessage
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.ChunkBounds.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.ChunkBounds
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.ChunkUpload.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.ChunkUpload
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.DataSourceDescriptor.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.DataSourceDescriptor
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.FlightCmd.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.FlightCmd
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.MetadataQueryOption.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.MetadataQueryOption
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.PyramidLevel.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.PyramidLevel
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.RemoveSourceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.RemoveSourceRequest
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.RemoveSourceResult.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.RemoveSourceResult
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.ResolveProgress.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.ResolveProgress
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.ResolveStreamMessage.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.ResolveStreamMessage
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.SerializedEndpoint.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.SerializedEndpoint
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.SerializedTensor.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.SerializedTensor
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.SliceHint.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.SliceHint
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.TensorCriteria.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.TensorCriteria
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.TensorDescriptor.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.TensorDescriptor
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.TensorReadOption.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.TensorReadOption
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.TensorTicket.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.TensorTicket
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.TensorWriteOptions.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.TensorWriteOptions
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.WarmProgress.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.WarmProgress
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.WarmStreamMessage.Builder
 
internalGetFieldAccessorTable() - Method in class biopb.tensor.WarmStreamMessage
 
internalGetMapFieldReflection(int) - Method in class biopb.image.OpNames.Builder
 
internalGetMapFieldReflection(int) - Method in class biopb.image.OpNames
 
internalGetMapFieldReflection(int) - Method in class biopb.tensor.SerializedTensor.Builder
 
internalGetMapFieldReflection(int) - Method in class biopb.tensor.SerializedTensor
 
internalGetMutableMapFieldReflection(int) - Method in class biopb.image.OpNames.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class biopb.tensor.SerializedTensor.Builder
 
internalGetValueMap() - Static method in enum biopb.image.BinData.Endianness
 
intervalFromTensor(Tensor) - Static method in class biopb.image.Utils
Deserialize a Tensor protobuf to a RandomAccessibleInterval.
isInitialized() - Method in class biopb.image.BinData.Builder
 
isInitialized() - Method in class biopb.image.BinData
 
isInitialized() - Method in class biopb.image.DetectionRequest.Builder
 
isInitialized() - Method in class biopb.image.DetectionRequest
 
isInitialized() - Method in class biopb.image.DetectionResponse.Builder
 
isInitialized() - Method in class biopb.image.DetectionResponse
 
isInitialized() - Method in class biopb.image.DetectionSettings.Builder
 
isInitialized() - Method in class biopb.image.DetectionSettings
 
isInitialized() - Method in class biopb.image.Ellipse.Builder
 
isInitialized() - Method in class biopb.image.Ellipse
 
isInitialized() - Method in class biopb.image.ImageAnnotation.Builder
 
isInitialized() - Method in class biopb.image.ImageAnnotation
 
isInitialized() - Method in class biopb.image.ImageData.Builder
 
isInitialized() - Method in class biopb.image.ImageData
 
isInitialized() - Method in class biopb.image.InputShapeHint.Builder
 
isInitialized() - Method in class biopb.image.InputShapeHint
 
isInitialized() - Method in class biopb.image.Mask.Builder
 
isInitialized() - Method in class biopb.image.Mask
 
isInitialized() - Method in class biopb.image.Mesh.Builder
 
isInitialized() - Method in class biopb.image.Mesh.Face.Builder
 
isInitialized() - Method in class biopb.image.Mesh.Face
 
isInitialized() - Method in class biopb.image.Mesh
 
isInitialized() - Method in class biopb.image.OpNames.Builder
 
isInitialized() - Method in class biopb.image.OpNames
 
isInitialized() - Method in class biopb.image.OpSchema.Builder
 
isInitialized() - Method in class biopb.image.OpSchema
 
isInitialized() - Method in class biopb.image.Pixels.Builder
 
isInitialized() - Method in class biopb.image.Pixels
 
isInitialized() - Method in class biopb.image.Point.Builder
 
isInitialized() - Method in class biopb.image.Point
 
isInitialized() - Method in class biopb.image.Polygon.Builder
 
isInitialized() - Method in class biopb.image.Polygon
 
isInitialized() - Method in class biopb.image.ProcessRequest.Builder
 
isInitialized() - Method in class biopb.image.ProcessRequest
 
isInitialized() - Method in class biopb.image.ProcessResponse.Builder
 
isInitialized() - Method in class biopb.image.ProcessResponse
 
isInitialized() - Method in class biopb.image.Rectangle.Builder
 
isInitialized() - Method in class biopb.image.Rectangle
 
isInitialized() - Method in class biopb.image.ROI.Builder
 
isInitialized() - Method in class biopb.image.ROI
 
isInitialized() - Method in class biopb.image.ScoredROI.Builder
 
isInitialized() - Method in class biopb.image.ScoredROI
 
isInitialized() - Method in class biopb.image.Tensor.Builder
 
isInitialized() - Method in class biopb.image.Tensor
 
isInitialized() - Method in class biopb.tensor.AddSourceFailure.Builder
 
isInitialized() - Method in class biopb.tensor.AddSourceFailure
 
isInitialized() - Method in class biopb.tensor.AddSourceProgress.Builder
 
isInitialized() - Method in class biopb.tensor.AddSourceProgress
 
isInitialized() - Method in class biopb.tensor.AddSourceRequest.Builder
 
isInitialized() - Method in class biopb.tensor.AddSourceRequest
 
isInitialized() - Method in class biopb.tensor.AddSourceResult.Builder
 
isInitialized() - Method in class biopb.tensor.AddSourceResult
 
isInitialized() - Method in class biopb.tensor.AddSourceStreamMessage.Builder
 
isInitialized() - Method in class biopb.tensor.AddSourceStreamMessage
 
isInitialized() - Method in class biopb.tensor.ChunkBounds.Builder
 
isInitialized() - Method in class biopb.tensor.ChunkBounds
 
isInitialized() - Method in class biopb.tensor.ChunkUpload.Builder
 
isInitialized() - Method in class biopb.tensor.ChunkUpload
 
isInitialized() - Method in class biopb.tensor.DataSourceDescriptor.Builder
 
isInitialized() - Method in class biopb.tensor.DataSourceDescriptor
 
isInitialized() - Method in class biopb.tensor.FlightCmd.Builder
 
isInitialized() - Method in class biopb.tensor.FlightCmd
 
isInitialized() - Method in class biopb.tensor.MetadataQueryOption.Builder
 
isInitialized() - Method in class biopb.tensor.MetadataQueryOption
 
isInitialized() - Method in class biopb.tensor.PyramidLevel.Builder
 
isInitialized() - Method in class biopb.tensor.PyramidLevel
 
isInitialized() - Method in class biopb.tensor.RemoveSourceRequest.Builder
 
isInitialized() - Method in class biopb.tensor.RemoveSourceRequest
 
isInitialized() - Method in class biopb.tensor.RemoveSourceResult.Builder
 
isInitialized() - Method in class biopb.tensor.RemoveSourceResult
 
isInitialized() - Method in class biopb.tensor.ResolveProgress.Builder
 
isInitialized() - Method in class biopb.tensor.ResolveProgress
 
isInitialized() - Method in class biopb.tensor.ResolveStreamMessage.Builder
 
isInitialized() - Method in class biopb.tensor.ResolveStreamMessage
 
isInitialized() - Method in class biopb.tensor.SerializedEndpoint.Builder
 
isInitialized() - Method in class biopb.tensor.SerializedEndpoint
 
isInitialized() - Method in class biopb.tensor.SerializedTensor.Builder
 
isInitialized() - Method in class biopb.tensor.SerializedTensor
 
isInitialized() - Method in class biopb.tensor.SliceHint.Builder
 
isInitialized() - Method in class biopb.tensor.SliceHint
 
isInitialized() - Method in class biopb.tensor.TensorCriteria.Builder
 
isInitialized() - Method in class biopb.tensor.TensorCriteria
 
isInitialized() - Method in class biopb.tensor.TensorDescriptor.Builder
 
isInitialized() - Method in class biopb.tensor.TensorDescriptor
 
isInitialized() - Method in class biopb.tensor.TensorReadOption.Builder
 
isInitialized() - Method in class biopb.tensor.TensorReadOption
 
isInitialized() - Method in class biopb.tensor.TensorTicket.Builder
 
isInitialized() - Method in class biopb.tensor.TensorTicket
 
isInitialized() - Method in class biopb.tensor.TensorWriteOptions.Builder
 
isInitialized() - Method in class biopb.tensor.TensorWriteOptions
 
isInitialized() - Method in class biopb.tensor.WarmProgress.Builder
 
isInitialized() - Method in class biopb.tensor.WarmProgress
 
isInitialized() - Method in class biopb.tensor.WarmStreamMessage.Builder
 
isInitialized() - Method in class biopb.tensor.WarmStreamMessage
 
iterationOrder() - Method in class biopb.tensor.SerializableTensorImg
 

K

KWARGS_FIELD_NUMBER - Static variable in class biopb.image.DetectionRequest
 
KWARGS_FIELD_NUMBER - Static variable in class biopb.image.ProcessRequest
 

L

LABELS_FIELD_NUMBER - Static variable in class biopb.image.OpSchema
 
LAZY_DATA - Enum constant in enum biopb.image.ImageData.DataCase
 
LAZY_DATA_FIELD_NUMBER - Static variable in class biopb.image.ImageData
 
listSources() - Method in class biopb.tensor.TensorFlightClient
List available data sources.
LITTLE - Enum constant in enum biopb.image.BinData.Endianness
LITTLE = 1;
LITTLE_VALUE - Static variable in enum biopb.image.BinData.Endianness
LITTLE = 1;
localizingCursor() - Method in class biopb.tensor.SerializableTensorImg
 
LOCATION_FIELD_NUMBER - Static variable in class biopb.tensor.SerializedTensor
 

M

Mask - Class in biopb.image
The Mask ROI shape is a link to a BinData object that is a BIT mask drawn on top of the image as an ROI.
MASK - Enum constant in enum biopb.image.ROI.ShapeCase
 
MASK_FIELD_NUMBER - Static variable in class biopb.image.ROI
 
Mask.Builder - Class in biopb.image
The Mask ROI shape is a link to a BinData object that is a BIT mask drawn on top of the image as an ROI.
MaskOrBuilder - Interface in biopb.image
 
max(int) - Method in class biopb.tensor.SerializableTensorImg
 
max(long[]) - Method in class biopb.tensor.SerializableTensorImg
 
mergeBindata(BinData) - Method in class biopb.image.Pixels.Builder
Pixel values
mergeBindata(BinData) - Method in class biopb.image.Tensor.Builder
Pixel values
mergeBinData(BinData) - Method in class biopb.image.Mask.Builder
.biopb.image.BinData bin_data = 2;
mergeBottomRight(Point) - Method in class biopb.image.Rectangle.Builder
.biopb.image.Point bottom_right = 2;
mergeBounds(ChunkBounds) - Method in class biopb.tensor.ChunkUpload.Builder
Chunk bounds (start/stop coordinates)
mergeCenter(Point) - Method in class biopb.image.Ellipse.Builder
.biopb.image.Point center = 1;
mergeChunkBounds(ChunkBounds) - Method in class biopb.tensor.SerializedEndpoint.Builder
ChunkBounds describing chunk position
mergeDefaultKwargs(Struct) - Method in class biopb.image.OpSchema.Builder
Default values for kwargs - also documents expected keys
mergeDetectionSettings(DetectionSettings) - Method in class biopb.image.DetectionRequest.Builder
Other parameters associated with the request, such as score threshold etc.
mergeDone(WarmProgress) - Method in class biopb.tensor.WarmStreamMessage.Builder
.biopb.tensor.WarmProgress done = 2;
mergeEagerData(Tensor) - Method in class biopb.image.ImageData.Builder
Inline pixel data
mergeEllipse(Ellipse) - Method in class biopb.image.ROI.Builder
.biopb.image.Ellipse ellipse = 3;
mergeFieldMask(FieldMask) - Method in class biopb.image.DetectionRequest.Builder
A field_mask to indicate the requested fields in the reply.
mergeFieldMask(FieldMask) - Method in class biopb.image.ProcessRequest.Builder
A field_mask to indicate the requested fields in the reply.
mergeFrom(BinData) - Method in class biopb.image.BinData.Builder
 
mergeFrom(DetectionRequest) - Method in class biopb.image.DetectionRequest.Builder
 
mergeFrom(DetectionResponse) - Method in class biopb.image.DetectionResponse.Builder
 
mergeFrom(DetectionSettings) - Method in class biopb.image.DetectionSettings.Builder
 
mergeFrom(Ellipse) - Method in class biopb.image.Ellipse.Builder
 
mergeFrom(ImageAnnotation) - Method in class biopb.image.ImageAnnotation.Builder
 
mergeFrom(ImageData) - Method in class biopb.image.ImageData.Builder
 
mergeFrom(InputShapeHint) - Method in class biopb.image.InputShapeHint.Builder
 
mergeFrom(Mask) - Method in class biopb.image.Mask.Builder
 
mergeFrom(Mesh) - Method in class biopb.image.Mesh.Builder
 
mergeFrom(Mesh.Face) - Method in class biopb.image.Mesh.Face.Builder
 
mergeFrom(OpNames) - Method in class biopb.image.OpNames.Builder
 
mergeFrom(OpSchema) - Method in class biopb.image.OpSchema.Builder
 
mergeFrom(Pixels) - Method in class biopb.image.Pixels.Builder
 
mergeFrom(Point) - Method in class biopb.image.Point.Builder
 
mergeFrom(Polygon) - Method in class biopb.image.Polygon.Builder
 
mergeFrom(ProcessRequest) - Method in class biopb.image.ProcessRequest.Builder
 
mergeFrom(ProcessResponse) - Method in class biopb.image.ProcessResponse.Builder
 
mergeFrom(Rectangle) - Method in class biopb.image.Rectangle.Builder
 
mergeFrom(ROI) - Method in class biopb.image.ROI.Builder
 
mergeFrom(ScoredROI) - Method in class biopb.image.ScoredROI.Builder
 
mergeFrom(Tensor) - Method in class biopb.image.Tensor.Builder
 
mergeFrom(AddSourceFailure) - Method in class biopb.tensor.AddSourceFailure.Builder
 
mergeFrom(AddSourceProgress) - Method in class biopb.tensor.AddSourceProgress.Builder
 
mergeFrom(AddSourceRequest) - Method in class biopb.tensor.AddSourceRequest.Builder
 
mergeFrom(AddSourceResult) - Method in class biopb.tensor.AddSourceResult.Builder
 
mergeFrom(AddSourceStreamMessage) - Method in class biopb.tensor.AddSourceStreamMessage.Builder
 
mergeFrom(ChunkBounds) - Method in class biopb.tensor.ChunkBounds.Builder
 
mergeFrom(ChunkUpload) - Method in class biopb.tensor.ChunkUpload.Builder
 
mergeFrom(DataSourceDescriptor) - Method in class biopb.tensor.DataSourceDescriptor.Builder
 
mergeFrom(FlightCmd) - Method in class biopb.tensor.FlightCmd.Builder
 
mergeFrom(MetadataQueryOption) - Method in class biopb.tensor.MetadataQueryOption.Builder
 
mergeFrom(PyramidLevel) - Method in class biopb.tensor.PyramidLevel.Builder
 
mergeFrom(RemoveSourceRequest) - Method in class biopb.tensor.RemoveSourceRequest.Builder
 
mergeFrom(RemoveSourceResult) - Method in class biopb.tensor.RemoveSourceResult.Builder
 
mergeFrom(ResolveProgress) - Method in class biopb.tensor.ResolveProgress.Builder
 
mergeFrom(ResolveStreamMessage) - Method in class biopb.tensor.ResolveStreamMessage.Builder
 
mergeFrom(SerializedEndpoint) - Method in class biopb.tensor.SerializedEndpoint.Builder
 
mergeFrom(SerializedTensor) - Method in class biopb.tensor.SerializedTensor.Builder
 
mergeFrom(SliceHint) - Method in class biopb.tensor.SliceHint.Builder
 
mergeFrom(TensorCriteria) - Method in class biopb.tensor.TensorCriteria.Builder
 
mergeFrom(TensorDescriptor) - Method in class biopb.tensor.TensorDescriptor.Builder
 
mergeFrom(TensorReadOption) - Method in class biopb.tensor.TensorReadOption.Builder
 
mergeFrom(TensorTicket) - Method in class biopb.tensor.TensorTicket.Builder
 
mergeFrom(TensorWriteOptions) - Method in class biopb.tensor.TensorWriteOptions.Builder
 
mergeFrom(WarmProgress) - Method in class biopb.tensor.WarmProgress.Builder
 
mergeFrom(WarmStreamMessage) - Method in class biopb.tensor.WarmStreamMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.image.BinData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.image.DetectionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.image.DetectionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.image.DetectionSettings.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.image.Ellipse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.image.ImageAnnotation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.image.ImageData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.image.InputShapeHint.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.image.Mask.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.image.Mesh.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.image.Mesh.Face.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.image.OpNames.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.image.OpSchema.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.image.Pixels.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.image.Point.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.image.Polygon.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.image.ProcessRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.image.ProcessResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.image.Rectangle.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.image.ROI.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.image.ScoredROI.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.image.Tensor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.tensor.AddSourceFailure.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.tensor.AddSourceProgress.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.tensor.AddSourceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.tensor.AddSourceResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.tensor.AddSourceStreamMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.tensor.ChunkBounds.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.tensor.ChunkUpload.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.tensor.DataSourceDescriptor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.tensor.FlightCmd.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.tensor.MetadataQueryOption.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.tensor.PyramidLevel.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.tensor.RemoveSourceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.tensor.RemoveSourceResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.tensor.ResolveProgress.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.tensor.ResolveStreamMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.tensor.SerializedEndpoint.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.tensor.SerializedTensor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.tensor.SliceHint.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.tensor.TensorCriteria.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.tensor.TensorDescriptor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.tensor.TensorReadOption.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.tensor.TensorTicket.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.tensor.TensorWriteOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.tensor.WarmProgress.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biopb.tensor.WarmStreamMessage.Builder
 
mergeFrom(Message) - Method in class biopb.image.BinData.Builder
 
mergeFrom(Message) - Method in class biopb.image.DetectionRequest.Builder
 
mergeFrom(Message) - Method in class biopb.image.DetectionResponse.Builder
 
mergeFrom(Message) - Method in class biopb.image.DetectionSettings.Builder
 
mergeFrom(Message) - Method in class biopb.image.Ellipse.Builder
 
mergeFrom(Message) - Method in class biopb.image.ImageAnnotation.Builder
 
mergeFrom(Message) - Method in class biopb.image.ImageData.Builder
 
mergeFrom(Message) - Method in class biopb.image.InputShapeHint.Builder
 
mergeFrom(Message) - Method in class biopb.image.Mask.Builder
 
mergeFrom(Message) - Method in class biopb.image.Mesh.Builder
 
mergeFrom(Message) - Method in class biopb.image.Mesh.Face.Builder
 
mergeFrom(Message) - Method in class biopb.image.OpNames.Builder
 
mergeFrom(Message) - Method in class biopb.image.OpSchema.Builder
 
mergeFrom(Message) - Method in class biopb.image.Pixels.Builder
 
mergeFrom(Message) - Method in class biopb.image.Point.Builder
 
mergeFrom(Message) - Method in class biopb.image.Polygon.Builder
 
mergeFrom(Message) - Method in class biopb.image.ProcessRequest.Builder
 
mergeFrom(Message) - Method in class biopb.image.ProcessResponse.Builder
 
mergeFrom(Message) - Method in class biopb.image.Rectangle.Builder
 
mergeFrom(Message) - Method in class biopb.image.ROI.Builder
 
mergeFrom(Message) - Method in class biopb.image.ScoredROI.Builder
 
mergeFrom(Message) - Method in class biopb.image.Tensor.Builder
 
mergeFrom(Message) - Method in class biopb.tensor.AddSourceFailure.Builder
 
mergeFrom(Message) - Method in class biopb.tensor.AddSourceProgress.Builder
 
mergeFrom(Message) - Method in class biopb.tensor.AddSourceRequest.Builder
 
mergeFrom(Message) - Method in class biopb.tensor.AddSourceResult.Builder
 
mergeFrom(Message) - Method in class biopb.tensor.AddSourceStreamMessage.Builder
 
mergeFrom(Message) - Method in class biopb.tensor.ChunkBounds.Builder
 
mergeFrom(Message) - Method in class biopb.tensor.ChunkUpload.Builder
 
mergeFrom(Message) - Method in class biopb.tensor.DataSourceDescriptor.Builder
 
mergeFrom(Message) - Method in class biopb.tensor.FlightCmd.Builder
 
mergeFrom(Message) - Method in class biopb.tensor.MetadataQueryOption.Builder
 
mergeFrom(Message) - Method in class biopb.tensor.PyramidLevel.Builder
 
mergeFrom(Message) - Method in class biopb.tensor.RemoveSourceRequest.Builder
 
mergeFrom(Message) - Method in class biopb.tensor.RemoveSourceResult.Builder
 
mergeFrom(Message) - Method in class biopb.tensor.ResolveProgress.Builder
 
mergeFrom(Message) - Method in class biopb.tensor.ResolveStreamMessage.Builder
 
mergeFrom(Message) - Method in class biopb.tensor.SerializedEndpoint.Builder
 
mergeFrom(Message) - Method in class biopb.tensor.SerializedTensor.Builder
 
mergeFrom(Message) - Method in class biopb.tensor.SliceHint.Builder
 
mergeFrom(Message) - Method in class biopb.tensor.TensorCriteria.Builder
 
mergeFrom(Message) - Method in class biopb.tensor.TensorDescriptor.Builder
 
mergeFrom(Message) - Method in class biopb.tensor.TensorReadOption.Builder
 
mergeFrom(Message) - Method in class biopb.tensor.TensorTicket.Builder
 
mergeFrom(Message) - Method in class biopb.tensor.TensorWriteOptions.Builder
 
mergeFrom(Message) - Method in class biopb.tensor.WarmProgress.Builder
 
mergeFrom(Message) - Method in class biopb.tensor.WarmStreamMessage.Builder
 
mergeImageAnnotation(ImageAnnotation) - Method in class biopb.image.ImageData.Builder
Optional additional information regarding the image that will be utilized by the RPC call.
mergeImageData(ImageData) - Method in class biopb.image.DetectionRequest.Builder
Encapsulate all pixel data and associated metadata.
mergeImageData(ImageData) - Method in class biopb.image.ProcessRequest.Builder
Input image for processing
mergeImageData(ImageData) - Method in class biopb.image.ProcessResponse.Builder
Output image after processing
mergeInputShapeHint(InputShapeHint) - Method in class biopb.image.OpSchema.Builder
Hints for expected input image dimensions.
mergeKwargs(Struct) - Method in class biopb.image.DetectionRequest.Builder
Optional kwargs for endpoint-specific parameters.
mergeKwargs(Struct) - Method in class biopb.image.ProcessRequest.Builder
Optional kwargs for endpoint-specific parameters.
mergeLazyData(SerializedTensor) - Method in class biopb.image.ImageData.Builder
Lazy tensor reference for larger-than-memory datasets
mergeMask(Mask) - Method in class biopb.image.ROI.Builder
.biopb.image.Mask mask = 6;
mergeMesh(Mesh) - Method in class biopb.image.ROI.Builder
.biopb.image.Mesh mesh = 5;
mergeMetadataQuery(MetadataQueryOption) - Method in class biopb.tensor.FlightCmd.Builder
.biopb.tensor.MetadataQueryOption metadata_query = 3;
mergeModelConfiguration(Any) - Method in class biopb.image.DetectionSettings.Builder
An opaque data structure that specify a server side model configuration.
mergeOriginalSliceHint(SliceHint) - Method in class biopb.tensor.SerializedTensor.Builder
Original user-requested slice_hint (before LCM alignment).
mergePixels(Pixels) - Method in class biopb.image.ImageData.Builder
Deprecated.
mergePoint(Point) - Method in class biopb.image.ROI.Builder
.biopb.image.Point point = 1;
mergePolygon(Polygon) - Method in class biopb.image.ROI.Builder
.biopb.image.Polygon polygon = 4;
mergeProgress(AddSourceProgress) - Method in class biopb.tensor.AddSourceStreamMessage.Builder
.biopb.tensor.AddSourceProgress progress = 1;
mergeProgress(ResolveProgress) - Method in class biopb.tensor.ResolveStreamMessage.Builder
.biopb.tensor.ResolveProgress progress = 1;
mergeProgress(WarmProgress) - Method in class biopb.tensor.WarmStreamMessage.Builder
.biopb.tensor.WarmProgress progress = 1;
mergeRadius(Point) - Method in class biopb.image.Ellipse.Builder
If the `center`` has no z field, neither should `radius`
mergeRectangle(Rectangle) - Method in class biopb.image.Mask.Builder
.biopb.image.Rectangle rectangle = 1;
mergeRectangle(Rectangle) - Method in class biopb.image.ROI.Builder
.biopb.image.Rectangle rectangle = 2;
mergeResult(AddSourceResult) - Method in class biopb.tensor.AddSourceStreamMessage.Builder
.biopb.tensor.AddSourceResult result = 2;
mergeResult(DataSourceDescriptor) - Method in class biopb.tensor.ResolveStreamMessage.Builder
.biopb.tensor.DataSourceDescriptor result = 2;
mergeRoi(ROI) - Method in class biopb.image.ScoredROI.Builder
.biopb.image.ROI roi = 1;
mergeSliceHint(SliceHint) - Method in class biopb.tensor.TensorDescriptor.Builder
Optional slice hint - if provided, GetFlightInfo returns only chunks covering this range.
mergeSliceHint(SliceHint) - Method in class biopb.tensor.TensorReadOption.Builder
Optional sub-region to read
mergeTensorDescriptor(TensorDescriptor) - Method in class biopb.tensor.SerializedTensor.Builder
Tensor metadata (shape, dtype, chunk_shape, scale_hint, reduction_method, realized slice_hint)
mergeTensorRead(TensorReadOption) - Method in class biopb.tensor.FlightCmd.Builder
.biopb.tensor.TensorReadOption tensor_read = 2;
mergeTicket(TensorTicket) - Method in class biopb.tensor.SerializedEndpoint.Builder
TensorTicket for chunk retrieval
mergeTopLeft(Point) - Method in class biopb.image.Rectangle.Builder
.biopb.image.Point top_left = 1;
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.image.BinData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.image.DetectionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.image.DetectionResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.image.DetectionSettings.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.image.Ellipse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.image.ImageAnnotation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.image.ImageData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.image.InputShapeHint.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.image.Mask.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.image.Mesh.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.image.Mesh.Face.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.image.OpNames.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.image.OpSchema.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.image.Pixels.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.image.Point.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.image.Polygon.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.image.ProcessRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.image.ProcessResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.image.Rectangle.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.image.ROI.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.image.ScoredROI.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.image.Tensor.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.AddSourceFailure.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.AddSourceProgress.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.AddSourceRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.AddSourceResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.AddSourceStreamMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.ChunkBounds.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.ChunkUpload.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.DataSourceDescriptor.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.FlightCmd.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.MetadataQueryOption.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.PyramidLevel.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.RemoveSourceRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.RemoveSourceResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.ResolveProgress.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.ResolveStreamMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.SerializedEndpoint.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.SerializedTensor.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.SliceHint.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.TensorCriteria.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.TensorDescriptor.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.TensorReadOption.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.TensorTicket.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.TensorWriteOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.WarmProgress.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.WarmStreamMessage.Builder
 
Mesh - Class in biopb.image
A closed 3D shape repesented by triangular meshes.
MESH - Enum constant in enum biopb.image.ROI.ShapeCase
 
MESH_FIELD_NUMBER - Static variable in class biopb.image.ROI
 
Mesh.Builder - Class in biopb.image
A closed 3D shape repesented by triangular meshes.
Mesh.Face - Class in biopb.image
A trangle defined three indices of the verts array
Mesh.Face.Builder - Class in biopb.image
A trangle defined three indices of the verts array
Mesh.FaceOrBuilder - Interface in biopb.image
 
MeshOrBuilder - Interface in biopb.image
 
METADATA_JSON_FIELD_NUMBER - Static variable in class biopb.tensor.DataSourceDescriptor
 
METADATA_JSON_FIELD_NUMBER - Static variable in class biopb.tensor.TensorDescriptor
 
METADATA_QUERY - Enum constant in enum biopb.tensor.FlightCmd.CommandCase
 
METADATA_QUERY_FIELD_NUMBER - Static variable in class biopb.tensor.FlightCmd
 
MetadataQueryOption - Class in biopb.tensor
SQL query against server's metadata database.
MetadataQueryOption.Builder - Class in biopb.tensor
SQL query against server's metadata database.
MetadataQueryOptionOrBuilder - Interface in biopb.tensor
 
min(int) - Method in class biopb.tensor.SerializableTensorImg
 
min(long[]) - Method in class biopb.tensor.SerializableTensorImg
 
MIN_CELL_AREA_FIELD_NUMBER - Static variable in class biopb.image.DetectionSettings
 
MIN_SCORE_FIELD_NUMBER - Static variable in class biopb.image.DetectionSettings
 
MODEL_CONFIGURATION_FIELD_NUMBER - Static variable in class biopb.image.DetectionSettings
 
MODEL_NAME_FIELD_NUMBER - Static variable in class biopb.image.DetectionSettings
 

N

NAMES_FIELD_NUMBER - Static variable in class biopb.image.OpNames
 
NATIVE_FIELD_NUMBER - Static variable in class biopb.tensor.PyramidLevel
 
newBlockingStub(Channel) - Static method in class biopb.image.ObjectDetectionGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class biopb.image.ProcessImageGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBuilder() - Static method in class biopb.image.BinData
 
newBuilder() - Static method in class biopb.image.DetectionRequest
 
newBuilder() - Static method in class biopb.image.DetectionResponse
 
newBuilder() - Static method in class biopb.image.DetectionSettings
 
newBuilder() - Static method in class biopb.image.Ellipse
 
newBuilder() - Static method in class biopb.image.ImageAnnotation
 
newBuilder() - Static method in class biopb.image.ImageData
 
newBuilder() - Static method in class biopb.image.InputShapeHint
 
newBuilder() - Static method in class biopb.image.Mask
 
newBuilder() - Static method in class biopb.image.Mesh.Face
 
newBuilder() - Static method in class biopb.image.Mesh
 
newBuilder() - Static method in class biopb.image.OpNames
 
newBuilder() - Static method in class biopb.image.OpSchema
 
newBuilder() - Static method in class biopb.image.Pixels
 
newBuilder() - Static method in class biopb.image.Point
 
newBuilder() - Static method in class biopb.image.Polygon
 
newBuilder() - Static method in class biopb.image.ProcessRequest
 
newBuilder() - Static method in class biopb.image.ProcessResponse
 
newBuilder() - Static method in class biopb.image.Rectangle
 
newBuilder() - Static method in class biopb.image.ROI
 
newBuilder() - Static method in class biopb.image.ScoredROI
 
newBuilder() - Static method in class biopb.image.Tensor
 
newBuilder() - Static method in class biopb.tensor.AddSourceFailure
 
newBuilder() - Static method in class biopb.tensor.AddSourceProgress
 
newBuilder() - Static method in class biopb.tensor.AddSourceRequest
 
newBuilder() - Static method in class biopb.tensor.AddSourceResult
 
newBuilder() - Static method in class biopb.tensor.AddSourceStreamMessage
 
newBuilder() - Static method in class biopb.tensor.ChunkBounds
 
newBuilder() - Static method in class biopb.tensor.ChunkUpload
 
newBuilder() - Static method in class biopb.tensor.DataSourceDescriptor
 
newBuilder() - Static method in class biopb.tensor.FlightCmd
 
newBuilder() - Static method in class biopb.tensor.MetadataQueryOption
 
newBuilder() - Static method in class biopb.tensor.PyramidLevel
 
newBuilder() - Static method in class biopb.tensor.RemoveSourceRequest
 
newBuilder() - Static method in class biopb.tensor.RemoveSourceResult
 
newBuilder() - Static method in class biopb.tensor.ResolveProgress
 
newBuilder() - Static method in class biopb.tensor.ResolveStreamMessage
 
newBuilder() - Static method in class biopb.tensor.SerializedEndpoint
 
newBuilder() - Static method in class biopb.tensor.SerializedTensor
 
newBuilder() - Static method in class biopb.tensor.SliceHint
 
newBuilder() - Static method in class biopb.tensor.TensorCriteria
 
newBuilder() - Static method in class biopb.tensor.TensorDescriptor
 
newBuilder() - Static method in class biopb.tensor.TensorReadOption
 
newBuilder() - Static method in class biopb.tensor.TensorTicket
 
newBuilder() - Static method in class biopb.tensor.TensorWriteOptions
 
newBuilder() - Static method in class biopb.tensor.WarmProgress
 
newBuilder() - Static method in class biopb.tensor.WarmStreamMessage
 
newBuilder(BinData) - Static method in class biopb.image.BinData
 
newBuilder(DetectionRequest) - Static method in class biopb.image.DetectionRequest
 
newBuilder(DetectionResponse) - Static method in class biopb.image.DetectionResponse
 
newBuilder(DetectionSettings) - Static method in class biopb.image.DetectionSettings
 
newBuilder(Ellipse) - Static method in class biopb.image.Ellipse
 
newBuilder(ImageAnnotation) - Static method in class biopb.image.ImageAnnotation
 
newBuilder(ImageData) - Static method in class biopb.image.ImageData
 
newBuilder(InputShapeHint) - Static method in class biopb.image.InputShapeHint
 
newBuilder(Mask) - Static method in class biopb.image.Mask
 
newBuilder(Mesh) - Static method in class biopb.image.Mesh
 
newBuilder(Mesh.Face) - Static method in class biopb.image.Mesh.Face
 
newBuilder(OpNames) - Static method in class biopb.image.OpNames
 
newBuilder(OpSchema) - Static method in class biopb.image.OpSchema
 
newBuilder(Pixels) - Static method in class biopb.image.Pixels
 
newBuilder(Point) - Static method in class biopb.image.Point
 
newBuilder(Polygon) - Static method in class biopb.image.Polygon
 
newBuilder(ProcessRequest) - Static method in class biopb.image.ProcessRequest
 
newBuilder(ProcessResponse) - Static method in class biopb.image.ProcessResponse
 
newBuilder(Rectangle) - Static method in class biopb.image.Rectangle
 
newBuilder(ROI) - Static method in class biopb.image.ROI
 
newBuilder(ScoredROI) - Static method in class biopb.image.ScoredROI
 
newBuilder(Tensor) - Static method in class biopb.image.Tensor
 
newBuilder(AddSourceFailure) - Static method in class biopb.tensor.AddSourceFailure
 
newBuilder(AddSourceProgress) - Static method in class biopb.tensor.AddSourceProgress
 
newBuilder(AddSourceRequest) - Static method in class biopb.tensor.AddSourceRequest
 
newBuilder(AddSourceResult) - Static method in class biopb.tensor.AddSourceResult
 
newBuilder(AddSourceStreamMessage) - Static method in class biopb.tensor.AddSourceStreamMessage
 
newBuilder(ChunkBounds) - Static method in class biopb.tensor.ChunkBounds
 
newBuilder(ChunkUpload) - Static method in class biopb.tensor.ChunkUpload
 
newBuilder(DataSourceDescriptor) - Static method in class biopb.tensor.DataSourceDescriptor
 
newBuilder(FlightCmd) - Static method in class biopb.tensor.FlightCmd
 
newBuilder(MetadataQueryOption) - Static method in class biopb.tensor.MetadataQueryOption
 
newBuilder(PyramidLevel) - Static method in class biopb.tensor.PyramidLevel
 
newBuilder(RemoveSourceRequest) - Static method in class biopb.tensor.RemoveSourceRequest
 
newBuilder(RemoveSourceResult) - Static method in class biopb.tensor.RemoveSourceResult
 
newBuilder(ResolveProgress) - Static method in class biopb.tensor.ResolveProgress
 
newBuilder(ResolveStreamMessage) - Static method in class biopb.tensor.ResolveStreamMessage
 
newBuilder(SerializedEndpoint) - Static method in class biopb.tensor.SerializedEndpoint
 
newBuilder(SerializedTensor) - Static method in class biopb.tensor.SerializedTensor
 
newBuilder(SliceHint) - Static method in class biopb.tensor.SliceHint
 
newBuilder(TensorCriteria) - Static method in class biopb.tensor.TensorCriteria
 
newBuilder(TensorDescriptor) - Static method in class biopb.tensor.TensorDescriptor
 
newBuilder(TensorReadOption) - Static method in class biopb.tensor.TensorReadOption
 
newBuilder(TensorTicket) - Static method in class biopb.tensor.TensorTicket
 
newBuilder(TensorWriteOptions) - Static method in class biopb.tensor.TensorWriteOptions
 
newBuilder(WarmProgress) - Static method in class biopb.tensor.WarmProgress
 
newBuilder(WarmStreamMessage) - Static method in class biopb.tensor.WarmStreamMessage
 
newBuilderForType() - Method in class biopb.image.BinData
 
newBuilderForType() - Method in class biopb.image.DetectionRequest
 
newBuilderForType() - Method in class biopb.image.DetectionResponse
 
newBuilderForType() - Method in class biopb.image.DetectionSettings
 
newBuilderForType() - Method in class biopb.image.Ellipse
 
newBuilderForType() - Method in class biopb.image.ImageAnnotation
 
newBuilderForType() - Method in class biopb.image.ImageData
 
newBuilderForType() - Method in class biopb.image.InputShapeHint
 
newBuilderForType() - Method in class biopb.image.Mask
 
newBuilderForType() - Method in class biopb.image.Mesh.Face
 
newBuilderForType() - Method in class biopb.image.Mesh
 
newBuilderForType() - Method in class biopb.image.OpNames
 
newBuilderForType() - Method in class biopb.image.OpSchema
 
newBuilderForType() - Method in class biopb.image.Pixels
 
newBuilderForType() - Method in class biopb.image.Point
 
newBuilderForType() - Method in class biopb.image.Polygon
 
newBuilderForType() - Method in class biopb.image.ProcessRequest
 
newBuilderForType() - Method in class biopb.image.ProcessResponse
 
newBuilderForType() - Method in class biopb.image.Rectangle
 
newBuilderForType() - Method in class biopb.image.ROI
 
newBuilderForType() - Method in class biopb.image.ScoredROI
 
newBuilderForType() - Method in class biopb.image.Tensor
 
newBuilderForType() - Method in class biopb.tensor.AddSourceFailure
 
newBuilderForType() - Method in class biopb.tensor.AddSourceProgress
 
newBuilderForType() - Method in class biopb.tensor.AddSourceRequest
 
newBuilderForType() - Method in class biopb.tensor.AddSourceResult
 
newBuilderForType() - Method in class biopb.tensor.AddSourceStreamMessage
 
newBuilderForType() - Method in class biopb.tensor.ChunkBounds
 
newBuilderForType() - Method in class biopb.tensor.ChunkUpload
 
newBuilderForType() - Method in class biopb.tensor.DataSourceDescriptor
 
newBuilderForType() - Method in class biopb.tensor.FlightCmd
 
newBuilderForType() - Method in class biopb.tensor.MetadataQueryOption
 
newBuilderForType() - Method in class biopb.tensor.PyramidLevel
 
newBuilderForType() - Method in class biopb.tensor.RemoveSourceRequest
 
newBuilderForType() - Method in class biopb.tensor.RemoveSourceResult
 
newBuilderForType() - Method in class biopb.tensor.ResolveProgress
 
newBuilderForType() - Method in class biopb.tensor.ResolveStreamMessage
 
newBuilderForType() - Method in class biopb.tensor.SerializedEndpoint
 
newBuilderForType() - Method in class biopb.tensor.SerializedTensor
 
newBuilderForType() - Method in class biopb.tensor.SliceHint
 
newBuilderForType() - Method in class biopb.tensor.TensorCriteria
 
newBuilderForType() - Method in class biopb.tensor.TensorDescriptor
 
newBuilderForType() - Method in class biopb.tensor.TensorReadOption
 
newBuilderForType() - Method in class biopb.tensor.TensorTicket
 
newBuilderForType() - Method in class biopb.tensor.TensorWriteOptions
 
newBuilderForType() - Method in class biopb.tensor.WarmProgress
 
newBuilderForType() - Method in class biopb.tensor.WarmStreamMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.image.BinData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.image.DetectionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.image.DetectionResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.image.DetectionSettings
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.image.Ellipse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.image.ImageAnnotation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.image.ImageData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.image.InputShapeHint
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.image.Mask
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.image.Mesh.Face
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.image.Mesh
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.image.OpNames
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.image.OpSchema
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.image.Pixels
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.image.Point
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.image.Polygon
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.image.ProcessRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.image.ProcessResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.image.Rectangle
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.image.ROI
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.image.ScoredROI
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.image.Tensor
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.tensor.AddSourceFailure
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.tensor.AddSourceProgress
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.tensor.AddSourceRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.tensor.AddSourceResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.tensor.AddSourceStreamMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.tensor.ChunkBounds
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.tensor.ChunkUpload
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.tensor.DataSourceDescriptor
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.tensor.FlightCmd
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.tensor.MetadataQueryOption
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.tensor.PyramidLevel
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.tensor.RemoveSourceRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.tensor.RemoveSourceResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.tensor.ResolveProgress
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.tensor.ResolveStreamMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.tensor.SerializedEndpoint
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.tensor.SerializedTensor
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.tensor.SliceHint
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.tensor.TensorCriteria
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.tensor.TensorDescriptor
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.tensor.TensorReadOption
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.tensor.TensorTicket
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.tensor.TensorWriteOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.tensor.WarmProgress
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biopb.tensor.WarmStreamMessage
 
newFutureStub(Channel) - Static method in class biopb.image.ObjectDetectionGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class biopb.image.ProcessImageGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.image.BinData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.image.DetectionRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.image.DetectionResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.image.DetectionSettings
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.image.Ellipse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.image.ImageAnnotation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.image.ImageData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.image.InputShapeHint
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.image.Mask
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.image.Mesh.Face
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.image.Mesh
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.image.OpNames
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.image.OpSchema
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.image.Pixels
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.image.Point
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.image.Polygon
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.image.ProcessRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.image.ProcessResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.image.Rectangle
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.image.ROI
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.image.ScoredROI
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.image.Tensor
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.tensor.AddSourceFailure
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.tensor.AddSourceProgress
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.tensor.AddSourceRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.tensor.AddSourceResult
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.tensor.AddSourceStreamMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.tensor.ChunkBounds
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.tensor.ChunkUpload
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.tensor.DataSourceDescriptor
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.tensor.FlightCmd
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.tensor.MetadataQueryOption
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.tensor.PyramidLevel
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.tensor.RemoveSourceRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.tensor.RemoveSourceResult
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.tensor.ResolveProgress
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.tensor.ResolveStreamMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.tensor.SerializedEndpoint
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.tensor.SerializedTensor
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.tensor.SliceHint
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.tensor.TensorCriteria
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.tensor.TensorDescriptor
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.tensor.TensorReadOption
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.tensor.TensorTicket
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.tensor.TensorWriteOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.tensor.WarmProgress
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biopb.tensor.WarmStreamMessage
 
newStub(Channel) - Static method in class biopb.image.ObjectDetectionGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class biopb.image.ProcessImageGrpc
Creates a new async stub that supports all call types for the service
NMS_IOU_FIELD_NUMBER - Static variable in class biopb.image.DetectionSettings
 
NORMALS_FIELD_NUMBER - Static variable in class biopb.image.Mesh.Face
 
numDimensions() - Method in class biopb.tensor.SerializableTensorImg
 

O

ObjectDetectionGrpc - Class in biopb.image
Implementing the `RunDetection` call is mandatory.
ObjectDetectionGrpc.AsyncService - Interface in biopb.image
Implementing the `RunDetection` call is mandatory.
ObjectDetectionGrpc.ObjectDetectionBlockingStub - Class in biopb.image
A stub to allow clients to do synchronous rpc calls to service ObjectDetection.
ObjectDetectionGrpc.ObjectDetectionFutureStub - Class in biopb.image
A stub to allow clients to do ListenableFuture-style rpc calls to service ObjectDetection.
ObjectDetectionGrpc.ObjectDetectionImplBase - Class in biopb.image
Base class for the server implementation of the service ObjectDetection.
ObjectDetectionGrpc.ObjectDetectionStub - Class in biopb.image
A stub to allow clients to do asynchronous rpc calls to service ObjectDetection.
ObjectDetectionImplBase() - Constructor for class biopb.image.ObjectDetectionGrpc.ObjectDetectionImplBase
 
OFFSET_C_FIELD_NUMBER - Static variable in class biopb.image.Pixels
 
OFFSET_T_FIELD_NUMBER - Static variable in class biopb.image.Pixels
 
OFFSET_X_FIELD_NUMBER - Static variable in class biopb.image.Pixels
 
OFFSET_Y_FIELD_NUMBER - Static variable in class biopb.image.Pixels
 
OFFSET_Z_FIELD_NUMBER - Static variable in class biopb.image.Pixels
 
OP_NAME_FIELD_NUMBER - Static variable in class biopb.image.ProcessRequest
 
OP_SCHEMAS_FIELD_NUMBER - Static variable in class biopb.image.OpNames
 
OpNames - Class in biopb.image
Protobuf type biopb.image.OpNames
OpNames.Builder - Class in biopb.image
Protobuf type biopb.image.OpNames
OpNamesOrBuilder - Interface in biopb.image
 
OpSchema - Class in biopb.image
Protobuf type biopb.image.OpSchema
OpSchema.Builder - Class in biopb.image
Protobuf type biopb.image.OpSchema
OpSchemaOrBuilder - Interface in biopb.image
 
OpSchemaOuterClass - Class in biopb.image
 
ORIGINAL_SLICE_HINT_FIELD_NUMBER - Static variable in class biopb.tensor.SerializedTensor
 

P

P1_FIELD_NUMBER - Static variable in class biopb.image.Mesh.Face
 
P2_FIELD_NUMBER - Static variable in class biopb.image.Mesh.Face
 
P3_FIELD_NUMBER - Static variable in class biopb.image.Mesh.Face
 
parseDelimitedFrom(InputStream) - Static method in class biopb.image.BinData
 
parseDelimitedFrom(InputStream) - Static method in class biopb.image.DetectionRequest
 
parseDelimitedFrom(InputStream) - Static method in class biopb.image.DetectionResponse
 
parseDelimitedFrom(InputStream) - Static method in class biopb.image.DetectionSettings
 
parseDelimitedFrom(InputStream) - Static method in class biopb.image.Ellipse
 
parseDelimitedFrom(InputStream) - Static method in class biopb.image.ImageAnnotation
 
parseDelimitedFrom(InputStream) - Static method in class biopb.image.ImageData
 
parseDelimitedFrom(InputStream) - Static method in class biopb.image.InputShapeHint
 
parseDelimitedFrom(InputStream) - Static method in class biopb.image.Mask
 
parseDelimitedFrom(InputStream) - Static method in class biopb.image.Mesh.Face
 
parseDelimitedFrom(InputStream) - Static method in class biopb.image.Mesh
 
parseDelimitedFrom(InputStream) - Static method in class biopb.image.OpNames
 
parseDelimitedFrom(InputStream) - Static method in class biopb.image.OpSchema
 
parseDelimitedFrom(InputStream) - Static method in class biopb.image.Pixels
 
parseDelimitedFrom(InputStream) - Static method in class biopb.image.Point
 
parseDelimitedFrom(InputStream) - Static method in class biopb.image.Polygon
 
parseDelimitedFrom(InputStream) - Static method in class biopb.image.ProcessRequest
 
parseDelimitedFrom(InputStream) - Static method in class biopb.image.ProcessResponse
 
parseDelimitedFrom(InputStream) - Static method in class biopb.image.Rectangle
 
parseDelimitedFrom(InputStream) - Static method in class biopb.image.ROI
 
parseDelimitedFrom(InputStream) - Static method in class biopb.image.ScoredROI
 
parseDelimitedFrom(InputStream) - Static method in class biopb.image.Tensor
 
parseDelimitedFrom(InputStream) - Static method in class biopb.tensor.AddSourceFailure
 
parseDelimitedFrom(InputStream) - Static method in class biopb.tensor.AddSourceProgress
 
parseDelimitedFrom(InputStream) - Static method in class biopb.tensor.AddSourceRequest
 
parseDelimitedFrom(InputStream) - Static method in class biopb.tensor.AddSourceResult
 
parseDelimitedFrom(InputStream) - Static method in class biopb.tensor.AddSourceStreamMessage
 
parseDelimitedFrom(InputStream) - Static method in class biopb.tensor.ChunkBounds
 
parseDelimitedFrom(InputStream) - Static method in class biopb.tensor.ChunkUpload
 
parseDelimitedFrom(InputStream) - Static method in class biopb.tensor.DataSourceDescriptor
 
parseDelimitedFrom(InputStream) - Static method in class biopb.tensor.FlightCmd
 
parseDelimitedFrom(InputStream) - Static method in class biopb.tensor.MetadataQueryOption
 
parseDelimitedFrom(InputStream) - Static method in class biopb.tensor.PyramidLevel
 
parseDelimitedFrom(InputStream) - Static method in class biopb.tensor.RemoveSourceRequest
 
parseDelimitedFrom(InputStream) - Static method in class biopb.tensor.RemoveSourceResult
 
parseDelimitedFrom(InputStream) - Static method in class biopb.tensor.ResolveProgress
 
parseDelimitedFrom(InputStream) - Static method in class biopb.tensor.ResolveStreamMessage
 
parseDelimitedFrom(InputStream) - Static method in class biopb.tensor.SerializedEndpoint
 
parseDelimitedFrom(InputStream) - Static method in class biopb.tensor.SerializedTensor
 
parseDelimitedFrom(InputStream) - Static method in class biopb.tensor.SliceHint
 
parseDelimitedFrom(InputStream) - Static method in class biopb.tensor.TensorCriteria
 
parseDelimitedFrom(InputStream) - Static method in class biopb.tensor.TensorDescriptor
 
parseDelimitedFrom(InputStream) - Static method in class biopb.tensor.TensorReadOption
 
parseDelimitedFrom(InputStream) - Static method in class biopb.tensor.TensorTicket
 
parseDelimitedFrom(InputStream) - Static method in class biopb.tensor.TensorWriteOptions
 
parseDelimitedFrom(InputStream) - Static method in class biopb.tensor.WarmProgress
 
parseDelimitedFrom(InputStream) - Static method in class biopb.tensor.WarmStreamMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.BinData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.DetectionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.DetectionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.DetectionSettings
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.Ellipse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.ImageAnnotation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.ImageData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.InputShapeHint
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.Mask
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.Mesh.Face
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.Mesh
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.OpNames
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.OpSchema
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.Pixels
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.Point
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.Polygon
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.ProcessRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.ProcessResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.Rectangle
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.ROI
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.ScoredROI
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.Tensor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceFailure
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceProgress
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceStreamMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.ChunkBounds
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.ChunkUpload
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.DataSourceDescriptor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.FlightCmd
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.MetadataQueryOption
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.PyramidLevel
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.RemoveSourceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.RemoveSourceResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.ResolveProgress
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.ResolveStreamMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.SerializedEndpoint
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.SerializedTensor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.SliceHint
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.TensorCriteria
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.TensorDescriptor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.TensorReadOption
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.TensorTicket
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.TensorWriteOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.WarmProgress
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.WarmStreamMessage
 
parseFrom(byte[]) - Static method in class biopb.image.BinData
 
parseFrom(byte[]) - Static method in class biopb.image.DetectionRequest
 
parseFrom(byte[]) - Static method in class biopb.image.DetectionResponse
 
parseFrom(byte[]) - Static method in class biopb.image.DetectionSettings
 
parseFrom(byte[]) - Static method in class biopb.image.Ellipse
 
parseFrom(byte[]) - Static method in class biopb.image.ImageAnnotation
 
parseFrom(byte[]) - Static method in class biopb.image.ImageData
 
parseFrom(byte[]) - Static method in class biopb.image.InputShapeHint
 
parseFrom(byte[]) - Static method in class biopb.image.Mask
 
parseFrom(byte[]) - Static method in class biopb.image.Mesh.Face
 
parseFrom(byte[]) - Static method in class biopb.image.Mesh
 
parseFrom(byte[]) - Static method in class biopb.image.OpNames
 
parseFrom(byte[]) - Static method in class biopb.image.OpSchema
 
parseFrom(byte[]) - Static method in class biopb.image.Pixels
 
parseFrom(byte[]) - Static method in class biopb.image.Point
 
parseFrom(byte[]) - Static method in class biopb.image.Polygon
 
parseFrom(byte[]) - Static method in class biopb.image.ProcessRequest
 
parseFrom(byte[]) - Static method in class biopb.image.ProcessResponse
 
parseFrom(byte[]) - Static method in class biopb.image.Rectangle
 
parseFrom(byte[]) - Static method in class biopb.image.ROI
 
parseFrom(byte[]) - Static method in class biopb.image.ScoredROI
 
parseFrom(byte[]) - Static method in class biopb.image.Tensor
 
parseFrom(byte[]) - Static method in class biopb.tensor.AddSourceFailure
 
parseFrom(byte[]) - Static method in class biopb.tensor.AddSourceProgress
 
parseFrom(byte[]) - Static method in class biopb.tensor.AddSourceRequest
 
parseFrom(byte[]) - Static method in class biopb.tensor.AddSourceResult
 
parseFrom(byte[]) - Static method in class biopb.tensor.AddSourceStreamMessage
 
parseFrom(byte[]) - Static method in class biopb.tensor.ChunkBounds
 
parseFrom(byte[]) - Static method in class biopb.tensor.ChunkUpload
 
parseFrom(byte[]) - Static method in class biopb.tensor.DataSourceDescriptor
 
parseFrom(byte[]) - Static method in class biopb.tensor.FlightCmd
 
parseFrom(byte[]) - Static method in class biopb.tensor.MetadataQueryOption
 
parseFrom(byte[]) - Static method in class biopb.tensor.PyramidLevel
 
parseFrom(byte[]) - Static method in class biopb.tensor.RemoveSourceRequest
 
parseFrom(byte[]) - Static method in class biopb.tensor.RemoveSourceResult
 
parseFrom(byte[]) - Static method in class biopb.tensor.ResolveProgress
 
parseFrom(byte[]) - Static method in class biopb.tensor.ResolveStreamMessage
 
parseFrom(byte[]) - Static method in class biopb.tensor.SerializedEndpoint
 
parseFrom(byte[]) - Static method in class biopb.tensor.SerializedTensor
 
parseFrom(byte[]) - Static method in class biopb.tensor.SliceHint
 
parseFrom(byte[]) - Static method in class biopb.tensor.TensorCriteria
 
parseFrom(byte[]) - Static method in class biopb.tensor.TensorDescriptor
 
parseFrom(byte[]) - Static method in class biopb.tensor.TensorReadOption
 
parseFrom(byte[]) - Static method in class biopb.tensor.TensorTicket
 
parseFrom(byte[]) - Static method in class biopb.tensor.TensorWriteOptions
 
parseFrom(byte[]) - Static method in class biopb.tensor.WarmProgress
 
parseFrom(byte[]) - Static method in class biopb.tensor.WarmStreamMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.image.BinData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.image.DetectionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.image.DetectionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.image.DetectionSettings
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.image.Ellipse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.image.ImageAnnotation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.image.ImageData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.image.InputShapeHint
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.image.Mask
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.image.Mesh.Face
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.image.Mesh
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.image.OpNames
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.image.OpSchema
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.image.Pixels
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.image.Point
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.image.Polygon
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.image.ProcessRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.image.ProcessResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.image.Rectangle
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.image.ROI
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.image.ScoredROI
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.image.Tensor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceFailure
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceProgress
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceStreamMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.tensor.ChunkBounds
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.tensor.ChunkUpload
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.tensor.DataSourceDescriptor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.tensor.FlightCmd
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.tensor.MetadataQueryOption
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.tensor.PyramidLevel
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.tensor.RemoveSourceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.tensor.RemoveSourceResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.tensor.ResolveProgress
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.tensor.ResolveStreamMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.tensor.SerializedEndpoint
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.tensor.SerializedTensor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.tensor.SliceHint
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.tensor.TensorCriteria
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.tensor.TensorDescriptor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.tensor.TensorReadOption
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.tensor.TensorTicket
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.tensor.TensorWriteOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.tensor.WarmProgress
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biopb.tensor.WarmStreamMessage
 
parseFrom(ByteString) - Static method in class biopb.image.BinData
 
parseFrom(ByteString) - Static method in class biopb.image.DetectionRequest
 
parseFrom(ByteString) - Static method in class biopb.image.DetectionResponse
 
parseFrom(ByteString) - Static method in class biopb.image.DetectionSettings
 
parseFrom(ByteString) - Static method in class biopb.image.Ellipse
 
parseFrom(ByteString) - Static method in class biopb.image.ImageAnnotation
 
parseFrom(ByteString) - Static method in class biopb.image.ImageData
 
parseFrom(ByteString) - Static method in class biopb.image.InputShapeHint
 
parseFrom(ByteString) - Static method in class biopb.image.Mask
 
parseFrom(ByteString) - Static method in class biopb.image.Mesh.Face
 
parseFrom(ByteString) - Static method in class biopb.image.Mesh
 
parseFrom(ByteString) - Static method in class biopb.image.OpNames
 
parseFrom(ByteString) - Static method in class biopb.image.OpSchema
 
parseFrom(ByteString) - Static method in class biopb.image.Pixels
 
parseFrom(ByteString) - Static method in class biopb.image.Point
 
parseFrom(ByteString) - Static method in class biopb.image.Polygon
 
parseFrom(ByteString) - Static method in class biopb.image.ProcessRequest
 
parseFrom(ByteString) - Static method in class biopb.image.ProcessResponse
 
parseFrom(ByteString) - Static method in class biopb.image.Rectangle
 
parseFrom(ByteString) - Static method in class biopb.image.ROI
 
parseFrom(ByteString) - Static method in class biopb.image.ScoredROI
 
parseFrom(ByteString) - Static method in class biopb.image.Tensor
 
parseFrom(ByteString) - Static method in class biopb.tensor.AddSourceFailure
 
parseFrom(ByteString) - Static method in class biopb.tensor.AddSourceProgress
 
parseFrom(ByteString) - Static method in class biopb.tensor.AddSourceRequest
 
parseFrom(ByteString) - Static method in class biopb.tensor.AddSourceResult
 
parseFrom(ByteString) - Static method in class biopb.tensor.AddSourceStreamMessage
 
parseFrom(ByteString) - Static method in class biopb.tensor.ChunkBounds
 
parseFrom(ByteString) - Static method in class biopb.tensor.ChunkUpload
 
parseFrom(ByteString) - Static method in class biopb.tensor.DataSourceDescriptor
 
parseFrom(ByteString) - Static method in class biopb.tensor.FlightCmd
 
parseFrom(ByteString) - Static method in class biopb.tensor.MetadataQueryOption
 
parseFrom(ByteString) - Static method in class biopb.tensor.PyramidLevel
 
parseFrom(ByteString) - Static method in class biopb.tensor.RemoveSourceRequest
 
parseFrom(ByteString) - Static method in class biopb.tensor.RemoveSourceResult
 
parseFrom(ByteString) - Static method in class biopb.tensor.ResolveProgress
 
parseFrom(ByteString) - Static method in class biopb.tensor.ResolveStreamMessage
 
parseFrom(ByteString) - Static method in class biopb.tensor.SerializedEndpoint
 
parseFrom(ByteString) - Static method in class biopb.tensor.SerializedTensor
 
parseFrom(ByteString) - Static method in class biopb.tensor.SliceHint
 
parseFrom(ByteString) - Static method in class biopb.tensor.TensorCriteria
 
parseFrom(ByteString) - Static method in class biopb.tensor.TensorDescriptor
 
parseFrom(ByteString) - Static method in class biopb.tensor.TensorReadOption
 
parseFrom(ByteString) - Static method in class biopb.tensor.TensorTicket
 
parseFrom(ByteString) - Static method in class biopb.tensor.TensorWriteOptions
 
parseFrom(ByteString) - Static method in class biopb.tensor.WarmProgress
 
parseFrom(ByteString) - Static method in class biopb.tensor.WarmStreamMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.image.BinData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.image.DetectionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.image.DetectionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.image.DetectionSettings
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.image.Ellipse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.image.ImageAnnotation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.image.ImageData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.image.InputShapeHint
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.image.Mask
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.image.Mesh.Face
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.image.Mesh
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.image.OpNames
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.image.OpSchema
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.image.Pixels
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.image.Point
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.image.Polygon
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.image.ProcessRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.image.ProcessResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.image.Rectangle
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.image.ROI
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.image.ScoredROI
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.image.Tensor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceFailure
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceProgress
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceStreamMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.tensor.ChunkBounds
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.tensor.ChunkUpload
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.tensor.DataSourceDescriptor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.tensor.FlightCmd
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.tensor.MetadataQueryOption
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.tensor.PyramidLevel
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.tensor.RemoveSourceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.tensor.RemoveSourceResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.tensor.ResolveProgress
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.tensor.ResolveStreamMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.tensor.SerializedEndpoint
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.tensor.SerializedTensor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.tensor.SliceHint
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.tensor.TensorCriteria
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.tensor.TensorDescriptor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.tensor.TensorReadOption
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.tensor.TensorTicket
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.tensor.TensorWriteOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.tensor.WarmProgress
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biopb.tensor.WarmStreamMessage
 
parseFrom(CodedInputStream) - Static method in class biopb.image.BinData
 
parseFrom(CodedInputStream) - Static method in class biopb.image.DetectionRequest
 
parseFrom(CodedInputStream) - Static method in class biopb.image.DetectionResponse
 
parseFrom(CodedInputStream) - Static method in class biopb.image.DetectionSettings
 
parseFrom(CodedInputStream) - Static method in class biopb.image.Ellipse
 
parseFrom(CodedInputStream) - Static method in class biopb.image.ImageAnnotation
 
parseFrom(CodedInputStream) - Static method in class biopb.image.ImageData
 
parseFrom(CodedInputStream) - Static method in class biopb.image.InputShapeHint
 
parseFrom(CodedInputStream) - Static method in class biopb.image.Mask
 
parseFrom(CodedInputStream) - Static method in class biopb.image.Mesh.Face
 
parseFrom(CodedInputStream) - Static method in class biopb.image.Mesh
 
parseFrom(CodedInputStream) - Static method in class biopb.image.OpNames
 
parseFrom(CodedInputStream) - Static method in class biopb.image.OpSchema
 
parseFrom(CodedInputStream) - Static method in class biopb.image.Pixels
 
parseFrom(CodedInputStream) - Static method in class biopb.image.Point
 
parseFrom(CodedInputStream) - Static method in class biopb.image.Polygon
 
parseFrom(CodedInputStream) - Static method in class biopb.image.ProcessRequest
 
parseFrom(CodedInputStream) - Static method in class biopb.image.ProcessResponse
 
parseFrom(CodedInputStream) - Static method in class biopb.image.Rectangle
 
parseFrom(CodedInputStream) - Static method in class biopb.image.ROI
 
parseFrom(CodedInputStream) - Static method in class biopb.image.ScoredROI
 
parseFrom(CodedInputStream) - Static method in class biopb.image.Tensor
 
parseFrom(CodedInputStream) - Static method in class biopb.tensor.AddSourceFailure
 
parseFrom(CodedInputStream) - Static method in class biopb.tensor.AddSourceProgress
 
parseFrom(CodedInputStream) - Static method in class biopb.tensor.AddSourceRequest
 
parseFrom(CodedInputStream) - Static method in class biopb.tensor.AddSourceResult
 
parseFrom(CodedInputStream) - Static method in class biopb.tensor.AddSourceStreamMessage
 
parseFrom(CodedInputStream) - Static method in class biopb.tensor.ChunkBounds
 
parseFrom(CodedInputStream) - Static method in class biopb.tensor.ChunkUpload
 
parseFrom(CodedInputStream) - Static method in class biopb.tensor.DataSourceDescriptor
 
parseFrom(CodedInputStream) - Static method in class biopb.tensor.FlightCmd
 
parseFrom(CodedInputStream) - Static method in class biopb.tensor.MetadataQueryOption
 
parseFrom(CodedInputStream) - Static method in class biopb.tensor.PyramidLevel
 
parseFrom(CodedInputStream) - Static method in class biopb.tensor.RemoveSourceRequest
 
parseFrom(CodedInputStream) - Static method in class biopb.tensor.RemoveSourceResult
 
parseFrom(CodedInputStream) - Static method in class biopb.tensor.ResolveProgress
 
parseFrom(CodedInputStream) - Static method in class biopb.tensor.ResolveStreamMessage
 
parseFrom(CodedInputStream) - Static method in class biopb.tensor.SerializedEndpoint
 
parseFrom(CodedInputStream) - Static method in class biopb.tensor.SerializedTensor
 
parseFrom(CodedInputStream) - Static method in class biopb.tensor.SliceHint
 
parseFrom(CodedInputStream) - Static method in class biopb.tensor.TensorCriteria
 
parseFrom(CodedInputStream) - Static method in class biopb.tensor.TensorDescriptor
 
parseFrom(CodedInputStream) - Static method in class biopb.tensor.TensorReadOption
 
parseFrom(CodedInputStream) - Static method in class biopb.tensor.TensorTicket
 
parseFrom(CodedInputStream) - Static method in class biopb.tensor.TensorWriteOptions
 
parseFrom(CodedInputStream) - Static method in class biopb.tensor.WarmProgress
 
parseFrom(CodedInputStream) - Static method in class biopb.tensor.WarmStreamMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.image.BinData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.image.DetectionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.image.DetectionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.image.DetectionSettings
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.image.Ellipse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.image.ImageAnnotation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.image.ImageData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.image.InputShapeHint
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.image.Mask
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.image.Mesh.Face
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.image.Mesh
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.image.OpNames
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.image.OpSchema
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.image.Pixels
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.image.Point
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.image.Polygon
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.image.ProcessRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.image.ProcessResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.image.Rectangle
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.image.ROI
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.image.ScoredROI
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.image.Tensor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceFailure
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceProgress
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceStreamMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.ChunkBounds
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.ChunkUpload
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.DataSourceDescriptor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.FlightCmd
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.MetadataQueryOption
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.PyramidLevel
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.RemoveSourceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.RemoveSourceResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.ResolveProgress
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.ResolveStreamMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.SerializedEndpoint
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.SerializedTensor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.SliceHint
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.TensorCriteria
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.TensorDescriptor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.TensorReadOption
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.TensorTicket
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.TensorWriteOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.WarmProgress
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.WarmStreamMessage
 
parseFrom(InputStream) - Static method in class biopb.image.BinData
 
parseFrom(InputStream) - Static method in class biopb.image.DetectionRequest
 
parseFrom(InputStream) - Static method in class biopb.image.DetectionResponse
 
parseFrom(InputStream) - Static method in class biopb.image.DetectionSettings
 
parseFrom(InputStream) - Static method in class biopb.image.Ellipse
 
parseFrom(InputStream) - Static method in class biopb.image.ImageAnnotation
 
parseFrom(InputStream) - Static method in class biopb.image.ImageData
 
parseFrom(InputStream) - Static method in class biopb.image.InputShapeHint
 
parseFrom(InputStream) - Static method in class biopb.image.Mask
 
parseFrom(InputStream) - Static method in class biopb.image.Mesh.Face
 
parseFrom(InputStream) - Static method in class biopb.image.Mesh
 
parseFrom(InputStream) - Static method in class biopb.image.OpNames
 
parseFrom(InputStream) - Static method in class biopb.image.OpSchema
 
parseFrom(InputStream) - Static method in class biopb.image.Pixels
 
parseFrom(InputStream) - Static method in class biopb.image.Point
 
parseFrom(InputStream) - Static method in class biopb.image.Polygon
 
parseFrom(InputStream) - Static method in class biopb.image.ProcessRequest
 
parseFrom(InputStream) - Static method in class biopb.image.ProcessResponse
 
parseFrom(InputStream) - Static method in class biopb.image.Rectangle
 
parseFrom(InputStream) - Static method in class biopb.image.ROI
 
parseFrom(InputStream) - Static method in class biopb.image.ScoredROI
 
parseFrom(InputStream) - Static method in class biopb.image.Tensor
 
parseFrom(InputStream) - Static method in class biopb.tensor.AddSourceFailure
 
parseFrom(InputStream) - Static method in class biopb.tensor.AddSourceProgress
 
parseFrom(InputStream) - Static method in class biopb.tensor.AddSourceRequest
 
parseFrom(InputStream) - Static method in class biopb.tensor.AddSourceResult
 
parseFrom(InputStream) - Static method in class biopb.tensor.AddSourceStreamMessage
 
parseFrom(InputStream) - Static method in class biopb.tensor.ChunkBounds
 
parseFrom(InputStream) - Static method in class biopb.tensor.ChunkUpload
 
parseFrom(InputStream) - Static method in class biopb.tensor.DataSourceDescriptor
 
parseFrom(InputStream) - Static method in class biopb.tensor.FlightCmd
 
parseFrom(InputStream) - Static method in class biopb.tensor.MetadataQueryOption
 
parseFrom(InputStream) - Static method in class biopb.tensor.PyramidLevel
 
parseFrom(InputStream) - Static method in class biopb.tensor.RemoveSourceRequest
 
parseFrom(InputStream) - Static method in class biopb.tensor.RemoveSourceResult
 
parseFrom(InputStream) - Static method in class biopb.tensor.ResolveProgress
 
parseFrom(InputStream) - Static method in class biopb.tensor.ResolveStreamMessage
 
parseFrom(InputStream) - Static method in class biopb.tensor.SerializedEndpoint
 
parseFrom(InputStream) - Static method in class biopb.tensor.SerializedTensor
 
parseFrom(InputStream) - Static method in class biopb.tensor.SliceHint
 
parseFrom(InputStream) - Static method in class biopb.tensor.TensorCriteria
 
parseFrom(InputStream) - Static method in class biopb.tensor.TensorDescriptor
 
parseFrom(InputStream) - Static method in class biopb.tensor.TensorReadOption
 
parseFrom(InputStream) - Static method in class biopb.tensor.TensorTicket
 
parseFrom(InputStream) - Static method in class biopb.tensor.TensorWriteOptions
 
parseFrom(InputStream) - Static method in class biopb.tensor.WarmProgress
 
parseFrom(InputStream) - Static method in class biopb.tensor.WarmStreamMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.BinData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.DetectionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.DetectionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.DetectionSettings
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.Ellipse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.ImageAnnotation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.ImageData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.InputShapeHint
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.Mask
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.Mesh.Face
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.Mesh
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.OpNames
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.OpSchema
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.Pixels
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.Point
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.Polygon
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.ProcessRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.ProcessResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.Rectangle
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.ROI
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.ScoredROI
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.image.Tensor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceFailure
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceProgress
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceStreamMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.ChunkBounds
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.ChunkUpload
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.DataSourceDescriptor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.FlightCmd
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.MetadataQueryOption
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.PyramidLevel
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.RemoveSourceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.RemoveSourceResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.ResolveProgress
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.ResolveStreamMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.SerializedEndpoint
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.SerializedTensor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.SliceHint
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.TensorCriteria
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.TensorDescriptor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.TensorReadOption
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.TensorTicket
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.TensorWriteOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.WarmProgress
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biopb.tensor.WarmStreamMessage
 
parseFrom(ByteBuffer) - Static method in class biopb.image.BinData
 
parseFrom(ByteBuffer) - Static method in class biopb.image.DetectionRequest
 
parseFrom(ByteBuffer) - Static method in class biopb.image.DetectionResponse
 
parseFrom(ByteBuffer) - Static method in class biopb.image.DetectionSettings
 
parseFrom(ByteBuffer) - Static method in class biopb.image.Ellipse
 
parseFrom(ByteBuffer) - Static method in class biopb.image.ImageAnnotation
 
parseFrom(ByteBuffer) - Static method in class biopb.image.ImageData
 
parseFrom(ByteBuffer) - Static method in class biopb.image.InputShapeHint
 
parseFrom(ByteBuffer) - Static method in class biopb.image.Mask
 
parseFrom(ByteBuffer) - Static method in class biopb.image.Mesh.Face
 
parseFrom(ByteBuffer) - Static method in class biopb.image.Mesh
 
parseFrom(ByteBuffer) - Static method in class biopb.image.OpNames
 
parseFrom(ByteBuffer) - Static method in class biopb.image.OpSchema
 
parseFrom(ByteBuffer) - Static method in class biopb.image.Pixels
 
parseFrom(ByteBuffer) - Static method in class biopb.image.Point
 
parseFrom(ByteBuffer) - Static method in class biopb.image.Polygon
 
parseFrom(ByteBuffer) - Static method in class biopb.image.ProcessRequest
 
parseFrom(ByteBuffer) - Static method in class biopb.image.ProcessResponse
 
parseFrom(ByteBuffer) - Static method in class biopb.image.Rectangle
 
parseFrom(ByteBuffer) - Static method in class biopb.image.ROI
 
parseFrom(ByteBuffer) - Static method in class biopb.image.ScoredROI
 
parseFrom(ByteBuffer) - Static method in class biopb.image.Tensor
 
parseFrom(ByteBuffer) - Static method in class biopb.tensor.AddSourceFailure
 
parseFrom(ByteBuffer) - Static method in class biopb.tensor.AddSourceProgress
 
parseFrom(ByteBuffer) - Static method in class biopb.tensor.AddSourceRequest
 
parseFrom(ByteBuffer) - Static method in class biopb.tensor.AddSourceResult
 
parseFrom(ByteBuffer) - Static method in class biopb.tensor.AddSourceStreamMessage
 
parseFrom(ByteBuffer) - Static method in class biopb.tensor.ChunkBounds
 
parseFrom(ByteBuffer) - Static method in class biopb.tensor.ChunkUpload
 
parseFrom(ByteBuffer) - Static method in class biopb.tensor.DataSourceDescriptor
 
parseFrom(ByteBuffer) - Static method in class biopb.tensor.FlightCmd
 
parseFrom(ByteBuffer) - Static method in class biopb.tensor.MetadataQueryOption
 
parseFrom(ByteBuffer) - Static method in class biopb.tensor.PyramidLevel
 
parseFrom(ByteBuffer) - Static method in class biopb.tensor.RemoveSourceRequest
 
parseFrom(ByteBuffer) - Static method in class biopb.tensor.RemoveSourceResult
 
parseFrom(ByteBuffer) - Static method in class biopb.tensor.ResolveProgress
 
parseFrom(ByteBuffer) - Static method in class biopb.tensor.ResolveStreamMessage
 
parseFrom(ByteBuffer) - Static method in class biopb.tensor.SerializedEndpoint
 
parseFrom(ByteBuffer) - Static method in class biopb.tensor.SerializedTensor
 
parseFrom(ByteBuffer) - Static method in class biopb.tensor.SliceHint
 
parseFrom(ByteBuffer) - Static method in class biopb.tensor.TensorCriteria
 
parseFrom(ByteBuffer) - Static method in class biopb.tensor.TensorDescriptor
 
parseFrom(ByteBuffer) - Static method in class biopb.tensor.TensorReadOption
 
parseFrom(ByteBuffer) - Static method in class biopb.tensor.TensorTicket
 
parseFrom(ByteBuffer) - Static method in class biopb.tensor.TensorWriteOptions
 
parseFrom(ByteBuffer) - Static method in class biopb.tensor.WarmProgress
 
parseFrom(ByteBuffer) - Static method in class biopb.tensor.WarmStreamMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.image.BinData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.image.DetectionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.image.DetectionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.image.DetectionSettings
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.image.Ellipse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.image.ImageAnnotation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.image.ImageData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.image.InputShapeHint
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.image.Mask
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.image.Mesh.Face
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.image.Mesh
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.image.OpNames
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.image.OpSchema
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.image.Pixels
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.image.Point
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.image.Polygon
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.image.ProcessRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.image.ProcessResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.image.Rectangle
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.image.ROI
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.image.ScoredROI
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.image.Tensor
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceFailure
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceProgress
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.tensor.AddSourceStreamMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.tensor.ChunkBounds
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.tensor.ChunkUpload
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.tensor.DataSourceDescriptor
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.tensor.FlightCmd
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.tensor.MetadataQueryOption
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.tensor.PyramidLevel
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.tensor.RemoveSourceRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.tensor.RemoveSourceResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.tensor.ResolveProgress
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.tensor.ResolveStreamMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.tensor.SerializedEndpoint
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.tensor.SerializedTensor
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.tensor.SliceHint
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.tensor.TensorCriteria
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.tensor.TensorDescriptor
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.tensor.TensorReadOption
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.tensor.TensorTicket
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.tensor.TensorWriteOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.tensor.WarmProgress
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biopb.tensor.WarmStreamMessage
 
parser() - Static method in class biopb.image.BinData
 
parser() - Static method in class biopb.image.DetectionRequest
 
parser() - Static method in class biopb.image.DetectionResponse
 
parser() - Static method in class biopb.image.DetectionSettings
 
parser() - Static method in class biopb.image.Ellipse
 
parser() - Static method in class biopb.image.ImageAnnotation
 
parser() - Static method in class biopb.image.ImageData
 
parser() - Static method in class biopb.image.InputShapeHint
 
parser() - Static method in class biopb.image.Mask
 
parser() - Static method in class biopb.image.Mesh.Face
 
parser() - Static method in class biopb.image.Mesh
 
parser() - Static method in class biopb.image.OpNames
 
parser() - Static method in class biopb.image.OpSchema
 
parser() - Static method in class biopb.image.Pixels
 
parser() - Static method in class biopb.image.Point
 
parser() - Static method in class biopb.image.Polygon
 
parser() - Static method in class biopb.image.ProcessRequest
 
parser() - Static method in class biopb.image.ProcessResponse
 
parser() - Static method in class biopb.image.Rectangle
 
parser() - Static method in class biopb.image.ROI
 
parser() - Static method in class biopb.image.ScoredROI
 
parser() - Static method in class biopb.image.Tensor
 
parser() - Static method in class biopb.tensor.AddSourceFailure
 
parser() - Static method in class biopb.tensor.AddSourceProgress
 
parser() - Static method in class biopb.tensor.AddSourceRequest
 
parser() - Static method in class biopb.tensor.AddSourceResult
 
parser() - Static method in class biopb.tensor.AddSourceStreamMessage
 
parser() - Static method in class biopb.tensor.ChunkBounds
 
parser() - Static method in class biopb.tensor.ChunkUpload
 
parser() - Static method in class biopb.tensor.DataSourceDescriptor
 
parser() - Static method in class biopb.tensor.FlightCmd
 
parser() - Static method in class biopb.tensor.MetadataQueryOption
 
parser() - Static method in class biopb.tensor.PyramidLevel
 
parser() - Static method in class biopb.tensor.RemoveSourceRequest
 
parser() - Static method in class biopb.tensor.RemoveSourceResult
 
parser() - Static method in class biopb.tensor.ResolveProgress
 
parser() - Static method in class biopb.tensor.ResolveStreamMessage
 
parser() - Static method in class biopb.tensor.SerializedEndpoint
 
parser() - Static method in class biopb.tensor.SerializedTensor
 
parser() - Static method in class biopb.tensor.SliceHint
 
parser() - Static method in class biopb.tensor.TensorCriteria
 
parser() - Static method in class biopb.tensor.TensorDescriptor
 
parser() - Static method in class biopb.tensor.TensorReadOption
 
parser() - Static method in class biopb.tensor.TensorTicket
 
parser() - Static method in class biopb.tensor.TensorWriteOptions
 
parser() - Static method in class biopb.tensor.WarmProgress
 
parser() - Static method in class biopb.tensor.WarmStreamMessage
 
PATH_FIELD_NUMBER - Static variable in class biopb.tensor.AddSourceFailure
 
PAYLOAD_NOT_SET - Enum constant in enum biopb.tensor.AddSourceStreamMessage.PayloadCase
 
PAYLOAD_NOT_SET - Enum constant in enum biopb.tensor.ResolveStreamMessage.PayloadCase
 
PAYLOAD_NOT_SET - Enum constant in enum biopb.tensor.WarmStreamMessage.PayloadCase
 
PHYSICAL_SCALE_FIELD_NUMBER - Static variable in class biopb.tensor.TensorDescriptor
 
PHYSICAL_SIZE_UNIT_FIELD_NUMBER - Static variable in class biopb.image.Pixels
 
PHYSICAL_SIZE_X_FIELD_NUMBER - Static variable in class biopb.image.Pixels
 
PHYSICAL_SIZE_Y_FIELD_NUMBER - Static variable in class biopb.image.Pixels
 
PHYSICAL_SIZE_Z_FIELD_NUMBER - Static variable in class biopb.image.Pixels
 
PHYSICAL_UNIT_FIELD_NUMBER - Static variable in class biopb.tensor.TensorDescriptor
 
Pixels - Class in biopb.image
The Pixels element represent generic 5D pixel data.
PIXELS_FIELD_NUMBER - Static variable in class biopb.image.ImageData
 
PIXELS_SIZES_FIELD_NUMBER - Static variable in class biopb.image.ImageAnnotation
 
Pixels.Builder - Class in biopb.image
The Pixels element represent generic 5D pixel data.
PixelsOrBuilder - Interface in biopb.image
 
Point - Class in biopb.image
/////////// ROI classes are desgined roughly after OME-XML's related datatypes, but with a emphasis on 3D data
POINT - Enum constant in enum biopb.image.ROI.ShapeCase
 
POINT_FIELD_NUMBER - Static variable in class biopb.image.ROI
 
Point.Builder - Class in biopb.image
/////////// ROI classes are desgined roughly after OME-XML's related datatypes, but with a emphasis on 3D data
PointOrBuilder - Interface in biopb.image
 
POINTS_FIELD_NUMBER - Static variable in class biopb.image.Polygon
 
Polygon - Class in biopb.image
The Polygon defines closed shapes formed of straight lines.
POLYGON - Enum constant in enum biopb.image.ROI.ShapeCase
 
POLYGON_FIELD_NUMBER - Static variable in class biopb.image.ROI
 
Polygon.Builder - Class in biopb.image
The Polygon defines closed shapes formed of straight lines.
PolygonOrBuilder - Interface in biopb.image
 
ProcessImageGrpc - Class in biopb.image
A generic image process protocol that returns a new image.
ProcessImageGrpc.AsyncService - Interface in biopb.image
A generic image process protocol that returns a new image.
ProcessImageGrpc.ProcessImageBlockingStub - Class in biopb.image
A stub to allow clients to do synchronous rpc calls to service ProcessImage.
ProcessImageGrpc.ProcessImageFutureStub - Class in biopb.image
A stub to allow clients to do ListenableFuture-style rpc calls to service ProcessImage.
ProcessImageGrpc.ProcessImageImplBase - Class in biopb.image
Base class for the server implementation of the service ProcessImage.
ProcessImageGrpc.ProcessImageStub - Class in biopb.image
A stub to allow clients to do asynchronous rpc calls to service ProcessImage.
ProcessImageImplBase() - Constructor for class biopb.image.ProcessImageGrpc.ProcessImageImplBase
 
ProcessRequest - Class in biopb.image
Protobuf type biopb.image.ProcessRequest
ProcessRequest.Builder - Class in biopb.image
Protobuf type biopb.image.ProcessRequest
ProcessRequestOrBuilder - Interface in biopb.image
 
ProcessResponse - Class in biopb.image
Protobuf type biopb.image.ProcessResponse
ProcessResponse.Builder - Class in biopb.image
Protobuf type biopb.image.ProcessResponse
ProcessResponseOrBuilder - Interface in biopb.image
 
PROGRESS - Enum constant in enum biopb.tensor.AddSourceStreamMessage.PayloadCase
 
PROGRESS - Enum constant in enum biopb.tensor.ResolveStreamMessage.PayloadCase
 
PROGRESS - Enum constant in enum biopb.tensor.WarmStreamMessage.PayloadCase
 
PROGRESS_FIELD_NUMBER - Static variable in class biopb.tensor.AddSourceStreamMessage
 
PROGRESS_FIELD_NUMBER - Static variable in class biopb.tensor.ResolveStreamMessage
 
PROGRESS_FIELD_NUMBER - Static variable in class biopb.tensor.WarmStreamMessage
 
put(String, Object, long) - Method in class biopb.tensor.TensorConnectionPool.SharedCache
 
putAllOpSchemas(Map<String, OpSchema>) - Method in class biopb.image.OpNames.Builder
Map from op_name to its schema.
putAllSchemaMetadata(Map<String, String>) - Method in class biopb.tensor.SerializedTensor.Builder
Schema metadata from GetFlightInfo for SHM transfer feature detection.
putOpSchemas(String, OpSchema) - Method in class biopb.image.OpNames.Builder
Map from op_name to its schema.
putOpSchemasBuilderIfAbsent(String) - Method in class biopb.image.OpNames.Builder
Map from op_name to its schema.
putSchemaMetadata(String, String) - Method in class biopb.tensor.SerializedTensor.Builder
Schema metadata from GetFlightInfo for SHM transfer feature detection.
PYRAMID_FIELD_NUMBER - Static variable in class biopb.tensor.TensorDescriptor
 
PyramidLevel - Class in biopb.tensor
One resolution level of a tensor's server-advertised pyramid.
PyramidLevel.Builder - Class in biopb.tensor
One resolution level of a tensor's server-advertised pyramid.
PyramidLevelOrBuilder - Interface in biopb.tensor
 

Q

querySources(String) - Method in class biopb.tensor.TensorFlightClient
Execute SQL query against server's source metadata database.

R

RADIUS_FIELD_NUMBER - Static variable in class biopb.image.Ellipse
 
randomAccess() - Method in class biopb.tensor.SerializableTensorImg
 
randomAccess(Interval) - Method in class biopb.tensor.SerializableTensorImg
 
readExternal(ObjectInput) - Method in class biopb.tensor.SerializableTensorImg
 
REASON_FIELD_NUMBER - Static variable in class biopb.tensor.AddSourceFailure
 
Rectangle - Class in biopb.image
A simple rectangle object.
RECTANGLE - Enum constant in enum biopb.image.ROI.ShapeCase
 
RECTANGLE_FIELD_NUMBER - Static variable in class biopb.image.Mask
 
RECTANGLE_FIELD_NUMBER - Static variable in class biopb.image.ROI
 
Rectangle.Builder - Class in biopb.image
A simple rectangle object.
RectangleOrBuilder - Interface in biopb.image
 
REDUCTION_METHOD_FIELD_NUMBER - Static variable in class biopb.tensor.PyramidLevel
 
REDUCTION_METHOD_FIELD_NUMBER - Static variable in class biopb.tensor.TensorDescriptor
 
REDUCTION_METHOD_FIELD_NUMBER - Static variable in class biopb.tensor.TensorReadOption
 
registerAllExtensions(ExtensionRegistry) - Static method in class biopb.image.BinDataProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class biopb.image.DetectionRequestOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class biopb.image.DetectionResponseOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class biopb.image.DetectionSettingsOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class biopb.image.ImageDataOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class biopb.image.OpSchemaOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class biopb.image.RoiProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class biopb.image.RpcObjectDetection
 
registerAllExtensions(ExtensionRegistry) - Static method in class biopb.image.RpcProcessImage
 
registerAllExtensions(ExtensionRegistry) - Static method in class biopb.tensor.Descriptor
 
registerAllExtensions(ExtensionRegistry) - Static method in class biopb.tensor.Serialized
 
registerAllExtensions(ExtensionRegistry) - Static method in class biopb.tensor.Ticket
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class biopb.image.BinDataProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class biopb.image.DetectionRequestOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class biopb.image.DetectionResponseOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class biopb.image.DetectionSettingsOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class biopb.image.ImageDataOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class biopb.image.OpSchemaOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class biopb.image.RoiProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class biopb.image.RpcObjectDetection
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class biopb.image.RpcProcessImage
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class biopb.tensor.Descriptor
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class biopb.tensor.Serialized
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class biopb.tensor.Ticket
 
removeAdded(int) - Method in class biopb.tensor.AddSourceResult.Builder
Sources newly registered by this request.
REMOVED_FIELD_NUMBER - Static variable in class biopb.tensor.RemoveSourceResult
 
removeDetections(int) - Method in class biopb.image.DetectionResponse.Builder
repeated .biopb.image.ScoredROI detections = 1;
removeEndpoints(int) - Method in class biopb.tensor.SerializedTensor.Builder
Serialized flight endpoints.
removeFaces(int) - Method in class biopb.image.Mesh.Builder
repeated .biopb.image.Mesh.Face faces = 2;
removeFailed(int) - Method in class biopb.tensor.AddSourceResult.Builder
Paths that failed to register, each with its reason.
removeFailed(int) - Method in class biopb.tensor.RemoveSourceResult.Builder
Sources that matched the branch but could not be removed (e.g.
removeNormals(int) - Method in class biopb.image.Mesh.Face.Builder
Optionally one can cache the computed normal vectors here
removeOpSchemas(String) - Method in class biopb.image.OpNames.Builder
Map from op_name to its schema.
removePoints(int) - Method in class biopb.image.Polygon.Builder
repeated .biopb.image.Point points = 1;
removePyramid(int) - Method in class biopb.tensor.TensorDescriptor.Builder
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
removeRois(int) - Method in class biopb.image.ImageAnnotation.Builder
a list of region of interest
removeSchemaMetadata(String) - Method in class biopb.tensor.SerializedTensor.Builder
Schema metadata from GetFlightInfo for SHM transfer feature detection.
RemoveSourceRequest - Class in biopb.tensor
Request body for the "remove_source" Flight action: deregister a drag-dropped source branch at runtime.
RemoveSourceRequest.Builder - Class in biopb.tensor
Request body for the "remove_source" Flight action: deregister a drag-dropped source branch at runtime.
RemoveSourceRequestOrBuilder - Interface in biopb.tensor
 
RemoveSourceResult - Class in biopb.tensor
Terminal (single, non-streamed) result of the "remove_source" action.
RemoveSourceResult.Builder - Class in biopb.tensor
Terminal (single, non-streamed) result of the "remove_source" action.
RemoveSourceResultOrBuilder - Interface in biopb.tensor
 
removeTensors(int) - Method in class biopb.tensor.DataSourceDescriptor.Builder
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
removeVerts(int) - Method in class biopb.image.Mesh.Builder
All vertices of the mesh
REQUIRED_MULTIVALUE_FIELD_NUMBER - Static variable in class biopb.image.InputShapeHint
 
RESIZEINFO_NOT_SET - Enum constant in enum biopb.image.DetectionSettings.ResizeInfoCase
 
resolve(String) - Method in class biopb.tensor.TensorFlightClient
Resolve an unresolved source and return its full DataSourceDescriptor.
ResolveProgress - Class in biopb.tensor
Progress heartbeat for an in-flight "resolve" Flight action.
ResolveProgress.Builder - Class in biopb.tensor
Progress heartbeat for an in-flight "resolve" Flight action.
ResolveProgressOrBuilder - Interface in biopb.tensor
 
ResolveStreamMessage - Class in biopb.tensor
One message in the "resolve" action's result stream.
ResolveStreamMessage.Builder - Class in biopb.tensor
One message in the "resolve" action's result stream.
ResolveStreamMessage.PayloadCase - Enum in biopb.tensor
 
ResolveStreamMessageOrBuilder - Interface in biopb.tensor
 
RESULT - Enum constant in enum biopb.tensor.AddSourceStreamMessage.PayloadCase
 
RESULT - Enum constant in enum biopb.tensor.ResolveStreamMessage.PayloadCase
 
RESULT_FIELD_NUMBER - Static variable in class biopb.tensor.AddSourceStreamMessage
 
RESULT_FIELD_NUMBER - Static variable in class biopb.tensor.ResolveStreamMessage
 
ROI - Class in biopb.image
A three dimensional 'Region of Interest'.
ROI_FIELD_NUMBER - Static variable in class biopb.image.ScoredROI
 
ROI.Builder - Class in biopb.image
A three dimensional 'Region of Interest'.
ROI.ShapeCase - Enum in biopb.image
 
ROIOrBuilder - Interface in biopb.image
 
RoiProto - Class in biopb.image
 
ROIS_FIELD_NUMBER - Static variable in class biopb.image.ImageAnnotation
 
ROOT_URL_FIELD_NUMBER - Static variable in class biopb.tensor.RemoveSourceRequest
 
RpcObjectDetection - Class in biopb.image
 
RpcProcessImage - Class in biopb.image
 
run(ProcessRequest) - Method in class biopb.image.ProcessImageGrpc.ProcessImageBlockingStub
Process the input image
run(ProcessRequest) - Method in class biopb.image.ProcessImageGrpc.ProcessImageFutureStub
Process the input image
run(ProcessRequest, StreamObserver<ProcessResponse>) - Method in interface biopb.image.ProcessImageGrpc.AsyncService
Process the input image
run(ProcessRequest, StreamObserver<ProcessResponse>) - Method in class biopb.image.ProcessImageGrpc.ProcessImageStub
Process the input image
runDetection(DetectionRequest) - Method in class biopb.image.ObjectDetectionGrpc.ObjectDetectionBlockingStub
Unitary call for computing cell detection / segmentation.
runDetection(DetectionRequest) - Method in class biopb.image.ObjectDetectionGrpc.ObjectDetectionFutureStub
Unitary call for computing cell detection / segmentation.
runDetection(DetectionRequest, StreamObserver<DetectionResponse>) - Method in interface biopb.image.ObjectDetectionGrpc.AsyncService
Unitary call for computing cell detection / segmentation.
runDetection(DetectionRequest, StreamObserver<DetectionResponse>) - Method in class biopb.image.ObjectDetectionGrpc.ObjectDetectionStub
Unitary call for computing cell detection / segmentation.
runDetectionOnGrid(StreamObserver<DetectionResponse>) - Method in interface biopb.image.ObjectDetectionGrpc.AsyncService
Send the image dataset as a stream of (overlapping or non-overlapping) image patches, instead of one large chunk of binary data.
runDetectionOnGrid(StreamObserver<DetectionResponse>) - Method in class biopb.image.ObjectDetectionGrpc.ObjectDetectionStub
Send the image dataset as a stream of (overlapping or non-overlapping) image patches, instead of one large chunk of binary data.
runDetectionStream(StreamObserver<DetectionResponse>) - Method in interface biopb.image.ObjectDetectionGrpc.AsyncService
The streaming version allows dynamic updating of the DetectionRequest and getting updated results.
runDetectionStream(StreamObserver<DetectionResponse>) - Method in class biopb.image.ObjectDetectionGrpc.ObjectDetectionStub
The streaming version allows dynamic updating of the DetectionRequest and getting updated results.
runModelAdaptation(StreamObserver<Any>) - Method in interface biopb.image.ObjectDetectionGrpc.AsyncService
Run model adaptation based on the submitted stream of DetectionRequest, which may or may not contain ROI annotations.
runModelAdaptation(StreamObserver<Any>) - Method in class biopb.image.ObjectDetectionGrpc.ObjectDetectionStub
Run model adaptation based on the submitted stream of DetectionRequest, which may or may not contain ROI annotations.
runStream(StreamObserver<ProcessResponse>) - Method in interface biopb.image.ProcessImageGrpc.AsyncService
Streaming version
runStream(StreamObserver<ProcessResponse>) - Method in class biopb.image.ProcessImageGrpc.ProcessImageStub
Streaming version

S

SCALE_HINT_FIELD_NUMBER - Static variable in class biopb.tensor.PyramidLevel
 
SCALE_HINT_FIELD_NUMBER - Static variable in class biopb.tensor.TensorDescriptor
 
SCALE_HINT_FIELD_NUMBER - Static variable in class biopb.tensor.TensorReadOption
 
SCALING_HINT - Enum constant in enum biopb.image.DetectionSettings.ResizeInfoCase
 
SCALING_HINT_FIELD_NUMBER - Static variable in class biopb.image.DetectionSettings
 
SCHEMA_METADATA_FIELD_NUMBER - Static variable in class biopb.tensor.SerializedTensor
 
SCORE_FIELD_NUMBER - Static variable in class biopb.image.ScoredROI
 
ScoredROI - Class in biopb.image
Protobuf type biopb.image.ScoredROI
ScoredROI.Builder - Class in biopb.image
Protobuf type biopb.image.ScoredROI
ScoredROIOrBuilder - Interface in biopb.image
 
SEGMENTATION_THRESHOLD_FIELD_NUMBER - Static variable in class biopb.image.DetectionSettings
 
SerializableTensorImg<T extends net.imglib2.type.NativeType<T> & net.imglib2.type.numeric.RealType<T>> - Class in biopb.tensor
Externalizable wrapper for tensor images that enables serialization.
SerializableTensorImg() - Constructor for class biopb.tensor.SerializableTensorImg
 
SerializableTensorImg(Location, String, long, String, String, SliceHint, long[], String, TensorDescriptor, RandomAccessibleInterval<T>) - Constructor for class biopb.tensor.SerializableTensorImg
Constructor for initial creation from TensorFlightClient.
Serialized - Class in biopb.tensor
 
SerializedEndpoint - Class in biopb.tensor
Serialized FlightEndpoint for lazy chunk fetching.
SerializedEndpoint.Builder - Class in biopb.tensor
Serialized FlightEndpoint for lazy chunk fetching.
SerializedEndpointOrBuilder - Interface in biopb.tensor
 
SerializedTensor - Class in biopb.tensor
Serialized tensor for cross-process transfer.
SerializedTensor.Builder - Class in biopb.tensor
Serialized tensor for cross-process transfer.
SerializedTensorOrBuilder - Interface in biopb.tensor
 
SerializeFromInterval(RandomAccessibleInterval<T>) - Static method in class biopb.image.Utils
Deprecated.
Use Utils.serializeFromIntervalToImageData(RandomAccessibleInterval) instead to get ImageData protobuf which supports both eager and lazy data.

This method converts imglib2 image data to a protobuf format suitable for gRPC transmission. The input interval is assumed to be in imglib2's XYZC dimension order (dimension 0 = X, dimension 1 = Y, dimension 2 = Z, dimension 3 = C).

The original data type is preserved. Big-endian byte order is used.

Dimension handling:

  • 2D inputs (X, Y) are promoted to 4D by adding singleton Z and C dimensions
  • 3D inputs (X, Y, Z) are promoted to 4D by adding a singleton C dimension
  • 4D inputs (X, Y, Z, C) are used as-is
  • 5D inputs (X, Y, Z, C, T) are used as-is
SerializeFromInterval(RandomAccessibleInterval<T>, String) - Static method in class biopb.image.Utils
Deprecated.
Use Utils.serializeFromIntervalToImageData(RandomAccessibleInterval) instead to get ImageData protobuf which supports both eager and lazy data.

This method converts imglib2 image data to a protobuf format suitable for gRPC transmission. The input interval is assumed to be in imglib2's XYZC dimension order (dimension 0 = X, dimension 1 = Y, dimension 2 = Z, dimension 3 = C).

The original data type is preserved. Big-endian byte order is used.

The dimension_order string describes how bytes are laid out in memory:

  • "XYZCT" - X varies fastest (Fortran/memory order), default for imglib2
  • "CXYZT" - C varies fastest (C order), used by Python/numpy

Dimension handling:

  • 2D inputs (X, Y) are promoted to 4D by adding singleton Z and C dimensions
  • 3D inputs (X, Y, Z) are promoted to 4D by adding a singleton C dimension
  • 4D inputs (X, Y, Z, C) are used as-is
  • 5D inputs (X, Y, Z, C, T) are used as-is
SerializeFromInterval(RandomAccessibleInterval<T>, String, String) - Static method in class biopb.image.Utils
Deprecated.
Use Utils.serializeFromIntervalToImageData(RandomAccessibleInterval, java.util.List) instead to get ImageData protobuf which supports both eager and lazy data with dimension labels.

This method converts imglib2 image data to a protobuf format suitable for gRPC transmission. The original data type is preserved.

Byte order (endianness) is always big-endian in the output.

serializeFromIntervalToImageData(RandomAccessibleInterval<T>) - Static method in class biopb.image.Utils
Serialize a RandomAccessibleInterval to ImageData protobuf with eager_data.
serializeFromIntervalToImageData(RandomAccessibleInterval<T>, List<String>) - Static method in class biopb.image.Utils
Serialize a RandomAccessibleInterval to ImageData protobuf with eager_data and dimension labels.
SERVICE_NAME - Static variable in class biopb.image.ObjectDetectionGrpc
 
SERVICE_NAME - Static variable in class biopb.image.ProcessImageGrpc
 
setAdded(int, DataSourceDescriptor) - Method in class biopb.tensor.AddSourceResult.Builder
Sources newly registered by this request.
setAdded(int, DataSourceDescriptor.Builder) - Method in class biopb.tensor.AddSourceResult.Builder
Sources newly registered by this request.
setAddedCount(int) - Method in class biopb.tensor.AddSourceProgress.Builder
Number of sources registered so far in this request.
setAlreadyPresent(int, String) - Method in class biopb.tensor.AddSourceResult.Builder
source_ids that were already registered (same deterministic id) -- upsert no-ops, surfaced so the client can say "already present" rather than "nothing happened".
setAnnotation(String) - Method in class biopb.image.ImageAnnotation.Builder
additional text annotation
setAnnotation(String) - Method in class biopb.image.ProcessResponse.Builder
Additional information the server may return as a text string
setAnnotationBytes(ByteString) - Method in class biopb.image.ImageAnnotation.Builder
additional text annotation
setAnnotationBytes(ByteString) - Method in class biopb.image.ProcessResponse.Builder
Additional information the server may return as a text string
setArrayId(String) - Method in class biopb.tensor.TensorDescriptor.Builder
Globally-unique tensor identifier and primary key (see the tensor identity policy above).
setArrayIdBytes(ByteString) - Method in class biopb.tensor.TensorDescriptor.Builder
Globally-unique tensor identifier and primary key (see the tensor identity policy above).
setAuthToken(String) - Method in class biopb.tensor.SerializedTensor.Builder
Auth token (empty if no auth)
setAuthTokenBytes(ByteString) - Method in class biopb.tensor.SerializedTensor.Builder
Auth token (empty if no auth)
setBindata(BinData) - Method in class biopb.image.Pixels.Builder
Pixel values
setBindata(BinData) - Method in class biopb.image.Tensor.Builder
Pixel values
setBindata(BinData.Builder) - Method in class biopb.image.Pixels.Builder
Pixel values
setBindata(BinData.Builder) - Method in class biopb.image.Tensor.Builder
Pixel values
setBinData(BinData) - Method in class biopb.image.Mask.Builder
.biopb.image.BinData bin_data = 2;
setBinData(BinData.Builder) - Method in class biopb.image.Mask.Builder
.biopb.image.BinData bin_data = 2;
setBottomRight(Point) - Method in class biopb.image.Rectangle.Builder
.biopb.image.Point bottom_right = 2;
setBottomRight(Point.Builder) - Method in class biopb.image.Rectangle.Builder
.biopb.image.Point bottom_right = 2;
setBounds(ChunkBounds) - Method in class biopb.tensor.ChunkUpload.Builder
Chunk bounds (start/stop coordinates)
setBounds(ChunkBounds.Builder) - Method in class biopb.tensor.ChunkUpload.Builder
Chunk bounds (start/stop coordinates)
setBytesDone(long) - Method in class biopb.tensor.WarmProgress.Builder
Bytes read (recalled) so far.
setBytesTotal(long) - Method in class biopb.tensor.WarmProgress.Builder
Sum of file sizes in bytes (stat is recall-free), or 0 while enumerating.
setCellDiameterHint(float) - Method in class biopb.image.DetectionSettings.Builder
A hint for the typical cell diameter.
setCenter(Point) - Method in class biopb.image.Ellipse.Builder
.biopb.image.Point center = 1;
setCenter(Point.Builder) - Method in class biopb.image.Ellipse.Builder
.biopb.image.Point center = 1;
setChunkBounds(ChunkBounds) - Method in class biopb.tensor.SerializedEndpoint.Builder
ChunkBounds describing chunk position
setChunkBounds(ChunkBounds.Builder) - Method in class biopb.tensor.SerializedEndpoint.Builder
ChunkBounds describing chunk position
setChunkId(ByteString) - Method in class biopb.tensor.TensorTicket.Builder
Backend-specific chunk identifier
setChunkShape(int, long) - Method in class biopb.tensor.TensorDescriptor.Builder
Nominal chunk size per dimension (actual may vary for edge chunks)
setCurrentName(String) - Method in class biopb.tensor.WarmProgress.Builder
Basename of the file currently being recalled, or empty.
setCurrentNameBytes(ByteString) - Method in class biopb.tensor.WarmProgress.Builder
Basename of the file currently being recalled, or empty.
setCurrentPath(String) - Method in class biopb.tensor.AddSourceProgress.Builder
Path currently being scanned / just registered (for a "Scanning ..." label), or a short status sentence while the add waits (e.g.
setCurrentPathBytes(ByteString) - Method in class biopb.tensor.AddSourceProgress.Builder
Path currently being scanned / just registered (for a "Scanning ..." label), or a short status sentence while the add waits (e.g.
setData(ByteString) - Method in class biopb.image.BinData.Builder
bytes data = 1;
setDataResident(boolean) - Method in class biopb.tensor.DataSourceDescriptor.Builder
Advisory, point-in-time hint: this source's content is local and cheap to read right now.
setDebugPickledArray(ByteString) - Method in class biopb.tensor.SerializedTensor.Builder
A python-only debugging field carrying pickeled stream of da.array, allowing integration tests to bypass the Flight server and directly reconstruct the tensor on the client side.
setDefaultKwargs(Struct) - Method in class biopb.image.OpSchema.Builder
Default values for kwargs - also documents expected keys
setDefaultKwargs(Struct.Builder) - Method in class biopb.image.OpSchema.Builder
Default values for kwargs - also documents expected keys
setDescription(String) - Method in class biopb.image.OpSchema.Builder
Human-readable description of the operation
setDescriptionBytes(ByteString) - Method in class biopb.image.OpSchema.Builder
Human-readable description of the operation
setDetections(int, ScoredROI) - Method in class biopb.image.DetectionResponse.Builder
repeated .biopb.image.ScoredROI detections = 1;
setDetections(int, ScoredROI.Builder) - Method in class biopb.image.DetectionResponse.Builder
repeated .biopb.image.ScoredROI detections = 1;
setDetectionSettings(DetectionSettings) - Method in class biopb.image.DetectionRequest.Builder
Other parameters associated with the request, such as score threshold etc.
setDetectionSettings(DetectionSettings.Builder) - Method in class biopb.image.DetectionRequest.Builder
Other parameters associated with the request, such as score threshold etc.
setDimensionOrder(String) - Method in class biopb.image.Pixels.Builder
A string describing the dimension order of the pixel data, e.g.
setDimensionOrderBytes(ByteString) - Method in class biopb.image.Pixels.Builder
A string describing the dimension order of the pixel data, e.g.
setDimLabels(int, String) - Method in class biopb.image.Tensor.Builder
A list of strings describing the dimension order of the pixel data e.g.
setDimLabels(int, String) - Method in class biopb.tensor.AddSourceRequest.Builder
Optional dimension labels applied to the registered tensor(s).
setDimLabels(int, String) - Method in class biopb.tensor.TensorDescriptor.Builder
Maps dimension index to semantic label (e.g., ["z", "y", "x"])
setDims(int, int) - Method in class biopb.image.Tensor.Builder
A list of Dimensional size of pixel data array, e.g.
setDone(WarmProgress) - Method in class biopb.tensor.WarmStreamMessage.Builder
.biopb.tensor.WarmProgress done = 2;
setDone(WarmProgress.Builder) - Method in class biopb.tensor.WarmStreamMessage.Builder
.biopb.tensor.WarmProgress done = 2;
setDtype(String) - Method in class biopb.image.Pixels.Builder
A string describing the data type using numpy's convention.
setDtype(String) - Method in class biopb.image.Tensor.Builder
A string describing the data type using numpy's convention.
setDtype(String) - Method in class biopb.tensor.TensorDescriptor.Builder
Element dtype (numpy-style, e.g., "uint8", "float32", "float64")
setDtypeBytes(ByteString) - Method in class biopb.image.Pixels.Builder
A string describing the data type using numpy's convention.
setDtypeBytes(ByteString) - Method in class biopb.image.Tensor.Builder
A string describing the data type using numpy's convention.
setDtypeBytes(ByteString) - Method in class biopb.tensor.TensorDescriptor.Builder
Element dtype (numpy-style, e.g., "uint8", "float32", "float64")
setEagerData(Tensor) - Method in class biopb.image.ImageData.Builder
Inline pixel data
setEagerData(Tensor.Builder) - Method in class biopb.image.ImageData.Builder
Inline pixel data
setElapsedSeconds(double) - Method in class biopb.tensor.ResolveProgress.Builder
Seconds elapsed since resolution began on the server.
setElapsedSeconds(double) - Method in class biopb.tensor.WarmProgress.Builder
Seconds elapsed since warming began on the server.
setEllipse(Ellipse) - Method in class biopb.image.ROI.Builder
.biopb.image.Ellipse ellipse = 3;
setEllipse(Ellipse.Builder) - Method in class biopb.image.ROI.Builder
.biopb.image.Ellipse ellipse = 3;
setEndianness(BinData.Endianness) - Method in class biopb.image.BinData.Builder
.biopb.image.BinData.Endianness endianness = 2;
setEndiannessValue(int) - Method in class biopb.image.BinData.Builder
.biopb.image.BinData.Endianness endianness = 2;
setEndpoints(int, SerializedEndpoint) - Method in class biopb.tensor.SerializedTensor.Builder
Serialized flight endpoints.
setEndpoints(int, SerializedEndpoint.Builder) - Method in class biopb.tensor.SerializedTensor.Builder
Serialized flight endpoints.
setExpectedSingletons(int, String) - Method in class biopb.image.InputShapeHint.Builder
Dimensions expected to be singleton (size = 1).
setFaces(int, Mesh.Face) - Method in class biopb.image.Mesh.Builder
repeated .biopb.image.Mesh.Face faces = 2;
setFaces(int, Mesh.Face.Builder) - Method in class biopb.image.Mesh.Builder
repeated .biopb.image.Mesh.Face faces = 2;
setFailed(int, AddSourceFailure) - Method in class biopb.tensor.AddSourceResult.Builder
Paths that failed to register, each with its reason.
setFailed(int, AddSourceFailure) - Method in class biopb.tensor.RemoveSourceResult.Builder
Sources that matched the branch but could not be removed (e.g.
setFailed(int, AddSourceFailure.Builder) - Method in class biopb.tensor.AddSourceResult.Builder
Paths that failed to register, each with its reason.
setFailed(int, AddSourceFailure.Builder) - Method in class biopb.tensor.RemoveSourceResult.Builder
Sources that matched the branch but could not be removed (e.g.
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.BinData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.DetectionRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.DetectionResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.DetectionSettings.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.Ellipse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.ImageAnnotation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.ImageData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.InputShapeHint.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.Mask.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.Mesh.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.Mesh.Face.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.OpNames.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.OpSchema.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.Pixels.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.Point.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.Polygon.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.ProcessRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.ProcessResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.Rectangle.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.ROI.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.ScoredROI.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.image.Tensor.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.AddSourceFailure.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.AddSourceProgress.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.AddSourceRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.AddSourceResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.AddSourceStreamMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.ChunkBounds.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.ChunkUpload.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.DataSourceDescriptor.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.FlightCmd.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.MetadataQueryOption.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.PyramidLevel.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.RemoveSourceRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.RemoveSourceResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.ResolveProgress.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.ResolveStreamMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.SerializedEndpoint.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.SerializedTensor.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.SliceHint.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.TensorCriteria.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.TensorDescriptor.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.TensorReadOption.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.TensorTicket.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.TensorWriteOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.WarmProgress.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biopb.tensor.WarmStreamMessage.Builder
 
setFieldMask(FieldMask) - Method in class biopb.image.DetectionRequest.Builder
A field_mask to indicate the requested fields in the reply.
setFieldMask(FieldMask) - Method in class biopb.image.ProcessRequest.Builder
A field_mask to indicate the requested fields in the reply.
setFieldMask(FieldMask.Builder) - Method in class biopb.image.DetectionRequest.Builder
A field_mask to indicate the requested fields in the reply.
setFieldMask(FieldMask.Builder) - Method in class biopb.image.ProcessRequest.Builder
A field_mask to indicate the requested fields in the reply.
setFilesDone(int) - Method in class biopb.tensor.WarmProgress.Builder
Files fully read (made resident) so far.
setFilesTotal(int) - Method in class biopb.tensor.WarmProgress.Builder
Total regular files discovered under the source (the recall-free stat pass).
setImageAnnotation(ImageAnnotation) - Method in class biopb.image.ImageData.Builder
Optional additional information regarding the image that will be utilized by the RPC call.
setImageAnnotation(ImageAnnotation.Builder) - Method in class biopb.image.ImageData.Builder
Optional additional information regarding the image that will be utilized by the RPC call.
setImageData(ImageData) - Method in class biopb.image.DetectionRequest.Builder
Encapsulate all pixel data and associated metadata.
setImageData(ImageData) - Method in class biopb.image.ProcessRequest.Builder
Input image for processing
setImageData(ImageData) - Method in class biopb.image.ProcessResponse.Builder
Output image after processing
setImageData(ImageData.Builder) - Method in class biopb.image.DetectionRequest.Builder
Encapsulate all pixel data and associated metadata.
setImageData(ImageData.Builder) - Method in class biopb.image.ProcessRequest.Builder
Input image for processing
setImageData(ImageData.Builder) - Method in class biopb.image.ProcessResponse.Builder
Output image after processing
setInputShapeHint(InputShapeHint) - Method in class biopb.image.OpSchema.Builder
Hints for expected input image dimensions.
setInputShapeHint(InputShapeHint.Builder) - Method in class biopb.image.OpSchema.Builder
Hints for expected input image dimensions.
setKwargs(Struct) - Method in class biopb.image.DetectionRequest.Builder
Optional kwargs for endpoint-specific parameters.
setKwargs(Struct) - Method in class biopb.image.ProcessRequest.Builder
Optional kwargs for endpoint-specific parameters.
setKwargs(Struct.Builder) - Method in class biopb.image.DetectionRequest.Builder
Optional kwargs for endpoint-specific parameters.
setKwargs(Struct.Builder) - Method in class biopb.image.ProcessRequest.Builder
Optional kwargs for endpoint-specific parameters.
setLabels(int, String) - Method in class biopb.image.OpSchema.Builder
Organizational labels for grouping/filtering ops.
setLazyData(SerializedTensor) - Method in class biopb.image.ImageData.Builder
Lazy tensor reference for larger-than-memory datasets
setLazyData(SerializedTensor.Builder) - Method in class biopb.image.ImageData.Builder
Lazy tensor reference for larger-than-memory datasets
setLocation(String) - Method in class biopb.tensor.SerializedTensor.Builder
Flight server location URI (e.g., "grpc://localhost:8815")
setLocationBytes(ByteString) - Method in class biopb.tensor.SerializedTensor.Builder
Flight server location URI (e.g., "grpc://localhost:8815")
setMask(Mask) - Method in class biopb.image.ROI.Builder
.biopb.image.Mask mask = 6;
setMask(Mask.Builder) - Method in class biopb.image.ROI.Builder
.biopb.image.Mask mask = 6;
setMesh(Mesh) - Method in class biopb.image.ROI.Builder
.biopb.image.Mesh mesh = 5;
setMesh(Mesh.Builder) - Method in class biopb.image.ROI.Builder
.biopb.image.Mesh mesh = 5;
setMetadataJson(String) - Method in class biopb.tensor.DataSourceDescriptor.Builder
Source-level OME/vendor metadata (JSON format)
setMetadataJson(String) - Method in class biopb.tensor.TensorDescriptor.Builder
Opaque JSON metadata compatible with OME-NGFF (.zattrs schema).
setMetadataJsonBytes(ByteString) - Method in class biopb.tensor.DataSourceDescriptor.Builder
Source-level OME/vendor metadata (JSON format)
setMetadataJsonBytes(ByteString) - Method in class biopb.tensor.TensorDescriptor.Builder
Opaque JSON metadata compatible with OME-NGFF (.zattrs schema).
setMetadataQuery(MetadataQueryOption) - Method in class biopb.tensor.FlightCmd.Builder
.biopb.tensor.MetadataQueryOption metadata_query = 3;
setMetadataQuery(MetadataQueryOption.Builder) - Method in class biopb.tensor.FlightCmd.Builder
.biopb.tensor.MetadataQueryOption metadata_query = 3;
setMinCellArea(float) - Method in class biopb.image.DetectionSettings.Builder
Minimal cell area to be consider for detection.
setMinScore(float) - Method in class biopb.image.DetectionSettings.Builder
Minimal detection score in order to be considered.
setModelConfiguration(Any) - Method in class biopb.image.DetectionSettings.Builder
An opaque data structure that specify a server side model configuration.
setModelConfiguration(Any.Builder) - Method in class biopb.image.DetectionSettings.Builder
An opaque data structure that specify a server side model configuration.
setModelName(String) - Method in class biopb.image.DetectionSettings.Builder
Specify the model name for servers that support more than one model variants.
setModelNameBytes(ByteString) - Method in class biopb.image.DetectionSettings.Builder
Specify the model name for servers that support more than one model variants.
setNames(int, String) - Method in class biopb.image.OpNames.Builder
a list of op names
setNative(boolean) - Method in class biopb.tensor.PyramidLevel.Builder
True if this level is served from a precomputed on-disk pyramid (e.g.
setNmsIou(float) - Method in class biopb.image.DetectionSettings.Builder
A threshold value for remove overlapping detections.
setNormals(int, Point) - Method in class biopb.image.Mesh.Face.Builder
Optionally one can cache the computed normal vectors here
setNormals(int, Point.Builder) - Method in class biopb.image.Mesh.Face.Builder
Optionally one can cache the computed normal vectors here
setOffsetC(int) - Method in class biopb.image.Pixels.Builder
optional uint32 offset_c = 26;
setOffsetT(int) - Method in class biopb.image.Pixels.Builder
optional uint32 offset_t = 25;
setOffsetX(int) - Method in class biopb.image.Pixels.Builder
for large image dataset, it is necessary to send a stream of image patches instead of one monolithic data structure of the whole dataset.
setOffsetY(int) - Method in class biopb.image.Pixels.Builder
optional uint32 offset_y = 23;
setOffsetZ(int) - Method in class biopb.image.Pixels.Builder
optional uint32 offset_z = 24;
setOpName(String) - Method in class biopb.image.ProcessRequest.Builder
Specify an operator name because the server may implement multiple operations.
setOpNameBytes(ByteString) - Method in class biopb.image.ProcessRequest.Builder
Specify an operator name because the server may implement multiple operations.
setOriginalSliceHint(SliceHint) - Method in class biopb.tensor.SerializedTensor.Builder
Original user-requested slice_hint (before LCM alignment).
setOriginalSliceHint(SliceHint.Builder) - Method in class biopb.tensor.SerializedTensor.Builder
Original user-requested slice_hint (before LCM alignment).
setP1(int) - Method in class biopb.image.Mesh.Face.Builder
uint32 p1 = 1;
setP2(int) - Method in class biopb.image.Mesh.Face.Builder
uint32 p2 = 2;
setP3(int) - Method in class biopb.image.Mesh.Face.Builder
uint32 p3 = 3;
setPath(String) - Method in class biopb.tensor.AddSourceFailure.Builder
string path = 1;
setPathBytes(ByteString) - Method in class biopb.tensor.AddSourceFailure.Builder
string path = 1;
setPhysicalScale(int, double) - Method in class biopb.tensor.TensorDescriptor.Builder
Per-dimension physical pixel size, aligned 1:1 with dim_labels/shape (same length and order).
setPhysicalSizeUnit(String) - Method in class biopb.image.Pixels.Builder
physical size unit, default "µm"
setPhysicalSizeUnitBytes(ByteString) - Method in class biopb.image.Pixels.Builder
physical size unit, default "µm"
setPhysicalSizeX(float) - Method in class biopb.image.Pixels.Builder
Physical size of a pixel.
setPhysicalSizeY(float) - Method in class biopb.image.Pixels.Builder
optional float physical_size_y = 15;
setPhysicalSizeZ(float) - Method in class biopb.image.Pixels.Builder
optional float physical_size_z = 16;
setPhysicalUnit(int, String) - Method in class biopb.tensor.TensorDescriptor.Builder
Per-dimension unit string for physical_scale (e.g.
setPixels(Pixels) - Method in class biopb.image.ImageData.Builder
Deprecated.
setPixels(Pixels.Builder) - Method in class biopb.image.ImageData.Builder
Deprecated.
setPixelsSizes(int, float) - Method in class biopb.image.ImageAnnotation.Builder
physical size of a pixel.
setPoint(Point) - Method in class biopb.image.ROI.Builder
.biopb.image.Point point = 1;
setPoint(Point.Builder) - Method in class biopb.image.ROI.Builder
.biopb.image.Point point = 1;
setPoints(int, Point) - Method in class biopb.image.Polygon.Builder
repeated .biopb.image.Point points = 1;
setPoints(int, Point.Builder) - Method in class biopb.image.Polygon.Builder
repeated .biopb.image.Point points = 1;
setPolygon(Polygon) - Method in class biopb.image.ROI.Builder
.biopb.image.Polygon polygon = 4;
setPolygon(Polygon.Builder) - Method in class biopb.image.ROI.Builder
.biopb.image.Polygon polygon = 4;
setProgress(AddSourceProgress) - Method in class biopb.tensor.AddSourceStreamMessage.Builder
.biopb.tensor.AddSourceProgress progress = 1;
setProgress(AddSourceProgress.Builder) - Method in class biopb.tensor.AddSourceStreamMessage.Builder
.biopb.tensor.AddSourceProgress progress = 1;
setProgress(ResolveProgress) - Method in class biopb.tensor.ResolveStreamMessage.Builder
.biopb.tensor.ResolveProgress progress = 1;
setProgress(ResolveProgress.Builder) - Method in class biopb.tensor.ResolveStreamMessage.Builder
.biopb.tensor.ResolveProgress progress = 1;
setProgress(WarmProgress) - Method in class biopb.tensor.WarmStreamMessage.Builder
.biopb.tensor.WarmProgress progress = 1;
setProgress(WarmProgress.Builder) - Method in class biopb.tensor.WarmStreamMessage.Builder
.biopb.tensor.WarmProgress progress = 1;
setPyramid(int, PyramidLevel) - Method in class biopb.tensor.TensorDescriptor.Builder
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
setPyramid(int, PyramidLevel.Builder) - Method in class biopb.tensor.TensorDescriptor.Builder
Server-advertised resolution pyramid: the ordered levels the server recommends reading this tensor at, coarsest decision made server-side so native (precomputed) pyramids are honored and the precache worker and client request the same scales.
setRadius(Point) - Method in class biopb.image.Ellipse.Builder
If the `center`` has no z field, neither should `radius`
setRadius(Point.Builder) - Method in class biopb.image.Ellipse.Builder
If the `center`` has no z field, neither should `radius`
setReason(String) - Method in class biopb.tensor.AddSourceFailure.Builder
string reason = 2;
setReasonBytes(ByteString) - Method in class biopb.tensor.AddSourceFailure.Builder
string reason = 2;
setRectangle(Rectangle) - Method in class biopb.image.Mask.Builder
.biopb.image.Rectangle rectangle = 1;
setRectangle(Rectangle) - Method in class biopb.image.ROI.Builder
.biopb.image.Rectangle rectangle = 2;
setRectangle(Rectangle.Builder) - Method in class biopb.image.Mask.Builder
.biopb.image.Rectangle rectangle = 1;
setRectangle(Rectangle.Builder) - Method in class biopb.image.ROI.Builder
.biopb.image.Rectangle rectangle = 2;
setReductionMethod(String) - Method in class biopb.tensor.PyramidLevel.Builder
Method to request this level: "area" | "nearest" | "precompute".
setReductionMethod(String) - Method in class biopb.tensor.TensorDescriptor.Builder
Dynamic reduction/downsampling method for scaled reads: "nearest", "area", or "precompute" (serve a native on-disk pyramid level).
setReductionMethod(String) - Method in class biopb.tensor.TensorReadOption.Builder
Dynamic reduction/downsampling method: "nearest", "area", or "precompute" (serve a native on-disk pyramid level).
setReductionMethodBytes(ByteString) - Method in class biopb.tensor.PyramidLevel.Builder
Method to request this level: "area" | "nearest" | "precompute".
setReductionMethodBytes(ByteString) - Method in class biopb.tensor.TensorDescriptor.Builder
Dynamic reduction/downsampling method for scaled reads: "nearest", "area", or "precompute" (serve a native on-disk pyramid level).
setReductionMethodBytes(ByteString) - Method in class biopb.tensor.TensorReadOption.Builder
Dynamic reduction/downsampling method: "nearest", "area", or "precompute" (serve a native on-disk pyramid level).
setRemoved(int, String) - Method in class biopb.tensor.RemoveSourceResult.Builder
source_ids actually deregistered.
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.image.BinData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.image.DetectionRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.image.DetectionResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.image.DetectionSettings.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.image.Ellipse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.image.ImageAnnotation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.image.ImageData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.image.InputShapeHint.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.image.Mask.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.image.Mesh.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.image.Mesh.Face.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.image.OpNames.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.image.OpSchema.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.image.Pixels.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.image.Point.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.image.Polygon.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.image.ProcessRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.image.ProcessResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.image.Rectangle.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.image.ROI.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.image.ScoredROI.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.image.Tensor.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.tensor.AddSourceFailure.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.tensor.AddSourceProgress.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.tensor.AddSourceRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.tensor.AddSourceResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.tensor.AddSourceStreamMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.tensor.ChunkBounds.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.tensor.ChunkUpload.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.tensor.DataSourceDescriptor.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.tensor.FlightCmd.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.tensor.MetadataQueryOption.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.tensor.PyramidLevel.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.tensor.RemoveSourceRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.tensor.RemoveSourceResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.tensor.ResolveProgress.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.tensor.ResolveStreamMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.tensor.SerializedEndpoint.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.tensor.SerializedTensor.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.tensor.SliceHint.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.tensor.TensorCriteria.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.tensor.TensorDescriptor.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.tensor.TensorReadOption.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.tensor.TensorTicket.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.tensor.TensorWriteOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.tensor.WarmProgress.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biopb.tensor.WarmStreamMessage.Builder
 
setRequiredMultivalue(int, String) - Method in class biopb.image.InputShapeHint.Builder
Dimensions that must have multiple values (size > 1).
setResult(AddSourceResult) - Method in class biopb.tensor.AddSourceStreamMessage.Builder
.biopb.tensor.AddSourceResult result = 2;
setResult(AddSourceResult.Builder) - Method in class biopb.tensor.AddSourceStreamMessage.Builder
.biopb.tensor.AddSourceResult result = 2;
setResult(DataSourceDescriptor) - Method in class biopb.tensor.ResolveStreamMessage.Builder
.biopb.tensor.DataSourceDescriptor result = 2;
setResult(DataSourceDescriptor.Builder) - Method in class biopb.tensor.ResolveStreamMessage.Builder
.biopb.tensor.DataSourceDescriptor result = 2;
setRoi(ROI) - Method in class biopb.image.ScoredROI.Builder
.biopb.image.ROI roi = 1;
setRoi(ROI.Builder) - Method in class biopb.image.ScoredROI.Builder
.biopb.image.ROI roi = 1;
setRois(int, ROI) - Method in class biopb.image.ImageAnnotation.Builder
a list of region of interest
setRois(int, ROI.Builder) - Method in class biopb.image.ImageAnnotation.Builder
a list of region of interest
setRootUrl(String) - Method in class biopb.tensor.RemoveSourceRequest.Builder
The dnd:// branch root to remove.
setRootUrlBytes(ByteString) - Method in class biopb.tensor.RemoveSourceRequest.Builder
The dnd:// branch root to remove.
setScaleHint(int, long) - Method in class biopb.tensor.PyramidLevel.Builder
Per-dimension integer downsampling factors vs.
setScaleHint(int, long) - Method in class biopb.tensor.TensorDescriptor.Builder
Per-dimension integer downsampling factors for virtual/scaled reads.
setScaleHint(int, long) - Method in class biopb.tensor.TensorReadOption.Builder
Per-dimension integer downsampling factors.
setScalingHint(float) - Method in class biopb.image.DetectionSettings.Builder
A direct suggestion for image scaling.
setScore(float) - Method in class biopb.image.ScoredROI.Builder
float score = 2;
setSegmentationThreshold(float) - Method in class biopb.image.DetectionSettings.Builder
Threshold for binarize segmentation logits.
setShape(int, long) - Method in class biopb.tensor.PyramidLevel.Builder
Logical (downsampled) shape of this level -- what a read of this level returns, so the client can size the level without a probe read.
setShape(int, long) - Method in class biopb.tensor.TensorDescriptor.Builder
Full array shape (per dimension)
setSizeC(int) - Method in class biopb.image.Pixels.Builder
uint32 size_c = 12;
setSizeT(int) - Method in class biopb.image.Pixels.Builder
uint32 size_t = 13;
setSizeX(int) - Method in class biopb.image.Pixels.Builder
Dimensional size of pixel data array [units:none]
setSizeY(int) - Method in class biopb.image.Pixels.Builder
uint32 size_y = 10;
setSizeZ(int) - Method in class biopb.image.Pixels.Builder
uint32 size_z = 11;
setSliceHint(SliceHint) - Method in class biopb.tensor.TensorDescriptor.Builder
Optional slice hint - if provided, GetFlightInfo returns only chunks covering this range.
setSliceHint(SliceHint) - Method in class biopb.tensor.TensorReadOption.Builder
Optional sub-region to read
setSliceHint(SliceHint.Builder) - Method in class biopb.tensor.TensorDescriptor.Builder
Optional slice hint - if provided, GetFlightInfo returns only chunks covering this range.
setSliceHint(SliceHint.Builder) - Method in class biopb.tensor.TensorReadOption.Builder
Optional sub-region to read
setSourceId(String) - Method in class biopb.tensor.ChunkUpload.Builder
Source identifier (e.g., "cache_abc123" or "ome_zarr_def456")
setSourceId(String) - Method in class biopb.tensor.DataSourceDescriptor.Builder
Unique identifier for the data source (flight identifier)
setSourceId(String) - Method in class biopb.tensor.FlightCmd.Builder
Which data source (flight identifier), globally unique among sources and slash-free, or "__metadata_query__" for SQL queries.
setSourceIdBytes(ByteString) - Method in class biopb.tensor.ChunkUpload.Builder
Source identifier (e.g., "cache_abc123" or "ome_zarr_def456")
setSourceIdBytes(ByteString) - Method in class biopb.tensor.DataSourceDescriptor.Builder
Unique identifier for the data source (flight identifier)
setSourceIdBytes(ByteString) - Method in class biopb.tensor.FlightCmd.Builder
Which data source (flight identifier), globally unique among sources and slash-free, or "__metadata_query__" for SQL queries.
setSourceType(String) - Method in class biopb.tensor.AddSourceRequest.Builder
Explicit adapter type ("zarr", "ome-zarr", ...); empty means auto-detect via the adapters' claim() protocol.
setSourceType(String) - Method in class biopb.tensor.DataSourceDescriptor.Builder
Source type: "aics", "micromanager", "ome-zarr", "zarr", "hdf5", etc.
setSourceTypeBytes(ByteString) - Method in class biopb.tensor.AddSourceRequest.Builder
Explicit adapter type ("zarr", "ome-zarr", ...); empty means auto-detect via the adapters' claim() protocol.
setSourceTypeBytes(ByteString) - Method in class biopb.tensor.DataSourceDescriptor.Builder
Source type: "aics", "micromanager", "ome-zarr", "zarr", "hdf5", etc.
setSourceUrl(String) - Method in class biopb.tensor.DataSourceDescriptor.Builder
File path, directory, or remote URL
setSourceUrlBytes(ByteString) - Method in class biopb.tensor.DataSourceDescriptor.Builder
File path, directory, or remote URL
setSql(String) - Method in class biopb.tensor.MetadataQueryOption.Builder
SQL query string (e.g., "SELECT source_id FROM sources WHERE source_type='ome-zarr'")
setSqlBytes(ByteString) - Method in class biopb.tensor.MetadataQueryOption.Builder
SQL query string (e.g., "SELECT source_id FROM sources WHERE source_type='ome-zarr'")
setStart(int, long) - Method in class biopb.tensor.ChunkBounds.Builder
Chunk start position in array coordinates (per dimension)
setStart(int, long) - Method in class biopb.tensor.SliceHint.Builder
Start indices (per dimension)
setStop(int, long) - Method in class biopb.tensor.ChunkBounds.Builder
Chunk stop position in array coordinates (exclusive, per dimension)
setStop(int, long) - Method in class biopb.tensor.SliceHint.Builder
Stop indices (exclusive, per dimension)
setTargetBytes(long) - Method in class biopb.tensor.ResolveProgress.Builder
Size in bytes of the recall target, or 0 when unknown (e.g.
setTargetName(String) - Method in class biopb.tensor.ResolveProgress.Builder
Human-readable name of the recall target (file / directory basename), or empty when the server cannot name it.
setTargetNameBytes(ByteString) - Method in class biopb.tensor.ResolveProgress.Builder
Human-readable name of the recall target (file / directory basename), or empty when the server cannot name it.
setTensorDescriptor(TensorDescriptor) - Method in class biopb.tensor.SerializedTensor.Builder
Tensor metadata (shape, dtype, chunk_shape, scale_hint, reduction_method, realized slice_hint)
setTensorDescriptor(TensorDescriptor.Builder) - Method in class biopb.tensor.SerializedTensor.Builder
Tensor metadata (shape, dtype, chunk_shape, scale_hint, reduction_method, realized slice_hint)
setTensorId(String) - Method in class biopb.tensor.TensorReadOption.Builder
Which tensor to read -- normally the globally-unique array_id (see the tensor identity policy at the top of this file); the same value as TensorDescriptor.array_id.
setTensorIdBytes(ByteString) - Method in class biopb.tensor.TensorReadOption.Builder
Which tensor to read -- normally the globally-unique array_id (see the tensor identity policy at the top of this file); the same value as TensorDescriptor.array_id.
setTensorRead(TensorReadOption) - Method in class biopb.tensor.FlightCmd.Builder
.biopb.tensor.TensorReadOption tensor_read = 2;
setTensorRead(TensorReadOption.Builder) - Method in class biopb.tensor.FlightCmd.Builder
.biopb.tensor.TensorReadOption tensor_read = 2;
setTensors(int, TensorDescriptor) - Method in class biopb.tensor.DataSourceDescriptor.Builder
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
setTensors(int, TensorDescriptor.Builder) - Method in class biopb.tensor.DataSourceDescriptor.Builder
All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)
setTicket(TensorTicket) - Method in class biopb.tensor.SerializedEndpoint.Builder
TensorTicket for chunk retrieval
setTicket(TensorTicket.Builder) - Method in class biopb.tensor.SerializedEndpoint.Builder
TensorTicket for chunk retrieval
setTimeIncrement(float) - Method in class biopb.image.Pixels.Builder
time_increment is used for time series that have a global timing specification instead of per-timepoint timing info.
setTimeIncrementUnit(String) - Method in class biopb.image.Pixels.Builder
time unit, default "s"
setTimeIncrementUnitBytes(ByteString) - Method in class biopb.image.Pixels.Builder
time unit, default "s"
setTopLeft(Point) - Method in class biopb.image.Rectangle.Builder
.biopb.image.Point top_left = 1;
setTopLeft(Point.Builder) - Method in class biopb.image.Rectangle.Builder
.biopb.image.Point top_left = 1;
setUnknownFields(UnknownFieldSet) - Method in class biopb.image.BinData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.image.DetectionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.image.DetectionResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.image.DetectionSettings.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.image.Ellipse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.image.ImageAnnotation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.image.ImageData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.image.InputShapeHint.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.image.Mask.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.image.Mesh.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.image.Mesh.Face.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.image.OpNames.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.image.OpSchema.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.image.Pixels.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.image.Point.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.image.Polygon.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.image.ProcessRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.image.ProcessResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.image.Rectangle.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.image.ROI.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.image.ScoredROI.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.image.Tensor.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.AddSourceFailure.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.AddSourceProgress.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.AddSourceRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.AddSourceResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.AddSourceStreamMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.ChunkBounds.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.ChunkUpload.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.DataSourceDescriptor.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.FlightCmd.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.MetadataQueryOption.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.PyramidLevel.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.RemoveSourceRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.RemoveSourceResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.ResolveProgress.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.ResolveStreamMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.SerializedEndpoint.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.SerializedTensor.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.SliceHint.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.TensorCriteria.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.TensorDescriptor.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.TensorReadOption.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.TensorTicket.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.TensorWriteOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.WarmProgress.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biopb.tensor.WarmStreamMessage.Builder
 
setUrl(String) - Method in class biopb.tensor.AddSourceRequest.Builder
Absolute path or remote URL, interpreted on the SERVER's filesystem.
setUrlBytes(ByteString) - Method in class biopb.tensor.AddSourceRequest.Builder
Absolute path or remote URL, interpreted on the SERVER's filesystem.
setValues(int, float) - Method in class biopb.image.Mesh.Face.Builder
Optionally one can cache the associated face values here
setVerts(int, Point) - Method in class biopb.image.Mesh.Builder
All vertices of the mesh
setVerts(int, Point.Builder) - Method in class biopb.image.Mesh.Builder
All vertices of the mesh
setWithMetadata(boolean) - Method in class biopb.tensor.TensorReadOption.Builder
If true, server populates metadata_json with wrapped metadata.
setX(float) - Method in class biopb.image.Point.Builder
float x = 1;
setY(float) - Method in class biopb.image.Point.Builder
float y = 2;
setZ(float) - Method in class biopb.image.Point.Builder
optional float z = 3;
SHAPE_FIELD_NUMBER - Static variable in class biopb.tensor.PyramidLevel
 
SHAPE_FIELD_NUMBER - Static variable in class biopb.tensor.TensorDescriptor
 
SHAPE_NOT_SET - Enum constant in enum biopb.image.ROI.ShapeCase
 
size() - Method in class biopb.tensor.SerializableTensorImg
 
SIZE_C_FIELD_NUMBER - Static variable in class biopb.image.Pixels
 
SIZE_T_FIELD_NUMBER - Static variable in class biopb.image.Pixels
 
SIZE_X_FIELD_NUMBER - Static variable in class biopb.image.Pixels
 
SIZE_Y_FIELD_NUMBER - Static variable in class biopb.image.Pixels
 
SIZE_Z_FIELD_NUMBER - Static variable in class biopb.image.Pixels
 
SLICE_HINT_FIELD_NUMBER - Static variable in class biopb.tensor.TensorDescriptor
 
SLICE_HINT_FIELD_NUMBER - Static variable in class biopb.tensor.TensorReadOption
 
SliceHint - Class in biopb.tensor
Specifies a sub-region of the tensor for filtered endpoint discovery
SliceHint.Builder - Class in biopb.tensor
Specifies a sub-region of the tensor for filtered endpoint discovery
SliceHintOrBuilder - Interface in biopb.tensor
 
SOURCE_ID_FIELD_NUMBER - Static variable in class biopb.tensor.ChunkUpload
 
SOURCE_ID_FIELD_NUMBER - Static variable in class biopb.tensor.DataSourceDescriptor
 
SOURCE_ID_FIELD_NUMBER - Static variable in class biopb.tensor.FlightCmd
 
SOURCE_TYPE_FIELD_NUMBER - Static variable in class biopb.tensor.AddSourceRequest
 
SOURCE_TYPE_FIELD_NUMBER - Static variable in class biopb.tensor.DataSourceDescriptor
 
SOURCE_URL_FIELD_NUMBER - Static variable in class biopb.tensor.DataSourceDescriptor
 
SQL_FIELD_NUMBER - Static variable in class biopb.tensor.MetadataQueryOption
 
START_FIELD_NUMBER - Static variable in class biopb.tensor.ChunkBounds
 
START_FIELD_NUMBER - Static variable in class biopb.tensor.SliceHint
 
STOP_FIELD_NUMBER - Static variable in class biopb.tensor.ChunkBounds
 
STOP_FIELD_NUMBER - Static variable in class biopb.tensor.SliceHint
 

T

TARGET_BYTES_FIELD_NUMBER - Static variable in class biopb.tensor.ResolveProgress
 
TARGET_NAME_FIELD_NUMBER - Static variable in class biopb.tensor.ResolveProgress
 
Tensor - Class in biopb.image
Generic nd tensor
TENSOR_DESCRIPTOR_FIELD_NUMBER - Static variable in class biopb.tensor.SerializedTensor
 
TENSOR_ID_FIELD_NUMBER - Static variable in class biopb.tensor.TensorReadOption
 
TENSOR_READ - Enum constant in enum biopb.tensor.FlightCmd.CommandCase
 
TENSOR_READ_FIELD_NUMBER - Static variable in class biopb.tensor.FlightCmd
 
Tensor.Builder - Class in biopb.image
Generic nd tensor
TensorConnectionPool - Class in biopb.tensor
Thread-local connection pool for TensorFlightClient connections.
TensorConnectionPool.PooledConnection - Class in biopb.tensor
A pooled connection containing FlightClient and authentication option.
TensorConnectionPool.SharedCache - Class in biopb.tensor
Shared cache for cross-thread cache hits.
TensorCriteria - Class in biopb.tensor
Placeholder for future ListFlights filtering criteria Currently empty - server returns all tensors
TensorCriteria.Builder - Class in biopb.tensor
Placeholder for future ListFlights filtering criteria Currently empty - server returns all tensors
TensorCriteriaOrBuilder - Interface in biopb.tensor
 
TensorDescriptor - Class in biopb.tensor
Encoded into FlightDescriptor.cmd bytes (identifies the tensor)
TensorDescriptor.Builder - Class in biopb.tensor
Encoded into FlightDescriptor.cmd bytes (identifies the tensor)
TensorDescriptorOrBuilder - Interface in biopb.tensor
 
TensorFlightClient - Class in biopb.tensor
Client for accessing tensors from a TensorFlightServer.
TensorFlightClient(String, int) - Constructor for class biopb.tensor.TensorFlightClient
Create a new TensorFlightClient.
TensorFlightClient(String, int, long) - Constructor for class biopb.tensor.TensorFlightClient
Create a new TensorFlightClient with custom cache size.
TensorFlightClient(String, int, long, String) - Constructor for class biopb.tensor.TensorFlightClient
Create a new TensorFlightClient with authentication token.
TensorFlightClient(Location) - Constructor for class biopb.tensor.TensorFlightClient
Create a new TensorFlightClient for an Arrow Flight location.
TensorFlightClient(Location, long) - Constructor for class biopb.tensor.TensorFlightClient
Create a new TensorFlightClient for an Arrow Flight location.
TensorFlightClient(Location, long, String) - Constructor for class biopb.tensor.TensorFlightClient
Create a new TensorFlightClient for an Arrow Flight location with authentication.
TensorFlightClient.PhysicalScale - Class in biopb.tensor
Per-dimension physical pixel size + unit for a tensor, as returned by TensorFlightClient.getPhysicalScale(java.lang.String).
tensorFromInterval(RandomAccessibleInterval<T>) - Static method in class biopb.image.Utils
Serialize a RandomAccessibleInterval to Tensor protobuf without dimension labels.
tensorFromInterval(RandomAccessibleInterval<T>, List<String>) - Static method in class biopb.image.Utils
Serialize a RandomAccessibleInterval to Tensor protobuf.
tensorFromPb(SerializedTensor, long) - Static method in class biopb.tensor.TensorFlightClient
Reconstruct a lazy RandomAccessibleInterval from SerializedTensor protobuf.
TensorOrBuilder - Interface in biopb.image
 
TensorReadOption - Class in biopb.tensor
Tensor read request within a data source.
TensorReadOption.Builder - Class in biopb.tensor
Tensor read request within a data source.
TensorReadOptionOrBuilder - Interface in biopb.tensor
 
TENSORS_FIELD_NUMBER - Static variable in class biopb.tensor.DataSourceDescriptor
 
TensorTicket - Class in biopb.tensor
Encoded into FlightEndpoint.ticket bytes Opaque chunk identifier - server determines encoding based on backend
TensorTicket.Builder - Class in biopb.tensor
Encoded into FlightEndpoint.ticket bytes Opaque chunk identifier - server determines encoding based on backend
TensorTicketOrBuilder - Interface in biopb.tensor
 
TensorWriteOptions - Class in biopb.tensor
Placeholder for future write options Currently empty - server uses defaults
TensorWriteOptions.Builder - Class in biopb.tensor
Placeholder for future write options Currently empty - server uses defaults
TensorWriteOptionsOrBuilder - Interface in biopb.tensor
 
Ticket - Class in biopb.tensor
 
TICKET_FIELD_NUMBER - Static variable in class biopb.tensor.SerializedEndpoint
 
TIME_INCREMENT_FIELD_NUMBER - Static variable in class biopb.image.Pixels
 
TIME_INCREMENT_UNIT_FIELD_NUMBER - Static variable in class biopb.image.Pixels
 
toBuilder() - Method in class biopb.image.BinData
 
toBuilder() - Method in class biopb.image.DetectionRequest
 
toBuilder() - Method in class biopb.image.DetectionResponse
 
toBuilder() - Method in class biopb.image.DetectionSettings
 
toBuilder() - Method in class biopb.image.Ellipse
 
toBuilder() - Method in class biopb.image.ImageAnnotation
 
toBuilder() - Method in class biopb.image.ImageData
 
toBuilder() - Method in class biopb.image.InputShapeHint
 
toBuilder() - Method in class biopb.image.Mask
 
toBuilder() - Method in class biopb.image.Mesh.Face
 
toBuilder() - Method in class biopb.image.Mesh
 
toBuilder() - Method in class biopb.image.OpNames
 
toBuilder() - Method in class biopb.image.OpSchema
 
toBuilder() - Method in class biopb.image.Pixels
 
toBuilder() - Method in class biopb.image.Point
 
toBuilder() - Method in class biopb.image.Polygon
 
toBuilder() - Method in class biopb.image.ProcessRequest
 
toBuilder() - Method in class biopb.image.ProcessResponse
 
toBuilder() - Method in class biopb.image.Rectangle
 
toBuilder() - Method in class biopb.image.ROI
 
toBuilder() - Method in class biopb.image.ScoredROI
 
toBuilder() - Method in class biopb.image.Tensor
 
toBuilder() - Method in class biopb.tensor.AddSourceFailure
 
toBuilder() - Method in class biopb.tensor.AddSourceProgress
 
toBuilder() - Method in class biopb.tensor.AddSourceRequest
 
toBuilder() - Method in class biopb.tensor.AddSourceResult
 
toBuilder() - Method in class biopb.tensor.AddSourceStreamMessage
 
toBuilder() - Method in class biopb.tensor.ChunkBounds
 
toBuilder() - Method in class biopb.tensor.ChunkUpload
 
toBuilder() - Method in class biopb.tensor.DataSourceDescriptor
 
toBuilder() - Method in class biopb.tensor.FlightCmd
 
toBuilder() - Method in class biopb.tensor.MetadataQueryOption
 
toBuilder() - Method in class biopb.tensor.PyramidLevel
 
toBuilder() - Method in class biopb.tensor.RemoveSourceRequest
 
toBuilder() - Method in class biopb.tensor.RemoveSourceResult
 
toBuilder() - Method in class biopb.tensor.ResolveProgress
 
toBuilder() - Method in class biopb.tensor.ResolveStreamMessage
 
toBuilder() - Method in class biopb.tensor.SerializedEndpoint
 
toBuilder() - Method in class biopb.tensor.SerializedTensor
 
toBuilder() - Method in class biopb.tensor.SliceHint
 
toBuilder() - Method in class biopb.tensor.TensorCriteria
 
toBuilder() - Method in class biopb.tensor.TensorDescriptor
 
toBuilder() - Method in class biopb.tensor.TensorReadOption
 
toBuilder() - Method in class biopb.tensor.TensorTicket
 
toBuilder() - Method in class biopb.tensor.TensorWriteOptions
 
toBuilder() - Method in class biopb.tensor.WarmProgress
 
toBuilder() - Method in class biopb.tensor.WarmStreamMessage
 
TOP_LEFT_FIELD_NUMBER - Static variable in class biopb.image.Rectangle
 

U

UNRECOGNIZED - Enum constant in enum biopb.image.BinData.Endianness
 
URL_FIELD_NUMBER - Static variable in class biopb.tensor.AddSourceRequest
 
Utils - Class in biopb.image
 

V

valueOf(int) - Static method in enum biopb.image.BinData.Endianness
Deprecated.
valueOf(int) - Static method in enum biopb.image.DetectionSettings.ResizeInfoCase
Deprecated.
valueOf(int) - Static method in enum biopb.image.ImageData.DataCase
Deprecated.
valueOf(int) - Static method in enum biopb.image.ROI.ShapeCase
Deprecated.
valueOf(int) - Static method in enum biopb.tensor.AddSourceStreamMessage.PayloadCase
Deprecated.
valueOf(int) - Static method in enum biopb.tensor.FlightCmd.CommandCase
Deprecated.
valueOf(int) - Static method in enum biopb.tensor.ResolveStreamMessage.PayloadCase
Deprecated.
valueOf(int) - Static method in enum biopb.tensor.WarmStreamMessage.PayloadCase
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum biopb.image.BinData.Endianness
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum biopb.image.BinData.Endianness
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum biopb.image.DetectionSettings.ResizeInfoCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum biopb.image.ImageData.DataCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum biopb.image.ROI.ShapeCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum biopb.tensor.AddSourceStreamMessage.PayloadCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum biopb.tensor.FlightCmd.CommandCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum biopb.tensor.ResolveStreamMessage.PayloadCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum biopb.tensor.WarmStreamMessage.PayloadCase
Returns the enum constant of this type with the specified name.
values() - Static method in enum biopb.image.BinData.Endianness
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum biopb.image.DetectionSettings.ResizeInfoCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum biopb.image.ImageData.DataCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum biopb.image.ROI.ShapeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum biopb.tensor.AddSourceStreamMessage.PayloadCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum biopb.tensor.FlightCmd.CommandCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum biopb.tensor.ResolveStreamMessage.PayloadCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum biopb.tensor.WarmStreamMessage.PayloadCase
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES_FIELD_NUMBER - Static variable in class biopb.image.Mesh.Face
 
VERTS_FIELD_NUMBER - Static variable in class biopb.image.Mesh
 

W

waitForUploadReady(SerializedTensor, long, long) - Method in class biopb.tensor.TensorFlightClient
Poll upload status until a registration-first SerializedTensor is READY.
waitForUploadReady(String, long, long) - Method in class biopb.tensor.TensorFlightClient
Poll upload status until the source reports READY.
warm(String) - Method in class biopb.tensor.TensorFlightClient
Hydrate-ahead: ask the server to recall all of a resolved multi-file source's member files, so later reads are warm and never stall.
WarmProgress - Class in biopb.tensor
Progress for an in-flight "warm" (hydrate-ahead) Flight action.
WarmProgress.Builder - Class in biopb.tensor
Progress for an in-flight "warm" (hydrate-ahead) Flight action.
WarmProgressOrBuilder - Interface in biopb.tensor
 
WarmStreamMessage - Class in biopb.tensor
One message in the "warm" action's result stream.
WarmStreamMessage.Builder - Class in biopb.tensor
One message in the "warm" action's result stream.
WarmStreamMessage.PayloadCase - Enum in biopb.tensor
 
WarmStreamMessageOrBuilder - Interface in biopb.tensor
 
WITH_METADATA_FIELD_NUMBER - Static variable in class biopb.tensor.TensorReadOption
 
writeExternal(ObjectOutput) - Method in class biopb.tensor.SerializableTensorImg
 
writeTo(CodedOutputStream) - Method in class biopb.image.BinData
 
writeTo(CodedOutputStream) - Method in class biopb.image.DetectionRequest
 
writeTo(CodedOutputStream) - Method in class biopb.image.DetectionResponse
 
writeTo(CodedOutputStream) - Method in class biopb.image.DetectionSettings
 
writeTo(CodedOutputStream) - Method in class biopb.image.Ellipse
 
writeTo(CodedOutputStream) - Method in class biopb.image.ImageAnnotation
 
writeTo(CodedOutputStream) - Method in class biopb.image.ImageData
 
writeTo(CodedOutputStream) - Method in class biopb.image.InputShapeHint
 
writeTo(CodedOutputStream) - Method in class biopb.image.Mask
 
writeTo(CodedOutputStream) - Method in class biopb.image.Mesh.Face
 
writeTo(CodedOutputStream) - Method in class biopb.image.Mesh
 
writeTo(CodedOutputStream) - Method in class biopb.image.OpNames
 
writeTo(CodedOutputStream) - Method in class biopb.image.OpSchema
 
writeTo(CodedOutputStream) - Method in class biopb.image.Pixels
 
writeTo(CodedOutputStream) - Method in class biopb.image.Point
 
writeTo(CodedOutputStream) - Method in class biopb.image.Polygon
 
writeTo(CodedOutputStream) - Method in class biopb.image.ProcessRequest
 
writeTo(CodedOutputStream) - Method in class biopb.image.ProcessResponse
 
writeTo(CodedOutputStream) - Method in class biopb.image.Rectangle
 
writeTo(CodedOutputStream) - Method in class biopb.image.ROI
 
writeTo(CodedOutputStream) - Method in class biopb.image.ScoredROI
 
writeTo(CodedOutputStream) - Method in class biopb.image.Tensor
 
writeTo(CodedOutputStream) - Method in class biopb.tensor.AddSourceFailure
 
writeTo(CodedOutputStream) - Method in class biopb.tensor.AddSourceProgress
 
writeTo(CodedOutputStream) - Method in class biopb.tensor.AddSourceRequest
 
writeTo(CodedOutputStream) - Method in class biopb.tensor.AddSourceResult
 
writeTo(CodedOutputStream) - Method in class biopb.tensor.AddSourceStreamMessage
 
writeTo(CodedOutputStream) - Method in class biopb.tensor.ChunkBounds
 
writeTo(CodedOutputStream) - Method in class biopb.tensor.ChunkUpload
 
writeTo(CodedOutputStream) - Method in class biopb.tensor.DataSourceDescriptor
 
writeTo(CodedOutputStream) - Method in class biopb.tensor.FlightCmd
 
writeTo(CodedOutputStream) - Method in class biopb.tensor.MetadataQueryOption
 
writeTo(CodedOutputStream) - Method in class biopb.tensor.PyramidLevel
 
writeTo(CodedOutputStream) - Method in class biopb.tensor.RemoveSourceRequest
 
writeTo(CodedOutputStream) - Method in class biopb.tensor.RemoveSourceResult
 
writeTo(CodedOutputStream) - Method in class biopb.tensor.ResolveProgress
 
writeTo(CodedOutputStream) - Method in class biopb.tensor.ResolveStreamMessage
 
writeTo(CodedOutputStream) - Method in class biopb.tensor.SerializedEndpoint
 
writeTo(CodedOutputStream) - Method in class biopb.tensor.SerializedTensor
 
writeTo(CodedOutputStream) - Method in class biopb.tensor.SliceHint
 
writeTo(CodedOutputStream) - Method in class biopb.tensor.TensorCriteria
 
writeTo(CodedOutputStream) - Method in class biopb.tensor.TensorDescriptor
 
writeTo(CodedOutputStream) - Method in class biopb.tensor.TensorReadOption
 
writeTo(CodedOutputStream) - Method in class biopb.tensor.TensorTicket
 
writeTo(CodedOutputStream) - Method in class biopb.tensor.TensorWriteOptions
 
writeTo(CodedOutputStream) - Method in class biopb.tensor.WarmProgress
 
writeTo(CodedOutputStream) - Method in class biopb.tensor.WarmStreamMessage
 

X

X_FIELD_NUMBER - Static variable in class biopb.image.Point
 

Y

Y_FIELD_NUMBER - Static variable in class biopb.image.Point
 

Z

Z_FIELD_NUMBER - Static variable in class biopb.image.Point
 
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form