Uses of Class
io.opentelemetry.proto.profiles.v1development.Function
Packages that use Function
-
Uses of Function in io.opentelemetry.proto.profiles.v1development
Methods in io.opentelemetry.proto.profiles.v1development that return FunctionModifier and TypeMethodDescriptionFunction.Builder.build()Function.Builder.buildPartial()static FunctionFunction.getDefaultInstance()Function.Builder.getDefaultInstanceForType()Function.getDefaultInstanceForType()ProfilesDictionary.Builder.getFunctionTable(int index) Functions referenced by locations via Line.function_index.ProfilesDictionary.getFunctionTable(int index) Functions referenced by locations via Line.function_index.ProfilesDictionaryOrBuilder.getFunctionTable(int index) Functions referenced by locations via Line.function_index.static FunctionFunction.parseDelimitedFrom(InputStream input) static FunctionFunction.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FunctionFunction.parseFrom(byte[] data) static FunctionFunction.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FunctionFunction.parseFrom(com.google.protobuf.ByteString data) static FunctionFunction.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FunctionFunction.parseFrom(com.google.protobuf.CodedInputStream input) static FunctionFunction.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FunctionFunction.parseFrom(InputStream input) static FunctionFunction.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FunctionFunction.parseFrom(ByteBuffer data) static FunctionFunction.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.opentelemetry.proto.profiles.v1development that return types with arguments of type FunctionModifier and TypeMethodDescriptionProfilesDictionary.Builder.getFunctionTableList()Functions referenced by locations via Line.function_index.ProfilesDictionary.getFunctionTableList()Functions referenced by locations via Line.function_index.ProfilesDictionaryOrBuilder.getFunctionTableList()Functions referenced by locations via Line.function_index.com.google.protobuf.Parser<Function>Function.getParserForType()static com.google.protobuf.Parser<Function>Function.parser()Methods in io.opentelemetry.proto.profiles.v1development with parameters of type FunctionModifier and TypeMethodDescriptionProfilesDictionary.Builder.addFunctionTable(int index, Function value) Functions referenced by locations via Line.function_index.ProfilesDictionary.Builder.addFunctionTable(Function value) Functions referenced by locations via Line.function_index.static Function.BuilderFunction.newBuilder(Function prototype) ProfilesDictionary.Builder.setFunctionTable(int index, Function value) Functions referenced by locations via Line.function_index.Method parameters in io.opentelemetry.proto.profiles.v1development with type arguments of type FunctionModifier and TypeMethodDescriptionProfilesDictionary.Builder.addAllFunctionTable(Iterable<? extends Function> values) Functions referenced by locations via Line.function_index.