XEventMetadata

clase final pública XEventMetadata

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

Clases anidadas

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

Constantes

En t DISPLAY_NAME_FIELD_NUMBER
En t ID_FIELD_NUMBER
En t METADATA_FIELD_NUMBER
En t NOMBRE_CAMPO_NÚMERO
En t ESTADÍSTICAS_CAMPO_NÚMERO

Métodos públicos

booleano
es igual (Objeto obj)
XEventMetadata estático
XEventoMetadatos
com.google.protobuf.Descriptors.Descriptor estático final
Cadena
getDisplayName ()
 Name of the event shown in trace viewer.
com.google.protobuf.ByteString
getDisplayNameBytes ()
 Name of the event shown in trace viewer.
largo
obtenerId ()
 XPlane.event_metadata map key.
com.google.protobuf.ByteString
obtener metadatos ()
 Additional metadata in serialized format.
Cadena
obtenerNombre ()
 Name of the event.
com.google.protobuf.ByteString
getNombreBytes ()
 Name of the event.
En t
XSat
getStats (índice int)
 XStats that are constant for all XEvents with the same metadata_id.
En t
getStatsCount ()
 XStats that are constant for all XEvents with the same metadata_id.
Lista< XStat >
obtenerListaEstadísticas ()
 XStats that are constant for all XEvents with the same metadata_id.
XSatOrBuilder
getStatsOrBuilder (índice int)
 XStats that are constant for all XEvents with the same metadata_id.
Lista<? extiende XStatOrBuilder >
getStatsOrBuilderList ()
 XStats that are constant for all XEvents with the same metadata_id.
com.google.protobuf.UnknownFieldSet final
En t
booleano final
estático XEventMetadata.Builder
estático XEventMetadata.Builder
XEventMetadata.Builder
XEventMetadata estático
parseDelimitedFrom (entrada de InputStream)
XEventMetadata estático
parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XEventMetadata estático
parseFrom (datos de ByteBuffer)
XEventMetadata estático
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
XEventMetadata estático
parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XEventMetadata estático
parseFrom (entrada com.google.protobuf.CodedInputStream)
XEventMetadata estático
parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XEventMetadata estático
parseFrom (datos com.google.protobuf.ByteString)
XEventMetadata estático
parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XEventMetadata estático
parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
estático
XEventMetadata.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

int final estático público DISPLAY_NAME_FIELD_NUMBER

Valor constante: 4

int final estático público ID_FIELD_NUMBER

Valor constante: 1

int final estático público METADATA_FIELD_NUMBER

Valor constante: 3

público estático final int NAME_FIELD_NUMBER

Valor constante: 2

int final estático público STATS_FIELD_NUMBER

Valor constante: 5

Métodos públicos

público booleano es igual (Objeto obj)

público estático XEventMetadata getDefaultInstance ()

público XEventMetadata getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

cadena pública getDisplayName ()

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

público com.google.protobuf.ByteString getDisplayNameBytes ()

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

getId público largo ()

 XPlane.event_metadata map key.
 
int64 id = 1;

público com.google.protobuf.ByteString getMetadata ()

metadatos

 Additional metadata in serialized format.
 
bytes metadata = 3;

cadena pública getName ()

 Name of the event.
 
string name = 2;

público com.google.protobuf.ByteString getNameBytes ()

 Name of the event.
 
string name = 2;

público getParserForType ()

público int getSerializedSize ()

getStats público XStat (índice 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;

público 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;

Lista pública< 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;

público XStatOrBuilder getStatsOrBuilder (índice 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;

Lista pública<? extiende 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;

público final com.google.protobuf.UnknownFieldSet getUnknownFields ()

código hash int público ()

público final booleano isInitialized ()

público estático XEventMetadata.Builder newBuilder (prototipo XEventMetadata )

público estático XEventMetadata.Builder newBuilder ()

público XEventMetadata.Builder newBuilderForType ()

análisis XEventMetadata estático públicoDelimitedFrom (entrada de InputStream)

Lanza
IOExcepción

parseDelimitedFrom XEventMetadata estático público (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

análisis público estático de XEventMetadata desde (datos ByteBuffer)

Lanza
Excepción de buffer de protocolo no válido

parseFrom XEventMetadata estático público (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

análisis público estático de XEventMetadata (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

parseFrom público estático de XEventMetadata (entrada com.google.protobuf.CodedInputStream)

Lanza
IOExcepción

análisis público estático de XEventMetadata (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

análisis XEventMetadata estático público desde (datos com.google.protobuf.ByteString)

Lanza
Excepción de buffer de protocolo no válido

análisis público estático de XEventMetadata (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

parseFrom público estático de XEventMetadata (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

estática pública analizador ()

público XEventMetadata.Builder toBuilder ()

escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOExcepción