| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | ANONYMOUS_USERNAME | "anonymous" | 
| public static final java.lang.String | SYSTEM_USERNAME | "system" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | RESOURCE_ROLE_INDEX | "resource_role_permissons_index" | 
| public static final java.lang.String | ROLE_MEMBERS | "role_members" | 
| public static final java.lang.String | ROLE_PERMISSIONS | "role_permissions" | 
| public static final java.lang.String | ROLES | "roles" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | USER_PERMISSIONS | "permissions" | 
| public static final java.lang.String | USERNAME | "username" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | LEGACY_USERS_TABLE | "users" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | LEGACY_CREDENTIALS_TABLE | "credentials" | 
| public static final java.lang.String | PASSWORD_KEY | "password" | 
| public static final java.lang.String | USERNAME_KEY | "username" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | KEYSPACES | "keyspaces" | 
| public static final java.lang.String | ROOT | "cassandra" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | MBEAN_NAME | "org.apache.cassandra.db:type=BatchlogManager" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | RESERVED_POOL_SPACE_IN_MB | 32 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | DEFAULT_CONCURENCY_LEVEL | 64 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final long | KEEPALIVE | 60L | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | NO_POSITION | -1 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | otc_backlog_expiration_interval_ms_default | 200 | 
| public static final int | otc_coalescing_window_us_default | 200 | 
| public static final java.lang.String | PROPERTY_PREFIX | "cassandra." | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | CLASS_NAME | "class_name" | 
| public static final java.lang.String | PARAMETERS | "parameters" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | AUTH_KEYSPACE_NAME | "system_auth" | 
| public static final java.lang.String | DISTRIBUTED_KEYSPACE_NAME | "system_distributed" | 
| public static final int | NAME_LENGTH | 48 | 
| public static final java.lang.String | SCHEMA_KEYSPACE_NAME | "system_schema" | 
| public static final java.lang.String | SYSTEM_KEYSPACE_NAME | "system" | 
| public static final java.lang.String | TRACE_KEYSPACE_NAME | "system_traces" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | MAX_TTL | 630720000 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | DAYS_PER_WEEK | 7 | 
| public static final int | MONTHS_PER_YEAR | 12 | 
| public static final long | NANOS_PER_HOUR | 3600000000000L | 
| public static final long | NANOS_PER_MICRO | 1000L | 
| public static final long | NANOS_PER_MILLI | 1000000L | 
| public static final long | NANOS_PER_MINUTE | 60000000000L | 
| public static final long | NANOS_PER_SECOND | 1000000000L | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | CTOR_SIG | "(Lcom/datastax/driver/core/TypeCodec;[Lcom/datastax/driver/core/TypeCodec;Lorg/apache/cassandra/cql3/functions/UDFContext;)V" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | CUSTOM_EXPRESSION_NOT_SUPPORTED | "Index %s does not support custom expressions" | 
| public static final java.lang.String | INDEX_NOT_FOUND | "Invalid index expression, index %s not found for %s.%s" | 
| public static final java.lang.String | INVALID_INDEX | "Target index %s cannot be used to query %s.%s" | 
| public static final java.lang.String | MULTIPLE_EXPRESSIONS | "Multiple custom index expressions in a single query are not supported" | 
| public static final java.lang.String | NON_CUSTOM_INDEX_IN_EXPRESSION | "Only CUSTOM indexes may be used in custom index expressions, %s is not valid" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | REQUIRES_ALLOW_FILTERING_MESSAGE | "Cannot execute this query as it might involve data filtering and thus may have unpredictable performance. If you want to execute this query despite the performance unpredictability, use ALLOW FILTERING" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | KW_OPTIONS | "options" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | CUSTOM_INDEX_OPTION_NAME | "class_name" | 
| public static final java.lang.String | INDEX_ENTRIES_OPTION_NAME | "index_keys_and_values" | 
| public static final java.lang.String | INDEX_KEYS_OPTION_NAME | "index_keys" | 
| public static final java.lang.String | TARGET_OPTION_NAME | "target" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | CUSTOM_EXPRESSIONS_NOT_ALLOWED | "Custom index expressions cannot be used in WHERE clauses for UPDATE or DELETE statements" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | DEFAULT_PAGE_SIZE | 10000 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | MBEAN_NAME | "org.apache.cassandra.db:type=BlacklistedDirectories" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | SNAPSHOT_DROP_PREFIX | "dropped" | 
| public static final java.lang.String | SNAPSHOT_TRUNCATE_PREFIX | "truncated" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | BACKUPS_SUBDIR | "backups" | 
| public static final java.lang.String | SECONDARY_INDEX_NAME_SEPARATOR | "." | 
| public static final java.lang.String | SNAPSHOT_SUBDIR | "snapshots" | 
| public static final java.lang.String | TMP_SUBDIR | "tmp" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | MAXIMUM_EXPIRATION_DATE_EXCEEDED_REJECT_MESSAGE | "Request on table %s.%s with %sttl of %d seconds exceeds maximum supported expiration date of 2038-01-19T03:14:06+00:00. In order to avoid this use a lower TTL, change the expiration date overflow policy or upgrade to a version where this limitation is fixed. See CASSANDRA-14092 for more details." | 
| public static final java.lang.String | MAXIMUM_EXPIRATION_DATE_EXCEEDED_WARNING | "Request on table {}.{} with {}ttl of {} seconds exceeds maximum supported expiration date of 2038-01-19T03:14:06+00:00 and will have its expiration capped to that date. In order to avoid this use a lower TTL or upgrade to a version where this limitation is fixed. See CASSANDRA-14092 for more details." | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | MBEAN_NAME | "org.apache.cassandra.db:type=HintedHandoffManager" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | COUNTER_MASK | 4 | 
| public static final int | COUNTER_UPDATE_MASK | 8 | 
| public static final int | DELETION_MASK | 1 | 
| public static final int | EXPIRATION_MASK | 2 | 
| public static final int | MAX_CELL_NAME_LENGTH | 65535 | 
| public static final int | STATIC_PREFIX | 65535 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | EXPIRED_LIVENESS_TTL | 2147483647 | 
| public static final int | NO_EXPIRATION_TIME | 2147483647 | 
| public static final long | NO_TIMESTAMP | -9223372036854775808L | 
| public static final int | NO_TTL | 0 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | FORWARD_FROM | "FWD_FRM" | 
| public static final java.lang.String | FORWARD_TO | "FWD_TO" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | AVAILABLE_RANGES | "available_ranges" | 
| public static final java.lang.String | BATCHES | "batches" | 
| public static final java.lang.String | BUILT_INDEXES | "IndexInfo" | 
| public static final java.lang.String | BUILT_VIEWS | "built_views" | 
| public static final java.lang.String | COMPACTION_HISTORY | "compaction_history" | 
| public static final java.lang.String | LEGACY_AGGREGATES | "schema_aggregates" | 
| public static final java.lang.String | LEGACY_BATCHLOG | "batchlog" | 
| public static final java.lang.String | LEGACY_COLUMNFAMILIES | "schema_columnfamilies" | 
| public static final java.lang.String | LEGACY_COLUMNS | "schema_columns" | 
| public static final java.lang.String | LEGACY_FUNCTIONS | "schema_functions" | 
| public static final java.lang.String | LEGACY_HINTS | "hints" | 
| public static final java.lang.String | LEGACY_KEYSPACES | "schema_keyspaces" | 
| public static final java.lang.String | LEGACY_TRIGGERS | "schema_triggers" | 
| public static final java.lang.String | LEGACY_USERTYPES | "schema_usertypes" | 
| public static final java.lang.String | LOCAL | "local" | 
| public static final java.lang.String | PAXOS | "paxos" | 
| public static final java.lang.String | PEER_EVENTS | "peer_events" | 
| public static final java.lang.String | PEERS | "peers" | 
| public static final java.lang.String | PREPARED_STATEMENTS | "prepared_statements" | 
| public static final java.lang.String | RANGE_XFERS | "range_xfers" | 
| public static final java.lang.String | SIZE_ESTIMATES | "size_estimates" | 
| public static final java.lang.String | SSTABLE_ACTIVITY | "sstable_activity" | 
| public static final java.lang.String | TRANSFERRED_RANGES | "transferred_ranges" | 
| public static final java.lang.String | VIEWS_BUILDS_IN_PROGRESS | "views_builds_in_progress" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | current_version | 6 | 
| public static final int | VERSION_12 | 2 | 
| public static final int | VERSION_20 | 3 | 
| public static final int | VERSION_21 | 4 | 
| public static final int | VERSION_22 | 5 | 
| public static final int | VERSION_30 | 6 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | ALL_MUTATIONS | -1 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | ENTRY_OVERHEAD_SIZE | 12 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| protected static final java.lang.String | COMPACTION_ENABLED | "enabled" | 
| protected static final boolean | DEFAULT_LOG_ALL_OPTION | false | 
| protected static final long | DEFAULT_TOMBSTONE_COMPACTION_INTERVAL | 86400L | 
| protected static final float | DEFAULT_TOMBSTONE_THRESHOLD | 0.20000000298023224f | 
| protected static final boolean | DEFAULT_UNCHECKED_TOMBSTONE_COMPACTION_OPTION | false | 
| protected static final java.lang.String | LOG_ALL_OPTION | "log_all" | 
| public static final java.lang.String | ONLY_PURGE_REPAIRED_TOMBSTONES | "only_purge_repaired_tombstones" | 
| protected static final java.lang.String | TOMBSTONE_COMPACTION_INTERVAL_OPTION | "tombstone_compaction_interval" | 
| protected static final java.lang.String | TOMBSTONE_THRESHOLD_OPTION | "tombstone_threshold" | 
| protected static final java.lang.String | UNCHECKED_TOMBSTONE_COMPACTION_OPTION | "unchecked_tombstone_compaction" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | GC_ALL | 2147483647 | 
| public static final java.lang.String | MBEAN_OBJECT_NAME | "org.apache.cassandra.db:type=CompactionManager" | 
| public static final int | NO_GC | -2147483648 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| protected static final java.lang.String | BASE_TIME_KEY | "base_time_seconds" | 
| protected static final long | DEFAULT_BASE_TIME_SECONDS | 60L | 
| protected static final int | DEFAULT_EXPIRED_SSTABLE_CHECK_FREQUENCY_SECONDS | 600 | 
| protected static final double | DEFAULT_MAX_SSTABLE_AGE_DAYS | 365000.0 | 
| protected static final java.lang.String | EXPIRED_SSTABLE_CHECK_FREQUENCY_SECONDS_KEY | "expired_sstable_check_frequency_seconds" | 
| protected static final java.lang.String | MAX_SSTABLE_AGE_KEY | "max_sstable_age_days" | 
| protected static final java.lang.String | MAX_WINDOW_SIZE_KEY | "max_window_size_seconds" | 
| protected static final java.lang.String | TIMESTAMP_RESOLUTION_KEY | "timestamp_resolution" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | DEFAULT_LEVEL_FANOUT_SIZE | 10 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| protected static final java.lang.String | BUCKET_HIGH_KEY | "bucket_high" | 
| protected static final java.lang.String | BUCKET_LOW_KEY | "bucket_low" | 
| protected static final double | DEFAULT_BUCKET_HIGH | 1.5 | 
| protected static final double | DEFAULT_BUCKET_LOW | 0.5 | 
| protected static final long | DEFAULT_MIN_SSTABLE_SIZE | 52428800L | 
| protected static final java.lang.String | MIN_SSTABLE_SIZE_KEY | "min_sstable_size" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| protected static final java.lang.String | COMPACTION_WINDOW_SIZE_KEY | "compaction_window_size" | 
| protected static final java.lang.String | COMPACTION_WINDOW_UNIT_KEY | "compaction_window_unit" | 
| protected static final int | DEFAULT_COMPACTION_WINDOW_SIZE | 1 | 
| protected static final int | DEFAULT_EXPIRED_SSTABLE_CHECK_FREQUENCY_SECONDS | 600 | 
| protected static final java.lang.String | EXPIRED_SSTABLE_CHECK_FREQUENCY_SECONDS_KEY | "expired_sstable_check_frequency_seconds" | 
| protected static final java.lang.String | TIMESTAMP_RESOLUTION_KEY | "timestamp_resolution" | 
| protected static final java.lang.String | UNSAFE_AGGRESSIVE_SSTABLE_EXPIRATION_KEY | "unsafe_aggressive_sstable_expiration" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final long | DEFAULT_SMALLEST_SSTABLE_BYTES | 50000000L | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | NO_LIMIT | 2147483647 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | STATIC_MARKER | 65535 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | MAX_DELETION_TIME | 2147483646 | 
| public static final int | NO_DELETION_TIME | 2147483647 | 
| public static final int | NO_TTL | 0 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final long | MAXIMUM | 9223372036854775807L | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final long | serialVersionUID | 1L | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | ERR_WRONG_CONFIG | 100 | 
| public static final int | ERR_WRONG_DISK_STATE | 3 | 
| public static final int | ERR_WRONG_MACHINE_STATE | 1 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | MBEAN_NAME | "org.apache.cassandra.net:type=FailureDetector" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final long | aVeryLongTime | 259200000L | 
| public static final int | intervalInMillis | 1000 | 
| public static final java.lang.String | MBEAN_NAME | "org.apache.cassandra.net:type=Gossiper" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final char | DELIMITER | 44 | 
| public static final java.lang.String | HIBERNATE | "hibernate" | 
| public static final java.lang.String | REMOVAL_COORDINATOR | "REMOVER" | 
| public static final java.lang.String | REMOVED_TOKEN | "removed" | 
| public static final java.lang.String | REMOVING_TOKEN | "removing" | 
| public static final java.lang.String | SHUTDOWN | "shutdown" | 
| public static final java.lang.String | STATUS_BOOTSTRAPPING | "BOOT" | 
| public static final java.lang.String | STATUS_BOOTSTRAPPING_REPLACE | "BOOT_REPLACE" | 
| public static final java.lang.String | STATUS_LEAVING | "LEAVING" | 
| public static final java.lang.String | STATUS_LEFT | "LEFT" | 
| public static final java.lang.String | STATUS_MOVING | "MOVING" | 
| public static final java.lang.String | STATUS_NORMAL | "NORMAL" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | BUFFER_SIZE_IN_MB | "mapreduce.output.bulkoutputformat.buffersize" | 
| public static final java.lang.String | IGNORE_HOSTS | "mapreduce.output.bulkoutputformat.ignorehosts" | 
| public static final java.lang.String | MAX_FAILED_HOSTS | "mapreduce.output.bulkoutputformat.maxfailedhosts" | 
| public static final java.lang.String | OUTPUT_LOCATION | "mapreduce.output.bulkoutputformat.localdir" | 
| public static final java.lang.String | STREAM_THROTTLE_MBITS | "mapreduce.output.bulkoutputformat.streamthrottlembits" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | MAPRED_TASK_ID | "mapred.task.id" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | BATCH_THRESHOLD | "mapreduce.output.columnfamilyoutputformat.batch.threshold" | 
| public static final java.lang.String | QUEUE_SIZE | "mapreduce.output.columnfamilyoutputformat.queue.size" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | DEFAULT_PAGE_SIZE | 10000 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | CASE_SENSITIVE | "case_sensitive" | 
| public static final java.lang.String | NORMALIZE_LOWERCASE | "normalize_lowercase" | 
| public static final java.lang.String | NORMALIZE_UPPERCASE | "normalize_uppercase" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | DEFAULT_MAX_TOKEN_LENGTH | 255 | 
| public static final int | DEFAULT_MIN_TOKEN_LENGTH | 0 | 
| public static final java.lang.String | TOKENIZATION_ENABLE_STEMMING | "tokenization_enable_stemming" | 
| public static final java.lang.String | TOKENIZATION_LOCALE | "tokenization_locale" | 
| public static final java.lang.String | TOKENIZATION_NORMALIZE_LOWERCASE | "tokenization_normalize_lowercase" | 
| public static final java.lang.String | TOKENIZATION_NORMALIZE_UPPERCASE | "tokenization_normalize_uppercase" | 
| public static final java.lang.String | TOKENIZATION_SKIP_STOP_WORDS | "tokenization_skip_stop_words" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | CURRENT_VERSION | "ab" | 
| public static final java.lang.String | VERSION_AA | "aa" | 
| public static final java.lang.String | VERSION_AB | "ab" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | BLOCK_SIZE | 4096 | 
| public static final int | IS_PARTIAL_BIT | 15 | 
| public static final int | MAX_TERM_SIZE | 1024 | 
| public static final int | SUPER_BLOCK_SIZE | 64 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final short | AB_MAGIC | 23121 | 
| public static final int | BLOCK_BYTES | 4096 | 
| public static final int | BLOCK_ENTRY_BYTES | 16 | 
| public static final int | BLOCK_HEADER_BYTES | 64 | 
| public static final byte | ENTRY_TYPE_MASK | 3 | 
| public static final byte | LAST_LEAF_SHIFT | 1 | 
| public static final long | MAX_OFFSET | 140737488355327L | 
| public static final int | OVERFLOW_ENTRY_BYTES | 8 | 
| public static final int | OVERFLOW_TRAILER_BYTES | 64 | 
| public static final int | OVERFLOW_TRAILER_CAPACITY | 8 | 
| public static final byte | SHARED_HEADER_BYTES | 19 | 
| public static final int | TOKENS_PER_BLOCK | 248 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | CSLM_OVERHEAD | 128 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | EQUAL_BIT_KEY | -2 | 
| public static final int | NULL_BIT_KEY | -1 | 
| public static final int | OUT_OF_BOUNDS_BIT_KEY | -3 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | LZ4_COMPRESSOR_TYPE | "lz4_compressor_type" | 
| public static final java.lang.String | LZ4_FAST_COMPRESSOR | "fast" | 
| public static final java.lang.String | LZ4_HIGH_COMPRESSION_LEVEL | "lz4_high_compressor_level" | 
| public static final java.lang.String | LZ4_HIGH_COMPRESSOR | "high" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final char | separator | 45 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | BASE_SAMPLING_LEVEL | 128 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final long | WIDTH_BASE | 65536L | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | MBEAN_NAME | "org.apache.cassandra.db:type=IndexSummaries" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | TOMBSTONE_HISTOGRAM_BIN_SIZE | 100 | 
| public static final int | TOMBSTONE_HISTOGRAM_SPOOL_SIZE | 100000 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final double | NO_COMPRESSION_RATIO | -1.0 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | MAX_BUFFER_SIZE | 65536 | 
| public static final int | MIN_BUFFER_SIZE | 4096 | 
| public static final int | MIN_BUFFER_SIZE_MASK | 4095 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final long | ONE_GB | 1073741824L | 
| public static final long | ONE_KB | 1024L | 
| public static final long | ONE_MB | 1048576L | 
| public static final long | ONE_TB | 1099511627776L | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | DEFAULT_BUFFER_SIZE | 4096 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| protected static final java.lang.String | ZONE_NAME_QUERY_URI | "/latest/meta-data/availability-zone" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| protected static final java.lang.String | ZONE_NAME_QUERY_URL | "http://169.254.169.254/latest/meta-data/placement/availability-zone" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| protected static final java.lang.String | ZONE_NAME_QUERY_URL | "http://metadata.google.internal/computeMetadata/v1/instance/zone" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | SNITCH_PROPERTIES_FILENAME | "cassandra-topology.properties" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | RACKDC_PROPERTY_FILENAME | "cassandra-rackdc.properties" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | TYPE_NAME | "Connection" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | DEFAULT_BUCKET_COUNT | 164 | 
| public static final boolean | DEFAULT_ZERO_CONSIDERATION | false | 
| public static final long | HALF_TIME_IN_S | 60L | 
| public static final long | LANDMARK_RESET_INTERVAL_IN_MS | 1800000L | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | GROUP_NAME | "org.apache.cassandra.metrics" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | TYPE_NAME | "Streaming" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | FAILURE_CALLBACK_PARAM | "CAL_BAC" | 
| public static final java.lang.String | FAILURE_REASON_PARAM | "FAIL_REASON" | 
| public static final java.lang.String | FAILURE_RESPONSE_PARAM | "FAIL" | 
| public static final java.lang.String | MBEAN_NAME | "org.apache.cassandra.net:type=MessagingService" | 
| public static final int | PROTOCOL_MAGIC | -900387334 | 
| public static final int | VERSION_12 | 6 | 
| public static final int | VERSION_20 | 7 | 
| public static final int | VERSION_21 | 8 | 
| public static final int | VERSION_22 | 9 | 
| public static final int | VERSION_30 | 10 | 
| public static final int | VERSION_3014 | 11 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | MAX_COALESCED_MESSAGES | 128 | 
| public static final int | WAIT_FOR_VERSION_MAX_TIME | 5000 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | PARENT_REPAIR_HISTORY | "parent_repair_history" | 
| public static final java.lang.String | REPAIR_HISTORY | "repair_history" | 
| public static final java.lang.String | VIEW_BUILD_STATUS | "view_build_status" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | COLUMNFAMILIES_KEY | "columnFamilies" | 
| public static final java.lang.String | DATACENTERS_KEY | "dataCenters" | 
| public static final java.lang.String | HOSTS_KEY | "hosts" | 
| public static final java.lang.String | INCREMENTAL_KEY | "incremental" | 
| public static final java.lang.String | JOB_THREADS_KEY | "jobThreads" | 
| public static final int | MAX_JOB_THREADS | 4 | 
| public static final java.lang.String | PARALLELISM_KEY | "parallelism" | 
| public static final java.lang.String | PRIMARY_RANGE_KEY | "primaryRange" | 
| public static final java.lang.String | PULL_REPAIR_KEY | "pullRepair" | 
| public static final java.lang.String | RANGES_KEY | "ranges" | 
| public static final java.lang.String | SUB_RANGE_REPAIR_KEY | "sub_range_repair" | 
| public static final java.lang.String | TRACE_KEY | "trace" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final boolean | DEFAULT_ENABLED | true | 
| public static final int | DEFAULT_MAX_THRESHOLD | 32 | 
| public static final int | DEFAULT_MIN_THRESHOLD | 4 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | CHUNK_LENGTH_IN_KB | "chunk_length_in_kb" | 
| public static final java.lang.String | CHUNK_LENGTH_KB | "chunk_length_kb" | 
| public static final java.lang.String | CLASS | "class" | 
| public static final java.lang.String | CRC_CHECK_CHANCE | "crc_check_chance" | 
| public static final int | DEFAULT_CHUNK_LENGTH | 65536 | 
| public static final java.lang.String | ENABLED | "enabled" | 
| public static final java.lang.String | SSTABLE_COMPRESSION | "sstable_compression" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final boolean | DEFAULT_DURABLE_WRITES | true | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | CLASS | "class" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | AGGREGATES | "aggregates" | 
| public static final java.lang.String | COLUMNS | "columns" | 
| public static final java.lang.String | DROPPED_COLUMNS | "dropped_columns" | 
| public static final java.lang.String | FUNCTIONS | "functions" | 
| public static final java.lang.String | INDEXES | "indexes" | 
| public static final java.lang.String | KEYSPACES | "keyspaces" | 
| public static final java.lang.String | TABLES | "tables" | 
| public static final java.lang.String | TRIGGERS | "triggers" | 
| public static final java.lang.String | TYPES | "types" | 
| public static final java.lang.String | VIEWS | "views" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | DEFAULT_COMMENT | "" | 
| public static final double | DEFAULT_CRC_CHECK_CHANCE | 1.0 | 
| public static final double | DEFAULT_DCLOCAL_READ_REPAIR_CHANCE | 0.1 | 
| public static final int | DEFAULT_DEFAULT_TIME_TO_LIVE | 0 | 
| public static final int | DEFAULT_GC_GRACE_SECONDS | 864000 | 
| public static final int | DEFAULT_MAX_INDEX_INTERVAL | 2048 | 
| public static final int | DEFAULT_MEMTABLE_FLUSH_PERIOD_IN_MS | 0 | 
| public static final int | DEFAULT_MIN_INDEX_INTERVAL | 128 | 
| public static final double | DEFAULT_READ_REPAIR_CHANCE | 0.0 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | CLASS | "class" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | ENCRYPTION_CIPHER | "encCipher" | 
| public static final java.lang.String | ENCRYPTION_IV | "encIV" | 
| public static final java.lang.String | ENCRYPTION_KEY_ALIAS | "encKeyAlias" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | COMPRESSED_BLOCK_HEADER_SIZE | 4 | 
| public static final int | ENCRYPTED_BLOCK_HEADER_SIZE | 8 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final long | UNREPAIRED_SSTABLE | 0L | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | MBEAN_NAME | "org.apache.cassandra.db:type=Caches" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | MBEAN_NAME | "org.apache.cassandra.db:type=NativeAccess" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | MBEAN_NAME | "org.apache.cassandra.service:type=GCInspector" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | MIGRATION_DELAY_IN_MS | 60000 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | MBEAN_NAME | "org.apache.cassandra.db:type=StorageProxy" | 
| public static final java.lang.String | UNREACHABLE | "UNREACHABLE" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | OBJECT_NAME | "org.apache.cassandra.net:type=StreamManager" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | BUFFER_FILE_PREFIX | "buf" | 
| public static final java.lang.String | BUFFER_FILE_SUFFIX | "dat" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | CHUNK_SIZE | 10485760 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | CURRENT_VERSION | 4 | 
| public static final int | VERSION_20 | 2 | 
| public static final int | VERSION_22 | 3 | 
| public static final int | VERSION_30 | 4 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | VERSION | "20.1.0" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | PROPERTY_KEY | "cassandra.client.transport.factory" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | CIPHER_SUITES | "enc.cipher.suites" | 
| public static final int | DEFAULT_MAX_FRAME_SIZE | 15728640 | 
| public static final java.lang.String | KEYSTORE | "enc.keystore" | 
| public static final java.lang.String | KEYSTORE_PASSWORD | "enc.keystore.password" | 
| public static final java.lang.String | PROTOCOL | "enc.protocol" | 
| public static final int | SOCKET_TIMEOUT | 0 | 
| public static final java.lang.String | TRUSTSTORE | "enc.truststore" | 
| public static final java.lang.String | TRUSTSTORE_PASSWORD | "enc.truststore.password" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | ASYNC | "async" | 
| public static final java.lang.String | HSHA | "hsha" | 
| public static final java.lang.String | SYNC | "sync" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| protected static final java.lang.String | DEFAULT_HOST | "localhost" | 
| protected static final int | DEFAULT_JMX_PORT | 7199 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | AUTH_PROVIDER_OPTION | "auth-provider" | 
| public static final java.lang.String | CONFIG_PATH | "conf-path" | 
| public static final java.lang.String | CONNECTIONS_PER_HOST | "connections-per-host" | 
| public static final java.lang.String | HELP_OPTION | "help" | 
| public static final java.lang.String | IGNORE_NODES_OPTION | "ignore" | 
| public static final java.lang.String | INITIAL_HOST_ADDRESS_OPTION | "nodes" | 
| public static final java.lang.String | INTER_DC_THROTTLE_MBITS | "inter-dc-throttle" | 
| public static final java.lang.String | NATIVE_PORT_OPTION | "port" | 
| public static final java.lang.String | NOPROGRESS_OPTION | "no-progress" | 
| public static final java.lang.String | PASSWD_OPTION | "password" | 
| public static final java.lang.String | SSL_ALGORITHM | "ssl-alg" | 
| public static final java.lang.String | SSL_CIPHER_SUITES | "ssl-ciphers" | 
| public static final java.lang.String | SSL_KEYSTORE | "keystore" | 
| public static final java.lang.String | SSL_KEYSTORE_PW | "keystore-password" | 
| public static final java.lang.String | SSL_PROTOCOL | "ssl-protocol" | 
| public static final java.lang.String | SSL_STORAGE_PORT_OPTION | "ssl-storage-port" | 
| public static final java.lang.String | SSL_STORE_TYPE | "store-type" | 
| public static final java.lang.String | SSL_TRUSTSTORE | "truststore" | 
| public static final java.lang.String | SSL_TRUSTSTORE_PW | "truststore-password" | 
| public static final java.lang.String | STORAGE_PORT_OPTION | "storage-port" | 
| public static final java.lang.String | THROTTLE_MBITS | "throttle" | 
| public static final java.lang.String | TOOL_NAME | "sstableloader" | 
| public static final java.lang.String | USER_OPTION | "username" | 
| public static final java.lang.String | VERBOSE_OPTION | "verbose" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | REINSERT_OVERFLOWED_TTL_OPTION_DESCRIPTION | "Rewrites rows with overflowed expiration date affected by CASSANDRA-14092 with the maximum supported expiration date of 2038-01-19T03:14:06+00:00. The rows are rewritten with the original timestamp incremented by one millisecond to override/supersede any potential tombstone that may have been generated during compaction of the affected rows." | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | DEFAULT_SSTABLE_SIZE | 50 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | TIMEOUT_TYPES | "read, range, write, counterwrite, cascontention, truncate, streamingsocket, misc (general rpc_timeout_in_ms)" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | EVENTS | "events" | 
| public static final java.lang.String | SESSIONS | "sessions" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | TRACE_HEADER | "TraceSession" | 
| public static final java.lang.String | TRACE_TYPE | "TraceType" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final byte | PROTOCOL_VERSION_MASK | 127 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | BODY_LENGTH_SIZE | 4 | 
| public static final int | LENGTH | 9 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final java.lang.String | COMPRESSION | "COMPRESSION" | 
| public static final java.lang.String | CQL_VERSION | "CQL_VERSION" | 
| public static final java.lang.String | NO_COMPACT | "NO_COMPACT" | 
| public static final java.lang.String | PROTOCOL_VERSIONS | "PROTOCOL_VERSIONS" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | LENGTH | 16 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | MAX_UNSIGNED_SHORT | 65535 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | CONSISTENT | 0 | 
| public static final int | FULLY_INCONSISTENT | 1 | 
| public static final int | PARTIALLY_INCONSISTENT | 2 | 
| public static final byte | RECOMMENDED_DEPTH | 126 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final long | serialVersionUID | 1L | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | CHUNK_SIZE | 65536 | 
Copyright © 2018 The Apache Software Foundation