Uses of Interface
io.opentelemetry.proto.profiles.v1development.ProfileOrBuilder
Packages that use ProfileOrBuilder
-
Uses of ProfileOrBuilder in io.opentelemetry.proto.profiles.v1development
Classes in io.opentelemetry.proto.profiles.v1development that implement ProfileOrBuilderModifier and TypeClassDescriptionfinal classRepresents a complete profile, including sample types, samples, mappings to binaries, stacks, locations, functions, string table, and additional metadata.static final classRepresents a complete profile, including sample types, samples, mappings to binaries, stacks, locations, functions, string table, and additional metadata.Methods in io.opentelemetry.proto.profiles.v1development that return ProfileOrBuilderModifier and TypeMethodDescriptionScopeProfiles.Builder.getProfilesOrBuilder(int index) A list of Profiles that originate from an instrumentation scope.ScopeProfiles.getProfilesOrBuilder(int index) A list of Profiles that originate from an instrumentation scope.ScopeProfilesOrBuilder.getProfilesOrBuilder(int index) A list of Profiles that originate from an instrumentation scope.Methods in io.opentelemetry.proto.profiles.v1development that return types with arguments of type ProfileOrBuilderModifier and TypeMethodDescriptionList<? extends ProfileOrBuilder>ScopeProfiles.Builder.getProfilesOrBuilderList()A list of Profiles that originate from an instrumentation scope.List<? extends ProfileOrBuilder>ScopeProfiles.getProfilesOrBuilderList()A list of Profiles that originate from an instrumentation scope.List<? extends ProfileOrBuilder>ScopeProfilesOrBuilder.getProfilesOrBuilderList()A list of Profiles that originate from an instrumentation scope.