Uses of Interface
io.opentelemetry.proto.profiles.v1development.LineOrBuilder
Packages that use LineOrBuilder
-
Uses of LineOrBuilder in io.opentelemetry.proto.profiles.v1development
Classes in io.opentelemetry.proto.profiles.v1development that implement LineOrBuilderModifier and TypeClassDescriptionfinal classDetails a specific line in a source code, linked to a function.static final classDetails a specific line in a source code, linked to a function.Methods in io.opentelemetry.proto.profiles.v1development that return LineOrBuilderModifier and TypeMethodDescriptionLocation.Builder.getLinesOrBuilder(int index) Multiple line indicates this location has inlined functions, where the last entry represents the caller into which the preceding entries were inlined.Location.getLinesOrBuilder(int index) Multiple line indicates this location has inlined functions, where the last entry represents the caller into which the preceding entries were inlined.LocationOrBuilder.getLinesOrBuilder(int index) Multiple line indicates this location has inlined functions, where the last entry represents the caller into which the preceding entries were inlined.Methods in io.opentelemetry.proto.profiles.v1development that return types with arguments of type LineOrBuilderModifier and TypeMethodDescriptionList<? extends LineOrBuilder>Location.Builder.getLinesOrBuilderList()Multiple line indicates this location has inlined functions, where the last entry represents the caller into which the preceding entries were inlined.List<? extends LineOrBuilder>Location.getLinesOrBuilderList()Multiple line indicates this location has inlined functions, where the last entry represents the caller into which the preceding entries were inlined.List<? extends LineOrBuilder>LocationOrBuilder.getLinesOrBuilderList()Multiple line indicates this location has inlined functions, where the last entry represents the caller into which the preceding entries were inlined.