JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Index
Search
Help
io.confluent.kafkarest.controllers
CellsManager
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
describeCells(String)
Interface CellsManager
public interface
CellsManager
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CompletableFuture
<
CellState
>
describeCells
(
String
clusterId)
Returns Cells and corresponding broker state
CellState
for a Kafka
Cluster
with given
clusterId
.
Method Details
describeCells
CompletableFuture
<
CellState
>
describeCells
(
String
clusterId)
Returns Cells and corresponding broker state
CellState
for a Kafka
Cluster
with given
clusterId
.