Constant Field Values
Contents
com.apple.*
-
com.apple.foundationdb.record.AsyncLoadingCache<K,V> Modifier and Type Constant Field Value public static final long
DEFAULT_DEADLINE_TIME_MILLIS
5000L
public static final long
UNLIMITED
9223372036854775807L
-
com.apple.foundationdb.record.Bindings.Internal Modifier and Type Constant Field Value public static final java.lang.String
PREFIX
"__"
-
com.apple.foundationdb.record.ExecuteProperties Modifier and Type Constant Field Value public static final long
UNLIMITED_TIME
0L
-
com.apple.foundationdb.record.FunctionNames Modifier and Type Constant Field Value public static final java.lang.String
ADD
"add"
public static final java.lang.String
BITAND
"bitand"
public static final java.lang.String
BITMAP_BIT_POSITION
"bitmap_bit_position"
public static final java.lang.String
BITMAP_BUCKET_OFFSET
"bitmap_bucket_offset"
public static final java.lang.String
BITMAP_VALUE
"bitmap_value"
public static final java.lang.String
BITNOT
"bitnot"
public static final java.lang.String
BITOR
"bitor"
public static final java.lang.String
BITXOR
"bitxor"
public static final java.lang.String
COUNT
"count"
public static final java.lang.String
COUNT_DISTINCT
"count_distinct"
public static final java.lang.String
COUNT_NOT_NULL
"count_not_null"
public static final java.lang.String
COUNT_UPDATES
"count_updates"
public static final java.lang.String
DIVIDE
"divide"
public static final java.lang.String
MAX
"max"
public static final java.lang.String
MAX_EVER
"max_ever"
public static final java.lang.String
MIN
"min"
public static final java.lang.String
MIN_EVER
"min_ever"
public static final java.lang.String
MOD
"mod"
public static final java.lang.String
MULTIPLY
"multiply"
public static final java.lang.String
RANK
"rank"
public static final java.lang.String
RANK_FOR_SCORE
"rank_for_score"
public static final java.lang.String
SCORE_FOR_RANK
"score_for_rank"
public static final java.lang.String
SCORE_FOR_RANK_ELSE_SKIP
"score_for_rank_else_skip"
public static final java.lang.String
SCORE_FOR_TIME_WINDOW_RANK
"score_for_time_window_rank"
public static final java.lang.String
SCORE_FOR_TIME_WINDOW_RANK_ELSE_SKIP
"score_for_time_window_rank_else_skip"
public static final java.lang.String
SUBTRACT
"subtract"
public static final java.lang.String
SUM
"sum"
public static final java.lang.String
TIME_WINDOW_COUNT
"time_window_count"
public static final java.lang.String
TIME_WINDOW_RANK
"time_window_rank"
public static final java.lang.String
TIME_WINDOW_RANK_AND_ENTRY
"time_window_rank_and_entry"
public static final java.lang.String
TIME_WINDOW_RANK_FOR_SCORE
"time_window_rank_for_score"
public static final java.lang.String
VERSION
"version"
-
com.apple.foundationdb.record.RecordMetaDataBuilder Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_UNION_NAME
"RecordTypeUnion"
-
com.apple.foundationdb.record.cursors.FallbackCursor.FallbackExecutionFailedException Modifier and Type Constant Field Value public static final long
serialVersionUID
1L
-
com.apple.foundationdb.record.metadata.IndexOptions Modifier and Type Constant Field Value public static final java.lang.String
ALLOWED_FOR_QUERY_OPTION
"allowedForQuery"
public static final java.lang.String
BITMAP_VALUE_ENTRY_SIZE_OPTION
"bitmapValueEntrySize"
public static final java.lang.String
CLEAR_WHEN_ZERO
"clearWhenZero"
public static final java.lang.String
PERMUTED_SIZE_OPTION
"permutedSize"
public static final java.lang.String
RANK_COUNT_DUPLICATES
"rankCountDuplicates"
public static final java.lang.String
RANK_HASH_FUNCTION
"rankHashFunction"
public static final java.lang.String
RANK_NLEVELS
"rankNLevels"
public static final java.lang.String
REPLACED_BY_OPTION_PREFIX
"replacedBy"
public static final java.lang.String
RTREE_MAX_M
"rtreeMaximumM"
public static final java.lang.String
RTREE_MIN_M
"rtreeMinimumM"
public static final java.lang.String
RTREE_SPLIT_S
"rtreeSplitS"
public static final java.lang.String
RTREE_STORAGE
"rtreeStorage"
public static final java.lang.String
RTREE_STORE_HILBERT_VALUES
"rtreeStoreHilbertValues"
public static final java.lang.String
RTREE_USE_NODE_SLOT_INDEX
"rtreeUseNodeSlotIndex"
public static final java.lang.String
TEXT_ADD_AGGRESSIVE_CONFLICT_RANGES_OPTION
"textAddAggressiveConflictRanges"
public static final java.lang.String
TEXT_OMIT_POSITIONS_OPTION
"textOmitPositions"
public static final java.lang.String
TEXT_TOKEN_MAX_SIZE
"textTokenMaxSize"
public static final java.lang.String
TEXT_TOKEN_MIN_SIZE
"textTokenMinSize"
public static final java.lang.String
TEXT_TOKENIZER_NAME_OPTION
"textTokenizerName"
public static final java.lang.String
TEXT_TOKENIZER_VERSION_OPTION
"textTokenizerVersion"
public static final java.lang.String
UNIQUE_OPTION
"unique"
-
com.apple.foundationdb.record.metadata.IndexTypes Modifier and Type Constant Field Value public static final java.lang.String
BITMAP_VALUE
"bitmap_value"
public static final java.lang.String
COUNT
"count"
public static final java.lang.String
COUNT_NOT_NULL
"count_not_null"
public static final java.lang.String
COUNT_UPDATES
"count_updates"
public static final java.lang.String
MAX_EVER
"max_ever"
public static final java.lang.String
MAX_EVER_LONG
"max_ever_long"
public static final java.lang.String
MAX_EVER_TUPLE
"max_ever_tuple"
public static final java.lang.String
MAX_EVER_VERSION
"max_ever_version"
public static final java.lang.String
MIN_EVER
"min_ever"
public static final java.lang.String
MIN_EVER_LONG
"min_ever_long"
public static final java.lang.String
MIN_EVER_TUPLE
"min_ever_tuple"
public static final java.lang.String
MULTIDIMENSIONAL
"multidimensional"
public static final java.lang.String
PERMUTED_MAX
"permuted_max"
public static final java.lang.String
PERMUTED_MIN
"permuted_min"
public static final java.lang.String
RANK
"rank"
public static final java.lang.String
SUM
"sum"
public static final java.lang.String
TEXT
"text"
public static final java.lang.String
TIME_WINDOW_LEADERBOARD
"time_window_leaderboard"
public static final java.lang.String
VALUE
"value"
public static final java.lang.String
VERSION
"version"
-
com.apple.foundationdb.record.metadata.Key.Expressions Modifier and Type Constant Field Value public static final java.lang.String
MAP_KEY_FIELD
"key"
public static final java.lang.String
MAP_VALUE_FIELD
"value"
-
com.apple.foundationdb.record.metadata.UnnestedRecordType Modifier and Type Constant Field Value public static final java.lang.String
POSITIONS_FIELD
"__positions"
-
com.apple.foundationdb.record.metadata.expressions.BaseKeyExpression.IllegalSubKeyException Modifier and Type Constant Field Value public static final long
serialVersionUID
1L
-
com.apple.foundationdb.record.metadata.expressions.BaseKeyExpression.UnsplittableKeyExpressionException Modifier and Type Constant Field Value public static final long
serialVersionUID
1L
-
com.apple.foundationdb.record.metadata.expressions.CollateFunctionKeyExpressionFactoryJRE Modifier and Type Constant Field Value public static final java.lang.String
FUNCTION_NAME
"collate_jre"
-
com.apple.foundationdb.record.metadata.expressions.OrderFunctionKeyExpressionFactory Modifier and Type Constant Field Value public static final java.lang.String
FUNCTION_NAME_PREFIX
"order_"
-
com.apple.foundationdb.record.provider.common.CipherPool Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_CIPHER
"AES/CBC/PKCS5Padding"
public static final int
IV_SIZE
16
-
com.apple.foundationdb.record.provider.common.MappedPool<K,V,E extends java.lang.Exception> Modifier and Type Constant Field Value protected static final int
DEFAULT_MAX_ENTRIES
64
protected static final int
DEFAULT_POOL_SIZE
64
-
com.apple.foundationdb.record.provider.common.TransformedRecordSerializer<M extends Message> Modifier and Type Constant Field Value protected static final int
DEFAULT_COMPRESSION_LEVEL
9
protected static final int
ENCODING_CLEAR
2
protected static final int
ENCODING_COMPRESSED
4
protected static final int
ENCODING_ENCRYPTED
1
protected static final int
ENCODING_PROTO_MESSAGE_FIELD
2
protected static final int
ENCODING_PROTO_TYPE_MASK
7
protected static final int
MAX_COMPRESSION_VERSION
1
protected static final int
MIN_COMPRESSION_VERSION
1
-
com.apple.foundationdb.record.provider.common.text.DefaultTextTokenizer Modifier and Type Constant Field Value public static final java.lang.String
NAME
"default"
-
com.apple.foundationdb.record.provider.common.text.TextCollator.Strength Modifier and Type Constant Field Value public static final int
PRIMARY
0
public static final int
SECONDARY
1
public static final int
TERTIARY
2
-
com.apple.foundationdb.record.provider.common.text.TextTokenizer Modifier and Type Constant Field Value public static final int
GLOBAL_MIN_VERSION
0
-
com.apple.foundationdb.record.provider.foundationdb.FDBDatabase Modifier and Type Constant Field Value protected static final java.lang.String
BLOCKING_FOR_FUTURE_MESSAGE
"Blocking on a future that should be completed"
protected static final java.lang.String
BLOCKING_IN_ASYNC_CONTEXT_MESSAGE
"Blocking in an asynchronous context"
protected static final java.lang.String
BLOCKING_RETURNING_ASYNC_MESSAGE
"Blocking in future producing call"
public static final int
DEFAULT_MAX_REVERSE_CACHE_ENTRIES
5000
public static final int
DEFAULT_RESOLVER_STATE_CACHE_REFRESH_SECONDS
30
-
com.apple.foundationdb.record.provider.foundationdb.FDBDatabaseFactory Modifier and Type Constant Field Value public static final int
DEFAULT_DIRECTORY_CACHE_SIZE
5000
public static final long
DEFAULT_TR_TIMEOUT_MILLIS
-1L
public static final long
UNLIMITED_TR_TIMEOUT_MILLIS
0L
-
com.apple.foundationdb.record.provider.foundationdb.FDBRecordContext Modifier and Type Constant Field Value public static final int
MAX_TR_ID_SIZE
100
-
com.apple.foundationdb.record.provider.foundationdb.FDBRecordStore Modifier and Type Constant Field Value public static final int
CACHEABLE_STATE_FORMAT_VERSION
7
public static final int
CHECK_INDEX_BUILD_TYPE_DURING_UPDATE_FORMAT_VERSION
10
public static final int
DEFAULT_FORMAT_VERSION
7
public static final int
DEFAULT_PIPELINE_SIZE
10
public static final int
FORMAT_CONTROL_FORMAT_VERSION
4
public static final int
HEADER_USER_FIELDS_FORMAT_VERSION
8
public static final int
INFO_ADDED_FORMAT_VERSION
1
public static final int
KEY_SIZE_LIMIT
10000
public static final int
MAX_PARALLEL_INDEX_REBUILD
10
public static final int
MAX_RECORDS_FOR_REBUILD
200
public static final int
MAX_SUPPORTED_FORMAT_VERSION
10
public static final int
READABLE_UNIQUE_PENDING_FORMAT_VERSION
9
public static final int
RECORD_COUNT_ADDED_FORMAT_VERSION
2
public static final int
RECORD_COUNT_KEY_ADDED_FORMAT_VERSION
3
public static final int
SAVE_UNSPLIT_WITH_SUFFIX_FORMAT_VERSION
5
public static final int
SAVE_VERSION_WITH_RECORD_FORMAT_VERSION
6
public static final int
VALUE_SIZE_LIMIT
100000
-
com.apple.foundationdb.record.provider.foundationdb.FDBRecordVersion Modifier and Type Constant Field Value public static final int
GLOBAL_VERSION_LENGTH
10
public static final int
VERSION_LENGTH
12
-
com.apple.foundationdb.record.provider.foundationdb.FDBReverseDirectoryCache Modifier and Type Constant Field Value public static final int
MAX_ROWS_PER_TRANSACTION
10000
-
com.apple.foundationdb.record.provider.foundationdb.IndexingCommon Modifier and Type Constant Field Value public static final int
UNLIMITED
2147483647
-
com.apple.foundationdb.record.provider.foundationdb.InstrumentedTransaction Modifier and Type Constant Field Value protected static final int
MAX_KEY_LENGTH
10000
protected static final int
MAX_VALUE_LENGTH
100000
-
com.apple.foundationdb.record.provider.foundationdb.OnlineIndexer Modifier and Type Constant Field Value public static final int
INDEXING_ATTEMPTS_RECURSION_LIMIT
5
public static final int
UNLIMITED
2147483647
-
com.apple.foundationdb.record.provider.foundationdb.OnlineIndexOperationConfig Modifier and Type Constant Field Value public static final long
DEFAULT_LEASE_LENGTH_MILLIS
10000L
public static final int
DEFAULT_LIMIT
100
public static final int
DEFAULT_MAX_RETRIES
100
public static final int
DEFAULT_PROGRESS_LOG_INTERVAL
-1
public static final int
DEFAULT_RECORDS_PER_SECOND
10000
public static final long
DEFAULT_TRANSACTION_TIME_LIMIT
4000L
public static final int
DEFAULT_WRITE_LIMIT_BYTES
900000
public static final int
DO_NOT_RE_INCREASE_LIMIT
-1
public static final long
UNLIMITED_TIME
0L
-
com.apple.foundationdb.record.provider.foundationdb.SplitHelper Modifier and Type Constant Field Value public static final long
RECORD_VERSION
-1L
public static final int
SPLIT_RECORD_SIZE
100000
public static final long
START_SPLIT_RECORD
1L
public static final long
UNSPLIT_RECORD
0L
-
com.apple.foundationdb.record.provider.foundationdb.cursors.ProbableIntersectionCursor<T> Modifier and Type Constant Field Value public static final long
DEFAULT_EXPECTED_RESULTS
500L
public static final double
DEFAULT_FALSE_POSITIVE_PERCENTAGE
0.01
-
com.apple.foundationdb.record.provider.foundationdb.indexes.BitmapValueIndexMaintainer Modifier and Type Constant Field Value public static final java.lang.String
AGGREGATE_FUNCTION_NAME
"bitmap_value"
public static final int
DEFAULT_ENTRY_SIZE
10000
public static final int
MAX_ENTRY_SIZE
250000
-
com.apple.foundationdb.record.provider.foundationdb.indexes.RankedSetHashFunctions Modifier and Type Constant Field Value public static final java.lang.String
CRC
"CRC"
public static final java.lang.String
JDK
"JDK"
public static final java.lang.String
MURMUR3
"MURMUR3"
public static final java.lang.String
RANDOM
"RANDOM"
-
com.apple.foundationdb.record.provider.foundationdb.indexes.StandardIndexMaintainer Modifier and Type Constant Field Value protected static final int
TOO_LARGE_VALUE_MESSAGE_LIMIT
100
-
com.apple.foundationdb.record.provider.foundationdb.leaderboard.TimeWindowLeaderboard Modifier and Type Constant Field Value public static final int
ALL_TIME_LEADERBOARD_TYPE
0
-
com.apple.foundationdb.record.provider.foundationdb.storestate.MetaDataVersionStampStoreStateCacheFactory Modifier and Type Constant Field Value public static final long
DEFAULT_MAX_SIZE
500L
public static final long
UNLIMITED
9223372036854775807L
-
com.apple.foundationdb.record.provider.foundationdb.storestate.ReadVersionRecordStoreStateCacheFactory Modifier and Type Constant Field Value public static final long
DEFAULT_DEADLINE_TIME_MILLIS
5000L
public static final long
DEFAULT_MAX_SIZE
1000L
public static final long
DEFAULT_REFRESH_TIME_MILLIS
5000L
-
com.apple.foundationdb.record.query.plan.RecordQueryPlanner Modifier and Type Constant Field Value public static final int
DEFAULT_COMPLEXITY_THRESHOLD
3000
-
com.apple.foundationdb.record.query.plan.cascades.explain.DotExporter<N extends PlannerGraph.Node,E extends PlannerGraph.Edge> Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_GRAPH_ID
"G"
-
com.apple.foundationdb.record.query.plan.cascades.explain.PlannerGraphProperty Modifier and Type Constant Field Value public static final int
EMPTY_FLAGS
0
public static final int
FOR_EXPLAIN
1
public static final int
REMOVE_LOGICAL_EXPRESSIONS
8
public static final int
REMOVE_PLANS
4
public static final int
RENDER_SINGLE_GROUPS
2
-
com.apple.foundationdb.record.query.plan.cascades.matching.structure.BindingMatcher<T> Modifier and Type Constant Field Value public static final java.lang.String
INDENTATION
" "
-
com.apple.foundationdb.record.query.plan.cascades.rules.PredicateToLogicalUnionRule Modifier and Type Constant Field Value public static final int
DEFAULT_MAX_NUM_CONJUNCTS
9
-
com.apple.foundationdb.record.query.plan.explain.ExplainLevel Modifier and Type Constant Field Value public static final int
ALL_DETAILS
0
public static final int
SOME_DETAILS
1
public static final int
STRUCTURE
2
-
com.apple.foundationdb.record.query.plan.explain.ExplainTokens.Token Modifier and Type Constant Field Value public static final int
DEFAULT_EXPLAIN_LEVEL
2
-
com.apple.foundationdb.record.query.plan.planning.BooleanNormalizer Modifier and Type Constant Field Value public static final int
DEFAULT_SIZE_LIMIT
1000000
-
com.apple.foundationdb.record.query.plan.planning.BooleanPredicateNormalizer Modifier and Type Constant Field Value public static final int
DEFAULT_SIZE_LIMIT
1000000
-
com.apple.foundationdb.record.query.plan.plans.QueryPlan<T> Modifier and Type Constant Field Value public static final int
UNKNOWN_MAX_CARDINALITY
2147483647
-
com.apple.foundationdb.record.query.plan.plans.RecordQueryUnionPlanBase Modifier and Type Constant Field Value protected static final java.lang.String
UNION
"\u222a"
-
com.apple.foundationdb.record.query.plan.sorting.RecordQuerySortAdapter<M extends Message> Modifier and Type Constant Field Value public static final int
DEFAULT_MAX_FILE_COUNT
10
public static final int
DEFAULT_MAX_RECORD_COUNT_IN_MEMORY
1000
public static final int
DEFAULT_RECORD_COUNT_PER_SECTION
100
-
com.apple.foundationdb.record.sorting.FileSorter<K,V> Modifier and Type Constant Field Value public static final int
SORT_FILE_VERSION
1