パブリック最終クラスBinsummary
Protobuf 型tensorflow.BinSummary
ネストされたクラス
クラス | Binsummary.Builder | Protobuf 型tensorflow.BinSummary |
定数
整数 | BIN_FIELD_NUMBER | |
整数 | TOTAL_BYTES_IN_BIN_FIELD_NUMBER | |
整数 | TOTAL_BYTES_IN_USE_FIELD_NUMBER | |
整数 | TOTAL_CHUNKS_IN_BIN_FIELD_NUMBER | |
整数 | TOTAL_CHUNKS_IN_USE_FIELD_NUMBER |
パブリックメソッド
ブール値 | 等しい(オブジェクトオブジェクト) |
整数 | getBin () int32 bin = 1; |
静的Binサマリー | |
ビンの概要 | |
最終的な静的 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; |
最終的な com.google.protobuf.UnknownFieldSet | |
整数 | ハッシュコード() |
最終ブール値 | |
静的Binsummary.Builder | newBuilder ( Binsummaryプロトタイプ) |
静的Binsummary.Builder | newBuilder () |
Binsummary.Builder | |
静的Binサマリー | parseDelimitedFrom (InputStream 入力) |
静的Binサマリー | parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的Binサマリー | parseFrom (ByteBuffer データ) |
静的Binサマリー | parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的Binサマリー | parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的Binサマリー | parseFrom (com.google.protobuf.CodedInputStream 入力) |
静的Binサマリー | parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的Binサマリー | parseFrom (com.google.protobuf.ByteString データ) |
静的Binサマリー | parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的Binサマリー | parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的 | パーサー() |
Binsummary.Builder | toビルダー() |
空所 | writeTo (com.google.protobuf.CodedOutputStream 出力) |
継承されたメソッド
定数
パブリック静的最終整数BIN_FIELD_NUMBER
定数値: 1
パブリック静的最終整数TOTAL_BYTES_IN_BIN_FIELD_NUMBER
定数値: 3
public static Final int TOTAL_BYTES_IN_USE_FIELD_NUMBER
定数値: 2
public static Final int TOTAL_CHUNKS_IN_BIN_FIELD_NUMBER
定数値: 5
public static Final int TOTAL_CHUNKS_IN_USE_FIELD_NUMBER
定数値: 4
パブリックメソッド
public booleanに等しい(オブジェクト obj)
public int getBin ()
int32 bin = 1;
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
公共 getParserForType ()
public int getSerializedSize ()
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;
public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
パブリック最終ブール値isInitialized ()
public static Binsummary parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static Binsummary parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static Binsummary parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
public static Binsummary parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
public static Binsummary parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static Binsummary parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
パブリック静的 パーサー()
public void writeTo (com.google.protobuf.CodedOutputStream 出力)
投げる
IO例外 |
---|