Uses of Class
org.tensorflow.proto.SourceMetadata
Packages that use SourceMetadata
-
Uses of SourceMetadata in org.tensorflow.proto
Methods in org.tensorflow.proto that return SourceMetadataModifier and TypeMethodDescriptionSourceMetadata.Builder.build()SourceMetadata.Builder.buildPartial()static SourceMetadataSourceMetadata.getDefaultInstance()SourceMetadata.Builder.getDefaultInstanceForType()SourceMetadata.getDefaultInstanceForType()Event.Builder.getSourceMetadata()Information of the source that writes the events, this is only logged in the very first event along with the `file_version` field.Event.getSourceMetadata()Information of the source that writes the events, this is only logged in the very first event along with the `file_version` field.EventOrBuilder.getSourceMetadata()Information of the source that writes the events, this is only logged in the very first event along with the `file_version` field.static SourceMetadataSourceMetadata.parseDelimitedFrom(InputStream input) static SourceMetadataSourceMetadata.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static SourceMetadataSourceMetadata.parseFrom(byte[] data) static SourceMetadataSourceMetadata.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static SourceMetadataSourceMetadata.parseFrom(ByteString data) static SourceMetadataSourceMetadata.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static SourceMetadataSourceMetadata.parseFrom(CodedInputStream input) static SourceMetadataSourceMetadata.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static SourceMetadataSourceMetadata.parseFrom(InputStream input) static SourceMetadataSourceMetadata.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static SourceMetadataSourceMetadata.parseFrom(ByteBuffer data) static SourceMetadataSourceMetadata.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type SourceMetadataModifier and TypeMethodDescriptionSourceMetadata.getParserForType()static Parser<SourceMetadata> SourceMetadata.parser()Methods in org.tensorflow.proto with parameters of type SourceMetadataModifier and TypeMethodDescriptionSourceMetadata.Builder.mergeFrom(SourceMetadata other) Event.Builder.mergeSourceMetadata(SourceMetadata value) Information of the source that writes the events, this is only logged in the very first event along with the `file_version` field.static SourceMetadata.BuilderSourceMetadata.newBuilder(SourceMetadata prototype) Event.Builder.setSourceMetadata(SourceMetadata value) Information of the source that writes the events, this is only logged in the very first event along with the `file_version` field.