Uses of Class
io.opentelemetry.proto.profiles.v1development.KeyValueAndUnit
Packages that use KeyValueAndUnit
-
Uses of KeyValueAndUnit in io.opentelemetry.proto.profiles.v1development
Methods in io.opentelemetry.proto.profiles.v1development that return KeyValueAndUnitModifier and TypeMethodDescriptionKeyValueAndUnit.Builder.build()KeyValueAndUnit.Builder.buildPartial()ProfilesDictionary.Builder.getAttributeTable(int index) A common table for attributes referenced by the Profile, Sample, Mapping and Location messages below through attribute_indices field.ProfilesDictionary.getAttributeTable(int index) A common table for attributes referenced by the Profile, Sample, Mapping and Location messages below through attribute_indices field.ProfilesDictionaryOrBuilder.getAttributeTable(int index) A common table for attributes referenced by the Profile, Sample, Mapping and Location messages below through attribute_indices field.static KeyValueAndUnitKeyValueAndUnit.getDefaultInstance()KeyValueAndUnit.Builder.getDefaultInstanceForType()KeyValueAndUnit.getDefaultInstanceForType()static KeyValueAndUnitKeyValueAndUnit.parseDelimitedFrom(InputStream input) static KeyValueAndUnitKeyValueAndUnit.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueAndUnitKeyValueAndUnit.parseFrom(byte[] data) static KeyValueAndUnitKeyValueAndUnit.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueAndUnitKeyValueAndUnit.parseFrom(com.google.protobuf.ByteString data) static KeyValueAndUnitKeyValueAndUnit.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueAndUnitKeyValueAndUnit.parseFrom(com.google.protobuf.CodedInputStream input) static KeyValueAndUnitKeyValueAndUnit.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueAndUnitKeyValueAndUnit.parseFrom(InputStream input) static KeyValueAndUnitKeyValueAndUnit.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueAndUnitKeyValueAndUnit.parseFrom(ByteBuffer data) static KeyValueAndUnitKeyValueAndUnit.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.opentelemetry.proto.profiles.v1development that return types with arguments of type KeyValueAndUnitModifier and TypeMethodDescriptionProfilesDictionary.Builder.getAttributeTableList()A common table for attributes referenced by the Profile, Sample, Mapping and Location messages below through attribute_indices field.ProfilesDictionary.getAttributeTableList()A common table for attributes referenced by the Profile, Sample, Mapping and Location messages below through attribute_indices field.ProfilesDictionaryOrBuilder.getAttributeTableList()A common table for attributes referenced by the Profile, Sample, Mapping and Location messages below through attribute_indices field.com.google.protobuf.Parser<KeyValueAndUnit>KeyValueAndUnit.getParserForType()static com.google.protobuf.Parser<KeyValueAndUnit>KeyValueAndUnit.parser()Methods in io.opentelemetry.proto.profiles.v1development with parameters of type KeyValueAndUnitModifier and TypeMethodDescriptionProfilesDictionary.Builder.addAttributeTable(int index, KeyValueAndUnit value) A common table for attributes referenced by the Profile, Sample, Mapping and Location messages below through attribute_indices field.ProfilesDictionary.Builder.addAttributeTable(KeyValueAndUnit value) A common table for attributes referenced by the Profile, Sample, Mapping and Location messages below through attribute_indices field.KeyValueAndUnit.Builder.mergeFrom(KeyValueAndUnit other) static KeyValueAndUnit.BuilderKeyValueAndUnit.newBuilder(KeyValueAndUnit prototype) ProfilesDictionary.Builder.setAttributeTable(int index, KeyValueAndUnit value) A common table for attributes referenced by the Profile, Sample, Mapping and Location messages below through attribute_indices field.Method parameters in io.opentelemetry.proto.profiles.v1development with type arguments of type KeyValueAndUnitModifier and TypeMethodDescriptionProfilesDictionary.Builder.addAllAttributeTable(Iterable<? extends KeyValueAndUnit> values) A common table for attributes referenced by the Profile, Sample, Mapping and Location messages below through attribute_indices field.