Package org.apache.cassandra.auth
Class AuthKeyspace
java.lang.Object
org.apache.cassandra.auth.AuthKeyspace
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final longGeneration is used as a timestamp for automatic table creation on startup.static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final long -
Method Summary
-
Field Details
-
GENERATION
public static final long GENERATIONGeneration is used as a timestamp for automatic table creation on startup. If you make any changes to the tables below, make sure to increment the generation and document your change here. gen 0: original definition in 3.0 gen 1: compression chunk length reduced to 16KiB, memtable_flush_period_in_ms now unset on all tables in 4.0- See Also:
-
ROLES
- See Also:
-
ROLE_MEMBERS
- See Also:
-
ROLE_PERMISSIONS
- See Also:
-
RESOURCE_ROLE_INDEX
- See Also:
-
NETWORK_PERMISSIONS
- See Also:
-
CIDR_PERMISSIONS
- See Also:
-
CIDR_GROUPS
- See Also:
-
IDENTITY_TO_ROLES
- See Also:
-
TABLE_NAMES
-
SUPERUSER_SETUP_DELAY
public static final long SUPERUSER_SETUP_DELAY -
CIDR_PERMISSIONS_TBL_ROLE_COL_NAME
- See Also:
-
CIDR_PERMISSIONS_TBL_CIDR_GROUPS_COL_NAME
- See Also:
-
CIDR_GROUPS_TBL_CIDR_GROUP_COL_NAME
- See Also:
-
CIDR_GROUPS_TBL_CIDRS_COL_NAME
- See Also:
-
-
Method Details
-
metadata
-