Uses of Class
io.opentelemetry.proto.profiles.v1development.Line
Packages that use Line
-
Uses of Line in io.opentelemetry.proto.profiles.v1development
Methods in io.opentelemetry.proto.profiles.v1development that return LineModifier and TypeMethodDescriptionLine.Builder.build()Line.Builder.buildPartial()static LineLine.getDefaultInstance()Line.Builder.getDefaultInstanceForType()Line.getDefaultInstanceForType()Location.Builder.getLines(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.getLines(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.getLines(int index) Multiple line indicates this location has inlined functions, where the last entry represents the caller into which the preceding entries were inlined.static LineLine.parseDelimitedFrom(InputStream input) static LineLine.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LineLine.parseFrom(byte[] data) static LineLine.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LineLine.parseFrom(com.google.protobuf.ByteString data) static LineLine.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LineLine.parseFrom(com.google.protobuf.CodedInputStream input) static LineLine.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LineLine.parseFrom(InputStream input) static LineLine.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LineLine.parseFrom(ByteBuffer data) static LineLine.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.opentelemetry.proto.profiles.v1development that return types with arguments of type LineModifier and TypeMethodDescriptionLocation.Builder.getLinesList()Multiple line indicates this location has inlined functions, where the last entry represents the caller into which the preceding entries were inlined.Location.getLinesList()Multiple line indicates this location has inlined functions, where the last entry represents the caller into which the preceding entries were inlined.LocationOrBuilder.getLinesList()Multiple line indicates this location has inlined functions, where the last entry represents the caller into which the preceding entries were inlined.com.google.protobuf.Parser<Line>Line.getParserForType()static com.google.protobuf.Parser<Line>Line.parser()Methods in io.opentelemetry.proto.profiles.v1development with parameters of type LineModifier and TypeMethodDescriptionMultiple line indicates this location has inlined functions, where the last entry represents the caller into which the preceding entries were inlined.Multiple line indicates this location has inlined functions, where the last entry represents the caller into which the preceding entries were inlined.static Line.BuilderLine.newBuilder(Line prototype) Multiple line indicates this location has inlined functions, where the last entry represents the caller into which the preceding entries were inlined.Method parameters in io.opentelemetry.proto.profiles.v1development with type arguments of type LineModifier and TypeMethodDescriptionLocation.Builder.addAllLines(Iterable<? extends Line> values) Multiple line indicates this location has inlined functions, where the last entry represents the caller into which the preceding entries were inlined.