Package io.strimzi.api.kafka.model.kafka
Class UsedNodePoolStatus
java.lang.Object
io.strimzi.api.kafka.model.kafka.UsedNodePoolStatus
- All Implemented Interfaces:
UnknownPropertyPreserving
Represents a single used KafkaNodePool. This class is used in the status section of the Kafka custom resource to
indicate which KafkaNodePools are used by this Kafka cluster.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UsedNodePoolStatus
public UsedNodePoolStatus()
-
-
Method Details
-
getName
-
setName
-
getAdditionalProperties
- Specified by:
getAdditionalPropertiesin interfaceUnknownPropertyPreserving
-
setAdditionalProperty
- Specified by:
setAdditionalPropertyin interfaceUnknownPropertyPreserving
-