Package io.confluent.rest
Class BrokerStartupStatus
java.lang.Object
io.confluent.rest.BrokerStartupStatus
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BrokerStartupStatus
public BrokerStartupStatus(boolean started) - Parameters:
started- Whether this broker has finished startup and catching up on replication.
-
-
Method Details
-
started
public boolean started()
-