Package | Description |
---|---|
org.apache.cassandra.audit | |
org.apache.cassandra.fql | |
org.apache.cassandra.utils.binlog |
Modifier and Type | Class and Description |
---|---|
static class |
BinAuditLogger.Message |
Modifier and Type | Class and Description |
---|---|
static class |
FullQueryLogger.Batch |
static class |
FullQueryLogger.Query |
Modifier and Type | Method and Description |
---|---|
void |
BinLog.logRecord(BinLog.ReleaseableWriteMarshallable record) |
boolean |
BinLog.offer(BinLog.ReleaseableWriteMarshallable record)
Offer a record to the log.
|
void |
BinLog.put(BinLog.ReleaseableWriteMarshallable record)
Put a record into the log.
|
Copyright © 2009-2020 The Apache Software Foundation