Uses of Enum Class
org.apache.cassandra.audit.AuditLogEntryCategory
Packages that use AuditLogEntryCategory
-
Uses of AuditLogEntryCategory in org.apache.cassandra.audit
Methods in org.apache.cassandra.audit that return AuditLogEntryCategoryModifier and TypeMethodDescriptionAuditLogEntryType.getCategory()static AuditLogEntryCategoryReturns the enum constant of this class with the specified name.static AuditLogEntryCategory[]AuditLogEntryCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.