Uses of Enum
io.strimzi.api.kafka.model.balancing.KafkaRebalanceAnnotation
Packages that use KafkaRebalanceAnnotation
-
Uses of KafkaRebalanceAnnotation in io.strimzi.api.kafka.model.balancing
Methods in io.strimzi.api.kafka.model.balancing that return KafkaRebalanceAnnotationModifier and TypeMethodDescriptionstatic KafkaRebalanceAnnotationReturns the enum constant of this type with the specified name.static KafkaRebalanceAnnotation[]KafkaRebalanceAnnotation.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.strimzi.api.kafka.model.balancing that return types with arguments of type KafkaRebalanceAnnotationMethods in io.strimzi.api.kafka.model.balancing with parameters of type KafkaRebalanceAnnotationModifier and TypeMethodDescriptionbooleanKafkaRebalanceState.isValidateAnnotation(KafkaRebalanceAnnotation annotation)