XEventMetadata.Builder

classe finale statique publique 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
 
Type Protobuf tensorflow.profiler.XEventMetadata

Méthodes publiques

XEventMetadata.Builder
addAllStats (Iterable<? étend les valeurs XStat >)
 XStats that are constant for all XEvents with the same metadata_id.
XEventMetadata.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
XEventMetadata.Builder
addStats (valeur 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 (index int, valeur XStat )
 XStats that are constant for all XEvents with the same metadata_id.
XEventMetadata.Builder
addStats (index int, XStat.Builder builderForValue)
 XStats that are constant for all XEvents with the same metadata_id.
XStat.Builder
addStatsBuilder (index int)
 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.
XEventMetadonnées
XEventMetadonnées
XEventMetadata.Builder
clair ()
XEventMetadata.Builder
clearDisplayName ()
 Name of the event shown in trace viewer.
XEventMetadata.Builder
clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)
XEventMetadata.Builder
identifiant clair ()
 XPlane.event_metadata map key.
XEventMetadata.Builder
clearMetadonnées ()
 Additional metadata in serialized format.
XEventMetadata.Builder
nom clair ()
 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
cloner ()
XEventMetadonnées
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Chaîne
getDisplayName ()
 Name of the event shown in trace viewer.
com.google.protobuf.ByteString
getDisplayNameBytes ()
 Name of the event shown in trace viewer.
long
getId ()
 XPlane.event_metadata map key.
com.google.protobuf.ByteString
getMetadata ()
 Additional metadata in serialized format.
Chaîne
obtenirNom ()
 Name of the event.
com.google.protobuf.ByteString
getNameBytes ()
 Name of the event.
XStat
getStats (index entier)
 XStats that are constant for all XEvents with the same metadata_id.
XStat.Builder
getStatsBuilder (index int)
 XStats that are constant for all XEvents with the same metadata_id.
Liste< XStat.Builder >
getStatsBuilderList ()
 XStats that are constant for all XEvents with the same metadata_id.
int
getStatsCount ()
 XStats that are constant for all XEvents with the same metadata_id.
Liste< XStat >
getStatsList ()
 XStats that are constant for all XEvents with the same metadata_id.
XStatOrBuilder
getStatsOrBuilder (index int)
 XStats that are constant for all XEvents with the same metadata_id.
Liste<? étend XStatOrBuilder >
getStatsOrBuilderList ()
 XStats that are constant for all XEvents with the same metadata_id.
booléen final
XEventMetadata.Builder
mergeFrom (com.google.protobuf.Message autre)
XEventMetadata.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
final XEventMetadata.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
XEventMetadata.Builder
RemoveStats (index int)
 XStats that are constant for all XEvents with the same metadata_id.
XEventMetadata.Builder
setDisplayName (valeur de chaîne)
 Name of the event shown in trace viewer.
XEventMetadata.Builder
setDisplayNameBytes (valeur com.google.protobuf.ByteString)
 Name of the event shown in trace viewer.
XEventMetadata.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
XEventMetadata.Builder
setId (valeur longue)
 XPlane.event_metadata map key.
XEventMetadata.Builder
setMetadata (valeur com.google.protobuf.ByteString)
 Additional metadata in serialized format.
XEventMetadata.Builder
setName (valeur de chaîne)
 Name of the event.
XEventMetadata.Builder
setNameBytes (valeur com.google.protobuf.ByteString)
 Name of the event.
XEventMetadata.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
XEventMetadata.Builder
setStats (index int, XStat.Builder builderForValue)
 XStats that are constant for all XEvents with the same metadata_id.
XEventMetadata.Builder
setStats (index int, valeur XStat )
 XStats that are constant for all XEvents with the same metadata_id.
final XEventMetadata.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

Méthodes héritées

Méthodes publiques

public XEventMetadata.Builder addAllStats (Iterable<? étend les valeurs 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;

public XEventMetadata.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

public XEventMetadata.Builder addStats (valeur 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;

public 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;

public XEventMetadata.Builder addStats (index int, valeur 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;

public XEventMetadata.Builder addStats (index int, 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;

public XStat.Builder addStatsBuilder (index int)

 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;

public 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;

build public XEventMetadata ()

public XEventMetadata buildPartial ()

public XEventMetadata.Builder clear ()

public XEventMetadata.Builder clearDisplayName ()

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

public XEventMetadata.Builder clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)

public XEventMetadata.Builder clearId ()

 XPlane.event_metadata map key.
 
int64 id = 1;

public XEventMetadata.Builder clearMetadata ()

 Additional metadata in serialized format.
 
bytes metadata = 3;

public XEventMetadata.Builder clearName ()

 Name of the event.
 
string name = 2;

public XEventMetadata.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public 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;

Clone public XEventMetadata.Builder ()

public XEventMetadata getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

chaîne publique getDisplayName ()

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

public com.google.protobuf.ByteString getDisplayNameBytes ()

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

public long getId ()

 XPlane.event_metadata map key.
 
int64 id = 1;

public com.google.protobuf.ByteString getMetadata ()

bytes metadata = 3;

 Additional metadata in serialized format.
 
octets = 3 ;

chaîne publique getName ()

nom de chaîne

 Name of the event.
 
string name = 2;

public com.google.protobuf.ByteString getNameBytes ()

nom de chaîne

 Name of the event.
 
string name = 2;

public XStat getStats (index int)

 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;

public XStat.Builder getStatsBuilder (index int)

 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;

Liste publique < 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;

public 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;

Liste publique < 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;

public XStatOrBuilder getStatsOrBuilder (index int)

 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;

Liste publique <? étend 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;

public final booléen isInitialized ()

public XEventMetadata.Builder mergeFrom (com.google.protobuf.Message autre)

public XEventMetadata.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public final XEventMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public XEventMetadata.Builder removeStats (index int)

 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;

public XEventMetadata.Builder setDisplayName (valeur de chaîne)

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

public XEventMetadata.Builder setDisplayNameBytes (valeur com.google.protobuf.ByteString)

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

public XEventMetadata.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

public XEventMetadata.Builder setId (valeur longue)

 XPlane.event_metadata map key.
 
int64 id = 1;

public XEventMetadata.Builder setMetadata (valeur com.google.protobuf.ByteString)

bytes metadata = 3;

 Additional metadata in serialized format.
 
octets = 3 ;

public XEventMetadata.Builder setName (valeur de chaîne)

 Name of the event.
 
string name = 2;

public XEventMetadata.Builder setNameBytes (valeur com.google.protobuf.ByteString)

nom de chaîne

 Name of the event.
 
string name = 2;

public XEventMetadata.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)

public XEventMetadata.Builder setStats (index int, 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;

public XEventMetadata.Builder setStats (index int, valeur 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;

public final XEventMetadata.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)