XEventMetadata.Builder

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

 Metadata for an XEvent, corresponds to an event type and is shared by
 all XEvents with the same metadata_id.
 Next ID: 6
 
نوع Protobuf tensorflow.profiler.XEventMetadata

روش های عمومی

XEventMetadata.Builder
addAllStats (Iterable<? XStat > مقادیر را گسترش می دهد)
 XStats that are constant for all XEvents with the same metadata_id.
XEventMetadata.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
XEventMetadata.Builder
addStats (مقدار XStat )
 XStats that are constant for all XEvents with the same metadata_id.
XEventMetadata.Builder
addStats ( XStat.Builder builderForValue)
 XStats that are constant for all XEvents with the same metadata_id.
XEventMetadata.Builder
addStats (شاخص int، مقدار XStat )
 XStats that are constant for all XEvents with the same metadata_id.
XEventMetadata.Builder
addStats (int index، XStat.Builder builderForValue)
 XStats that are constant for all XEvents with the same metadata_id.
XStat.Builder
addStatsBuilder (int index)
 XStats that are constant for all XEvents with the same metadata_id.
XStat.Builder
addStatsBuilder ()
 XStats that are constant for all XEvents with the same metadata_id.
XEventMetadata
XEventMetadata
XEventMetadata.Builder
XEventMetadata.Builder
clearDisplayName ()
 Name of the event shown in trace viewer.
XEventMetadata.Builder
clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)
XEventMetadata.Builder
شفاف ()
 XPlane.event_metadata map key.
XEventMetadata.Builder
clearMetadata ()
 Additional metadata in serialized format.
XEventMetadata.Builder
clearName ()
 Name of the event.
XEventMetadata.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
XEventMetadata.Builder
clearStats ()
 XStats that are constant for all XEvents with the same metadata_id.
XEventMetadata.Builder
XEventMetadata
نهایی static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
رشته
getDisplayName ()
 Name of the event shown in trace viewer.
com.google.protobuf.ByteString
getDisplayNameBytes ()
 Name of the event shown in trace viewer.
طولانی
getId ()
 XPlane.event_metadata map key.
com.google.protobuf.ByteString
getMetadata ()
 Additional metadata in serialized format.
رشته
getName ()
 Name of the event.
com.google.protobuf.ByteString
getNameBytes ()
 Name of the event.
XStat
getStats (شاخص int)
 XStats that are constant for all XEvents with the same metadata_id.
XStat.Builder
getStatsBuilder (int index)
 XStats that are constant for all XEvents with the same metadata_id.
فهرست < XStat.Builder >
getStatsBuilderList ()
 XStats that are constant for all XEvents with the same metadata_id.
بین المللی
getStatsCount ()
 XStats that are constant for all XEvents with the same metadata_id.
فهرست < XStat >
getStatsList ()
 XStats that are constant for all XEvents with the same metadata_id.
XStatOrBuilder
getStatsOrBuilder (int index)
 XStats that are constant for all XEvents with the same metadata_id.
لیست<? XStatOrBuilder را گسترش می دهد >
getStatsOrBuilderList ()
 XStats that are constant for all XEvents with the same metadata_id.
بولی نهایی
XEventMetadata.Builder
mergeFrom (com.google.protobuf.Message other)
XEventMetadata.Builder
mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
نهایی XEventMetadata.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
XEventMetadata.Builder
removeStats (int index)
 XStats that are constant for all XEvents with the same metadata_id.
XEventMetadata.Builder
setDisplayName (مقدار رشته)
 Name of the event shown in trace viewer.
XEventMetadata.Builder
setDisplayNameBytes (مقدار com.google.protobuf.ByteString)
 Name of the event shown in trace viewer.
XEventMetadata.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
XEventMetadata.Builder
setId (مقدار طولانی)
 XPlane.event_metadata map key.
XEventMetadata.Builder
setMetadata (com.google.protobuf.ByteString مقدار)
 Additional metadata in serialized format.
XEventMetadata.Builder
setName (مقدار رشته)
 Name of the event.
XEventMetadata.Builder
setNameBytes (مقدار com.google.protobuf.ByteString)
 Name of the event.
XEventMetadata.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
XEventMetadata.Builder
setStats (int index، XStat.Builder builderForValue)
 XStats that are constant for all XEvents with the same metadata_id.
