MemoryInfo.Builder

パブリック静的最終クラスMemoryInfo.Builder

Protobuf 型tensorflow.MemoryInfo

パブリックメソッド

メモリ情報ビルダー
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
メモリ情報
建てる()
メモリ情報
メモリ情報ビルダー
クリア()
メモリ情報ビルダー
クリア利用可能()
 Immediately available memory in bytes
 
int64 available = 2;
メモリ情報ビルダー
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
メモリ情報ビルダー
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
メモリ情報ビルダー
クリアトータル()
 Total virtual memory in bytes
 
int64 total = 1;
メモリ情報ビルダー
長さ
getAvailable ()
 Immediately available memory in bytes
 
int64 available = 2;
メモリ情報
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
長さ
getTotal ()
 Total virtual memory in bytes
 
int64 total = 1;
最終ブール値
メモリ情報ビルダー
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
メモリ情報ビルダー
mergeFrom (com.google.protobuf.Message other)
最終的なMemoryInfo.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
メモリ情報ビルダー
setAvailable (長い値)
 Immediately available memory in bytes
 
int64 available = 2;
メモリ情報ビルダー
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
メモリ情報ビルダー
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
メモリ情報ビルダー
setTotal (長い値)
 Total virtual memory in bytes
 
int64 total = 1;
最終的なMemoryInfo.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

public MemoryInfo.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public MemoryInfoビルド()

public MemoryInfo buildPartial ()

public MemoryInfo.Builder clear ()

public MemoryInfo.Builder clearAvailable ()

 Immediately available memory in bytes
 
int64 available = 2;

public MemoryInfo.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

public MemoryInfo.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public MemoryInfo.Builder clearTotal ()

 Total virtual memory in bytes
 
int64 total = 1;

public MemoryInfo.Builderクローン()

public long getAvailable ()

 Immediately available memory in bytes
 
int64 available = 2;

public MemoryInfo getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public long getTotal ()

 Total virtual memory in bytes
 
int64 total = 1;

パブリック最終ブール値isInitialized ()

public MemoryInfo.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public MemoryInfo.Builder mergeFrom (com.google.protobuf.Message other)

public Final MemoryInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public MemoryInfo.Builder setAvailable (長い値)

 Immediately available memory in bytes
 
int64 available = 2;

public MemoryInfo.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public MemoryInfo.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public MemoryInfo.Builder setTotal (long 値)

 Total virtual memory in bytes
 
int64 total = 1;

public Final MemoryInfo.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)