Uses of Interface
io.opentelemetry.proto.profiles.v1development.KeyValueAndUnitOrBuilder
Packages that use KeyValueAndUnitOrBuilder
-
Uses of KeyValueAndUnitOrBuilder in io.opentelemetry.proto.profiles.v1development
Classes in io.opentelemetry.proto.profiles.v1development that implement KeyValueAndUnitOrBuilderModifier and TypeClassDescriptionfinal classA custom 'dictionary native' style of encoding attributes which is more convenient for profiles than opentelemetry.proto.common.v1.KeyValue Specifically, uses the string table for keys and allows optional unit information.static final classA custom 'dictionary native' style of encoding attributes which is more convenient for profiles than opentelemetry.proto.common.v1.KeyValue Specifically, uses the string table for keys and allows optional unit information.Methods in io.opentelemetry.proto.profiles.v1development that return KeyValueAndUnitOrBuilderModifier and TypeMethodDescriptionProfilesDictionary.Builder.getAttributeTableOrBuilder(int index) A common table for attributes referenced by the Profile, Sample, Mapping and Location messages below through attribute_indices field.ProfilesDictionary.getAttributeTableOrBuilder(int index) A common table for attributes referenced by the Profile, Sample, Mapping and Location messages below through attribute_indices field.ProfilesDictionaryOrBuilder.getAttributeTableOrBuilder(int index) A common table for attributes referenced by the Profile, Sample, Mapping and Location messages below through attribute_indices field.Methods in io.opentelemetry.proto.profiles.v1development that return types with arguments of type KeyValueAndUnitOrBuilderModifier and TypeMethodDescriptionList<? extends KeyValueAndUnitOrBuilder>ProfilesDictionary.Builder.getAttributeTableOrBuilderList()A common table for attributes referenced by the Profile, Sample, Mapping and Location messages below through attribute_indices field.List<? extends KeyValueAndUnitOrBuilder>ProfilesDictionary.getAttributeTableOrBuilderList()A common table for attributes referenced by the Profile, Sample, Mapping and Location messages below through attribute_indices field.List<? extends KeyValueAndUnitOrBuilder>ProfilesDictionaryOrBuilder.getAttributeTableOrBuilderList()A common table for attributes referenced by the Profile, Sample, Mapping and Location messages below through attribute_indices field.