publiczna klasa końcowa MemmappedFileSystemDirectoryElement
A message that describes one region of memmapped file.
tensorflow.MemmappedFileSystemDirectoryElement
Klasy zagnieżdżone
klasa | MemmappedFileSystemDirectoryElement.Builder | A message that describes one region of memmapped file. |
Stałe
wew | DŁUGOŚĆ_FIELD_NUMBER | |
wew | NAME_FIELD_NUMBER | |
wew | OFFSET_FIELD_NUMBER |
Metody publiczne
wartość logiczna | równa się (obiekt obiektu) |
statyczny element MemmappedFileSystemDirectoryElement | |
Element MemmappedFileSystemDirectory | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
długi | pobierzDługość () uint64 length = 3; |
Smyczkowy | pobierz nazwę () string name = 2; |
com.google.protobuf.ByteString | getNameBytes () string name = 2; |
długi | getOffset () uint64 offset = 1; |
wew | |
końcowy com.google.protobuf.UnknownFieldSet | |
wew | hashCode () |
końcowa wartość logiczna | |
statyczny MemmappedFileSystemDirectoryElement.Builder | newBuilder (prototyp MemmappedFileSystemDirectoryElement ) |
statyczny MemmappedFileSystemDirectoryElement.Builder | |
MemmappedFileSystemDirectoryElement.Builder | |
statyczny element MemmappedFileSystemDirectoryElement | parseDelimitedFrom (wejście strumienia wejściowego) |
statyczny element MemmappedFileSystemDirectoryElement | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny element MemmappedFileSystemDirectoryElement | parseFrom (dane ByteBuffer) |
statyczny element MemmappedFileSystemDirectoryElement | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny element MemmappedFileSystemDirectoryElement | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny element MemmappedFileSystemDirectoryElement | parseFrom (wejście com.google.protobuf.CodedInputStream) |
statyczny element MemmappedFileSystemDirectoryElement | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
statyczny element MemmappedFileSystemDirectoryElement | parseFrom (dane com.google.protobuf.ByteString) |
statyczny element MemmappedFileSystemDirectoryElement | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny element MemmappedFileSystemDirectoryElement | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny | parser () |
MemmappedFileSystemDirectoryElement.Builder | |
próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int LENGTH_FIELD_NUMBER
Wartość stała: 3
publiczny statyczny końcowy int NAME_FIELD_NUMBER
Wartość stała: 2
publiczny statyczny końcowy int OFFSET_FIELD_NUMBER
Wartość stała: 1
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny długi getLength ()
uint64 length = 3;
public String getName ()
string name = 2;
public com.google.protobuf.ByteString getNameBytes ()
string name = 2;
publiczny długi getOffset ()
uint64 offset = 1;
publiczny getParserForType ()
publiczny int getSerializedSize ()
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
publiczny statyczny MemmappedFileSystemDirectoryElement.Builder newBuilder (prototyp MemmappedFileSystemDirectoryElement )
public static MemmappedFileSystemDirectoryElement parseDelimitedFrom (wejścieInputStream)
Rzuca
Wyjątek IO |
---|
publiczny statyczny MemmappedFileSystemDirectoryElement parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static MemmappedFileSystemDirectoryElement parseFrom (dane ByteBuffer)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny MemmappedFileSystemDirectoryElement parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
publiczny statyczny MemmappedFileSystemDirectoryElement parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny MemmappedFileSystemDirectoryElement parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
Wyjątek IO |
---|
publiczny statyczny MemmappedFileSystemDirectoryElement parseFrom (bajt[] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny MemmappedFileSystemDirectoryElement parseFrom (dane com.google.protobuf.ByteString)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny MemmappedFileSystemDirectoryElement parseFrom (dane wejściowe wejściowe strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
publiczny statyczny MemmappedFileSystemDirectoryElement parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
Wyjątek IO |
---|