Uses of Class
io.aiven.commons.kafka.config.SinceInfo
Packages that use SinceInfo
-
Uses of SinceInfo in io.aiven.commons.kafka.config
Fields in io.aiven.commons.kafka.config declared as SinceInfoModifier and TypeFieldDescriptionfinal SinceInfoExtendedConfigKey.sinceThe version in which this attribute was added.Methods in io.aiven.commons.kafka.config that return SinceInfoModifier and TypeMethodDescriptionSinceInfo.Builder.build()Builds a SinceInfo without an override.DeprecatedInfo.getSince()Gets version in which the option became deprecated.SinceInfo.setVersionOnly()Sets the override to be just the version of this component.Methods in io.aiven.commons.kafka.config with parameters of type SinceInfoModifier and TypeMethodDescriptionbooleanChecks if this OverrideRange matches a SinceInfo.Sets the version in which the option became deprecated.final TSets the since value.