MemmappedFileSystemDirectoryElement

パブリック最終クラスMemmappedFileSystemDirectoryElement

 A message that describes one region of memmapped file.
 
Protobuf 型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
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
空所
writeTo (com.google.protobuf.CodedOutputStream 出力)

継承されたメソッド

定数

パブリック静的最終整数LENGTH_FIELD_NUMBER

定数値: 3

パブリック静的最終整数NAME_FIELD_NUMBER

定数値: 2

パブリック静的最終整数OFFSET_FIELD_NUMBER

定数値: 1

パブリックメソッド

public booleanに等しい(オブジェクト obj)

public static MemmappedFileSystemDirectoryElement getDefaultInstance ()

public MemmappedFileSystemDirectoryElement getDefaultInstanceForType ()

public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

パブリックロングgetLength ()

uint64 length = 3;

public 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 ()

public MemmappedFileSystemDirectoryElement.Builder newBuilderForType ()

public static MemmappedFileSystemDirectoryElement parseDelimitedFrom (InputStream 入力)

投げる
IO例外

public static MemmappedFileSystemDirectoryElement parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static MemmappedFileSystemDirectoryElement parseFrom (ByteBuffer データ)

投げる
無効なプロトコルバッファ例外

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例外