publiczna statyczna klasa końcowa 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
tensorflow.profiler.XEventMetadata Metody publiczne
| XEventMetadata.Builder | addAllStats (Iterable<? rozszerza XStat > wartości) XStats that are constant for all XEvents with the same metadata_id. |
| XEventMetadata.Builder | addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
| XEventMetadata.Builder | |
| XEventMetadata.Builder | addStats ( XStat.Builder builderForValue) XStats that are constant for all XEvents with the same metadata_id. |
| XEventMetadata.Builder | |
| XEventMetadata.Builder | addStats (indeks int, XStat.Builder builderForValue) XStats that are constant for all XEvents with the same metadata_id. |
| XStat.Builder | addStatsBuilder (indeks 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. |
| XEventMetadane | zbudować () |
| XEventMetadane | |
| XEventMetadata.Builder | jasne () |
| XEventMetadata.Builder | wyczyść nazwę wyświetlaną () Name of the event shown in trace viewer. |
| XEventMetadata.Builder | clearField (pole com.google.protobuf.Descriptors.FieldDescriptor) |
| XEventMetadata.Builder | wyczyśćId () XPlane.event_metadata map key. |
| XEventMetadata.Builder | wyczyśćMetadane () Additional metadata in serialized format. |
| XEventMetadata.Builder | wyczyśćNazwa () Name of the event. |
| XEventMetadata.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| XEventMetadata.Builder | jasneStatystyki () XStats that are constant for all XEvents with the same metadata_id. |
| XEventMetadata.Builder | klon () |
| XEventMetadane | |
| końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| Smyczkowy | 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. |
| Smyczkowy | pobierz nazwę () Name of the event. |
| com.google.protobuf.ByteString | getNameBytes () Name of the event. |
| XStat | getStats (indeks int) XStats that are constant for all XEvents with the same metadata_id. |
| XStat.Builder | getStatsBuilder (indeks int) XStats that are constant for all XEvents with the same metadata_id. |
| Lista< XStat.Builder > | getStatsBuilderList () 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ńcowa wartość logiczna | |
| XEventMetadata.Builder | mergeFrom (com.google.protobuf.Wiadomość inna) |
| XEventMetadata.Builder | mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| końcowy XEventMetadata.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
| XEventMetadata.Builder | usuńStatystyki (indeks int) XStats that are constant for all XEvents with the same metadata_id. |
| XEventMetadata.Builder | setDisplayName (wartość ciągu) Name of the event shown in trace viewer. |
| XEventMetadata.Builder | setDisplayNameBytes (wartość com.google.protobuf.ByteString) Name of the event shown in trace viewer. |
| XEventMetadata.Builder | setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
| XEventMetadata.Builder | setId (długa wartość) XPlane.event_metadata map key. |
| XEventMetadata.Builder | setMetadata (wartość com.google.protobuf.ByteString) Additional metadata in serialized format. |
| XEventMetadata.Builder | setName (wartość ciągu) Name of the event. |
| XEventMetadata.Builder | setNameBytes (wartość com.google.protobuf.ByteString) Name of the event. |
| XEventMetadata.Builder | setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu) |
| XEventMetadata.Builder | setStats (indeks int, XStat.Builder builderForValue) XStats that are constant for all XEvents with the same metadata_id. |
| XEventMetadata.Builder | |
| końcowy XEventMetadata.Builder | setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
Metody dziedziczone
Metody publiczne
public XEventMetadata.Builder addAllStats (Iterable<? rozszerza wartości 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 (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public XEventMetadata.Builder addStats (wartość 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 (indeks int, wartość 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 (indeks 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 (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 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; public XEventMetadata.Builder clearDisplayName ()
Name of the event shown in trace viewer.
string display_name = 4; publiczna XEventMetadata.Builder clearMetadata ()
Additional metadata in serialized format.
bytes metadata = 3; 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; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
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 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 XStat.Builder getStatsBuilder (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< 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; 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; publiczna końcowa wartość logiczna isInitialized ()
publiczne XEventMetadata.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Wyjątek IO |
|---|
publiczny końcowy XEventMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public XEventMetadata.Builder usuńStats (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; public XEventMetadata.Builder setDisplayName (wartość ciągu)
Name of the event shown in trace viewer.
string display_name = 4; public XEventMetadata.Builder setDisplayNameBytes (wartość com.google.protobuf.ByteString)
Name of the event shown in trace viewer.
string display_name = 4; public XEventMetadata.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public XEventMetadata.Builder setMetadata (wartość com.google.protobuf.ByteString)
Additional metadata in serialized format.
bytes metadata = 3; public XEventMetadata.Builder setNameBytes (wartość com.google.protobuf.ByteString)
Name of the event.
string name = 2; public XEventMetadata.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
public XEventMetadata.Builder setStats (indeks 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 (indeks int, wartość 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;