Uses of Interface
io.opentelemetry.proto.profiles.v1development.SampleOrBuilder
Packages that use SampleOrBuilder
-
Uses of SampleOrBuilder in io.opentelemetry.proto.profiles.v1development
Classes in io.opentelemetry.proto.profiles.v1development that implement SampleOrBuilderModifier and TypeClassDescriptionfinal classEach Sample records values encountered in some program context.static final classEach Sample records values encountered in some program context.Methods in io.opentelemetry.proto.profiles.v1development that return SampleOrBuilderModifier and TypeMethodDescriptionProfile.Builder.getSamplesOrBuilder(int index) The set of samples recorded in this profile.Profile.getSamplesOrBuilder(int index) The set of samples recorded in this profile.ProfileOrBuilder.getSamplesOrBuilder(int index) The set of samples recorded in this profile.Methods in io.opentelemetry.proto.profiles.v1development that return types with arguments of type SampleOrBuilderModifier and TypeMethodDescriptionList<? extends SampleOrBuilder>Profile.Builder.getSamplesOrBuilderList()The set of samples recorded in this profile.List<? extends SampleOrBuilder>Profile.getSamplesOrBuilderList()The set of samples recorded in this profile.List<? extends SampleOrBuilder>ProfileOrBuilder.getSamplesOrBuilderList()The set of samples recorded in this profile.