الفئة النهائية العامة الثابتة BinSummary.Builder
نوع Protobuf tensorflow.BinSummary
الأساليب العامة
BinSummary.Builder | addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن) |
BinSummary | يبني () |
BinSummary | بناء جزئي () |
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 | كلير توتال بايتس إنبين () 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 | استنساخ () |
كثافة العمليات | الحصول على بن () int32 bin = 1; |
BinSummary | |
النهائي الثابت 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 | دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
BinSummary.Builder | دمج من (com.google.protobuf.Message أخرى) |
BinSummary.Builder النهائي | دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
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.UnknownFieldSet UnknownFields) |
الطرق الموروثة
الأساليب العامة
BinSummary.Builder العام addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
int public getBin ()
int32 bin = 1;
النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor getDescriptorForType () العام
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 input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|