| Package | Description |
|---|---|
| org.apache.cassandra.audit | |
| org.apache.cassandra.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
BinAuditLogger |
class |
DiagnosticEventAuditLogger |
class |
FileAuditLogger
Synchronous, file-based audit logger; just uses the standard logging mechansim.
|
class |
NoOpAuditLogger
No-Op implementation of
IAuditLogger to be used as a default audit logger when audit logging is disabled. |
| Modifier and Type | Method and Description |
|---|---|
IAuditLogger |
AuditLogManager.getLogger() |
| Modifier and Type | Method and Description |
|---|---|
static IAuditLogger |
FBUtilities.newAuditLogger(java.lang.String className,
java.util.Map<java.lang.String,java.lang.String> parameters) |
Copyright © 2009-2022 The Apache Software Foundation