public class IncrementalAlterRequestAuditExtractor extends Object
Constructor and Description |
---|
IncrementalAlterRequestAuditExtractor() |
Modifier and Type | Method and Description |
---|---|
static List<io.confluent.protobuf.events.auditlog.v2.AuditLog> |
extract(org.apache.kafka.server.audit.KafkaRequestEvent requestEvent,
AuditExtractorOptions extractorOptions) |
public IncrementalAlterRequestAuditExtractor()
public static List<io.confluent.protobuf.events.auditlog.v2.AuditLog> extract(org.apache.kafka.server.audit.KafkaRequestEvent requestEvent, AuditExtractorOptions extractorOptions) throws Exception
Exception