XPlane

XPlane de clase final pública

 An XPlane is a container of parallel timelines (XLines), generated by a
 profiling source or by post-processing one or more XPlanes.
 Next ID: 7
 
Tipo Protobuf tensorflow.profiler.XPlane

Clases anidadas

clase XPlane.Constructor
 An XPlane is a container of parallel timelines (XLines), generated by a
 profiling source or by post-processing one or more XPlanes. 

Constantes

En t EVENT_METADATA_FIELD_NUMBER
En t ID_FIELD_NUMBER
En t LINES_FIELD_NUMBER
En t NOMBRE_CAMPO_NÚMERO
En t ESTADÍSTICAS_CAMPO_NÚMERO
En t STAT_METADATA_FIELD_NUMBER

Métodos públicos

booleano
contieneEventMetadata (clave larga)
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
booleano
contieneStatMetadata (clave larga)
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
booleano
es igual (Objeto obj)
XPlane estático
XPlane
com.google.protobuf.Descriptors.Descriptor estático final
Mapa<Largo, XEventMetadata >
getEventMetadata ()
Utilice getEventMetadataMap() en su lugar.
En t
getEventMetadataCount ()
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
Mapa<Largo, XEventMetadata >
getEventMetadataMap ()
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
XEventoMetadatos
getEventMetadataOrDefault (clave larga, valor predeterminado de XEventMetadata )
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
XEventoMetadatos
getEventMetadataOrThrow (tecla larga)
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
largo
obtenerId ()
int64 id = 1;
Línea XL
getLines (índice int)
 Parallel timelines grouped in this plane.
En t
getLinesCount ()
 Parallel timelines grouped in this plane.
Lista <XLine>
getLista de líneas ()
 Parallel timelines grouped in this plane.
XLineOrBuilder
getLinesOrBuilder (índice int)
 Parallel timelines grouped in this plane.
Lista<? extiende XLineOrBuilder >
getLinesOrBuilderList ()
 Parallel timelines grouped in this plane.
Cadena
obtenerNombre ()
 Name of this line.
com.google.protobuf.ByteString
getNombreBytes ()
 Name of this line.
En t
Mapa<Largo, XStatMetadata >
getStatMetadata ()
Utilice getStatMetadataMap() en su lugar.
En t
getStatMetadataCount ()
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
Mapa<Largo, XStatMetadata >
getStatMetadataMap ()
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
XSatMetadatos
getStatMetadataOrDefault (clave larga, valor predeterminado de XStatMetadata )
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
XSatMetadatos
getStatMetadataOrThrow (tecla larga)
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
XSat
getStats (índice int)
 XStats associated with this plane, e.g.
En t
getStatsCount ()
 XStats associated with this plane, e.g.
Lista< XStat >
obtenerListaEstadísticas ()
 XStats associated with this plane, e.g.
XSatOrBuilder
getStatsOrBuilder (índice int)
 XStats associated with this plane, e.g.
Lista<? extiende XStatOrBuilder >
getStatsOrBuilderList ()
 XStats associated with this plane, e.g.
com.google.protobuf.UnknownFieldSet final
En t
booleano final
XPlane.Builder estático
XPlane.Builder estático
newBuilder (prototipo XPlane )
XPlane.Constructor
XPlane estático
parseDelimitedFrom (entrada de InputStream)
XPlane estático
parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XPlane estático
parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XPlane estático
parseFrom (entrada com.google.protobuf.CodedInputStream)
XPlane estático
parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XPlane estático
parseFrom (datos de ByteBuffer)
XPlane estático
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
XPlane estático
parseFrom (datos com.google.protobuf.ByteString)
XPlane estático
parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XPlane estático
parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
estático
XPlane.Constructor
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

int final estático público EVENT_METADATA_FIELD_NUMBER

Valor constante: 4

int final estático público ID_FIELD_NUMBER

Valor constante: 1

int final estático público LINES_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: 6

int final estático público STAT_METADATA_FIELD_NUMBER

Valor constante: 5

Métodos públicos

booleano público contieneEventMetadata (clave larga)

 XEventMetadata map, each entry uses the XEventMetadata.id as key. This map
 should be used for events that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;

booleano público contieneStatMetadata (clave larga)

mapa

 XStatMetadata map, each entry uses the XStatMetadata.id as key. This map
 should be used for stats that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;

público booleano es igual (Objeto obj)

