Uses of Class
org.tensorflow.proto.data.experimental.Snapshot.DistributedSnapshotMetadata.Builder
Packages that use Snapshot.DistributedSnapshotMetadata.Builder
-
Uses of Snapshot.DistributedSnapshotMetadata.Builder in org.tensorflow.proto.data.experimental
Subclasses with type arguments of type Snapshot.DistributedSnapshotMetadata.Builder in org.tensorflow.proto.data.experimentalModifier and TypeClassDescriptionstatic final classMetadata for a `tf.data.Dataset` distributed snapshot.Methods in org.tensorflow.proto.data.experimental that return Snapshot.DistributedSnapshotMetadata.BuilderModifier and TypeMethodDescriptionSnapshot.DistributedSnapshotMetadata.Builder.addRepeatedField(Descriptors.FieldDescriptor field, Object value) Snapshot.DistributedSnapshotMetadata.Builder.clear()Snapshot.DistributedSnapshotMetadata.Builder.clearCompression()Whether and how to compress the snapshot.Snapshot.DistributedSnapshotMetadata.Builder.clearElementSpec()The element spec of the snapshotted dataset.Snapshot.DistributedSnapshotMetadata.Builder.clearField(Descriptors.FieldDescriptor field) Snapshot.DistributedSnapshotMetadata.Builder.clearOneof(Descriptors.OneofDescriptor oneof) Snapshot.DistributedSnapshotMetadata.Builder.clone()Snapshot.DistributedSnapshotMetadata.Builder.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) Snapshot.DistributedSnapshotMetadata.Builder.mergeFrom(Snapshot.DistributedSnapshotMetadata other) Snapshot.DistributedSnapshotMetadata.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) Snapshot.DistributedSnapshotMetadata.newBuilder()Snapshot.DistributedSnapshotMetadata.newBuilder(Snapshot.DistributedSnapshotMetadata prototype) Snapshot.DistributedSnapshotMetadata.newBuilderForType()Snapshot.DistributedSnapshotMetadata.newBuilderForType(GeneratedMessageV3.BuilderParent parent) Snapshot.DistributedSnapshotMetadata.Builder.setCompression(String value) Whether and how to compress the snapshot.Snapshot.DistributedSnapshotMetadata.Builder.setCompressionBytes(ByteString value) Whether and how to compress the snapshot.Snapshot.DistributedSnapshotMetadata.Builder.setElementSpec(ByteString value) The element spec of the snapshotted dataset.Snapshot.DistributedSnapshotMetadata.Builder.setField(Descriptors.FieldDescriptor field, Object value) Snapshot.DistributedSnapshotMetadata.Builder.setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) Snapshot.DistributedSnapshotMetadata.Builder.setUnknownFields(UnknownFieldSet unknownFields) Snapshot.DistributedSnapshotMetadata.toBuilder()