All Classes and Interfaces
Class
Description
One source that could not be registered, with a user-readable reason (e.g.
One source that could not be registered, with a user-readable reason (e.g.
Progress heartbeat for an in-flight "add_source" action: one emitted per
source as the walk registers it.
Progress heartbeat for an in-flight "add_source" action: one emitted per
source as the walk registers it.
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.
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.
Terminal message of the "add_source" stream: the tally of what happened.
Terminal message of the "add_source" stream: the tally of what happened.
One message in the "add_source" action's result stream: zero or more
`progress` heartbeats followed by exactly one terminal `result`.
One message in the "add_source" action's result stream: zero or more
`progress` heartbeats followed by exactly one terminal `result`.
A binary stream
A binary stream
Data endianness.
Encoded into FlightEndpoint.app_metadata bytes
Describes chunk bounds so client can map array coords to cached chunks
Encoded into FlightEndpoint.app_metadata bytes
Describes chunk bounds so client can map array coords to cached chunks
Wrapper for chunk upload DoPut
FlightDescriptor.command bytes for uploading chunk data
Wrapper for chunk upload DoPut
FlightDescriptor.command bytes for uploading chunk data
Describes a data source containing one or more tensors.
Describes a data source containing one or more tensors.
Protobuf type
biopb.image.DetectionRequestProtobuf type
biopb.image.DetectionRequestProtobuf type
biopb.image.DetectionResponseProtobuf type
biopb.image.DetectionResponseProtobuf type
biopb.image.DetectionSettingsProtobuf type
biopb.image.DetectionSettings
A simple ellipse object.
A simple ellipse object.
Client command for GetFlightInfo requests.
Client command for GetFlightInfo requests.
Additional annotation of the image, which may be used for the analysis.
Additional annotation of the image, which may be used for the analysis.
Protobuf type
biopb.image.ImageDataProtobuf type
biopb.image.ImageData
Describes expected input image shape constraints.
Describes expected input image shape constraints.
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.
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.
A closed 3D shape repesented by triangular meshes.
A closed 3D shape repesented by triangular meshes.
A trangle defined three indices of the verts array
A trangle defined three indices of the verts array
SQL query against server's metadata database.
SQL query against server's metadata database.
Implementing the `RunDetection` call is mandatory.
Implementing the `RunDetection` call is mandatory.
A stub to allow clients to do synchronous rpc calls to service ObjectDetection.
A stub to allow clients to do ListenableFuture-style rpc calls to service ObjectDetection.
Base class for the server implementation of the service ObjectDetection.
A stub to allow clients to do asynchronous rpc calls to service ObjectDetection.
Protobuf type
biopb.image.OpNamesProtobuf type
biopb.image.OpNamesProtobuf type
biopb.image.OpSchemaProtobuf type
biopb.image.OpSchema
The Pixels element represent generic 5D pixel data.
The Pixels element represent generic 5D pixel data.
///////////
ROI classes are desgined roughly after OME-XML's related datatypes, but with
a emphasis on 3D data
///////////
ROI classes are desgined roughly after OME-XML's related datatypes, but with
a emphasis on 3D data
The Polygon defines closed shapes formed of straight lines.
The Polygon defines closed shapes formed of straight lines.
A generic image process protocol that returns a new image.
A generic image process protocol that returns a new image.
A stub to allow clients to do synchronous rpc calls to service ProcessImage.
A stub to allow clients to do ListenableFuture-style rpc calls to service ProcessImage.
Base class for the server implementation of the service ProcessImage.
A stub to allow clients to do asynchronous rpc calls to service ProcessImage.
Protobuf type
biopb.image.ProcessRequestProtobuf type
biopb.image.ProcessRequestProtobuf type
biopb.image.ProcessResponseProtobuf type
biopb.image.ProcessResponse
One resolution level of a tensor's server-advertised pyramid.
One resolution level of a tensor's server-advertised pyramid.
A simple rectangle object.
A simple rectangle object.
Request body for the "remove_source" Flight action: deregister a drag-dropped
source branch at runtime.
Request body for the "remove_source" Flight action: deregister a drag-dropped
source branch at runtime.
Terminal (single, non-streamed) result of the "remove_source" action.
Terminal (single, non-streamed) result of the "remove_source" action.
Progress heartbeat for an in-flight "resolve" Flight action.
Progress heartbeat for an in-flight "resolve" Flight action.
One message in the "resolve" action's result stream.
One message in the "resolve" action's result stream.
A three dimensional 'Region of Interest'.
A three dimensional 'Region of Interest'.
Protobuf type
biopb.image.ScoredROIProtobuf type
biopb.image.ScoredROISerializableTensorImg<T extends net.imglib2.type.NativeType<T> & net.imglib2.type.numeric.RealType<T>>
Externalizable wrapper for tensor images that enables serialization.
Serialized FlightEndpoint for lazy chunk fetching.
Serialized FlightEndpoint for lazy chunk fetching.
Serialized tensor for cross-process transfer.
Serialized tensor for cross-process transfer.
Specifies a sub-region of the tensor for filtered endpoint discovery
Specifies a sub-region of the tensor for filtered endpoint discovery
Generic nd tensor
Generic nd tensor
Thread-local connection pool for TensorFlightClient connections.
A pooled connection containing FlightClient and authentication option.
Shared cache for cross-thread cache hits.
Placeholder for future ListFlights filtering criteria
Currently empty - server returns all tensors
Placeholder for future ListFlights filtering criteria
Currently empty - server returns all tensors
Encoded into FlightDescriptor.cmd bytes (identifies the tensor)
Encoded into FlightDescriptor.cmd bytes (identifies the tensor)
Client for accessing tensors from a TensorFlightServer.
Per-dimension physical pixel size + unit for a tensor, as returned by
TensorFlightClient.getPhysicalScale(java.lang.String).
Tensor read request within a data source.
Tensor read request within a data source.
Encoded into FlightEndpoint.ticket bytes
Opaque chunk identifier - server determines encoding based on backend
Encoded into FlightEndpoint.ticket bytes
Opaque chunk identifier - server determines encoding based on backend
Placeholder for future write options
Currently empty - server uses defaults
Placeholder for future write options
Currently empty - server uses defaults
Progress for an in-flight "warm" (hydrate-ahead) Flight action.
Progress for an in-flight "warm" (hydrate-ahead) Flight action.
One message in the "warm" action's result stream.
One message in the "warm" action's result stream.