General Index
General Index
Symbols • _ • A • B • C • D • E • F • G • H • I • J • K • L • M • N • O • P • R • S • T • U • V • W • X • Y
Symbols
- # (in <tuple_object>)
- -h, --help
- command line option
- -V, --version
- command line option
- [] (in <tuple_object>)
- {aes128|aes192|aes256|des}.{cbc|cfb|ecb|ofb}.decrypt() (in module crypto.cipher)
- {aes128|aes192|aes256|des}.{cbc|cfb|ecb|ofb}.encrypt() (in module crypto.cipher)
- {dss|dss1|md4|md5|mdc2|ripemd160}() (in module crypto.digest)
- {md4|md5|ripemd160}() (in module crypto.hmac)
- {sha1|sha224|sha256|sha384|sha512}() (in module crypto.digest)
- (in module crypto.hmac)
_
- __call() (in module socket)
- (in module uuid)
- _cluster (in module box.space)
- _func (in module box.space)
- _index (in module box.space)
- _priv (in module box.space)
- _schema (in module box.space)
- _sequence (in module box.space)
- _sequence_data (in module box.space)
- _space (in module box.space)
- _user (in module box.space)
- _vindex (in module box.space)
- _vpriv (in module box.space)
- _vspace (in module box.space)
- _vuser (in module box.space)
A
- abspath() (in module fio)
- ac() (in module console)
- accept() (in module socket)
- add_member() (in module membership)
- alloc() (in module buffer)
- alter() (in module box.index)
- (in sequence_object)
- API_EXPORT (C macro)
- atomic() (in box)
- auto_increment() (in module box.space)
B
- background
- configuration value
- base64_decode() (in module digest)
- base64_encode() (in module digest)
- basename() (in module fio)
- before_replace() (in module box.space)
- begin() (in box)
- bench() (in module clock)
- bin() (in module uuid)
- bind() (in module socket)
- bootstrap() (in vshard.router)
- box.cfg (module)
- box.ctl (module)
- box.index (module)
- box.info (module)
- box.schema (module)
- box.session (module)
- box.slab (module)
- box.space (module)
- box.tuple (module)
- BOX_CLUSTER_ID (C++ enumerator)
- box_delete (C function)
- box_error_clear (C function)
- box_error_code (C function)
- (C++ enum)
- box_error_code_MAX (C++ enumerator)
- box_error_last (C function)
- box_error_message (C function)
- box_error_raise (C macro)
- box_error_set (C function)
- box_error_t (C type)
- box_error_type (C function)
- BOX_FUNC_ID (C++ enumerator)
- box_function_ctx_t (C type)
- BOX_ID_NIL (C++ enumerator)
- box_index_bsize (C function)
- box_index_count (C function)
- box_index_get (C function)
- BOX_INDEX_ID (C++ enumerator)
- box_index_id_by_name (C function)
- box_index_iterator (C function)
- box_index_key_def (C function)
- box_index_len (C function)
- box_index_max (C function)
- box_index_min (C function)
- box_index_random (C function)
- box_insert (C function)
- box_iterator_free (C function)
- box_iterator_next (C function)
- box_iterator_t (C type)
- box_key_def_delete (C function)
- box_key_def_new (C function)
- box_key_def_t (C type)
- box_latch_delete (C function)
- box_latch_lock (C function)
- box_latch_new (C function)
- box_latch_t (C type)
- box_latch_trylock (C function)
- box_latch_unlock (C function)
- BOX_PRIV_ID (C++ enumerator)
- box_replace (C function)
- box_return_tuple (C function)
- BOX_SCHEMA_ID (C++ enumerator)
- BOX_SPACE_ID (C++ enumerator)
- box_space_id_by_name (C function)
- BOX_SYSTEM_ID_MAX (C++ enumerator)
- BOX_SYSTEM_ID_MIN (C++ enumerator)
- box_truncate (C function)
- BOX_TRUNCATE_ID (C++ enumerator)
- box_tuple_bsize (C function)
- box_tuple_compare (C function)
- box_tuple_field (C function)
- box_tuple_field_count (C function)
- box_tuple_format (C function)
- box_tuple_format_default (C function)
- box_tuple_format_new (C function)
- box_tuple_format_ref (C function)
- box_tuple_format_t (C type)
- box_tuple_format_unref (C function)
- box_tuple_iterator (C function)
- box_tuple_iterator_free (C function)
- box_tuple_iterator_t (C type)
- box_tuple_new (C function)
- box_tuple_next (C function)
- box_tuple_position (C function)
- box_tuple_ref (C function)
- box_tuple_rewind (C function)
- box_tuple_seek (C function)
- box_tuple_t (C type)
- box_tuple_to_buf (C function)
- box_tuple_unref (C function)
- box_tuple_update (C function)
- box_tuple_upsert (C function)
- box_txn (C function)
- box_txn_alloc (C function)
- box_txn_begin (C function)
- box_txn_commit (C function)
- box_txn_rollback (C function)
- box_txn_rollback_to_savepoint (C function)
- box_update (C function)
- box_upsert (C function)
- BOX_USER_ID (C++ enumerator)
- BOX_VFUNC_ID (C++ enumerator)
- BOX_VINDEX_ID (C++ enumerator)
- BOX_VPRIV_ID (C++ enumerator)
- BOX_VSPACE_ID (C++ enumerator)
- BOX_VUSER_ID (C++ enumerator)
- broadcast() (in module fiber)
- (in module membership)
- bsize() (in module box.index)
- (in module box.space)
- (in module box.tuple)
- Bucket id
- bucket_collect() (in vshard.storage)
- bucket_count
- configuration value
- bucket_count() (in vshard.router)
- bucket_delete_garbage() (in vshard.storage)
- bucket_discovery() (in vshard.router)
- bucket_force_create() (in vshard.storage)
- bucket_force_drop() (in vshard.storage)
- bucket_id() (in vshard.router)
- bucket_id_mpcrc32() (in vshard.router)
- bucket_id_strcrc32() (in vshard.router)
- bucket_pin() (in vshard.storage)
- bucket_recv() (in vshard.storage)
- bucket_ref() (in vshard.storage)
- bucket_refro() (in vshard.storage)
- bucket_refrw() (in vshard.storage)
- bucket_send() (in vshard.storage)
- bucket_stat() (in vshard.storage)
- bucket_unpin() (in vshard.storage)
- bucket_unref() (in vshard.storage)
- bucket_unrefro() (in vshard.storage)
- bucket_unrefrw() (in vshard.storage)
- Buckets (virtual buckets)
- buckets_count() (in vshard.storage)
- buckets_discovery() (in vshard.storage)
- buckets_info() (in vshard.router)
- (in vshard.storage)
- buffer (module)
- buffer_object (object in module buffer)
- BUILD_INFO (C macro)
- BUILD_OPTIONS (C macro)
- BUILD_TYPE (C macro)
C
- c (in module fio)
- call() ()
- (in module net_box)
- (in vshard.router)
- (in vshard.storage)
- callbre() (in vshard.router)
- callbro() (in vshard.router)
- callre() (in replicaset)
- (in vshard.router)
- callro() ()
- (in vshard.router)
- callrw() ()
- (in vshard.router)
- cancel() (in module fiber)
- capacity() (in module buffer)
- capi_error (module)
- casecmp() (in module utf8)
- cfg() (in module json)
- (in module msgpack)
- (in module yaml)
- (in vshard.router)
- (in vshard.storage)
- channel() (in module fiber)
- channel_object (object in module fiber)
- char() (in module utf8)
- chdir() (in module fio)
- check() (in module tap)
- checkpoint_count
- configuration value
- checkpoint_interval
- configuration value
- checksize() (in module buffer)
- chmod() (in module fio)
- chown() (in module fio)
- clear() (in box.error)
- client_object (object in module http.client)
- clock (module)
- clock() (in module fiber)
- (in module os)
- clock64() (in module fiber)
- clock_monotonic (C function)
- clock_monotonic64 (C function)
- clock_process (C function)
- clock_process64 (C function)
- clock_realtime (C function)
- clock_realtime64 (C function)
- clock_thread (C function)
- clock_thread64 (C function)
- close() (in module fiber)
- (in module fio)
- (in module net_box)
- (in module socket)
- Cluster
- cmp() (in module utf8)
- coio_call (C function)
- coio_close (C function)
- COIO_EVENT (C++ enum)
- coio_getaddrinfo (C function)
- COIO_READ (C++ enumerator)
- coio_wait (C function)
- COIO_WRITE (C++ enumerator)
- collect_bucket_garbage_interval
- configuration value
- collect_lua_garbage
- configuration value
- command line option
- -V, --version
- -h, --help
- options.ACK_TIMEOUT_SECONDS
- options.ANTI_ENTROPY_PERIOD_SECONDS
- options.NUM_FAILURE_DETECTION_SUBGROUPS
- options.PROTOCOL_PERIOD_SECONDS
- options.SUSPECT_TIMEOUT_SECONDS
- commit() (in box)
- compact() (in module box.index)
- COMPILER_INFO (C macro)
- cond() (in module fiber)
- cond_object (object in module fiber)
- configuration value
- background
- bucket_count
- checkpoint_count
- checkpoint_interval
- collect_bucket_garbage_interval
- collect_lua_garbage
- coredump
- custom_proc_title
- discovery_mode
- feedback_enabled
- feedback_host
- feedback_interval
- force_recovery
- hot_standby
- instance_uuid
- io_collect_interval
- listen
- log
- log_format
- log_level
- log_nonblock
- logger
- logger_nonblock
- memtx_dir
- memtx_max_tuple_size
- memtx_memory
- memtx_min_tuple_size
- net_msg_max
- panic_on_snap_error
- panic_on_wal_error
- pid_file
- read_only
- readahead
- rebalancer_disbalance_threshold
- rebalancer_max_receiving
- rebalancer_max_sending
- replicaset_uuid
- replication
- replication_connect_quorum
- replication_connect_timeout
- replication_skip_conflict
- replication_source
- replication_sync_lag
- replication_sync_timeout
- replication_timeout
- rows_per_wal
- shard_index
- sharding
- slab_alloc_arena
- slab_alloc_factor
- slab_alloc_maximal
- slab_alloc_minimal
- snap_dir
- snap_io_rate_limit
- snapshot_count
- snapshot_period
- sync_timeout
- too_long_threshold
- username
- uuid
- vinyl_bloom_fpr
- vinyl_cache
- vinyl_dir
- vinyl_max_tuple_size
- vinyl_memory
- vinyl_page_size
- vinyl_range_size
- vinyl_read_threads
- vinyl_run_count_per_level
- vinyl_run_size_ratio
- vinyl_timeout
- vinyl_write_threads
- wal_dir
- wal_dir_rescan_delay
- wal_max_size
- wal_mode
- weight
- weights
- work_dir
- worker_pool_threads
- conn (object in module net_box)
- connect() (in module console)
- (in module net_box)
- console (module)
- converter() (in module iconv)
- copyfile() (in module fio)
- copytree() (in module fio)
- cord_slab_cache (C function)
- coredump
- configuration value
- count() (in module box.index)
- (in module box.space)
- (in module fiber)
- crc32() (in module digest)
- create() (in box.schema.func)
- (in box.schema.role)
- (in box.schema.sequence)
- (in box.schema.space)
- (in box.schema.user)
- (in module fiber)
- (in module my_fiber)
- create_index() (in module box.space)
- (in space_object)
- create_space() (in box.schema)
- crypto.cipher (module)
- crypto.digest (module)
- crypto.hmac (module)
- csv (module)
- custom_proc_title
- configuration value
- cwd() (in module fio)
D
- date() (in module os)
- debug (module)
- debug() (in module debug)
- (in module log)
- decode() (in module json)
- (in module msgpack) , [Link]
- (in module yaml)
- decode_array_header() (in module msgpack)
- decode_map_header() (in module msgpack)
- decode_unchecked() (in module msgpack)
- decrypt() (in digest.aes256cbc)
- deepcopy() (in module table)
- delete() (in module box.index)
- (in module box.space)
- delimiter() (in module console)
- diag() (in module tap)
- difftime() (in module os)
- digest (module)
- dirname() (in module fio)
- discovery_mode
- configuration value
- discovery_set() (in vshard.router)
- discovery_wakeup() (in vshard.router)
- dostring() ()
- drop() (in box.schema.func)
- (in box.schema.role)
- (in box.schema.user)
- (in module box.index)
- (in module box.space)
- (in sequence_object)
- dump() (in module csv)
E
- enabled (in module box.space)
- encode() (in module json)
- (in module msgpack) , [Link]
- (in module yaml)
- encrypt() (in digest.aes256cbc)
- endswith() (in module string)
- environ() (in module os)
- ER_ACCESS_DENIED (C++ enumerator)
- ER_ACTIVE_TRANSACTION (C++ enumerator)
- ER_ALREADY_RUNNING (C++ enumerator)
- ER_ALTER_SPACE (C++ enumerator)
- ER_BACKUP_IN_PROGRESS (C++ enumerator)
- ER_CANT_UPDATE_PRIMARY_KEY (C++ enumerator)
- ER_CFG (C++ enumerator)
- ER_CHECKPOINT_IN_PROGRESS (C++ enumerator)
- ER_CHECKPOINT_ROLLBACK (C++ enumerator)
- ER_COMMIT_IN_SUB_STMT (C++ enumerator)
- ER_COMPRESSION (C++ enumerator)
- ER_CONNECTION_TO_SELF (C++ enumerator)
- ER_CREATE_FUNCTION (C++ enumerator)
- ER_CREATE_ROLE (C++ enumerator)
- ER_CREATE_SPACE (C++ enumerator)
- ER_CREATE_USER (C++ enumerator)
- ER_CROSS_ENGINE_TRANSACTION (C++ enumerator)
- ER_DECOMPRESSION (C++ enumerator)
- ER_DROP_FUNCTION (C++ enumerator)
- ER_DROP_PRIMARY_KEY (C++ enumerator)
- ER_DROP_SPACE (C++ enumerator)
- ER_DROP_USER (C++ enumerator)
- ER_EXACT_FIELD_COUNT (C++ enumerator)
- ER_EXACT_MATCH (C++ enumerator)
- ER_FIBER_STACK (C++ enumerator)
- ER_FIELD_TYPE (C++ enumerator)
- ER_FIELD_TYPE_MISMATCH (C++ enumerator)
- ER_FUNCTION_ACCESS_DENIED (C++ enumerator)
- ER_FUNCTION_EXISTS (C++ enumerator)
- ER_FUNCTION_LANGUAGE (C++ enumerator)
- ER_FUNCTION_MAX (C++ enumerator)
- ER_GRANT (C++ enumerator)
- ER_GUEST_USER_PASSWORD (C++ enumerator)
- ER_IDENTIFIER (C++ enumerator)
- ER_ILLEGAL_PARAMS (C++ enumerator)
- ER_INDEX_EXISTS (C++ enumerator)
- ER_INDEX_FIELD_COUNT (C++ enumerator)
- ER_INDEX_FIELD_COUNT_LIMIT (C++ enumerator)
- ER_INDEX_TYPE (C++ enumerator)
- ER_INJECTION (C++ enumerator)
- ER_INSTANCE_UUID_MISMATCH (C++ enumerator)
- ER_INVALID_INDEX_FILE (C++ enumerator)
- ER_INVALID_MSGPACK (C++ enumerator)
- ER_INVALID_ORDER (C++ enumerator)
- ER_INVALID_RUN_FILE (C++ enumerator)
- ER_INVALID_UUID (C++ enumerator)
- ER_INVALID_VYLOG_FILE (C++ enumerator)
- ER_INVALID_XLOG (C++ enumerator)
- ER_INVALID_XLOG_NAME (C++ enumerator)
- ER_INVALID_XLOG_ORDER (C++ enumerator)
- ER_INVALID_XLOG_TYPE (C++ enumerator)
- ER_ITERATOR_TYPE (C++ enumerator)
- ER_KEY_PART_COUNT (C++ enumerator)
- ER_KEY_PART_IS_TOO_LONG (C++ enumerator)
- ER_KEY_PART_TYPE (C++ enumerator)
- ER_LAST_DROP (C++ enumerator)
- ER_LOAD_FUNCTION (C++ enumerator)
- ER_LOADING (C++ enumerator)
- ER_LOCAL_INSTANCE_ID_IS_READ_ONLY (C++ enumerator)
- ER_MEMORY_ISSUE (C++ enumerator)
- ER_MEMTX_MAX_TUPLE_SIZE (C++ enumerator)
- ER_MISSING_REQUEST_FIELD (C++ enumerator)
- ER_MISSING_SNAPSHOT (C++ enumerator)
- ER_MODIFY_INDEX (C++ enumerator)
- ER_MORE_THAN_ONE_TUPLE (C++ enumerator)
- ER_NO_ACTIVE_TRANSACTION (C++ enumerator)
- ER_NO_CONNECTION (C++ enumerator)
- ER_NO_SUCH_ENGINE (C++ enumerator)
- ER_NO_SUCH_FIELD (C++ enumerator)
- ER_NO_SUCH_FUNCTION (C++ enumerator)
- ER_NO_SUCH_INDEX (C++ enumerator)
- ER_NO_SUCH_PROC (C++ enumerator)
- ER_NO_SUCH_ROLE (C++ enumerator)
- ER_NO_SUCH_SPACE (C++ enumerator)
- ER_NO_SUCH_TRIGGER (C++ enumerator)
- ER_NO_SUCH_USER (C++ enumerator)
- ER_NONMASTER (C++ enumerator)
- ER_PARTIAL_KEY (C++ enumerator)
- ER_PASSWORD_MISMATCH (C++ enumerator)
- ER_PRIV_GRANTED (C++ enumerator)
- ER_PRIV_NOT_GRANTED (C++ enumerator)
- ER_PROC_C (C++ enumerator)
- ER_PROC_LUA (C++ enumerator)
- ER_PROC_RET (C++ enumerator)
- ER_PROTOCOL (C++ enumerator)
- ER_READ_VIEW_ABORTED (C++ enumerator)
- ER_READONLY (C++ enumerator)
- ER_RELOAD_CFG (C++ enumerator)
- ER_REPLICA_ID_IS_RESERVED (C++ enumerator)
- ER_REPLICA_MAX (C++ enumerator)
- ER_REPLICASET_UUID_IS_RO (C++ enumerator)
- ER_REPLICASET_UUID_MISMATCH (C++ enumerator)
- ER_ROLE_EXISTS (C++ enumerator)
- ER_ROLE_GRANTED (C++ enumerator)
- ER_ROLE_LOOP (C++ enumerator)
- ER_ROLE_NOT_GRANTED (C++ enumerator)
- ER_ROLLBACK_IN_SUB_STMT (C++ enumerator)
- ER_RTREE_RECT (C++ enumerator)
- ER_SPACE_ACCESS_DENIED (C++ enumerator)
- ER_SPACE_EXISTS (C++ enumerator)
- ER_SPLICE (C++ enumerator)
- ER_SUB_STMT_MAX (C++ enumerator)
- ER_SYSTEM (C++ enumerator)
- ER_TIMEOUT (C++ enumerator)
- ER_TRANSACTION_CONFLICT (C++ enumerator)
- ER_TRUNCATE_SYSTEM_SPACE (C++ enumerator)
- ER_TUPLE_FORMAT_LIMIT (C++ enumerator)
- ER_TUPLE_FOUND (C++ enumerator)
- ER_TUPLE_IS_TOO_LONG (C++ enumerator)
- ER_TUPLE_NOT_ARRAY (C++ enumerator)
- ER_TUPLE_NOT_FOUND (C++ enumerator)
- ER_TUPLE_REF_OVERFLOW (C++ enumerator)
- ER_UNKNOWN (C++ enumerator)
- ER_UNKNOWN_REPLICA (C++ enumerator)
- ER_UNKNOWN_REQUEST_TYPE (C++ enumerator)
- ER_UNKNOWN_RTREE_INDEX_DISTANCE_TYPE (C++ enumerator)
- ER_UNKNOWN_SCHEMA_OBJECT (C++ enumerator)
- ER_UNKNOWN_UPDATE_OP (C++ enumerator)
- ER_UNSUPPORTED (C++ enumerator)
- ER_UNSUPPORTED_INDEX_FEATURE (C++ enumerator)
- ER_UNSUPPORTED_ROLE_PRIV (C++ enumerator)
- ER_UNUSED114 (C++ enumerator)
- ER_UNUSED60 (C++ enumerator)
- ER_UNUSED61 (C++ enumerator)
- ER_UPDATE_ARG_TYPE (C++ enumerator)
- ER_UPDATE_FIELD (C++ enumerator)
- ER_UPDATE_INTEGER_OVERFLOW (C++ enumerator)
- ER_UPSERT_UNIQUE_SECONDARY_KEY (C++ enumerator)
- ER_USER_EXISTS (C++ enumerator)
- ER_USER_MAX (C++ enumerator)
- ER_VIEW_IS_RO (C++ enumerator)
- ER_VY_QUOTA_TIMEOUT (C++ enumerator)
- ER_WAL_IO (C++ enumerator)
- ER_WRONG_INDEX_OPTIONS (C++ enumerator)
- ER_WRONG_INDEX_PARTS (C++ enumerator)
- ER_WRONG_INDEX_RECORD (C++ enumerator)
- ER_WRONG_SCHEMA_VERSION (C++ enumerator)
- ER_WRONG_SPACE_OPTIONS (C++ enumerator)
- errno (module)
- errno() (in module socket)
- error() (in box)
- (in module log)
- (in module socket)
- euid() (in module box.session)
- eval() (in module net_box)
- execute() (in module os)
- exists() (in box.schema.func)
- (in box.schema.role)
- (in box.schema.user)
- (in fio.path)
- (in module box.session)
- exit() (in module os)
F
- fail() (in module tap)
- fdatasync() (in module fio)
- feedback_enabled
- configuration value
- feedback_host
- configuration value
- feedback_interval
- configuration value
- fiber (C type)
- (module)
- fiber_attr (C type)
- fiber_attr_delete (C function)
- fiber_attr_getstacksize (C function)
- fiber_attr_new (C function)
- fiber_attr_setstacksize (C function)
- fiber_cancel (C function)
- fiber_cond (C type)
- fiber_cond_delete (C function)
- fiber_cond_new (C function)
- fiber_cond_wait (C function)
- fiber_cond_wait_timeout (C function)
- fiber_func (C type)
- fiber_is_cancelled (C function)
- fiber_join (C function)
- fiber_new (C function)
- fiber_new_ex (C function)
- fiber_object (object in module fiber)
- fiber_reschedule (C function)
- fiber_self (C function)
- fiber_set_cancellable (C function)
- fiber_set_joinable (C function)
- fiber_sleep (C function)
- fiber_start (C function)
- fiber_time (C function)
- fiber_time64 (C function)
- fiber_wakeup (C function)
- fiber_yield (C function)
- field_count (in module box.space)
- field_type (C++ enum)
- FIELD_TYPE_ANY (C++ enumerator)
- FIELD_TYPE_ARRAY (C++ enumerator)
- FIELD_TYPE_INTEGER (C++ enumerator)
- field_type_MAX (C++ enumerator)
- FIELD_TYPE_NUMBER (C++ enumerator)
- FIELD_TYPE_SCALAR (C++ enumerator)
- FIELD_TYPE_STRING (C++ enumerator)
- FIELD_TYPE_UNSIGNED (C++ enumerator)
- file-handle (object in module fio)
- find() (in module box.tuple)
- (in module fiber)
- find_garbage_bucket() (in vshard.storage)
- findall() (in module box.tuple)
- fio (module)
- force_recovery
- configuration value
- format() (in module box.space)
- (in module uri)
- frombin() (in module uuid)
- frommap() (in module box.space)
- fromstr() (in module uuid)
- fsync() (in module fio)
G
- gc() (in box.info)
- get() (in module box.index)
- (in module box.space)
- (in module fiber)
- get_encryption_key() (in module membership)
- get_member() (in module membership)
- getaddrinfo() (in module socket)
- getenv() (in module os)
- getfenv() (in module debug)
- gethook() (in module debug)
- getinfo() (in module debug)
- getlocal() (in module debug)
- getmetatable() (in module debug)
- getregistry() (in module debug)
- getsockopt() (in module socket)
- getupvalue() (in module debug)
- glob() (in module fio)
- grant() (in box.schema.role)
- (in box.schema.user)
- guava() (in module digest)
H
- has_readers() (in module fiber)
- has_writers() (in module fiber)
- hex() (in module string)
- Horizontal scaling
- hot_standby
- configuration value
- http.client (module)
I
- ibuf() (in module buffer)
- iconv (module)
- id (in module box.space)
- id() (in module box.session)
- (in module fiber)
- index (in module box.space)
- index_object (object in module box.index)
- info() (in box)
- (in box.runtime)
- (in box.schema.role)
- (in box.schema.user)
- (in box.slab)
- (in module fiber)
- (in module log)
- (in vshard.router)
- (in vshard.storage)
- init() (in module membership)
- insert() (in module box.space)
- INSTALL_PREFIX (C macro)
- instance_uuid
- configuration value
- io_collect_interval
- configuration value
- iowait() (in module socket)
- ipairs() (in module box.tuple)
- is() (in module tap)
- is_closed() (in module fiber)
- is_connected() (in module net_box)
- is_deeply() (in module tap)
- is_dir() (in fio.path)
- is_empty() (in module fiber)
- is_encrypted() (in module membership)
- is_file() (in fio.path)
- is_full() (in module fiber)
- is_in_txn() (in box)
- is_link() (in fio.path)
- is_locked() (in vshard.storage)
- isalpha() (in module utf8)
- isboolean() (in module tap)
- iscdata() (in module tap)
- isdigit() (in module utf8)
- islower() (in module utf8)
- isnil() (in module tap)
- (in module uuid)
- isnt() (in module tap)
- isnumber() (in module tap)
- isstring() (in module tap)
- istable() (in module tap)
- isudata() (in module tap)
- isupper() (in module utf8)
- ITER_ALL (C++ enumerator)
- ITER_BITS_ALL_NOT_SET (C++ enumerator)
- ITER_BITS_ALL_SET (C++ enumerator)
- ITER_BITS_ANY_SET (C++ enumerator)
- ITER_EQ (C++ enumerator)
- ITER_GE (C++ enumerator)
- ITER_GT (C++ enumerator)
- ITER_LE (C++ enumerator)
- ITER_LT (C++ enumerator)
- ITER_NEIGHBOR (C++ enumerator)
- ITER_OVERLAPS (C++ enumerator)
- ITER_REQ (C++ enumerator)
- iterate() (in module csv)
- iterator_direction (C function)
- iterator_type (C++ enum)
J
K
L
- last() (in box.error)
- leave() (in module membership)
- len() (in module box.space)
- length() (in module utf8)
- lexists() (in fio.path)
- like() (in module tap)
- linger() (in module socket)
- link() (in module fio)
- listdir() (in module fio)
- listen
- configuration value
- listen() (in module console)
- (in module socket)
- ljust() (in module string)
- load() (in module csv)
- log
- configuration value
- log (module)
- log_format
- configuration value
- log_level
- configuration value
- log_nonblock
- configuration value
- logger
- configuration value
- logger_nonblock
- configuration value
- logger_pid() (in module log)
- lower() (in module utf8)
- lstat() (in module fio)
- lstrip() (in module string)
- luaL_cdef (C function)
- luaL_checkcdata (C function)
- luaL_checkint64 (C function)
- luaL_checkuint64 (C function)
- luaL_ctypeid (C function)
- luaL_pushcdata (C function)
- luaL_pushint64 (C function)
- luaL_pushuint64 (C function)
- luaL_setcdatagc (C function)
- luaL_toint64 (C function)
- luaL_touint64 (C function)
- luaT_cpcall (C function)
- luaT_error (C function)
- luaT_istuple (C function)
- luaT_pushtuple (C function)
- luaT_state (C function)
M
- Master
- max() (in module box.index)
- md4() (in module digest)
- md4_hex() (in module digest)
- md5() (in module digest)
- md5_hex() (in module digest)
- members() (in module membership)
- memory() (in box.info)
- memtx_dir
- configuration value
- memtx_max_tuple_size
- configuration value
- memtx_memory
- configuration value
- memtx_min_tuple_size
- configuration value
- min() (in module box.index)
- mkdir() (in module fio)
- mktree() (in module fio)
- MODULE_INCLUDEDIR (C macro)
- MODULE_LIBDIR (C macro)
- MODULE_LIBPATH (C macro)
- MODULE_LUADIR (C macro)
- MODULE_LUAPATH (C macro)
- monotonic() (in module clock)
- monotonic64() (in module clock)
- msgpack (module)
- murmur() (in module digest)
- my_box.index (module)
- my_fiber (module)
- my_index_object (object in module my_box.index)
- myself() (in module membership)
N
- name() (in module fiber)
- (in module socket)
- net_box (module)
- net_msg_max
- configuration value
- new() (in box.error)
- (in digest.crc32)
- (in digest.murmur)
- (in module box.tuple)
- (in module fiber)
- (in module http.client)
- (in module iconv)
- (in module net_box)
- (in vshard.router)
- next() (in module box.tuple)
- (in module utf8)
- (in sequence_object)
- nil (in module uuid)
- Node
- nonblock() (in module socket)
- NULL (in module json)
- (in module msgpack)
- (in module yaml)
O
- ok() (in module tap)
- on_access_denied() (in box.session)
- on_auth() (in box.session)
- on_commit() (in box)
- on_connect() (in box.session)
- (in conn)
- on_disconnect() (in box.session)
- (in conn)
- on_replace() (in module box.space)
- on_rollback() (in box)
- on_schema_reload() (in conn)
- once() (in box)
- open() (in module fio)
- options.ACK_TIMEOUT_SECONDS
- command line option
- options.ANTI_ENTROPY_PERIOD_SECONDS
- command line option
- options.NUM_FAILURE_DETECTION_SUBGROUPS
- command line option
- options.PROTOCOL_PERIOD_SECONDS
- command line option
- options.SUSPECT_TIMEOUT_SECONDS
- command line option
- os (module)
P
- pack() (in module pickle)
- PACKAGE_VERSION (C macro)
- PACKAGE_VERSION_MAJOR (C macro)
- PACKAGE_VERSION_MINOR (C macro)
- PACKAGE_VERSION_PATCH (C macro)
- pairs() (in module box.index)
- (in module box.space)
- (in module box.tuple)
- (in module membership)
- (in module xlog)
- panic_on_snap_error
- configuration value
- panic_on_wal_error
- configuration value
- parse() (in module uri)
- parts (in module box.index)
- passwd() (in box.schema.user)
- password() (in box.schema.user)
- pathjoin() (in module fio)
- pbkdf2() (in module digest)
- peer() (in module box.session)
- (in module socket)
- pickle (module)
- pid_file
- configuration value
- ping() (in module net_box)
- plan() (in module tap)
- pos() (in module buffer)
- pread() (in module fio)
- probe_uri() (in module membership)
- proc() (in module clock)
- proc64() (in module clock)
- push() (in box.session)
- put() (in module box.space)
- (in module fiber)
- pwrite() (in module fio)
R
- random() (in module box.index)
- Read requests
- read() (in module buffer)
- (in module fio)
- (in module socket)
- read_only
- configuration value
- readable() (in module socket)
- readahead
- configuration value
- readlink() (in module fio)
- realtime() (in module clock)
- realtime64() (in module clock)
- rebalancer_disable() (in vshard.storage)
- rebalancer_disbalance_threshold
- configuration value
- rebalancer_enable() (in vshard.storage)
- rebalancer_max_receiving
- configuration value
- rebalancer_max_sending
- configuration value
- rebalancer_request_state() (in vshard.storage)
- rebalancing_is_in_progress() (in vshard.storage)
- recovery_wakeup() (in vshard.storage)
- recv() (in module socket)
- recvfrom() (in module socket)
- recycle() (in module buffer)
- reload() (in box.schema.func)
- remove() (in module os)
- rename() (in module box.index)
- (in module box.space)
- (in module fio)
- (in module my_box.index)
- (in module os)
- replace() (in module box.space)
- Replica
- Replica set
- replicaset_object (object)
- replicaset_uuid
- configuration value
- replication
- configuration value
- replication (in box.info)
- replication_connect_quorum
- configuration value
- replication_connect_timeout
- configuration value
- replication_skip_conflict
- configuration value
- replication_source
- configuration value
- replication_sync_lag
- configuration value
- replication_sync_timeout
- configuration value
- replication_timeout
- configuration value
- request() (in module http.client)
- (in module net_box)
- reserve() (in module buffer)
- reset() (in module buffer)
- (in sequence_object)
- revoke() (in box.schema.role)
- (in box.schema.user)
- rjust() (in module string)
- rmdir() (in module fio)
- rmtree() (in module fio)
- rollback() (in box)
- rollback_to_savepoint() (in box)
- rotate() (in module log)
- route() (in vshard.router)
- routeall() (in vshard.router)
- Router
- rows_per_wal
- configuration value
- rstrip() (in module string)
- run_triggers() (in module box.space)
S
- S_CRIT (C++ enumerator)
- S_DEBUG (C++ enumerator)
- S_ERROR (C++ enumerator)
- S_FATAL (C++ enumerator)
- S_INFO (C++ enumerator)
- S_SYSERROR (C++ enumerator)
- S_VERBOSE (C++ enumerator)
- S_WARN (C++ enumerator)
- savepoint (C function)
- savepoint() (in box)
- say (C macro)
- say_crit (C macro)
- say_debug (C macro)
- say_error (C macro)
- say_info (C macro)
- say_level (C++ enum)
- say_syserror (C macro)
- say_verbose (C macro)
- say_warn (C macro)
- SCHEMA (C++ enum)
- schema (module)
- seek() (in module fio)
- select() (in module box.index)
- (in module box.space)
- self (object in module net_box)
- self() (in module fiber)
- send() (in module socket)
- sendto() (in module socket)
- set() (in sequence_object)
- set_encryption_key() (in module membership)
- set_joinable() (in module fiber)
- set_payload() (in module membership)
- setenv() (in module os)
- setfenv() (in module debug)
- sethook() (in module debug)
- setlocal() (in module debug)
- setlocale() (in module os)
- setmetatable() (in module debug)
- setsockopt() (in module socket)
- setupvalue() (in module debug)
- sha1() (in module digest)
- sha1_hex() (in module digest)
- sha224() (in module digest)
- sha224_hex() (in module digest)
- sha256() (in module digest)
- sha256_hex() (in module digest)
- sha384() (in module digest)
- sha384_hex() (in module digest)
- sha512() (in module digest)
- sha512_hex() (in module digest)
- shard_index
- configuration value
- sharded_spaces() (in vshard.storage)
- Sharding
- sharding
- configuration value
- shutdown() (in module socket)
- signal() (in module fiber)
- size() (in module buffer)
- skip() (in module tap)
- slab_alloc_arena
- configuration value
- slab_alloc_factor
- configuration value
- slab_alloc_maximal
- configuration value
- slab_alloc_minimal
- configuration value
- slab_cache (C type)
- sleep() (in module fiber)
- snap_dir
- configuration value
- snap_io_rate_limit
- configuration value
- snapshot() (in box)
- snapshot_count
- configuration value
- snapshot_period
- configuration value
- socket (module)
- socket_object (object in module socket)
- sort() (in module table)
- space_object (object in module box.space)
- split() (in module string)
- start() (in backup)
- (in module console)
- startswith() (in module string)
- stat() (in module box.index)
- (in module fio) , [Link]
- (in module http.client)
- stats() (in box.slab)
- status() (in module fiber)
- stop() (in backup)
- Storage
- storage (in module box.session)
- (in module fiber)
- str() (in module uuid)
- strerror() (in module errno)
- strict (module)
- string (module)
- strip() (in module string)
- su() (in module box.session)
- sub() (in module utf8)
- subscribe() (in module membership)
- symlink() (in module fio)
- sync() (in module box.session)
- (in module fio)
- (in vshard.router)
- (in vshard.storage)
- sync_timeout
- configuration value
- SYSCONF_DIR (C macro)
- sysconnect() (in module socket)
- sysread() (in module socket)
- syswrite() (in module socket)
T
- table (module)
- tap (module)
- taptest (object in module tap)
- tarantool (module)
- TARANTOOL_C_FLAGS (C macro)
- TARANTOOL_CXX_FLAGS (C macro)
- tcp_connect() (in module socket)
- tcp_server() (in module socket)
- tempdir() (in module fio)
- test() (in module tap)
- testcancel() (in module fiber)
- thread() (in module clock)
- thread64() (in module clock)
- time() (in module clock)
- (in module fiber)
- (in module os)
- time64() (in module clock)
- (in module fiber)
- timeout() (in module net_box)
- tmpname() (in module os)
- tomap() (in module box.tuple)
- tonumber64() ()
- too_long_threshold
- configuration value
- totable() (in module box.tuple)
- traceback() (in module debug)
- transform() (in module box.tuple)
- truncate() (in module box.space)
- (in module fio) , [Link]
- tuple_object (object in module box.tuple)
- type (in module box.index)
- type() (in module box.session)
U
- uid() (in module box.session)
- umask() (in module fio)
- unique (in module box.index)
- unlike() (in module tap)
- unlink() (in module fio)
- unpack() (in module box.tuple)
- (in module pickle)
- unsubscribe() (in module membership)
- unused() (in module buffer)
- update() (in module box.index)
- (in module box.space)
- (in module box.tuple)
- upgrade() (in box.schema)
- upper() (in module utf8)
- upsert() (in module box.space)
- (in module box.tuple)
- urandom() (in module digest)
- uri (module)
- user() (in module box.session)
- user_defined() (in module box.index)
- (in module box.space)
- username
- configuration value
- utf8 (module)
- uuid
- configuration value
- uuid (module)
- uuid_object (object in module uuid)
V
- verbose() (in module log)
- Vertical scaling
- vinyl_bloom_fpr
- configuration value
- vinyl_cache
- configuration value
- vinyl_dir
- configuration value
- vinyl_max_tuple_size
- configuration value
- vinyl_memory
- configuration value
- vinyl_page_size
- configuration value
- vinyl_range_size
- configuration value
- vinyl_read_threads
- configuration value
- vinyl_run_count_per_level
- configuration value
- vinyl_run_size_ratio
- configuration value
- vinyl_timeout
- configuration value
- vinyl_write_threads
- configuration value
W
- wait() (in module fiber)
- (in module socket)
- wait_connected() (in module net_box)
- wait_ro() (in module box.ctl)
- wait_rw() (in module box.ctl)
- wait_state() (in module net_box)
- wal_dir
- configuration value
- wal_dir_rescan_delay
- configuration value
- wal_max_size
- configuration value
- wal_mode
- configuration value
- warn() (in module log)
- weight
- configuration value
- weights
- configuration value
- work_dir
- configuration value
- worker_pool_threads
- configuration value
- writable() (in module socket)
- Write requests
- write() (in module fio)
- (in module socket)