XEventMetadata

classe finale publique XEventMetadata

 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

Classes imbriquées

classe XEventMetadata.Builder
 Metadata for an XEvent, corresponds to an event type and is shared by
 all XEvents with the same metadata_id. 

Constantes

int DISPLAY_NAME_FIELD_NUMBER
int ID_FIELD_NUMBER
int METADATA_FIELD_NUMBER
int NAME_FIELD_NUMBER
int STATS_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
XEventMetadata statique
XEventMetadonnées
final statique 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.
int
XStat
getStats (index entier)
 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.
final com.google.protobuf.UnknownFieldSet
int
booléen final
statique XEventMetadata.Builder
statique XEventMetadata.Builder
XEventMetadata.Builder
XEventMetadata statique
parseDelimitedFrom (entrée InputStream)
XEventMetadata statique
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XEventMetadata statique
parseFrom (données ByteBuffer)
XEventMetadata statique
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XEventMetadata statique
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XEventMetadata statique
parseFrom (entrée com.google.protobuf.CodedInputStream)
XEventMetadata statique
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XEventMetadata statique
parseFrom (données com.google.protobuf.ByteString)
XEventMetadata statique
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XEventMetadata statique
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
XEventMetadata.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int DISPLAY_NAME_FIELD_NUMBER

Valeur constante : 4

public statique final entier ID_FIELD_NUMBER

Valeur constante : 1

public statique final int METADATA_FIELD_NUMBER

Valeur constante : 3

public statique final entier NAME_FIELD_NUMBER

Valeur constante : 2

public statique final entier STATS_FIELD_NUMBER

Valeur constante : 5

Méthodes publiques

public booléen égal (Objet obj)

public statique XEventMetadata getDefaultInstance ()

public XEventMetadata getDefaultInstanceForType ()

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

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 ()

 Name of the event.
 
string name = 2;

public com.google.protobuf.ByteString getNameBytes ()

nom de chaîne

 Name of the event.
 
string name = 2;

publique getParserForType ()

public int getSerializedSize ()

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 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 com.google.protobuf.UnknownFieldSet getUnknownFields ()

code de hachage int public ()

public final booléen isInitialized ()

public statique XEventMetadata.Builder newBuilder (prototype XEventMetadata )

public statique XEventMetadata.Builder newBuilder ()

public XEventMetadata.Builder newBuilderForType ()

public statique XEventMetadata parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public statique XEventMetadata parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique XEventMetadata parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public static XEventMetadata parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static XEventMetadata parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique XEventMetadata parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public statique XEventMetadata parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique XEventMetadata parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public static XEventMetadata parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique XEventMetadata parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public XEventMetadata.Builder toBuilder ()

public void writeTo (sortie com.google.protobuf.CodedOutputStream)

Jetés
IOException
,
classe finale publique XEventMetadata

 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

Classes imbriquées

classe XEventMetadata.Builder
 Metadata for an XEvent, corresponds to an event type and is shared by
 all XEvents with the same metadata_id. 

Constantes

int DISPLAY_NAME_FIELD_NUMBER
int ID_FIELD_NUMBER
int METADATA_FIELD_NUMBER
int NAME_FIELD_NUMBER
int STATS_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
XEventMetadata statique
XEventMetadonnées
final statique 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.
int
XStat
getStats (index entier)
 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.
final com.google.protobuf.UnknownFieldSet
int
booléen final
statique XEventMetadata.Builder
statique XEventMetadata.Builder
XEventMetadata.Builder
XEventMetadata statique
parseDelimitedFrom (entrée InputStream)
XEventMetadata statique
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XEventMetadata statique
parseFrom (données ByteBuffer)
XEventMetadata statique
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XEventMetadata statique
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XEventMetadata statique
parseFrom (entrée com.google.protobuf.CodedInputStream)
XEventMetadata statique
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XEventMetadata statique
parseFrom (données com.google.protobuf.ByteString)
XEventMetadata statique
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XEventMetadata statique
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
XEventMetadata.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int DISPLAY_NAME_FIELD_NUMBER

Valeur constante : 4

public statique final entier ID_FIELD_NUMBER

Valeur constante : 1

public statique final int METADATA_FIELD_NUMBER

Valeur constante : 3

public statique final entier NAME_FIELD_NUMBER

Valeur constante : 2

public statique final entier STATS_FIELD_NUMBER

Valeur constante : 5

Méthodes publiques

public booléen égal (Objet obj)

public statique XEventMetadata getDefaultInstance ()

public XEventMetadata getDefaultInstanceForType ()

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

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 ()

métadonnées

 Additional metadata in serialized format.
 
bytes metadata = 3;

chaîne publique getName ()

 Name of the event.
 
string name = 2;

public com.google.protobuf.ByteString getNameBytes ()

nom de chaîne

 Name of the event.
 
string name = 2;

publique getParserForType ()

public int getSerializedSize ()

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 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 com.google.protobuf.UnknownFieldSet getUnknownFields ()

code de hachage int public ()

public final booléen isInitialized ()

public statique XEventMetadata.Builder newBuilder (prototype XEventMetadata )

public statique XEventMetadata.Builder newBuilder ()

public XEventMetadata.Builder newBuilderForType ()

public statique XEventMetadata parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public statique XEventMetadata parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique XEventMetadata parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public static XEventMetadata parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static XEventMetadata parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique XEventMetadata parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public statique XEventMetadata parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique XEventMetadata parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public static XEventMetadata parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique XEventMetadata parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public XEventMetadata.Builder toBuilder ()

public void writeTo (sortie com.google.protobuf.CodedOutputStream)

Jetés
IOException