общедоступный статический конечный класс 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
Публичные методы
XEventMetadata.Builder | addAllStats (Iterable<? расширяет значения XStat >) XStats that are constant for all XEvents with the same metadata_id. |
XEventMetadata.Builder | addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
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 (индекс int, XStat.Builder builderForValue) 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. |
XStat.Builder | добавитьStatsBuilder () XStats that are constant for all XEvents with the same metadata_id. |
XEventМетаданные | строить () |
XEventМетаданные | |
XEventMetadata.Builder | прозрачный () |
XEventMetadata.Builder | очиститьдисплейнаме () Name of the event shown in trace viewer. |
XEventMetadata.Builder | ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor) |
XEventMetadata.Builder | ОчиститьИд () XPlane.event_metadata map key. |
XEventMetadata.Builder | ОчиститьМетаданные () Additional metadata in serialized format. |
XEventMetadata.Builder | ясное имя () Name of the event. |
XEventMetadata.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
XEventMetadata.Builder | очистить статистику () XStats that are constant for all XEvents with the same metadata_id. |
XEventMetadata.Builder | клон () |
XEventМетаданные | |
окончательный статический com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Нить | getDisplayName () Name of the event shown in trace viewer. |
com.google.protobuf.ByteString | getDisplayNameBytes () Name of the event shown in trace viewer. |
длинный | получитьИд () XPlane.event_metadata map key. |
com.google.protobuf.ByteString | получить метаданные () Additional metadata in serialized format. |
Нить | получитьИмя () Name of the event. |
com.google.protobuf.ByteString | getNameBytes () Name of the event. |
XStat | getStats (целевой индекс) XStats that are constant for all XEvents with the same metadata_id. |
XStat.Builder | getStatsBuilder (индекс целого числа) XStats that are constant for all XEvents with the same metadata_id. |
Список< XStat.Builder > | getStatsBuilderList () XStats that are constant for all XEvents with the same metadata_id. |
интервал | getStatsCount () XStats that are constant for all XEvents with the same metadata_id. |
Список < XStat > | getStatsList () XStats that are constant for all XEvents with the same metadata_id. |
XStatOrBuilder | getStatsOrBuilder (индекс целого числа) XStats that are constant for all XEvents with the same metadata_id. |
Список<? расширяет XStatOrBuilder > | getStatsOrBuilderList () XStats that are constant for all XEvents with the same metadata_id. |
последнее логическое значение | |
XEventMetadata.Builder | mergeFrom (com.google.protobuf.Message другое) |
XEventMetadata.Builder | mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
окончательный XEventMetadata.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
XEventMetadata.Builder | RemoveStats (индекс целого числа) XStats that are constant for all XEvents with the same metadata_id. |
XEventMetadata.Builder | setDisplayName (строковое значение) Name of the event shown in trace viewer. |
XEventMetadata.Builder | setDisplayNameBytes (значение com.google.protobuf.ByteString) Name of the event shown in trace viewer. |
XEventMetadata.Builder | setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
XEventMetadata.Builder | setId (длинное значение) XPlane.event_metadata map key. |
XEventMetadata.Builder | setMetadata (значение com.google.protobuf.ByteString) Additional metadata in serialized format. |
XEventMetadata.Builder | setName (строковое значение) Name of the event. |
XEventMetadata.Builder | setNameBytes (значение com.google.protobuf.ByteString) Name of the event. |
XEventMetadata.Builder | setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта) |
XEventMetadata.Builder | setStats (индекс int, XStat.Builder builderForValue) XStats that are constant for all XEvents with the same metadata_id. |
XEventMetadata.Builder | |
окончательный XEventMetadata.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
Унаследованные методы
Публичные методы
public XEventMetadata.Builder addAllStats (Iterable<? расширяет значения 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 (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public XEventMetadata.Builder addStats (значение 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 (индекс int, значение 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 (индекс 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 (индекс 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;
общедоступный 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;
общедоступный XEventMetadata.Builder ClearMetadata ()
Additional metadata in serialized format.
bytes metadata = 3;
общедоступный 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;
общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
публичная строка 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;
общедоступный длинный getId ()
XPlane.event_metadata map key.
int64 id = 1;
общедоступный com.google.protobuf.ByteString getMetadata ()
Additional metadata in serialized format.
bytes metadata = 3;
общедоступная строка getName ()
Name of the event.
string name = 2;
public com.google.protobuf.ByteString getNameBytes ()
Name of the event.
string name = 2;
public XStat getStats (индекс 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 XStat.Builder getStatsBuilder (индекс 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;
общедоступный список < 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;
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;
общедоступный список < 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 (индекс 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;
общедоступный список<? расширяет 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;
публичное финальное логическое значение isInitialized ()
public XEventMetadata.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Исключение IO |
---|
общедоступный финальный XEventMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public XEventMetadata.Builder RemoveStats (индекс 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 (строковое значение)
Name of the event shown in trace viewer.
string display_name = 4;
public XEventMetadata.Builder setDisplayNameBytes (значение com.google.protobuf.ByteString)
Name of the event shown in trace viewer.
string display_name = 4;
public XEventMetadata.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public XEventMetadata.Builder setMetadata (значение com.google.protobuf.ByteString)
Additional metadata in serialized format.
bytes metadata = 3;
public XEventMetadata.Builder setNameBytes (значение com.google.protobuf.ByteString)
Name of the event.
string name = 2;
public XEventMetadata.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
public XEventMetadata.Builder setStats (индекс 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 (индекс int, значение 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;