Constant Field Values
Contents
org.apache.*
-
org.apache.cassandra.audit.BinAuditLogger Modifier and Type Constant Field Value public static final java.lang.String
AUDITLOG_MESSAGE
"message"
public static final java.lang.String
AUDITLOG_TYPE
"audit"
public static final long
CURRENT_VERSION
0L
-
org.apache.cassandra.auth.AuthenticatedUser Modifier and Type Constant Field Value public static final java.lang.String
ANONYMOUS_USERNAME
"anonymous"
public static final java.lang.String
SYSTEM_USERNAME
"system"
-
org.apache.cassandra.auth.AuthKeyspace Modifier and Type Constant Field Value public static final long
GENERATION
1L
public static final java.lang.String
NETWORK_PERMISSIONS
"network_permissions"
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"
-
org.apache.cassandra.auth.CassandraRoleManager Modifier and Type Constant Field Value public static final java.lang.String
GENSALT_LOG2_ROUNDS_PROPERTY
"cassandra.auth_bcrypt_gensalt_log2_rounds"
-
org.apache.cassandra.auth.PasswordAuthenticator Modifier and Type Constant Field Value public static final java.lang.String
PASSWORD_KEY
"password"
public static final java.lang.String
USERNAME_KEY
"username"
-
org.apache.cassandra.auth.Resources Modifier and Type Constant Field Value public static final java.lang.String
KEYSPACES
"keyspaces"
public static final java.lang.String
ROOT
"cassandra"
-
org.apache.cassandra.batchlog.BatchlogManager Modifier and Type Constant Field Value public static final java.lang.String
MBEAN_NAME
"org.apache.cassandra.db:type=BatchlogManager"
-
org.apache.cassandra.cache.ChunkCache Modifier and Type Constant Field Value public static final int
RESERVED_POOL_SPACE_IN_MB
32
-
org.apache.cassandra.concurrent.Stage Modifier and Type Constant Field Value public static final long
KEEP_ALIVE_SECONDS
60L
-
org.apache.cassandra.config.Config 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."
-
org.apache.cassandra.config.ParameterizedClass Modifier and Type Constant Field Value public static final java.lang.String
CLASS_NAME
"class_name"
public static final java.lang.String
PARAMETERS
"parameters"
-
org.apache.cassandra.config.ReplicaFilteringProtectionOptions Modifier and Type Constant Field Value public static final int
DEFAULT_FAIL_THRESHOLD
32000
public static final int
DEFAULT_WARN_THRESHOLD
2000
-
org.apache.cassandra.cql3.Attributes Modifier and Type Constant Field Value public static final int
MAX_TTL
630720000
-
org.apache.cassandra.cql3.Duration 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
-
org.apache.cassandra.cql3.PasswordObfuscator Modifier and Type Constant Field Value public static final java.lang.String
OBFUSCATION_TOKEN
"*******"
-
org.apache.cassandra.cql3.functions.OperationFcts Modifier and Type Constant Field Value public static final java.lang.String
NEGATION_FUNCTION_NAME
"_negate"
-
org.apache.cassandra.cql3.functions.UDFByteCodeVerifier Modifier and Type Constant Field Value public static final java.lang.String
CTOR_SIG
"(Lorg/apache/cassandra/cql3/functions/types/TypeCodec;[Lorg/apache/cassandra/cql3/functions/types/TypeCodec;Lorg/apache/cassandra/cql3/functions/UDFContext;)V"
-
org.apache.cassandra.cql3.restrictions.IndexRestrictions 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"
public static final java.lang.String
INVALID_INDEX
"Target index %s cannot be used to query %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"
-
org.apache.cassandra.cql3.restrictions.StatementRestrictions 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"
-
org.apache.cassandra.cql3.statements.ModificationStatement 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"
-
org.apache.cassandra.cql3.statements.SelectStatement Modifier and Type Constant Field Value public static final int
DEFAULT_PAGE_SIZE
10000
-
org.apache.cassandra.cql3.statements.schema.IndexTarget Modifier and Type Constant Field Value public static final java.lang.String
CUSTOM_INDEX_OPTION_NAME
"class_name"
public static final java.lang.String
TARGET_OPTION_NAME
"target"
-
org.apache.cassandra.cql3.statements.schema.TableAttributes Modifier and Type Constant Field Value public static final java.lang.String
ID
"id"
-
org.apache.cassandra.db.ColumnFamilyStore 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"
-
org.apache.cassandra.db.Directories 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"
-
org.apache.cassandra.db.DisallowedDirectories Modifier and Type Constant Field Value public static final java.lang.String
DEPRECATED_MBEAN_NAME
"org.apache.cassandra.db:type=BlacklistedDirectories"
public static final java.lang.String
MBEAN_NAME
"org.apache.cassandra.db:type=DisallowedDirectories"
-
org.apache.cassandra.db.ExpirationDateOverflowHandling 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."
-
org.apache.cassandra.db.LivenessInfo 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
-
org.apache.cassandra.db.MutationExceededMaxSizeException Modifier and Type Constant Field Value public static final int
PARTITION_MESSAGE_LIMIT
1024
-
org.apache.cassandra.db.SystemKeyspace Modifier and Type Constant Field Value public static final java.lang.String
AVAILABLE_RANGES_V2
"available_ranges_v2"
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_AVAILABLE_RANGES
"available_ranges"
public static final java.lang.String
LEGACY_PEER_EVENTS
"peer_events"
public static final java.lang.String
LEGACY_PEERS
"peers"
public static final java.lang.String
LEGACY_SIZE_ESTIMATES
"size_estimates"
public static final java.lang.String
LEGACY_TRANSFERRED_RANGES
"transferred_ranges"
public static final java.lang.String
LOCAL
"local"
public static final java.lang.String
PAXOS
"paxos"
public static final java.lang.String
PEER_EVENTS_V2
"peer_events_v2"
public static final java.lang.String
PEERS_V2
"peers_v2"
public static final java.lang.String
PREPARED_STATEMENTS
"prepared_statements"
public static final java.lang.String
REPAIRS
"repairs"
public static final java.lang.String
SSTABLE_ACTIVITY
"sstable_activity"
public static final java.lang.String
TABLE_ESTIMATES
"table_estimates"
public static final java.lang.String
TABLE_ESTIMATES_TYPE_LOCAL_PRIMARY
"local_primary"
public static final java.lang.String
TABLE_ESTIMATES_TYPE_PRIMARY
"primary"
public static final java.lang.String
TRANSFERRED_RANGES_V2
"transferred_ranges_v2"
public static final java.lang.String
VIEW_BUILDS_IN_PROGRESS
"view_builds_in_progress"
-
org.apache.cassandra.db.TypeSizes Modifier and Type Constant Field Value public static final int
BOOL_SIZE
1
public static final int
BYTE_SIZE
1
public static final int
DOUBLE_SIZE
8
public static final int
FLOAT_SIZE
4
public static final int
INT_SIZE
4
public static final int
LONG_SIZE
8
public static final int
SHORT_SIZE
2
public static final int
UUID_SIZE
16
-
org.apache.cassandra.db.commitlog.CommitLogDescriptor Modifier and Type Constant Field Value public static final int
current_version
7
public static final int
VERSION_30
6
public static final int
VERSION_40
7
-
org.apache.cassandra.db.commitlog.CommitLogReader Modifier and Type Constant Field Value public static final int
ALL_MUTATIONS
-1
-
org.apache.cassandra.db.commitlog.CommitLogSegment Modifier and Type Constant Field Value public static final int
ENTRY_OVERHEAD_SIZE
12
-
org.apache.cassandra.db.compaction.AbstractCompactionStrategy 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"
-
org.apache.cassandra.db.compaction.CompactionInfo Modifier and Type Constant Field Value public static final java.lang.String
COLUMNFAMILY
"columnfamily"
public static final java.lang.String
COMPACTION_ID
"compactionId"
public static final java.lang.String
COMPLETED
"completed"
public static final java.lang.String
ID
"id"
public static final java.lang.String
KEYSPACE
"keyspace"
public static final java.lang.String
SSTABLES
"sstables"
public static final java.lang.String
TASK_TYPE
"taskType"
public static final java.lang.String
TOTAL
"total"
public static final java.lang.String
UNIT
"unit"
-
org.apache.cassandra.db.compaction.CompactionManager 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
-
org.apache.cassandra.db.compaction.DateTieredCompactionStrategyOptions 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"
-
org.apache.cassandra.db.compaction.LeveledCompactionStrategy Modifier and Type Constant Field Value public static final int
DEFAULT_LEVEL_FANOUT_SIZE
10
-
org.apache.cassandra.db.compaction.SizeTieredCompactionStrategyOptions 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"
-
org.apache.cassandra.db.compaction.TimeWindowCompactionStrategyOptions 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"
-
org.apache.cassandra.db.compaction.writers.SplittingSizeTieredCompactionWriter Modifier and Type Constant Field Value public static final long
DEFAULT_SMALLEST_SSTABLE_BYTES
50000000L
-
org.apache.cassandra.db.filter.DataLimits Modifier and Type Constant Field Value public static final int
NO_LIMIT
2147483647
-
org.apache.cassandra.db.rows.Cell<V> 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
-
org.apache.cassandra.db.view.View Modifier and Type Constant Field Value public static final java.lang.String
USAGE_WARNING
"Materialized views are experimental and are not recommended for production use."
-
org.apache.cassandra.dht.Murmur3Partitioner Modifier and Type Constant Field Value public static final long
MAXIMUM
9223372036854775807L
-
org.apache.cassandra.dht.Range<T extends RingPosition<T>> Modifier and Type Constant Field Value public static final long
serialVersionUID
1L
-
org.apache.cassandra.dht.tokenallocator.TokenAllocation Modifier and Type Constant Field Value public static final double
WARN_STDEV_GROWTH
0.05
-
org.apache.cassandra.exceptions.StartupException Modifier and Type Constant Field Value public static final int
ERR_OUTDATED_SCHEMA
101
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
-
org.apache.cassandra.fql.FullQueryLogger Modifier and Type Constant Field Value public static final java.lang.String
BATCH
"batch"
public static final java.lang.String
BATCH_TYPE
"batch-type"
public static final long
CURRENT_VERSION
0L
public static final java.lang.String
GENERATED_NOW_IN_SECONDS
"generated-now-in-seconds"
public static final java.lang.String
GENERATED_TIMESTAMP
"generated-timestamp"
public static final java.lang.String
KEYSPACE
"keyspace"
public static final java.lang.String
PROTOCOL_VERSION
"protocol-version"
public static final java.lang.String
QUERIES
"queries"
public static final java.lang.String
QUERY
"query"
public static final java.lang.String
QUERY_OPTIONS
"query-options"
public static final java.lang.String
QUERY_START_TIME
"query-start-time"
public static final java.lang.String
SINGLE_QUERY
"single-query"
public static final java.lang.String
TYPE
"type"
public static final java.lang.String
VALUES
"values"
public static final java.lang.String
VERSION
"version"
-
org.apache.cassandra.gms.FailureDetector Modifier and Type Constant Field Value public static final java.lang.String
MBEAN_NAME
"org.apache.cassandra.net:type=FailureDetector"
-
org.apache.cassandra.gms.Gossiper Modifier and Type Constant Field Value public static final int
intervalInMillis
1000
public static final java.lang.String
MBEAN_NAME
"org.apache.cassandra.net:type=Gossiper"
-
org.apache.cassandra.gms.Gossiper.Props Modifier and Type Constant Field Value public static final java.lang.String
DISABLE_THREAD_VALIDATION
"cassandra.gossip.disable_thread_validation"
-
org.apache.cassandra.gms.HeartBeatState Modifier and Type Constant Field Value public static final int
EMPTY_VERSION
-1
-
org.apache.cassandra.gms.VersionedValue 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"
-
org.apache.cassandra.hadoop.cql3.CqlBulkRecordWriter 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"
-
org.apache.cassandra.hadoop.cql3.CqlInputFormat Modifier and Type Constant Field Value public static final java.lang.String
MAPRED_TASK_ID
"mapred.task.id"
-
org.apache.cassandra.hadoop.cql3.CqlOutputFormat 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"
-
org.apache.cassandra.hints.HintsService Modifier and Type Constant Field Value public static final java.lang.String
MBEAN_NAME
"org.apache.cassandra.hints:type=HintsService"
-
org.apache.cassandra.index.SecondaryIndexManager Modifier and Type Constant Field Value public static final int
DEFAULT_PAGE_SIZE
10000
-
org.apache.cassandra.index.sasi.SASIIndex Modifier and Type Constant Field Value public static final java.lang.String
USAGE_WARNING
"SASI indexes are experimental and are not recommended for production use."
-
org.apache.cassandra.index.sasi.analyzer.DelimiterTokenizingOptions Modifier and Type Constant Field Value public static final java.lang.String
DELIMITER
"delimiter"
-
org.apache.cassandra.index.sasi.analyzer.NonTokenizingOptions 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"
-
org.apache.cassandra.index.sasi.analyzer.StandardTokenizerOptions 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"
-
org.apache.cassandra.index.sasi.disk.Descriptor 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"
-
org.apache.cassandra.index.sasi.disk.OnDiskIndexBuilder 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
-
org.apache.cassandra.index.sasi.disk.TokenTreeBuilder 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
-
org.apache.cassandra.index.sasi.memory.SkipListMemIndex Modifier and Type Constant Field Value public static final int
CSLM_OVERHEAD
128
-
org.apache.cassandra.index.sasi.utils.trie.KeyAnalyzer<K> 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
-
org.apache.cassandra.io.compress.LZ4Compressor 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"
-
org.apache.cassandra.io.compress.ZstdCompressor Modifier and Type Constant Field Value public static final java.lang.String
COMPRESSION_LEVEL_OPTION_NAME
"compression_level"
public static final int
DEFAULT_COMPRESSION_LEVEL
3
-
org.apache.cassandra.io.sstable.Component Modifier and Type Constant Field Value public static final char
separator
45
-
org.apache.cassandra.io.sstable.Downsampling Modifier and Type Constant Field Value public static final int
BASE_SAMPLING_LEVEL
128
-
org.apache.cassandra.io.sstable.IndexInfo.Serializer Modifier and Type Constant Field Value public static final long
WIDTH_BASE
65536L
-
org.apache.cassandra.io.sstable.IndexSummaryManager Modifier and Type Constant Field Value public static final java.lang.String
MBEAN_NAME
"org.apache.cassandra.db:type=IndexSummaries"
-
org.apache.cassandra.io.sstable.SSTable Modifier and Type Constant Field Value public static final int
TOMBSTONE_HISTOGRAM_BIN_SIZE
100
public static final int
TOMBSTONE_HISTOGRAM_SPOOL_SIZE
100000
-
org.apache.cassandra.io.sstable.metadata.MetadataCollector Modifier and Type Constant Field Value public static final double
NO_COMPRESSION_RATIO
-1.0
-
org.apache.cassandra.io.util.DiskOptimizationStrategy 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
-
org.apache.cassandra.io.util.FileUtils 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
-
org.apache.cassandra.io.util.RandomAccessReader Modifier and Type Constant Field Value public static final int
DEFAULT_BUFFER_SIZE
4096
-
org.apache.cassandra.locator.AlibabaCloudSnitch Modifier and Type Constant Field Value protected static final java.lang.String
ZONE_NAME_QUERY_URL
"http://100.100.100.200/latest/meta-data/zone-id"
-
org.apache.cassandra.locator.CloudstackSnitch Modifier and Type Constant Field Value protected static final java.lang.String
ZONE_NAME_QUERY_URI
"/latest/meta-data/availability-zone"
-
org.apache.cassandra.locator.GoogleCloudSnitch Modifier and Type Constant Field Value protected static final java.lang.String
ZONE_NAME_QUERY_URL
"http://metadata.google.internal/computeMetadata/v1/instance/zone"
-
org.apache.cassandra.locator.InetAddressAndPort.Serializer Modifier and Type Constant Field Value public static final int
MAXIMUM_SIZE
19
-
org.apache.cassandra.locator.NetworkTopologyStrategy Modifier and Type Constant Field Value public static final java.lang.String
REPLICATION_FACTOR
"replication_factor"
-
org.apache.cassandra.locator.PropertyFileSnitch Modifier and Type Constant Field Value public static final java.lang.String
SNITCH_PROPERTIES_FILENAME
"cassandra-topology.properties"
-
org.apache.cassandra.locator.SimpleSnitch Modifier and Type Constant Field Value public static final java.lang.String
DATA_CENTER_NAME
"datacenter1"
public static final java.lang.String
RACK_NAME
"rack1"
-
org.apache.cassandra.locator.SnitchProperties Modifier and Type Constant Field Value public static final java.lang.String
RACKDC_PROPERTY_FILENAME
"cassandra-rackdc.properties"
-
org.apache.cassandra.metrics.DecayingEstimatedHistogramReservoir 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
public static final int
MAX_BUCKET_COUNT
237
-
org.apache.cassandra.metrics.DefaultNameFactory Modifier and Type Constant Field Value public static final java.lang.String
GROUP_NAME
"org.apache.cassandra.metrics"
-
org.apache.cassandra.metrics.InternodeOutboundMetrics Modifier and Type Constant Field Value public static final java.lang.String
TYPE_NAME
"Connection"
-
org.apache.cassandra.metrics.RepairMetrics Modifier and Type Constant Field Value public static final java.lang.String
TYPE_NAME
"Repair"
-
org.apache.cassandra.metrics.StreamingMetrics Modifier and Type Constant Field Value public static final java.lang.String
TYPE_NAME
"Streaming"
-
org.apache.cassandra.metrics.ThreadPoolMetrics Modifier and Type Constant Field Value public static final java.lang.String
ACTIVE_TASKS
"ActiveTasks"
public static final java.lang.String
COMPLETED_TASKS
"CompletedTasks"
public static final java.lang.String
CURRENTLY_BLOCKED_TASKS
"CurrentlyBlockedTasks"
public static final java.lang.String
MAX_POOL_SIZE
"MaxPoolSize"
public static final java.lang.String
MAX_TASKS_QUEUED
"MaxTasksQueued"
public static final java.lang.String
PENDING_TASKS
"PendingTasks"
public static final java.lang.String
TOTAL_BLOCKED_TASKS
"TotalBlockedTasks"
-
org.apache.cassandra.net.FrameEncoder.Payload Modifier and Type Constant Field Value public static final int
MAX_SIZE
131072
-
org.apache.cassandra.net.FrameEncoderCrc Modifier and Type Constant Field Value public static final int
HEADER_AND_TRAILER_LENGTH
10
-
org.apache.cassandra.net.FrameEncoderLZ4 Modifier and Type Constant Field Value public static final int
HEADER_AND_TRAILER_LENGTH
12
-
org.apache.cassandra.net.MessagingService Modifier and Type Constant Field Value public static final int
current_version
12
public static final int
minimum_version
10
public static final int
VERSION_30
10
public static final int
VERSION_3014
11
public static final int
VERSION_40
12
-
org.apache.cassandra.net.MessagingServiceMBeanImpl Modifier and Type Constant Field Value public static final java.lang.String
MBEAN_NAME
"org.apache.cassandra.net:type=MessagingService"
-
org.apache.cassandra.repair.SystemDistributedKeyspace Modifier and Type Constant Field Value public static final long
GENERATION
5L
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"
-
org.apache.cassandra.repair.consistent.LocalSessionInfo Modifier and Type Constant Field Value public static final java.lang.String
COORDINATOR
"COORDINATOR"
public static final java.lang.String
LAST_UPDATE
"LAST_UPDATE"
public static final java.lang.String
PARTICIPANTS
"PARTICIPANTS"
public static final java.lang.String
PARTICIPANTS_WP
"PARTICIPANTS_WP"
public static final java.lang.String
SESSION_ID
"SESSION_ID"
public static final java.lang.String
STARTED
"STARTED"
public static final java.lang.String
STATE
"STATE"
public static final java.lang.String
TABLES
"TABLES"
-
org.apache.cassandra.repair.messages.RepairOption 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
FORCE_REPAIR_KEY
"forceRepair"
public static final java.lang.String
HOSTS_KEY
"hosts"
public static final java.lang.String
IGNORE_UNREPLICATED_KS
"ignoreUnreplicatedKeyspaces"
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
OPTIMISE_STREAMS_KEY
"optimiseStreams"
public static final java.lang.String
PARALLELISM_KEY
"parallelism"
public static final java.lang.String
PREVIEW
"previewKind"
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"
-
org.apache.cassandra.schema.ColumnMetadata Modifier and Type Constant Field Value public static final int
NO_POSITION
-1
-
org.apache.cassandra.schema.CompactionParams 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
-
org.apache.cassandra.schema.CompressionParams 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
16384
public static final double
DEFAULT_MIN_COMPRESS_RATIO
0.0
public static final java.lang.String
ENABLED
"enabled"
public static final java.lang.String
MIN_COMPRESS_RATIO
"min_compress_ratio"
public static final java.lang.String
SSTABLE_COMPRESSION
"sstable_compression"
-
org.apache.cassandra.schema.KeyspaceParams Modifier and Type Constant Field Value public static final boolean
DEFAULT_DURABLE_WRITES
true
-
org.apache.cassandra.schema.MigrationCoordinator Modifier and Type Constant Field Value public static final java.lang.String
IGNORED_ENDPOINTS_PROP
"cassandra.skip_schema_check_for_endpoints"
public static final java.lang.String
IGNORED_VERSIONS_PROP
"cassandra.skip_schema_check_for_versions"
-
org.apache.cassandra.schema.ReplicationParams Modifier and Type Constant Field Value public static final java.lang.String
CLASS
"class"
-
org.apache.cassandra.schema.SchemaConstants 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"
public static final java.lang.String
VIRTUAL_SCHEMA
"system_virtual_schema"
public static final java.lang.String
VIRTUAL_VIEWS
"system_views"
-
org.apache.cassandra.schema.SchemaKeyspaceTables 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"
-
org.apache.cassandra.schema.TriggerMetadata Modifier and Type Constant Field Value public static final java.lang.String
CLASS
"class"
-
org.apache.cassandra.security.EncryptionContext 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"
-
org.apache.cassandra.security.EncryptionUtils Modifier and Type Constant Field Value public static final int
COMPRESSED_BLOCK_HEADER_SIZE
4
public static final int
ENCRYPTED_BLOCK_HEADER_SIZE
8
-
org.apache.cassandra.security.SSLFactory Modifier and Type Constant Field Value public static final int
DEFAULT_HOT_RELOAD_INITIAL_DELAY_SEC
600
public static final int
DEFAULT_HOT_RELOAD_PERIOD_SEC
600
-
org.apache.cassandra.service.ActiveRepairService Modifier and Type Constant Field Value public static final long
UNREPAIRED_SSTABLE
0L
-
org.apache.cassandra.service.ActiveRepairServiceMBean Modifier and Type Constant Field Value public static final java.lang.String
MBEAN_NAME
"org.apache.cassandra.db:type=RepairService"
-
org.apache.cassandra.service.CacheService Modifier and Type Constant Field Value public static final java.lang.String
MBEAN_NAME
"org.apache.cassandra.db:type=Caches"
-
org.apache.cassandra.service.CassandraDaemon Modifier and Type Constant Field Value public static final java.lang.String
MBEAN_NAME
"org.apache.cassandra.db:type=NativeAccess"
-
org.apache.cassandra.service.GCInspector Modifier and Type Constant Field Value public static final java.lang.String
MBEAN_NAME
"org.apache.cassandra.service:type=GCInspector"
-
org.apache.cassandra.service.StorageProxy 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"
-
org.apache.cassandra.service.StorageService Modifier and Type Constant Field Value public static final int
INDEFINITE
-1
-
org.apache.cassandra.streaming.StreamManager.StreamRateLimiter Modifier and Type Constant Field Value public static final double
BYTES_PER_MEGABIT
125000.0
-
org.apache.cassandra.streaming.StreamManagerMBean Modifier and Type Constant Field Value public static final java.lang.String
OBJECT_NAME
"org.apache.cassandra.net:type=StreamManager"
-
org.apache.cassandra.tools.AbstractJmxClient Modifier and Type Constant Field Value protected static final java.lang.String
DEFAULT_HOST
"localhost"
protected static final int
DEFAULT_JMX_PORT
7199
-
org.apache.cassandra.tools.LoaderOptions 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
TARGET_KEYSPACE
"target-keyspace"
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"
-
org.apache.cassandra.tools.StandaloneScrubber 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."
-
org.apache.cassandra.tools.StandaloneSplitter Modifier and Type Constant Field Value public static final int
DEFAULT_SSTABLE_SIZE
50
-
org.apache.cassandra.tools.nodetool.GetTimeout Modifier and Type Constant Field Value public static final java.lang.String
TIMEOUT_TYPES
"read, range, write, counterwrite, cascontention, truncate, internodeconnect, internodeuser, internodestreaminguser, misc (general rpc_timeout_in_ms)"
-
org.apache.cassandra.tracing.TraceKeyspace Modifier and Type Constant Field Value public static final java.lang.String
EVENTS
"events"
public static final long
GENERATION
1577836800000002L
public static final java.lang.String
SESSIONS
"sessions"
-
org.apache.cassandra.transport.ClientStat Modifier and Type Constant Field Value public static final java.lang.String
INET_ADDRESS
"inetAddress"
public static final java.lang.String
LAST_SEEN_TIME
"lastSeenTime"
public static final java.lang.String
PROTOCOL_VERSION
"protocolVersion"
-
org.apache.cassandra.transport.ConnectedClient Modifier and Type Constant Field Value public static final java.lang.String
ADDRESS
"address"
public static final java.lang.String
CIPHER
"cipher"
public static final java.lang.String
DRIVER_NAME
"driverName"
public static final java.lang.String
DRIVER_VERSION
"driverVersion"
public static final java.lang.String
KEYSPACE
"keyspace"
public static final java.lang.String
PROTOCOL
"protocol"
public static final java.lang.String
REQUESTS
"requests"
public static final java.lang.String
SSL
"ssl"
public static final java.lang.String
USER
"user"
public static final java.lang.String
VERSION
"version"
-
org.apache.cassandra.transport.CQLMessageHandler<M extends Message> Modifier and Type Constant Field Value public static final int
LARGE_MESSAGE_THRESHOLD
131071
-
org.apache.cassandra.transport.Envelope Modifier and Type Constant Field Value public static final byte
PROTOCOL_VERSION_MASK
127
-
org.apache.cassandra.transport.Envelope.Header Modifier and Type Constant Field Value public static final int
BODY_LENGTH_SIZE
4
public static final int
LENGTH
9
-
org.apache.cassandra.transport.messages.StartupMessage 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
DRIVER_NAME
"DRIVER_NAME"
public static final java.lang.String
DRIVER_VERSION
"DRIVER_VERSION"
public static final java.lang.String
PROTOCOL_VERSIONS
"PROTOCOL_VERSIONS"
public static final java.lang.String
THROW_ON_OVERLOAD
"THROW_ON_OVERLOAD"
-
org.apache.cassandra.utils.CounterId Modifier and Type Constant Field Value public static final int
LENGTH
16
-
org.apache.cassandra.utils.DiagnosticSnapshotService Modifier and Type Constant Field Value public static final java.lang.String
DUPLICATE_ROWS_DETECTED_SNAPSHOT_PREFIX
"DuplicateRows-"
public static final java.lang.String
REPAIRED_DATA_MISMATCH_SNAPSHOT_PREFIX
"RepairedDataMismatch-"
-
org.apache.cassandra.utils.FBUtilities Modifier and Type Constant Field Value public static final int
MAX_UNSIGNED_SHORT
65535
public static final java.lang.String
UNKNOWN_RELEASE_VERSION
"Unknown"
-
org.apache.cassandra.utils.MerkleTree Modifier and Type Constant Field Value public static final byte
RECOMMENDED_DEPTH
126
-
org.apache.cassandra.utils.UUIDGen Modifier and Type Constant Field Value public static final int
UUID_LEN
16
-
org.apache.cassandra.utils.binlog.BinLog Modifier and Type Constant Field Value public static final java.lang.String
TYPE
"type"
public static final java.lang.String
VERSION
"version"
-
org.apache.cassandra.utils.memory.BufferPool Modifier and Type Constant Field Value public static final int
NORMAL_ALLOCATION_UNIT
2048
public static final int
NORMAL_CHUNK_SIZE
131072
public static final int
TINY_ALLOCATION_LIMIT
1024
public static final int
TINY_ALLOCATION_UNIT
32
public static final int
TINY_CHUNK_SIZE
2048
-
org.apache.cassandra.utils.vint.VIntCoding Modifier and Type Constant Field Value public static final int
MAX_SIZE
10