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(int index) A description of the samples associated with each Sample.value.Profile.getSampleType(int index) A description of the samples associated with each Sample.value.ProfileOrBuilder.getSampleType(int index) A description of the samples associated with each Sample.value.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()Profile.Builder.getSampleTypeList()A description of the samples associated with each Sample.value.Profile.getSampleTypeList()A description of the samples associated with each Sample.value.ProfileOrBuilder.getSampleTypeList()A description of the samples associated with each Sample.value.static com.google.protobuf.Parser<ValueType>ValueType.parser()Methods in io.opentelemetry.proto.profiles.v1development with parameters of type ValueTypeModifier and TypeMethodDescriptionProfile.Builder.addSampleType(int index, ValueType value) 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.mergePeriodType(ValueType value) The kind of events between sampled occurrences.static ValueType.BuilderValueType.newBuilder(ValueType prototype) Profile.Builder.setPeriodType(ValueType value) The kind of events between sampled occurrences.Profile.Builder.setSampleType(int index, ValueType value) A description of the samples associated with each Sample.value.Method parameters in io.opentelemetry.proto.profiles.v1development with type arguments of type ValueTypeModifier and TypeMethodDescriptionProfile.Builder.addAllSampleType(Iterable<? extends ValueType> values) A description of the samples associated with each Sample.value.