Uses of Class
org.apache.cassandra.audit.AuditLogEntry.Builder
Packages that use AuditLogEntry.Builder
-
Uses of AuditLogEntry.Builder in org.apache.cassandra.audit
Methods in org.apache.cassandra.audit that return AuditLogEntry.BuilderModifier and TypeMethodDescriptionAuditLogEntry.Builder.setKeyspace(String keyspace) AuditLogEntry.Builder.setKeyspace(CQLStatement statement) AuditLogEntry.Builder.setKeyspace(QueryState queryState, CQLStatement statement) AuditLogEntry.Builder.setOperation(String operation) AuditLogEntry.Builder.setOptions(QueryOptions options) AuditLogEntry.Builder.setScope(CQLStatement statement) AuditLogEntry.Builder.setTimestamp(long timestampMillis) AuditLogEntry.Builder.setType(AuditLogEntryType type)