Uses of Class
io.opentelemetry.proto.profiles.v1development.Profile.Builder
Packages that use Profile.Builder
-
Uses of Profile.Builder in io.opentelemetry.proto.profiles.v1development
Methods in io.opentelemetry.proto.profiles.v1development that return Profile.BuilderModifier and TypeMethodDescriptionProfile.Builder.addAllAttributeIndices(Iterable<? extends Integer> values) References to attributes in attribute_table.Profile.Builder.addAllAttributeTable(Iterable<? extends KeyValue> values) Lookup table for attributes.Profile.Builder.addAllAttributeUnits(Iterable<? extends AttributeUnit> values) Represents a mapping between Attribute Keys and Units.Profile.Builder.addAllCommentStrindices(Iterable<? extends Integer> values) Free-form text associated with the profile.Profile.Builder.addAllFunctionTable(Iterable<? extends Function> values) Functions referenced by locations.Profile.Builder.addAllLinkTable(Iterable<? extends Link> values) Lookup table for links.Profile.Builder.addAllLocationIndices(Iterable<? extends Integer> values) Array of locations referenced by samples.Profile.Builder.addAllLocationTable(Iterable<? extends Location> values) Locations referenced by samples via location_indices.Profile.Builder.addAllMappingTable(Iterable<? extends Mapping> values) Mapping from address ranges to the image/binary/library mapped into that address range.Profile.Builder.addAllSample(Iterable<? extends Sample> values) The set of samples recorded in this profile.Profile.Builder.addAllSampleType(Iterable<? extends ValueType> values) A description of the samples associated with each Sample.value.Profile.Builder.addAllStringTable(Iterable<String> values) A common table for strings referenced by various messages.Profile.Builder.addAttributeIndices(int value) References to attributes in attribute_table.Profile.Builder.addAttributeTable(int index, KeyValue value) Lookup table for attributes.Profile.Builder.addAttributeTable(int index, KeyValue.Builder builderForValue) Lookup table for attributes.Profile.Builder.addAttributeTable(KeyValue value) Lookup table for attributes.Profile.Builder.addAttributeTable(KeyValue.Builder builderForValue) Lookup table for attributes.Profile.Builder.addAttributeUnits(int index, AttributeUnit value) Represents a mapping between Attribute Keys and Units.Profile.Builder.addAttributeUnits(int index, AttributeUnit.Builder builderForValue) Represents a mapping between Attribute Keys and Units.Profile.Builder.addAttributeUnits(AttributeUnit value) Represents a mapping between Attribute Keys and Units.Profile.Builder.addAttributeUnits(AttributeUnit.Builder builderForValue) Represents a mapping between Attribute Keys and Units.Profile.Builder.addCommentStrindices(int value) Free-form text associated with the profile.Profile.Builder.addFunctionTable(int index, Function value) Functions referenced by locations.Profile.Builder.addFunctionTable(int index, Function.Builder builderForValue) Functions referenced by locations.Profile.Builder.addFunctionTable(Function value) Functions referenced by locations.Profile.Builder.addFunctionTable(Function.Builder builderForValue) Functions referenced by locations.Profile.Builder.addLinkTable(int index, Link value) Lookup table for links.Profile.Builder.addLinkTable(int index, Link.Builder builderForValue) Lookup table for links.Profile.Builder.addLinkTable(Link value) Lookup table for links.Profile.Builder.addLinkTable(Link.Builder builderForValue) Lookup table for links.Profile.Builder.addLocationIndices(int value) Array of locations referenced by samples.Profile.Builder.addLocationTable(int index, Location value) Locations referenced by samples via location_indices.Profile.Builder.addLocationTable(int index, Location.Builder builderForValue) Locations referenced by samples via location_indices.Profile.Builder.addLocationTable(Location value) Locations referenced by samples via location_indices.Profile.Builder.addLocationTable(Location.Builder builderForValue) Locations referenced by samples via location_indices.Profile.Builder.addMappingTable(int index, Mapping value) Mapping from address ranges to the image/binary/library mapped into that address range.Profile.Builder.addMappingTable(int index, Mapping.Builder builderForValue) Mapping from address ranges to the image/binary/library mapped into that address range.Profile.Builder.addMappingTable(Mapping value) Mapping from address ranges to the image/binary/library mapped into that address range.Profile.Builder.addMappingTable(Mapping.Builder builderForValue) Mapping from address ranges to the image/binary/library mapped into that address range.ScopeProfiles.Builder.addProfilesBuilder()A list of Profiles that originate from an instrumentation scope.ScopeProfiles.Builder.addProfilesBuilder(int index) A list of Profiles that originate from an instrumentation scope.Profile.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) The set of samples recorded in this profile.Profile.Builder.addSample(int index, Sample.Builder builderForValue) The set of samples recorded in this profile.The set of samples recorded in this profile.Profile.Builder.addSample(Sample.Builder builderForValue) The set of samples recorded in this profile.Profile.Builder.addSampleType(int index, ValueType value) A description of the samples associated with each Sample.value.Profile.Builder.addSampleType(int index, ValueType.Builder builderForValue) A description of the samples associated with each Sample.value.Profile.Builder.addSampleType(ValueType value) A description of the samples associated with each Sample.value.Profile.Builder.addSampleType(ValueType.Builder builderForValue) A description of the samples associated with each Sample.value.Profile.Builder.addStringTable(String value) A common table for strings referenced by various messages.Profile.Builder.addStringTableBytes(com.google.protobuf.ByteString value) A common table for strings referenced by various messages.Profile.Builder.clear()Profile.Builder.clearAttributeIndices()References to attributes in attribute_table.Profile.Builder.clearAttributeTable()Lookup table for attributes.Profile.Builder.clearAttributeUnits()Represents a mapping between Attribute Keys and Units.Profile.Builder.clearCommentStrindices()Free-form text associated with the profile.Profile.Builder.clearDefaultSampleTypeStrindex()Index into the string table of the type of the preferred sample value.Profile.Builder.clearDroppedAttributesCount()dropped_attributes_count is the number of attributes that were discarded.Profile.Builder.clearDurationNanos()Duration of the profile, if a duration makes sense.Profile.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Profile.Builder.clearFunctionTable()Functions referenced by locations.Profile.Builder.clearLinkTable()Lookup table for links.Profile.Builder.clearLocationIndices()Array of locations referenced by samples.Profile.Builder.clearLocationTable()Locations referenced by samples via location_indices.Profile.Builder.clearMappingTable()Mapping from address ranges to the image/binary/library mapped into that address range.Profile.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Profile.Builder.clearOriginalPayload()Original payload can be stored in this field.Profile.Builder.clearOriginalPayloadFormat()Specifies format of the original payload.Profile.Builder.clearPeriod()The number of events between sampled occurrences.Profile.Builder.clearPeriodType()The kind of events between sampled occurrences.Profile.Builder.clearProfileId()A globally unique identifier for a profile.Profile.Builder.clearSample()The set of samples recorded in this profile.Profile.Builder.clearSampleType()A description of the samples associated with each Sample.value.Profile.Builder.clearStringTable()A common table for strings referenced by various messages.Profile.Builder.clearTimeNanos()Time of collection (UTC) represented as nanoseconds past the epoch.Profile.Builder.clone()ScopeProfiles.Builder.getProfilesBuilder(int index) A list of Profiles that originate from an instrumentation scope.Profile.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Profile.Builder.mergeFrom(com.google.protobuf.Message other) Profile.Builder.mergePeriodType(ValueType value) The kind of events between sampled occurrences.final Profile.BuilderProfile.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static Profile.BuilderProfile.newBuilder()static Profile.BuilderProfile.newBuilder(Profile prototype) Profile.newBuilderForType()protected Profile.BuilderProfile.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Profile.Builder.removeAttributeTable(int index) Lookup table for attributes.Profile.Builder.removeAttributeUnits(int index) Represents a mapping between Attribute Keys and Units.Profile.Builder.removeFunctionTable(int index) Functions referenced by locations.Profile.Builder.removeLinkTable(int index) Lookup table for links.Profile.Builder.removeLocationTable(int index) Locations referenced by samples via location_indices.Profile.Builder.removeMappingTable(int index) Mapping from address ranges to the image/binary/library mapped into that address range.Profile.Builder.removeSample(int index) The set of samples recorded in this profile.Profile.Builder.removeSampleType(int index) A description of the samples associated with each Sample.value.Profile.Builder.setAttributeIndices(int index, int value) References to attributes in attribute_table.Profile.Builder.setAttributeTable(int index, KeyValue value) Lookup table for attributes.Profile.Builder.setAttributeTable(int index, KeyValue.Builder builderForValue) Lookup table for attributes.Profile.Builder.setAttributeUnits(int index, AttributeUnit value) Represents a mapping between Attribute Keys and Units.Profile.Builder.setAttributeUnits(int index, AttributeUnit.Builder builderForValue) Represents a mapping between Attribute Keys and Units.Profile.Builder.setCommentStrindices(int index, int value) Free-form text associated with the profile.Profile.Builder.setDefaultSampleTypeStrindex(int value) Index into the string table of the type of the preferred sample value.Profile.Builder.setDroppedAttributesCount(int value) dropped_attributes_count is the number of attributes that were discarded.Profile.Builder.setDurationNanos(long value) Duration of the profile, if a duration makes sense.Profile.Builder.setFunctionTable(int index, Function value) Functions referenced by locations.Profile.Builder.setFunctionTable(int index, Function.Builder builderForValue) Functions referenced by locations.Profile.Builder.setLinkTable(int index, Link value) Lookup table for links.Profile.Builder.setLinkTable(int index, Link.Builder builderForValue) Lookup table for links.Profile.Builder.setLocationIndices(int index, int value) Array of locations referenced by samples.Profile.Builder.setLocationTable(int index, Location value) Locations referenced by samples via location_indices.Profile.Builder.setLocationTable(int index, Location.Builder builderForValue) Locations referenced by samples via location_indices.Profile.Builder.setMappingTable(int index, Mapping value) Mapping from address ranges to the image/binary/library mapped into that address range.Profile.Builder.setMappingTable(int index, Mapping.Builder builderForValue) Mapping from address ranges to the image/binary/library mapped into that address range.Profile.Builder.setOriginalPayload(com.google.protobuf.ByteString value) Original payload can be stored in this field.Profile.Builder.setOriginalPayloadFormat(String value) Specifies format of the original payload.Profile.Builder.setOriginalPayloadFormatBytes(com.google.protobuf.ByteString value) Specifies format of the original payload.Profile.Builder.setPeriod(long value) The number of events between sampled occurrences.Profile.Builder.setPeriodType(ValueType value) The kind of events between sampled occurrences.Profile.Builder.setPeriodType(ValueType.Builder builderForValue) The kind of events between sampled occurrences.Profile.Builder.setProfileId(com.google.protobuf.ByteString value) A globally unique identifier for a profile.Profile.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) The set of samples recorded in this profile.Profile.Builder.setSample(int index, Sample.Builder builderForValue) The set of samples recorded in this profile.Profile.Builder.setSampleType(int index, ValueType value) A description of the samples associated with each Sample.value.Profile.Builder.setSampleType(int index, ValueType.Builder builderForValue) A description of the samples associated with each Sample.value.Profile.Builder.setStringTable(int index, String value) A common table for strings referenced by various messages.Profile.Builder.setTimeNanos(long value) Time of collection (UTC) represented as nanoseconds past the epoch.final Profile.BuilderProfile.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Profile.toBuilder()Methods in io.opentelemetry.proto.profiles.v1development that return types with arguments of type Profile.BuilderModifier and TypeMethodDescriptionScopeProfiles.Builder.getProfilesBuilderList()A list of Profiles that originate from an instrumentation scope.Methods in io.opentelemetry.proto.profiles.v1development with parameters of type Profile.BuilderModifier and TypeMethodDescriptionScopeProfiles.Builder.addProfiles(int index, Profile.Builder builderForValue) A list of Profiles that originate from an instrumentation scope.ScopeProfiles.Builder.addProfiles(Profile.Builder builderForValue) A list of Profiles that originate from an instrumentation scope.ScopeProfiles.Builder.setProfiles(int index, Profile.Builder builderForValue) A list of Profiles that originate from an instrumentation scope.