Uses of Class
io.opentelemetry.proto.profiles.v1development.Stack.Builder
Packages that use Stack.Builder
-
Uses of Stack.Builder in io.opentelemetry.proto.profiles.v1development
Methods in io.opentelemetry.proto.profiles.v1development that return Stack.BuilderModifier and TypeMethodDescriptionStack.Builder.addAllLocationIndices(Iterable<? extends Integer> values) References to locations in ProfilesDictionary.location_table.Stack.Builder.addLocationIndices(int value) References to locations in ProfilesDictionary.location_table.Stack.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ProfilesDictionary.Builder.addStackTableBuilder()Stacks referenced by samples via Sample.stack_index.ProfilesDictionary.Builder.addStackTableBuilder(int index) Stacks referenced by samples via Sample.stack_index.Stack.Builder.clear()Stack.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Stack.Builder.clearLocationIndices()References to locations in ProfilesDictionary.location_table.Stack.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Stack.Builder.clone()ProfilesDictionary.Builder.getStackTableBuilder(int index) Stacks referenced by samples via Sample.stack_index.Stack.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Stack.Builder.mergeFrom(com.google.protobuf.Message other) final Stack.BuilderStack.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static Stack.BuilderStack.newBuilder()static Stack.BuilderStack.newBuilder(Stack prototype) Stack.newBuilderForType()protected Stack.BuilderStack.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Stack.Builder.setLocationIndices(int index, int value) References to locations in ProfilesDictionary.location_table.Stack.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final Stack.BuilderStack.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Stack.toBuilder()Methods in io.opentelemetry.proto.profiles.v1development that return types with arguments of type Stack.BuilderModifier and TypeMethodDescriptionProfilesDictionary.Builder.getStackTableBuilderList()Stacks referenced by samples via Sample.stack_index.Methods in io.opentelemetry.proto.profiles.v1development with parameters of type Stack.BuilderModifier and TypeMethodDescriptionProfilesDictionary.Builder.addStackTable(int index, Stack.Builder builderForValue) Stacks referenced by samples via Sample.stack_index.ProfilesDictionary.Builder.addStackTable(Stack.Builder builderForValue) Stacks referenced by samples via Sample.stack_index.ProfilesDictionary.Builder.setStackTable(int index, Stack.Builder builderForValue) Stacks referenced by samples via Sample.stack_index.