Uses of Enum
io.strimzi.api.kafka.model.rebalance.KafkaRebalanceAnnotation
Packages that use KafkaRebalanceAnnotation
-
Uses of KafkaRebalanceAnnotation in io.strimzi.api.kafka.model.rebalance
Methods in io.strimzi.api.kafka.model.rebalance 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.rebalance that return types with arguments of type KafkaRebalanceAnnotationMethods in io.strimzi.api.kafka.model.rebalance with parameters of type KafkaRebalanceAnnotationModifier and TypeMethodDescriptionbooleanKafkaRebalanceState.isValidateAnnotation(KafkaRebalanceAnnotation annotation)