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 TypeMethodDescriptionProfile.Builder.getMappingTableOrBuilder(int index) Mapping from address ranges to the image/binary/library mapped into that address range.Profile.getMappingTableOrBuilder(int index) Mapping from address ranges to the image/binary/library mapped into that address range.ProfileOrBuilder.getMappingTableOrBuilder(int index) Mapping from address ranges to the image/binary/library mapped into that address range.Methods in io.opentelemetry.proto.profiles.v1development that return types with arguments of type MappingOrBuilderModifier and TypeMethodDescriptionList<? extends MappingOrBuilder>Profile.Builder.getMappingTableOrBuilderList()Mapping from address ranges to the image/binary/library mapped into that address range.List<? extends MappingOrBuilder>Profile.getMappingTableOrBuilderList()Mapping from address ranges to the image/binary/library mapped into that address range.List<? extends MappingOrBuilder>ProfileOrBuilder.getMappingTableOrBuilderList()Mapping from address ranges to the image/binary/library mapped into that address range.