パブリック静的最終クラスBinsummary.Builder
Protobuf 型tensorflow.BinSummary
パブリックメソッド
Binsummary.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
ビンの概要 | 建てる() |
ビンの概要 | buildPartial () |
Binsummary.Builder | クリア() |
Binsummary.Builder | クリアビン() int32 bin = 1; |
Binsummary.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド) |
Binsummary.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Binsummary.Builder | clearTotalBytesInBin () int64 total_bytes_in_bin = 3; |
Binsummary.Builder | ClearTotalBytesInUse () int64 total_bytes_in_use = 2; |
Binsummary.Builder | clearTotalChunksInBin () int64 total_chunks_in_bin = 5; |
Binsummary.Builder | ClearTotalChunksInUse () int64 total_chunks_in_use = 4; |
Binsummary.Builder | クローン() |
整数 | getBin () int32 bin = 1; |
ビンの概要 | |
最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
長さ | getTotalBytesInBin () int64 total_bytes_in_bin = 3; |
長さ | getTotalBytesInUse () int64 total_bytes_in_use = 2; |
長さ | getTotalChunksInBin () int64 total_chunks_in_bin = 5; |
長さ | getTotalChunksInUse () int64 total_chunks_in_use = 4; |
最終ブール値 | |
Binsummary.Builder | mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Binsummary.Builder | mergeFrom (com.google.protobuf.Message other) |
最終的なBinsummary.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド) |
Binsummary.Builder | setBin (int 値) int32 bin = 1; |
Binsummary.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
Binsummary.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値) |
Binsummary.Builder | setTotalBytesInBin (長い値) int64 total_bytes_in_bin = 3; |
Binsummary.Builder | setTotalBytesInUse (長い値) int64 total_bytes_in_use = 2; |
Binsummary.Builder | setTotalChunksInBin (長い値) int64 total_chunks_in_bin = 5; |
Binsummary.Builder | setTotalChunksInUse (長い値) int64 total_chunks_in_use = 4; |
最終的なBinsummary.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
継承されたメソッド
パブリックメソッド
public Binsummary.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public int getBin ()
int32 bin = 1;
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public long getTotalBytesInBin ()
int64 total_bytes_in_bin = 3;
public long getTotalBytesInUse ()
int64 total_bytes_in_use = 2;
public long getTotalChunksInBin ()
int64 total_chunks_in_bin = 5;
public long getTotalChunksInUse ()
int64 total_chunks_in_use = 4;
パブリック最終ブール値isInitialized ()
public Binsummary.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|