classe finale publique MemmappedFileSystemDirectoryElement
A message that describes one region of memmapped file.
tensorflow.MemmappedFileSystemDirectoryElement de type Protobuf.MemmappedFileSystemDirectoryElement Classes imbriquées
| classe | MemmappedFileSystemDirectoryElement.Builder | A message that describes one region of memmapped file. | |
Constantes
| int | LENGTH_FIELD_NUMBER | |
| int | NAME_FIELD_NUMBER | |
| int | OFFSET_FIELD_NUMBER |
Méthodes publiques
| booléen | est égal à (Obj objet) |
| statique MemmappedFileSystemDirectoryElement | |
| MemmappedFileSystemDirectoryElement | |
| final statique com.google.protobuf.Descriptors.Descriptor | |
| long | getLongueur () uint64 length = 3; |
| Chaîne | obtenirNom () string name = 2; |
| com.google.protobuf.ByteString | getNameBytes () string name = 2; |
| long | getOffset () uint64 offset = 1; |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| int | |
| booléen final | |
| statique MemmappedFileSystemDirectoryElement.Builder | newBuilder (prototype MemmappedFileSystemDirectoryElement ) |
| statique MemmappedFileSystemDirectoryElement.Builder | |
| MemmappedFileSystemDirectoryElement.Builder | |
| statique MemmappedFileSystemDirectoryElement | parseDelimitedFrom (entrée InputStream) |
| statique MemmappedFileSystemDirectoryElement | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique MemmappedFileSystemDirectoryElement | parseFrom (données ByteBuffer) |
| statique MemmappedFileSystemDirectoryElement | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique MemmappedFileSystemDirectoryElement | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique MemmappedFileSystemDirectoryElement | parseFrom (entrée com.google.protobuf.CodedInputStream) |
| statique MemmappedFileSystemDirectoryElement | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique MemmappedFileSystemDirectoryElement | parseFrom (données com.google.protobuf.ByteString) |
| statique MemmappedFileSystemDirectoryElement | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique MemmappedFileSystemDirectoryElement | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique | analyseur () |
| MemmappedFileSystemDirectoryElement.Builder | toBuilder () |
| vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final entier LENGTH_FIELD_NUMBER
Valeur constante : 3
public statique final entier NAME_FIELD_NUMBER
Valeur constante : 2
public statique final int OFFSET_FIELD_NUMBER
Valeur constante : 1
Méthodes publiques
public booléen égal (Objet obj)
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public long getLength ()
uint64 length = 3;
chaîne publique getName ()
string name = 2;
public com.google.protobuf.ByteString getNameBytes ()
string name = 2;
public long getOffset ()
uint64 offset = 1;
publique getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
code de hachage int public ()
public final booléen isInitialized ()
public statique MemmappedFileSystemDirectoryElement.Builder newBuilder (prototype MemmappedFileSystemDirectoryElement )
public static MemmappedFileSystemDirectoryElement parseDelimitedFrom (entrée InputStream)
Jetés
| IOException |
|---|
public static MemmappedFileSystemDirectoryElement parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public static MemmappedFileSystemDirectoryElement parseFrom (données ByteBuffer)
Jetés
| InvalidProtocolBufferException |
|---|
public static MemmappedFileSystemDirectoryElement parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public static MemmappedFileSystemDirectoryElement parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique MemmappedFileSystemDirectoryElement parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
| IOException |
|---|
public static MemmappedFileSystemDirectoryElement parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique MemmappedFileSystemDirectoryElement parseFrom (données com.google.protobuf.ByteString)
Jetés
| InvalidProtocolBufferException |
|---|
public static MemmappedFileSystemDirectoryElement parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public static MemmappedFileSystemDirectoryElement parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
| IOException |
|---|