Uses of Class
io.opentelemetry.proto.profiles.v1development.ProfilesDictionary
Packages that use ProfilesDictionary
Package
Description
-
Uses of ProfilesDictionary in io.opentelemetry.proto.collector.profiles.v1development
Methods in io.opentelemetry.proto.collector.profiles.v1development that return ProfilesDictionaryModifier and TypeMethodDescriptionExportProfilesServiceRequest.Builder.getDictionary()The reference table containing all data shared by profiles across the message being sent.ExportProfilesServiceRequest.getDictionary()The reference table containing all data shared by profiles across the message being sent.ExportProfilesServiceRequestOrBuilder.getDictionary()The reference table containing all data shared by profiles across the message being sent.Methods in io.opentelemetry.proto.collector.profiles.v1development with parameters of type ProfilesDictionaryModifier and TypeMethodDescriptionExportProfilesServiceRequest.Builder.mergeDictionary(ProfilesDictionary value) The reference table containing all data shared by profiles across the message being sent.ExportProfilesServiceRequest.Builder.setDictionary(ProfilesDictionary value) The reference table containing all data shared by profiles across the message being sent. -
Uses of ProfilesDictionary in io.opentelemetry.proto.profiles.v1development
Methods in io.opentelemetry.proto.profiles.v1development that return ProfilesDictionaryModifier and TypeMethodDescriptionProfilesDictionary.Builder.build()ProfilesDictionary.Builder.buildPartial()static ProfilesDictionaryProfilesDictionary.getDefaultInstance()ProfilesDictionary.Builder.getDefaultInstanceForType()ProfilesDictionary.getDefaultInstanceForType()ProfilesData.Builder.getDictionary()One instance of ProfilesDictionaryProfilesData.getDictionary()One instance of ProfilesDictionaryProfilesDataOrBuilder.getDictionary()One instance of ProfilesDictionarystatic ProfilesDictionaryProfilesDictionary.parseDelimitedFrom(InputStream input) static ProfilesDictionaryProfilesDictionary.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProfilesDictionaryProfilesDictionary.parseFrom(byte[] data) static ProfilesDictionaryProfilesDictionary.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProfilesDictionaryProfilesDictionary.parseFrom(com.google.protobuf.ByteString data) static ProfilesDictionaryProfilesDictionary.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProfilesDictionaryProfilesDictionary.parseFrom(com.google.protobuf.CodedInputStream input) static ProfilesDictionaryProfilesDictionary.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProfilesDictionaryProfilesDictionary.parseFrom(InputStream input) static ProfilesDictionaryProfilesDictionary.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProfilesDictionaryProfilesDictionary.parseFrom(ByteBuffer data) static ProfilesDictionaryProfilesDictionary.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.opentelemetry.proto.profiles.v1development that return types with arguments of type ProfilesDictionaryModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ProfilesDictionary>ProfilesDictionary.getParserForType()static com.google.protobuf.Parser<ProfilesDictionary>ProfilesDictionary.parser()Methods in io.opentelemetry.proto.profiles.v1development with parameters of type ProfilesDictionaryModifier and TypeMethodDescriptionProfilesData.Builder.mergeDictionary(ProfilesDictionary value) One instance of ProfilesDictionaryProfilesDictionary.Builder.mergeFrom(ProfilesDictionary other) static ProfilesDictionary.BuilderProfilesDictionary.newBuilder(ProfilesDictionary prototype) ProfilesData.Builder.setDictionary(ProfilesDictionary value) One instance of ProfilesDictionary