XEventMetadata

publiczna klasa końcowa XEventMetadata

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

Klasy zagnieżdżone

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

Stałe

wew DISPLAY_NAME_FIELD_NUMBER
wew ID_FIELD_NUMBER
wew METADATA_FIELD_NUMBER
wew NAME_FIELD_NUMBER
wew STATS_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczne XEventMetadata
XEventMetadane
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Strunowy
pobierz nazwę wyświetlaną ()
 Name of the event shown in trace viewer.
com.google.protobuf.ByteString
getDisplayNameBytes ()
 Name of the event shown in trace viewer.
długi
pobierzId ()
 XPlane.event_metadata map key.
com.google.protobuf.ByteString
pobierzMetadane ()
 Additional metadata in serialized format.
Strunowy
pobierz nazwę ()
 Name of the event.
com.google.protobuf.ByteString
getNameBytes ()
 Name of the event.
wew
Xstat
getStats (indeks int)
 XStats that are constant for all XEvents with the same metadata_id.
wew
getStatsCount ()
 XStats that are constant for all XEvents with the same metadata_id.
Lista <XStat>
getStatsList ()
 XStats that are constant for all XEvents with the same metadata_id.
XStatOrBuilder
getStatsOrBuilder (indeks int)
 XStats that are constant for all XEvents with the same metadata_id.
Lista<? rozszerza XStatOrBuilder >
getStatsOrBuilderList ()
 XStats that are constant for all XEvents with the same metadata_id.
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny XEventMetadata.Builder
statyczny XEventMetadata.Builder
XEventMetadata.Builder
statyczne XEventMetadata
parseDelimitedFrom (wejście strumienia wejściowego)
statyczne XEventMetadata
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne XEventMetadata
parseFrom (dane ByteBuffer)
statyczne XEventMetadata
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne XEventMetadata
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne XEventMetadata
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczne XEventMetadata
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczne XEventMetadata
parseFrom (dane com.google.protobuf.ByteString)
statyczne XEventMetadata
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne XEventMetadata
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
XEventMetadata.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int DISPLAY_NAME_FIELD_NUMBER

Wartość stała: 4

publiczny statyczny końcowy int ID_FIELD_NUMBER

Wartość stała: 1

publiczny statyczny końcowy int METADATA_FIELD_NUMBER

Wartość stała: 3

publiczny statyczny końcowy int NAME_FIELD_NUMBER

Wartość stała: 2

publiczny statyczny końcowy int STATS_FIELD_NUMBER

Wartość stała: 5

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

publiczne statyczne XEventMetadata getDefaultInstance ()

publiczne XEventMetadata getDefaultInstanceForType ()

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

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

publiczny długi getId ()

 XPlane.event_metadata map key.
 
int64 id = 1;

publiczny com.google.protobuf.ByteString getMetadata ()

 Additional metadata in serialized format.
 
bytes metadata = 3;

public String getName ()

 Name of the event.
 
string name = 2;

public com.google.protobuf.ByteString getNameBytes ()

 Name of the event.
 
string name = 2;

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczny XStat getStats (indeks 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;

publiczny 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 publiczna <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;

publiczny XStatOrBuilder getStatsOrBuilder (indeks 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 publiczna<? rozszerza 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;

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny XEventMetadata.Builder newBuilder (prototyp XEventMetadata )

publiczny statyczny XEventMetadata.Builder newBuilder ()

public XEventMetadata.Builder newBuilderForType ()

public static XEventMetadata parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

public static XEventMetadata parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static XEventMetadata parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static XEventMetadata parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static XEventMetadata parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static XEventMetadata parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

public static XEventMetadata parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static XEventMetadata parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static XEventMetadata parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static XEventMetadata parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public XEventMetadata.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO
,
publiczna klasa końcowa XEventMetadata

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

Klasy zagnieżdżone

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

Stałe

wew DISPLAY_NAME_FIELD_NUMBER
wew ID_FIELD_NUMBER
wew METADATA_FIELD_NUMBER
wew NAME_FIELD_NUMBER
wew STATS_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczne XEventMetadata
XEventMetadane
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Strunowy
pobierz nazwę wyświetlaną ()
 Name of the event shown in trace viewer.
com.google.protobuf.ByteString
getDisplayNameBytes ()
 Name of the event shown in trace viewer.
długi
pobierzId ()
 XPlane.event_metadata map key.
com.google.protobuf.ByteString
pobierzMetadane ()
 Additional metadata in serialized format.
Strunowy
pobierz nazwę ()
 Name of the event.
com.google.protobuf.ByteString
getNameBytes ()
 Name of the event.
wew
Xstat
getStats (indeks int)
 XStats that are constant for all XEvents with the same metadata_id.
wew
getStatsCount ()
 XStats that are constant for all XEvents with the same metadata_id.
Lista <XStat>
getStatsList ()
 XStats that are constant for all XEvents with the same metadata_id.
XStatOrBuilder
getStatsOrBuilder (indeks int)
 XStats that are constant for all XEvents with the same metadata_id.
Lista<? rozszerza XStatOrBuilder >
getStatsOrBuilderList ()
 XStats that are constant for all XEvents with the same metadata_id.
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny XEventMetadata.Builder
statyczny XEventMetadata.Builder
XEventMetadata.Builder
statyczne XEventMetadata
parseDelimitedFrom (wejście strumienia wejściowego)
statyczne XEventMetadata
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne XEventMetadata
parseFrom (dane ByteBuffer)
statyczne XEventMetadata
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne XEventMetadata
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne XEventMetadata
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczne XEventMetadata
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczne XEventMetadata
parseFrom (dane com.google.protobuf.ByteString)
statyczne XEventMetadata
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne XEventMetadata
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
XEventMetadata.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int DISPLAY_NAME_FIELD_NUMBER

Wartość stała: 4

publiczny statyczny końcowy int ID_FIELD_NUMBER

Wartość stała: 1

publiczny statyczny końcowy int METADATA_FIELD_NUMBER

Wartość stała: 3

publiczny statyczny końcowy int NAME_FIELD_NUMBER

Wartość stała: 2

publiczny statyczny końcowy int STATS_FIELD_NUMBER

Wartość stała: 5

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

publiczne statyczne XEventMetadata getDefaultInstance ()

publiczne XEventMetadata getDefaultInstanceForType ()

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

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

publiczny długi getId ()

 XPlane.event_metadata map key.
 
int64 id = 1;

publiczny com.google.protobuf.ByteString getMetadata ()

 Additional metadata in serialized format.
 
bytes metadata = 3;

public String getName ()

 Name of the event.
 
string name = 2;

public com.google.protobuf.ByteString getNameBytes ()

 Name of the event.
 
string name = 2;

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczny XStat getStats (indeks 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;

publiczny 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 publiczna <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;

publiczny XStatOrBuilder getStatsOrBuilder (indeks 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 publiczna<? rozszerza 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;

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny XEventMetadata.Builder newBuilder (prototyp XEventMetadata )

publiczny statyczny XEventMetadata.Builder newBuilder ()

public XEventMetadata.Builder newBuilderForType ()

public static XEventMetadata parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

public static XEventMetadata parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static XEventMetadata parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static XEventMetadata parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static XEventMetadata parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static XEventMetadata parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

public static XEventMetadata parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static XEventMetadata parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static XEventMetadata parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static XEventMetadata parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public XEventMetadata.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO