Uses of Interface
org.tensorflow.proto.MemmappedFileSystem.MemmappedFileSystemDirectoryElementOrBuilder
Packages that use MemmappedFileSystem.MemmappedFileSystemDirectoryElementOrBuilder
-
Uses of MemmappedFileSystem.MemmappedFileSystemDirectoryElementOrBuilder in org.tensorflow.proto
Classes in org.tensorflow.proto that implement MemmappedFileSystem.MemmappedFileSystemDirectoryElementOrBuilderModifier and TypeClassDescriptionstatic final classA message that describes one region of memmapped file.static final classA message that describes one region of memmapped file.Methods in org.tensorflow.proto that return MemmappedFileSystem.MemmappedFileSystemDirectoryElementOrBuilderModifier and TypeMethodDescriptionMemmappedFileSystem.MemmappedFileSystemDirectory.Builder.getElementOrBuilder(int index) repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;MemmappedFileSystem.MemmappedFileSystemDirectory.getElementOrBuilder(int index) repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;MemmappedFileSystem.MemmappedFileSystemDirectoryOrBuilder.getElementOrBuilder(int index) repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;Methods in org.tensorflow.proto that return types with arguments of type MemmappedFileSystem.MemmappedFileSystemDirectoryElementOrBuilderModifier and TypeMethodDescriptionMemmappedFileSystem.MemmappedFileSystemDirectory.Builder.getElementOrBuilderList()repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;MemmappedFileSystem.MemmappedFileSystemDirectory.getElementOrBuilderList()repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;MemmappedFileSystem.MemmappedFileSystemDirectoryOrBuilder.getElementOrBuilderList()repeated .tensorflow.MemmappedFileSystemDirectoryElement element = 1;