Uses of Class
biopb.tensor.DataSourceDescriptor.Builder
Packages that use DataSourceDescriptor.Builder
-
Uses of DataSourceDescriptor.Builder in biopb.tensor
Methods in biopb.tensor that return DataSourceDescriptor.BuilderModifier and TypeMethodDescriptionAddSourceResult.Builder.addAddedBuilder()Sources newly registered by this request.AddSourceResult.Builder.addAddedBuilder(int index) Sources newly registered by this request.DataSourceDescriptor.Builder.addAllTensors(Iterable<? extends TensorDescriptor> values) All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)DataSourceDescriptor.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DataSourceDescriptor.Builder.addTensors(int index, TensorDescriptor value) All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)DataSourceDescriptor.Builder.addTensors(int index, TensorDescriptor.Builder builderForValue) All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)DataSourceDescriptor.Builder.addTensors(TensorDescriptor value) All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)DataSourceDescriptor.Builder.addTensors(TensorDescriptor.Builder builderForValue) All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)DataSourceDescriptor.Builder.clear()DataSourceDescriptor.Builder.clearDataResident()Advisory, point-in-time hint: this source's content is local and cheap to read right now.DataSourceDescriptor.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) DataSourceDescriptor.Builder.clearMetadataJson()Source-level OME/vendor metadata (JSON format)DataSourceDescriptor.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) DataSourceDescriptor.Builder.clearSourceId()Unique identifier for the data source (flight identifier)DataSourceDescriptor.Builder.clearSourceType()Source type: "aics", "micromanager", "ome-zarr", "zarr", "hdf5", etc.DataSourceDescriptor.Builder.clearSourceUrl()File path, directory, or remote URLDataSourceDescriptor.Builder.clearTensors()All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)DataSourceDescriptor.Builder.clone()AddSourceResult.Builder.getAddedBuilder(int index) Sources newly registered by this request.ResolveStreamMessage.Builder.getResultBuilder().biopb.tensor.DataSourceDescriptor result = 2;DataSourceDescriptor.Builder.mergeFrom(DataSourceDescriptor other) DataSourceDescriptor.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DataSourceDescriptor.Builder.mergeFrom(com.google.protobuf.Message other) DataSourceDescriptor.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static DataSourceDescriptor.BuilderDataSourceDescriptor.newBuilder()static DataSourceDescriptor.BuilderDataSourceDescriptor.newBuilder(DataSourceDescriptor prototype) DataSourceDescriptor.newBuilderForType()protected DataSourceDescriptor.BuilderDataSourceDescriptor.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) DataSourceDescriptor.Builder.removeTensors(int index) All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)DataSourceDescriptor.Builder.setDataResident(boolean value) Advisory, point-in-time hint: this source's content is local and cheap to read right now.DataSourceDescriptor.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DataSourceDescriptor.Builder.setMetadataJson(String value) Source-level OME/vendor metadata (JSON format)DataSourceDescriptor.Builder.setMetadataJsonBytes(com.google.protobuf.ByteString value) Source-level OME/vendor metadata (JSON format)DataSourceDescriptor.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) DataSourceDescriptor.Builder.setSourceId(String value) Unique identifier for the data source (flight identifier)DataSourceDescriptor.Builder.setSourceIdBytes(com.google.protobuf.ByteString value) Unique identifier for the data source (flight identifier)DataSourceDescriptor.Builder.setSourceType(String value) Source type: "aics", "micromanager", "ome-zarr", "zarr", "hdf5", etc.DataSourceDescriptor.Builder.setSourceTypeBytes(com.google.protobuf.ByteString value) Source type: "aics", "micromanager", "ome-zarr", "zarr", "hdf5", etc.DataSourceDescriptor.Builder.setSourceUrl(String value) File path, directory, or remote URLDataSourceDescriptor.Builder.setSourceUrlBytes(com.google.protobuf.ByteString value) File path, directory, or remote URLDataSourceDescriptor.Builder.setTensors(int index, TensorDescriptor value) All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)DataSourceDescriptor.Builder.setTensors(int index, TensorDescriptor.Builder builderForValue) All tensor descriptors in this source metadata_json field not populated here (source-level metadata only)DataSourceDescriptor.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) DataSourceDescriptor.toBuilder()Methods in biopb.tensor that return types with arguments of type DataSourceDescriptor.BuilderModifier and TypeMethodDescriptionAddSourceResult.Builder.getAddedBuilderList()Sources newly registered by this request.Methods in biopb.tensor with parameters of type DataSourceDescriptor.BuilderModifier and TypeMethodDescriptionAddSourceResult.Builder.addAdded(int index, DataSourceDescriptor.Builder builderForValue) Sources newly registered by this request.AddSourceResult.Builder.addAdded(DataSourceDescriptor.Builder builderForValue) Sources newly registered by this request.AddSourceResult.Builder.setAdded(int index, DataSourceDescriptor.Builder builderForValue) Sources newly registered by this request.ResolveStreamMessage.Builder.setResult(DataSourceDescriptor.Builder builderForValue) .biopb.tensor.DataSourceDescriptor result = 2;