Class | Description |
---|---|
Constants | |
GetAuditJobStatusDetail | |
GetAuditJobStatusRequest | |
GetAuditJobStatusResponseSummary |
POJO for audit job status summary for entire cluster
|
OnDemandAudit |
This tool is for running audit job for given topic and partitions and
getting status of most recent audit job completed for entire cluster
SAMPLE USAGE:
Note: For any audit job command, you can specify below optional arguments
--force #shutsdowns currently running jobs and starts new one
--compaction-check #skips compaction checks
1.
|
OnDemandAuditJobOrchestrator |
Provides utility functions to start on demand audit jobs and get status for most recent audit job runs across cluster
|
OnDemandAuditJobUtil |
Utility class to invoke audit job apis in Internal REST server
|
StartAuditJobRequest | |
StartAuditJobResponse | |
StopAuditJobRequest | |
StopAuditJobResponse | |
TopicPartitionConfig |
POJO used for starting on demand audit jobs
|