XPlane estático público getDefaultInstance ()

XPlane público getDefaultInstanceForType ()

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

Mapa público<Largo, XEventMetadata > getEventMetadata ()

Utilice getEventMetadataMap() en su lugar.

público int getEventMetadataCount ()

 XEventMetadata map, each entry uses the XEventMetadata.id as key. This map
 should be used for events that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;

Mapa público<Largo, XEventMetadata > getEventMetadataMap ()

mapa

 XEventMetadata map, each entry uses the XEventMetadata.id as key. This map
 should be used for events that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;

público XEventMetadata getEventMetadataOrDefault (clave larga, XEventMetadata defaultValue)

 XEventMetadata map, each entry uses the XEventMetadata.id as key. This map
 should be used for events that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;

público XEventMetadata getEventMetadataOrThrow (clave larga)

mapa

 XEventMetadata map, each entry uses the XEventMetadata.id as key. This map
 should be used for events that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;

getId público largo ()

int64 id = 1;

getLines XLine pública (índice int)

 Parallel timelines grouped in this plane. XLines with the same id
 are effectively the same timeline.
 
repeated .tensorflow.profiler.XLine lines = 3;

público int getLinesCount ()

 Parallel timelines grouped in this plane. XLines with the same id
 are effectively the same timeline.
 
repeated .tensorflow.profiler.XLine lines = 3;

Lista pública< XLine > getLinesList ()

 Parallel timelines grouped in this plane. XLines with the same id
 are effectively the same timeline.
 
repeated .tensorflow.profiler.XLine lines = 3;

público XLineOrBuilder getLinesOrBuilder (índice int)

 Parallel timelines grouped in this plane. XLines with the same id
 are effectively the same timeline.
 
repeated .tensorflow.profiler.XLine lines = 3;

Lista pública<? extiende XLineOrBuilder > getLinesOrBuilderList ()

 Parallel timelines grouped in this plane. XLines with the same id
 are effectively the same timeline.
 
repeated .tensorflow.profiler.XLine lines = 3;

cadena pública getName ()

 Name of this line.
 
string name = 2;

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

 Name of this line.
 
string name = 2;

público getParserForType ()

público int getSerializedSize ()

Mapa público<Largo, XStatMetadata > getStatMetadata ()

Utilice getStatMetadataMap() en su lugar.

público int getStatMetadataCount ()

mapa

 XStatMetadata map, each entry uses the XStatMetadata.id as key. This map
 should be used for stats that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;

Mapa público<Largo, XStatMetadata > getStatMetadataMap ()

 XStatMetadata map, each entry uses the XStatMetadata.id as key. This map
 should be used for stats that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;

público XStatMetadata getStatMetadataOrDefault (clave larga, XStatMetadata defaultValue)

mapa

 XStatMetadata map, each entry uses the XStatMetadata.id as key. This map
 should be used for stats that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;

público XStatMetadata getStatMetadataOrThrow (clave larga)

mapa

 XStatMetadata map, each entry uses the XStatMetadata.id as key. This map
 should be used for stats that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;

getStats público XStat (índice int)

 XStats associated with this plane, e.g. device capabilities.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 6;

público int getStatsCount ()

 XStats associated with this plane, e.g. device capabilities.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 6;

Lista pública< XStat > getStatsList ()

 XStats associated with this plane, e.g. device capabilities.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 6;

público XStatOrBuilder getStatsOrBuilder (índice int)

 XStats associated with this plane, e.g. device capabilities.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 6;

Lista pública<? extiende XStatOrBuilder > getStatsOrBuilderList ()

 XStats associated with this plane, e.g. device capabilities.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 6;

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

código hash int público ()

público final booleano isInitialized ()

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

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

público XPlane.Builder nuevoBuilderForType ()

XPlane estático público parseDelimitedFrom (entrada de InputStream)

Lanza
IOExcepción

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

Lanza
IOExcepción

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

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

análisis público estático de XPlane (entrada com.google.protobuf.CodedInputStream)

Lanza
IOExcepción

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

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

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

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

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

Lanza
IOExcepción

ParseFrom público estático de XPlane (datos com.google.protobuf.ByteString)

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

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

Lanza
IOExcepción

