XStatMetadata.Builder

کلاس نهایی استاتیک عمومی XStatMetadata.Builder

 Metadata for an XStat, corresponds to a stat type and is shared by all
 XStats with the same metadata_id.
 Next ID: 4
 
نوع Protobuf tensorflow.profiler.XStatMetadata

روش های عمومی

XStatMetadata.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
XStatMetadata
XStatMetadata
XStatMetadata.Builder
XStatMetadata.Builder
توضیح واضح ()
 Description of the stat (might be long).
XStatMetadata.Builder
clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)
XStatMetadata.Builder
شفاف ()
 XPlane.stat_metadata map key.
XStatMetadata.Builder
clearName ()
 Name of the stat (should be short).
XStatMetadata.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
XStatMetadata.Builder
XStatMetadata
رشته
getDescription ()
 Description of the stat (might be long).
com.google.protobuf.ByteString
getDescriptionBytes ()
 Description of the stat (might be long).
نهایی static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
طولانی
getId ()
 XPlane.stat_metadata map key.
رشته
getName ()
 Name of the stat (should be short).
com.google.protobuf.ByteString
getNameBytes ()
 Name of the stat (should be short).
بولی نهایی
XStatMetadata.Builder
mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XStatMetadata.Builder
mergeFrom (com.google.protobuf.Message other)
نهایی XStatMetadata.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
XStatMetadata.Builder
setDescription (مقدار رشته)
 Description of the stat (might be long).
XStatMetadata.Builder
setDescriptionBytes (مقدار com.google.protobuf.ByteString)
 Description of the stat (might be long).
XStatMetadata.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
XStatMetadata.Builder
setId (مقدار طولانی)
 XPlane.stat_metadata map key.
XStatMetadata.Builder
setName (مقدار رشته)
 Name of the stat (should be short).
XStatMetadata.Builder
setNameBytes (مقدار com.google.protobuf.ByteString)
 Name of the stat (should be short).
XStatMetadata.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
نهایی XStatMetadata.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

روش های ارثی

روش های عمومی

عمومی XStatMetadata.Builder addRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)

ساخت عمومی XStatMetadata ()

عمومی XStatMetadata buildPartial ()

عمومی XStatMetadata.Builder پاک ()

عمومی XStatMetadata.Builder clearDescription ()

string description = 3;

 Description of the stat (might be long).
 
= 3;

عمومی XStatMetadata.Builder clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)

عمومی XStatMetadata.Builder clearId ()

 XPlane.stat_metadata map key.
 
int64 id = 1;

عمومی XStatMetadata.Builder clearName ()

 Name of the stat (should be short).
 Two XStatMetadata with different id should have different names.
 
string name = 2;

عمومی XStatMetadata.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

کلون عمومی XStatMetadata.Builder ()

عمومی XStatMetadata getDefaultInstanceForType ()

رشته عمومی getDescription ()

string description = 3;

 Description of the stat (might be long).
 
= 3;

عمومی com.google.protobuf.ByteString getDescriptionBytes ()

string description = 3;

 Description of the stat (might be long).
 
= 3;

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

عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

دریافت شناسه عمومی طولانی ()

 XPlane.stat_metadata map key.
 
int64 id = 1;

رشته عمومی getName ()

 Name of the stat (should be short).
 Two XStatMetadata with different id should have different names.
 
string name = 2;

عمومی com.google.protobuf.ByteString getNameBytes ()

 Name of the stat (should be short).
 Two XStatMetadata with different id should have different names.
 
string name = 2;

بولین نهایی عمومی isInitialized ()

عمومی XStatMetadata.Builder mergeFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی XStatMetadata.Builder mergeFrom (com.google.protobuf.Message other)

نهایی عمومی XStatMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

عمومی XStatMetadata.Builder setDescription (مقدار رشته)

string description = 3;

 Description of the stat (might be long).
 
= 3;

عمومی XStatMetadata.Builder setDescriptionBytes (مقدار com.google.protobuf.ByteString)

string description = 3;

 Description of the stat (might be long).
 
= 3;

public XStatMetadata.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)

عمومی XStatMetadata.Builder setId (مقدار طولانی)

 XPlane.stat_metadata map key.
 
int64 id = 1;

عمومی XStatMetadata.Builder setName (مقدار رشته)

 Name of the stat (should be short).
 Two XStatMetadata with different id should have different names.
 
string name = 2;

عمومی XStatMetadata.Builder setNameBytes (مقدار com.google.protobuf.ByteString)

 Name of the stat (should be short).
 Two XStatMetadata with different id should have different names.
 
string name = 2;

public XStatMetadata.Builder setRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor, int index, Object value)

نهایی عمومی XStatMetadata.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)