Uses of Class
io.opentelemetry.proto.profiles.v1development.ValueType
Packages that use ValueType
-
Uses of ValueType in io.opentelemetry.proto.profiles.v1development
Methods in io.opentelemetry.proto.profiles.v1development that return ValueTypeModifier and TypeMethodDescriptionValueType.Builder.build()ValueType.Builder.buildPartial()static ValueTypeValueType.getDefaultInstance()ValueType.Builder.getDefaultInstanceForType()ValueType.getDefaultInstanceForType()Profile.Builder.getPeriodType()The kind of events between sampled occurrences.Profile.getPeriodType()The kind of events between sampled occurrences.ProfileOrBuilder.getPeriodType()The kind of events between sampled occurrences.Profile.Builder.getSampleType()The type and unit of all Sample.values in this profile.Profile.getSampleType()The type and unit of all Sample.values in this profile.ProfileOrBuilder.getSampleType()The type and unit of all Sample.values in this profile.static ValueTypeValueType.parseDelimitedFrom(InputStream input) static ValueTypeValueType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ValueTypeValueType.parseFrom(byte[] data) static ValueTypeValueType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ValueTypeValueType.parseFrom(com.google.protobuf.ByteString data) static ValueTypeValueType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ValueTypeValueType.parseFrom(com.google.protobuf.CodedInputStream input) static ValueTypeValueType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ValueTypeValueType.parseFrom(InputStream input) static ValueTypeValueType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ValueTypeValueType.parseFrom(ByteBuffer data) static ValueTypeValueType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.opentelemetry.proto.profiles.v1development that return types with arguments of type ValueTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ValueType>ValueType.getParserForType()static com.google.protobuf.Parser<ValueType>ValueType.parser()Methods in io.opentelemetry.proto.profiles.v1development with parameters of type ValueTypeModifier and TypeMethodDescriptionProfile.Builder.mergePeriodType(ValueType value) The kind of events between sampled occurrences.Profile.Builder.mergeSampleType(ValueType value) The type and unit of all Sample.values in this profile.static ValueType.BuilderValueType.newBuilder(ValueType prototype) Profile.Builder.setPeriodType(ValueType value) The kind of events between sampled occurrences.Profile.Builder.setSampleType(ValueType value) The type and unit of all Sample.values in this profile.