Package biopb.tensor
package biopb.tensor
-
ClassDescriptionOne 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`.Encoded into FlightEndpoint.app_metadata bytes Describes chunk bounds so client can map array coords to cached chunksEncoded into FlightEndpoint.app_metadata bytes Describes chunk bounds so client can map array coords to cached chunksWrapper for chunk upload DoPut FlightDescriptor.command bytes for uploading chunk dataWrapper for chunk upload DoPut FlightDescriptor.command bytes for uploading chunk dataDescribes a data source containing one or more tensors.Describes a data source containing one or more tensors.Client command for GetFlightInfo requests.Client command for GetFlightInfo requests.SQL query against server's metadata database.SQL query against server's metadata database.One resolution level of a tensor's server-advertised pyramid.One resolution level of a tensor's server-advertised pyramid.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.SerializableTensorImg<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 discoverySpecifies a sub-region of the tensor for filtered endpoint discoveryThread-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 tensorsPlaceholder for future ListFlights filtering criteria Currently empty - server returns all tensorsEncoded 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 backendEncoded into FlightEndpoint.ticket bytes Opaque chunk identifier - server determines encoding based on backendPlaceholder for future write options Currently empty - server uses defaultsPlaceholder for future write options Currently empty - server uses defaultsProgress 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.