@InterfaceStability.Evolving public class ReplicaStatusOptions extends AbstractOptions<ReplicaStatusOptions>
ConfluentAdmin.replicaStatus(Set, ReplicaStatusOptions).
The API of this class is evolving, see Admin for details.timeoutMs| Constructor and Description |
|---|
ReplicaStatusOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
includeLinkedReplicas()
Whether the request should also include the replica status for linked replicas.
|
ReplicaStatusOptions |
includeLinkedReplicas(boolean includeLinkedReplicas)
Sets whether the request should also include the replica status for linked replicas.
|
timeoutMs, timeoutMspublic boolean includeLinkedReplicas()
public ReplicaStatusOptions includeLinkedReplicas(boolean includeLinkedReplicas)