Package org.apache.kafka.common
Class ClusterResource
java.lang.Object
org.apache.kafka.common.ClusterResource
The
ClusterResource
class encapsulates metadata for a Kafka cluster.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClusterResource
CreateClusterResource
with a cluster id. Note that cluster id may benull
if the metadata request was sent to a broker without support for cluster ids.- Parameters:
clusterId
- The cluster id
-
-
Method Details