Package | Description |
---|---|
org.apache.cassandra.audit |
Modifier and Type | Method and Description |
---|---|
AuditLogEntry |
AuditLogEntry.Builder.build() |
AuditLogEntry |
AuditEvent.getEntry() |
Modifier and Type | Method and Description |
---|---|
void |
BinAuditLogger.log(AuditLogEntry auditLogEntry) |
void |
DiagnosticEventAuditLogger.log(AuditLogEntry logMessage) |
void |
FileAuditLogger.log(AuditLogEntry auditLogEntry) |
void |
IAuditLogger.log(AuditLogEntry auditLogEntry)
Logs AuditLogEntry.
|
void |
NoOpAuditLogger.log(AuditLogEntry logMessage) |
Constructor and Description |
---|
Builder(AuditLogEntry entry) |
Copyright © 2009-2022 The Apache Software Foundation