XEventMetadata.Builder
setStats (شاخص int، مقدار XStat )
 XStats that are constant for all XEvents with the same metadata_id.
نهایی XEventMetadata.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

روش های ارثی

روش های عمومی

عمومی XEventMetadata.Builder addAllStats (Iterable<? XStat > مقادیر را گسترش می دهد)

 XStats that are constant for all XEvents with the same metadata_id.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 5;

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

عمومی XEventMetadata.Builder addStats (مقدار XStat )

 XStats that are constant for all XEvents with the same metadata_id.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 5;

عمومی XEventMetadata.Builder addStats ( XStat.Builder builderForValue)

 XStats that are constant for all XEvents with the same metadata_id.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 5;

عمومی XEventMetadata.Builder addStats (شاخص int، مقدار XStat )

 XStats that are constant for all XEvents with the same metadata_id.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 5;

عمومی XEventMetadata.Builder addStats (int index, XStat.Builder builderForValue)

 XStats that are constant for all XEvents with the same metadata_id.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 5;

عمومی XStat.Builder addStatsBuilder (int index)

 XStats that are constant for all XEvents with the same metadata_id.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 5;

عمومی XStat.Builder addStatsBuilder ()

 XStats that are constant for all XEvents with the same metadata_id.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 5;

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

عمومی XEventMetadata buildPartial ()

عمومی XEventMetadata.Builder clear ()

عمومی XEventMetadata.Builder clearDisplayName ()

رشته

 Name of the event shown in trace viewer.
 
string display_name = 4;

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

عمومی XEventMetadata.Builder clearId ()

 XPlane.event_metadata map key.
 
int64 id = 1;

عمومی XEventMetadata.Builder clearMetadata ()

 Additional metadata in serialized format.
 
bytes metadata = 3;

عمومی XEventMetadata.Builder clearName ()

 Name of the event.
 
string name = 2;

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

عمومی XEventMetadata.Builder clearStats ()

 XStats that are constant for all XEvents with the same metadata_id.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 5;

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

عمومی XEventMetadata getDefaultInstanceForType ()

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

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

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

رشته

 Name of the event shown in trace viewer.
 
string display_name = 4;

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

 Name of the event shown in trace viewer.
 
string display_name = 4;

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

 XPlane.event_metadata map key.
 
int64 id = 1;

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

 Additional metadata in serialized format.
 
bytes metadata = 3;

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

 Name of the event.
 
string name = 2;

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

string name = 2;

 Name of the event.
 
= 2;

عمومی XStat getStats (int index)

 XStats that are constant for all XEvents with the same metadata_id.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 5;

عمومی XStat.Builder getStatsBuilder (int index)

 XStats that are constant for all XEvents with the same metadata_id.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 5;

فهرست عمومی < XStat.Builder > getStatsBuilderList ()

 XStats that are constant for all XEvents with the same metadata_id.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 5;

عمومی int getStatsCount ()

 XStats that are constant for all XEvents with the same metadata_id.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 5;

فهرست عمومی < XStat > getStatsList ()

 XStats that are constant for all XEvents with the same metadata_id.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 5;

عمومی XStatOrBuilder getStatsOrBuilder (int index)

 XStats that are constant for all XEvents with the same metadata_id.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 5;

لیست عمومی<? گسترش XStatOrBuilder > getStatsOrBuilderList ()

 XStats that are constant for all XEvents with the same metadata_id.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 5;

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

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

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

پرتاب می کند
IOException

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

عمومی XEventMetadata.Builder removeStats (int index)

 XStats that are constant for all XEvents with the same metadata_id.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 5;

عمومی XEventMetadata.Builder setDisplayName (مقدار رشته)

رشته

 Name of the event shown in trace viewer.
 
string display_name = 4;

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

رشته

 Name of the event shown in trace viewer.
 
string display_name = 4;

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

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

 XPlane.event_metadata map key.
 
int64 id = 1;

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

 Additional metadata in serialized format.
 
bytes metadata = 3;

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

 Name of the event.
 
string name = 2;

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

 Name of the event.
 
string name = 2;

عمومی XEventMetadata.Builder setRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)

عمومی XEventMetadata.Builder setStats (int index, XStat.Builder builderForValue)

 XStats that are constant for all XEvents with the same metadata_id.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 5;

عمومی XEventMetadata.Builder setStats (شاخص int، مقدار XStat )

 XStats that are constant for all XEvents with the same metadata_id.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 5;

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