Uses of Interface
io.opentelemetry.proto.profiles.v1development.MappingOrBuilder
Packages that use MappingOrBuilder
-
Uses of MappingOrBuilder in io.opentelemetry.proto.profiles.v1development
Classes in io.opentelemetry.proto.profiles.v1development that implement MappingOrBuilderModifier and TypeClassDescriptionfinal classDescribes the mapping of a binary in memory, including its address range, file offset, and metadata like build IDstatic final classDescribes the mapping of a binary in memory, including its address range, file offset, and metadata like build IDMethods in io.opentelemetry.proto.profiles.v1development that return MappingOrBuilderModifier and TypeMethodDescriptionProfilesDictionary.Builder.getMappingTableOrBuilder(int index) Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.ProfilesDictionary.getMappingTableOrBuilder(int index) Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.ProfilesDictionaryOrBuilder.getMappingTableOrBuilder(int index) Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.Methods in io.opentelemetry.proto.profiles.v1development that return types with arguments of type MappingOrBuilderModifier and TypeMethodDescriptionList<? extends MappingOrBuilder>ProfilesDictionary.Builder.getMappingTableOrBuilderList()Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.List<? extends MappingOrBuilder>ProfilesDictionary.getMappingTableOrBuilderList()Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.List<? extends MappingOrBuilder>ProfilesDictionaryOrBuilder.getMappingTableOrBuilderList()Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.