パブリック最終クラスMemmappedFileSystemDirectoryElement
A message that describes one region of memmapped file.
tensorflow.MemmappedFileSystemDirectoryElement
ネストされたクラス
クラス | MemmappedFileSystemDirectoryElement.Builder | A message that describes one region of memmapped file. |
定数
整数 | LENGTH_FIELD_NUMBER | |
整数 | NAME_FIELD_NUMBER | |
整数 | OFFSET_FIELD_NUMBER |
パブリックメソッド
ブール値 | 等しい(オブジェクトオブジェクト) |
静的MemmappedFileSystemDirectoryElement | |
MemmappedFileSystemDirectoryElement | |
最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
長さ | getLength () uint64 length = 3; |
弦 | getName () string name = 2; |
com.google.protobuf.ByteString | getNameBytes () string name = 2; |
長さ | getOffset () uint64 offset = 1; |
整数 | |
最終的な com.google.protobuf.UnknownFieldSet | |
整数 | ハッシュコード() |
最終ブール値 | |
静的MemmappedFileSystemDirectoryElement.Builder | |
静的MemmappedFileSystemDirectoryElement.Builder | newBuilder () |
MemmappedFileSystemDirectoryElement.Builder | |
静的MemmappedFileSystemDirectoryElement | parseDelimitedFrom (InputStream 入力) |
静的MemmappedFileSystemDirectoryElement | parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的MemmappedFileSystemDirectoryElement | parseFrom (ByteBuffer データ) |
静的MemmappedFileSystemDirectoryElement | parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的MemmappedFileSystemDirectoryElement | parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的MemmappedFileSystemDirectoryElement | parseFrom (com.google.protobuf.CodedInputStream 入力) |
静的MemmappedFileSystemDirectoryElement | parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的MemmappedFileSystemDirectoryElement | parseFrom (com.google.protobuf.ByteString データ) |
静的MemmappedFileSystemDirectoryElement | parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的MemmappedFileSystemDirectoryElement | parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的 | パーサー() |
MemmappedFileSystemDirectoryElement.Builder | toビルダー() |
空所 | writeTo (com.google.protobuf.CodedOutputStream 出力) |
継承されたメソッド
定数
パブリック静的最終整数LENGTH_FIELD_NUMBER
定数値: 3
パブリック静的最終整数NAME_FIELD_NUMBER
定数値: 2
パブリック静的最終整数OFFSET_FIELD_NUMBER
定数値: 1
パブリックメソッド
public booleanに等しい(オブジェクト obj)
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
パブリックロングgetLength ()
uint64 length = 3;
パブリック String getName ()
string name = 2;
public com.google.protobuf.ByteString getNameBytes ()
string name = 2;
public long getOffset ()
uint64 offset = 1;
公共 getParserForType ()
public int getSerializedSize ()
public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
パブリック最終ブール値isInitialized ()
public static MemmappedFileSystemDirectoryElement.Builder newBuilder ( MemmappedFileSystemDirectoryElementプロトタイプ)
public static MemmappedFileSystemDirectoryElement parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static MemmappedFileSystemDirectoryElement parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static MemmappedFileSystemDirectoryElement parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
public static MemmappedFileSystemDirectoryElement parseFrom (com.google.protobuf.CodedInputStream 入力)
投げる
IO例外 |
---|
public static MemmappedFileSystemDirectoryElement parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
public static MemmappedFileSystemDirectoryElement parseFrom (com.google.protobuf.ByteString データ)
投げる
無効なプロトコルバッファ例外 |
---|
public static MemmappedFileSystemDirectoryElement parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static MemmappedFileSystemDirectoryElement parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
パブリック静的 パーサー()
public void writeTo (com.google.protobuf.CodedOutputStream 出力)
投げる
IO例外 |
---|