análisis público estático de XPlane (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 XPlane.Builder toBuilder ()

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

Lanza
IOExcepción
,
XPlane de clase final pública

 An XPlane is a container of parallel timelines (XLines), generated by a
 profiling source or by post-processing one or more XPlanes.
 Next ID: 7
 
Tipo Protobuf tensorflow.profiler.XPlane

Clases anidadas

clase XPlane.Constructor
 An XPlane is a container of parallel timelines (XLines), generated by a
 profiling source or by post-processing one or more XPlanes. 

Constantes

En t EVENT_METADATA_FIELD_NUMBER
En t ID_FIELD_NUMBER
En t LINES_FIELD_NUMBER
En t NOMBRE_CAMPO_NÚMERO
En t ESTADÍSTICAS_CAMPO_NÚMERO
En t STAT_METADATA_FIELD_NUMBER

Métodos públicos

booleano
contieneEventMetadata (clave larga)
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
booleano
contieneStatMetadata (clave larga)
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
booleano
es igual (Objeto obj)
XPlane estático
XPlane
com.google.protobuf.Descriptors.Descriptor estático final
Mapa<Largo, XEventMetadata >
getEventMetadata ()
Utilice getEventMetadataMap() en su lugar.
En t
getEventMetadataCount ()
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
Mapa<Largo, XEventMetadata >
getEventMetadataMap ()
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
XEventoMetadatos
getEventMetadataOrDefault (clave larga, valor predeterminado de XEventMetadata )
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
XEventoMetadatos
getEventMetadataOrThrow (tecla larga)
 XEventMetadata map, each entry uses the XEventMetadata.id as key.
largo
obtenerId ()
int64 id = 1;
Línea XL
getLines (índice int)
 Parallel timelines grouped in this plane.
En t
getLinesCount ()
 Parallel timelines grouped in this plane.
Lista <XLine>
getLista de líneas ()
 Parallel timelines grouped in this plane.
XLineOrBuilder
getLinesOrBuilder (índice int)
 Parallel timelines grouped in this plane.
Lista<? extiende XLineOrBuilder >
getLinesOrBuilderList ()
 Parallel timelines grouped in this plane.
Cadena
obtenerNombre ()
 Name of this line.
com.google.protobuf.ByteString
getNombreBytes ()
 Name of this line.
En t
Mapa<Largo, XStatMetadata >
getStatMetadata ()
Utilice getStatMetadataMap() en su lugar.
En t
getStatMetadataCount ()
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
Mapa<Largo, XStatMetadata >
getStatMetadataMap ()
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
XSatMetadatos
getStatMetadataOrDefault (clave larga, valor predeterminado de XStatMetadata )
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
XSatMetadatos
getStatMetadataOrThrow (tecla larga)
 XStatMetadata map, each entry uses the XStatMetadata.id as key.
XSat
getStats (índice int)
 XStats associated with this plane, e.g.
En t
getStatsCount ()
 XStats associated with this plane, e.g.
Lista< XStat >
obtenerListaEstadísticas ()
 XStats associated with this plane, e.g.
XSatOrBuilder
getStatsOrBuilder (índice int)
 XStats associated with this plane, e.g.
Lista<? extiende XStatOrBuilder >
getStatsOrBuilderList ()
 XStats associated with this plane, e.g.
com.google.protobuf.UnknownFieldSet final
En t
booleano final
XPlane.Builder estático
XPlane.Builder estático
newBuilder (prototipo XPlane )
XPlane.Constructor
XPlane estático
parseDelimitedFrom (entrada de InputStream)
XPlane estático
parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XPlane estático
parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XPlane estático
parseFrom (entrada com.google.protobuf.CodedInputStream)
XPlane estático
parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XPlane estático
parseFrom (datos de ByteBuffer)
XPlane estático
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
XPlane estático
parseFrom (datos com.google.protobuf.ByteString)
XPlane estático
parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
XPlane estático
parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
estático
XPlane.Constructor
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

int final estático público EVENT_METADATA_FIELD_NUMBER

Valor constante: 4

int final estático público ID_FIELD_NUMBER

Valor constante: 1

int final estático público LINES_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: 6

int final estático público STAT_METADATA_FIELD_NUMBER

Valor constante: 5

Métodos públicos

booleano público contieneEventMetadata (clave larga)

 XEventMetadata map, each entry uses the XEventMetadata.id as key. This map
 should be used for events that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;

booleano público contieneStatMetadata (clave larga)

mapa

 XStatMetadata map, each entry uses the XStatMetadata.id as key. This map
 should be used for stats that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;

público booleano es igual (Objeto obj)

XPlane estático público getDefaultInstance ()

XPlane público getDefaultInstanceForType ()

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

Mapa público<Largo, XEventMetadata > getEventMetadata ()

Utilice getEventMetadataMap() en su lugar.

público int getEventMetadataCount ()

 XEventMetadata map, each entry uses the XEventMetadata.id as key. This map
 should be used for events that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;

Mapa público<Largo, XEventMetadata > getEventMetadataMap ()

mapa

 XEventMetadata map, each entry uses the XEventMetadata.id as key. This map
 should be used for events that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;

público XEventMetadata getEventMetadataOrDefault (clave larga, XEventMetadata defaultValue)

mapa

 XEventMetadata map, each entry uses the XEventMetadata.id as key. This map
 should be used for events that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;

público XEventMetadata getEventMetadataOrThrow (clave larga)

mapa

 XEventMetadata map, each entry uses the XEventMetadata.id as key. This map
 should be used for events that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;

getId público largo ()

int64 id = 1;

getLines XLine pública (índice int)

 Parallel timelines grouped in this plane. XLines with the same id
 are effectively the same timeline.
 
repeated .tensorflow.profiler.XLine lines = 3;

público int getLinesCount ()

 Parallel timelines grouped in this plane. XLines with the same id
 are effectively the same timeline.
 
repeated .tensorflow.profiler.XLine lines = 3;

Lista pública< XLine > getLinesList ()

 Parallel timelines grouped in this plane. XLines with the same id
 are effectively the same timeline.
 
repeated .tensorflow.profiler.XLine lines = 3;

público XLineOrBuilder getLinesOrBuilder (índice int)

 Parallel timelines grouped in this plane. XLines with the same id
 are effectively the same timeline.
 
repeated .tensorflow.profiler.XLine lines = 3;

Lista pública<? extiende XLineOrBuilder > getLinesOrBuilderList ()

 Parallel timelines grouped in this plane. XLines with the same id
 are effectively the same timeline.
 
repeated .tensorflow.profiler.XLine lines = 3;

cadena pública getName ()

 Name of this line.
 
string name = 2;

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

 Name of this line.
 
string name = 2;

público getParserForType ()

público int getSerializedSize ()

Mapa público<Largo, XStatMetadata > getStatMetadata ()

Utilice getStatMetadataMap() en su lugar.

público int getStatMetadataCount ()

mapa

 XStatMetadata map, each entry uses the XStatMetadata.id as key. This map
 should be used for stats that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;

Mapa público<Largo, XStatMetadata > getStatMetadataMap ()

 XStatMetadata map, each entry uses the XStatMetadata.id as key. This map
 should be used for stats that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;

público XStatMetadata getStatMetadataOrDefault (clave larga, XStatMetadata defaultValue)

mapa

 XStatMetadata map, each entry uses the XStatMetadata.id as key. This map
 should be used for stats that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;

público XStatMetadata getStatMetadataOrThrow (clave larga)

mapa

 XStatMetadata map, each entry uses the XStatMetadata.id as key. This map
 should be used for stats that share the same ID over the whole XPlane.
 
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;

getStats público XStat (índice int)

 XStats associated with this plane, e.g. device capabilities.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 6;

público int getStatsCount ()

 XStats associated with this plane, e.g. device capabilities.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 6;

Lista pública< XStat > getStatsList ()

 XStats associated with this plane, e.g. device capabilities.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 6;

público XStatOrBuilder getStatsOrBuilder (índice int)

 XStats associated with this plane, e.g. device capabilities.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 6;

Lista pública<? extiende XStatOrBuilder > getStatsOrBuilderList ()

 XStats associated with this plane, e.g. device capabilities.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 6;

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

código hash int público ()

público final booleano isInitialized ()

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

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

público XPlane.Builder nuevoBuilderForType ()

XPlane estático público parseDelimitedFrom (entrada de InputStream)

Lanza
IOExcepción

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

Lanza
IOExcepción

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

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

análisis público estático de XPlane (entrada com.google.protobuf.CodedInputStream)

Lanza
IOExcepción

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

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

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

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

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

Lanza
IOExcepción

ParseFrom público estático de XPlane (datos com.google.protobuf.ByteString)

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

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

Lanza
IOExcepción

análisis público estático de XPlane (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 XPlane.Builder toBuilder ()

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

Lanza
IOExcepción