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()Profile.Builder.getFunctionTable(int index) Functions referenced by locations.Profile.getFunctionTable(int index) Functions referenced by locations.ProfileOrBuilder.getFunctionTable(int index) Functions referenced by locations.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 TypeMethodDescriptionProfile.Builder.getFunctionTableList()Functions referenced by locations.Profile.getFunctionTableList()Functions referenced by locations.ProfileOrBuilder.getFunctionTableList()Functions referenced by locations.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 TypeMethodDescriptionProfile.Builder.addFunctionTable(int index, Function value) Functions referenced by locations.Profile.Builder.addFunctionTable(Function value) Functions referenced by locations.static Function.BuilderFunction.newBuilder(Function prototype) Profile.Builder.setFunctionTable(int index, Function value) Functions referenced by locations.Method parameters in io.opentelemetry.proto.profiles.v1development with type arguments of type FunctionModifier and TypeMethodDescriptionProfile.Builder.addAllFunctionTable(Iterable<? extends Function> values) Functions referenced by locations.