Interface | Description |
---|---|
AuditJobHandle | |
BeginShutdownBrokerHandle |
This interface is to be used by the InternalRestServer to allow the operator to communicate with
the broker and initiate a controlled shutdown dependent on under replicated partitions and the
current controller.
|
BeginShutdownControllerHandle | |
CheckReadyControllerHandle | |
KafkaRestorePartitionHandle |
This interface is to be used by the InternalRestServer to allow the restore service to communicate with
the broker to query relevant kafka state details.
|
Class | Description |
---|---|
AuditJobHandler |
Handler class for Audit job API provided by Internal REST server
|
AuditJobRestApiResponseStatus | |
BeginShutdownControllerStatus | |
CheckReadyControllerStatus | |
ControllerInternalRestServer | |
ControllerReadyHandler | |
ControllerRollHandler | |
InternalRestServer |
Binds a Rest Server to the provided port, serving the RollHandler API.
|
KafkaRestoreRestApiReturnStatus | |
ResponseContainer<T> | |
ResponseContainer.DataResponse<T> | |
ResponseContainer.ErrorResponse | |
RestoreHandler | |
RollHandler | |
TierPartitionStateResponse |
Response to a getTierPartitionState query.
|
TierRecordMetadataResponse |