MCPcopy Create free account

hub / github.com/cruppstahl/upscaledb / functions

Functions7,064 in github.com/cruppstahl/upscaledb

↓ 26 callersMethodpred
src/4uqi/plugin_wrapper.h:71
↓ 25 callersMethodhas_flags
required uint32 flags = 1;
win32/msvc2013/export.pb.h:794
↓ 25 callersMethodinsert
Inserts a Database item and points the Cursor to the inserted item @see Cursor#insert(byte[], byte[], int)
java/java/de/crupp/upscaledb/Cursor.java:329
↓ 25 callersFunctionjni_throw_error
java/src/upscaledb.cc:89
↓ 25 callersFunctionset_flags
Sets the flags of the btree node (|kLeafNode|)
src/3btree/btree_node.h:87
↓ 24 callersMethoddb
Returns the database pointer
src/3btree/btree_index.h:186
↓ 23 callersMethodbind
3rdparty/catch/catch.hpp:4291
↓ 23 callersMethodget_absolute_chunk_offset
Returns the absolute start offset of a chunk
src/3btree/upfront_index.h:193
↓ 23 callersMethodget_record
Returns the previously retrieved record
tools/ups_bench/generator.h:103
↓ 23 callersMethodget_size
Returns the size of the key. */
include/ups/upscaledb.hpp:125
↓ 23 callersFunctionuqi_result_close
src/4uqi/uqi.cc:100
↓ 22 callersMethodcreateDatabase
Creates a new Database in this Database Environment @see Environment#createDatabase(short, int, Parameter[])
java/java/de/crupp/upscaledb/Environment.java:240
↓ 22 callersMethodfull_index_size
Returns the size of a single index entry
src/3btree/upfront_index.h:182
↓ 21 callersFunctionDisplayError
src/1os/os_win32.cc:40
↓ 21 callersFunction_write_avx
3rdparty/streamvbyte/streamvbyte.cc:719
↓ 21 callersMethodgetMessage
Returns an English error description. <p> This method wraps the native ups_strerror function. @return an English error description
java/java/de/crupp/upscaledb/DatabaseException.java:57
↓ 21 callersMethodinsertFindEraseFind
unittests/zint32.cpp:83
↓ 20 callersMethodget_handle
Returns a pointer to the internal ups_db_t structure. */
include/ups/upscaledb.hpp:414
↓ 20 callersFunctionrecord_data
Returns a pointer to the record data
src/3journal/journal_entries.h:117
↓ 20 callersFunctionupdate_duplicate_cache
Updates (or builds) the duplicate cache for a cursor The |what| parameter specifies if the dupecache is initialized from btree (kBtree), from txn (kT
src/4cursor/cursor_local.cc:160
↓ 20 callersFunctionups_db_get_parameters
src/5upscaledb/upscaledb.cc:836
↓ 19 callersFunctionerase
unittests/recovery.cpp:176
↓ 19 callersFunctionfind_lower_bound
3rdparty/streamvbyte/streamvbyte.cc:1072
↓ 19 callersMethodinsert
Inserts a Database item @see Database#insert(Transaction, byte[], byte[], int)
java/java/de/crupp/upscaledb/Database.java:176
↓ 19 callersMethodscopedElement
3rdparty/catch/catch.hpp:8970
↓ 18 callersMethodcreate_env
unittests/fixture.hpp:47
↓ 18 callersMethodget_chunk_size
Returns the size of a chunk
src/3btree/upfront_index.h:209
↓ 18 callersMethodperform_request
src/4env/env_remote.cc:45
↓ 18 callersFunctionused_size
returns the used size of the block
src/3btree/btree_zint32_for.h:133
↓ 17 callersMethodclose
Closes the Database
java/java/de/crupp/upscaledb/Database.java:363
↓ 17 callersFunctioncursor_is_nil
unittests/cursor1.cpp:27
↓ 17 callersMethodget_data
Returns the key data. */
include/ups/upscaledb.hpp:115
↓ 17 callersFunctionhighlevel_sorted
3rdparty/libfor/test.c:74
↓ 17 callersFunctionhighlevel_unsorted
3rdparty/libfor/test.c:118
↓ 17 callersMethodpayload
Returns the persistent payload (after the header!)
src/2page/page.h:265
↓ 17 callersMethodset_flags
Sets the flags of the btree node (|kLeafNode|)
src/3btree/btree_node_proxy.h:74
↓ 17 callersMethodtotal
3rdparty/catch/catch.hpp:2202
↓ 17 callersFunctionuqi_register_plugin
src/4uqi/uqi.cc:106
↓ 16 callersFunction_extract_from_xmm
3rdparty/streamvbyte/streamvbyte.cc:1155
↓ 16 callersFunction_scan_16bit_avx_d1
3rdparty/streamvbyte/streamvbyte.cc:1123
↓ 16 callersFunction_write_avx_d1
3rdparty/streamvbyte/streamvbyte.cc:754
↓ 16 callersMethodallocate_space
Allocates space for a |slot| and returns the offset of that chunk
src/3btree/upfront_index.h:320
↓ 16 callersFunctionbits
returns the bits used to encode the block
src/3btree/btree_zint32_simdcomp.h:102
↓ 16 callersMethodbits
returns the integer logarithm of v (bit width) */
src/3btree/btree_zint32_for.h:253
↓ 16 callersMethodfile_size
src/1os/os_win32.cc:296
↓ 16 callersMethodfind
3rdparty/catch/catch.hpp:8327
↓ 16 callersMethodget_key_type
unittests/approx.cpp:1729
↓ 16 callersMethodleft_sibling
Returns the address of the left sibling of this node
src/3btree/btree_node_proxy.h:94
↓ 16 callersMethodopen_db
src/4env/env.cc:52
↓ 16 callersMethodset_record
win32/msvc2013/export.pb.h:1065
↓ 16 callersFunctiontest
3rdparty/libvbyte/test.cc:249
↓ 16 callersFunctiontr_bencFree
3rdparty/json/bencode.c:1164
↓ 15 callersMethodcommit
src/4txn/txn_local.cc:332
↓ 15 callersMethoddel
Removes a page from the cache
src/3cache/cache.h:131
↓ 15 callersMethodget
3rdparty/catch/catch.hpp:522
↓ 15 callersMethodget_errno
Returns the error code. */
include/ups/upscaledb.hpp:74
↓ 15 callersMethodnext
Returns the next transaction in the linked list of transactions
src/4txn/txn.h:118
↓ 15 callersMethodoverwrite
src/3btree/btree_cursor.cc:400
↓ 15 callersMethodput
Stores a page in the cache
src/3cache/cache.h:114
↓ 15 callersFunctionstartsWith
3rdparty/catch/catch.hpp:3965
↓ 15 callersFunctiontoString
3rdparty/catch/catch.hpp:1707
↓ 15 callersFunctiontr_bencIsDict
3rdparty/json/bencode.h:208
↓ 15 callersMethodtype
Returns the page's type (kType*)
src/2page/page.h:225
↓ 15 callersFunctionuqi_result_get_row_count
src/4uqi/uqi.cc:38
↓ 14 callersMethodcompare_keys
Compares two keys Returns -1, 0, +1 or higher positive values are the result of a successful key comparison (0 if both keys match, -1 when LHS < RHS k
src/3btree/btree_index.h:266
↓ 14 callersFunctionerror
samples/env1.c:28
↓ 14 callersFunctionerror
samples/env2.c:29
↓ 14 callersFunctionflags
Returns the flags of the btree node (|kLeafNode|)
src/3btree/btree_node.h:82
↓ 14 callersMethodhas_record
optional bytes record = 2;
win32/msvc2013/export.pb.h:1048
↓ 14 callersMethodid
unittests/fixture.hpp:620
↓ 14 callersFunctionlength
Returns the number of entries in a BtreeNode
src/3btree/btree_node.h:92
↓ 14 callersMethodset_size
src/1base/dynamic_array.h:111
↓ 14 callersMethodset_to_nil
src/4txn/txn_cursor.cc:135
↓ 14 callersMethodtestSpec
3rdparty/catch/catch.hpp:3274
↓ 14 callersMethoduncouple_from_page
src/3btree/btree_cursor.cc:355
↓ 14 callersFunctionups_db_bulk_operations
src/5upscaledb/upscaledb.cc:1684
↓ 14 callersFunctionups_db_check_integrity
src/5upscaledb/upscaledb.cc:1053
↓ 14 callersFunctionups_db_set_compare_func
src/5upscaledb/upscaledb.cc:867
↓ 14 callersFunctionuqi_result_add_row
src/4uqi/uqi.cc:161
↓ 13 callersMethodClear
win32/msvc2013/export.pb.cc:188
↓ 13 callersMethodadd_row
src/4uqi/result.h:54
↓ 13 callersMethodallocate
unittests/blob_manager.cpp:37
↓ 13 callersMethodcompare
The compare method compares two keys - the "left-hand side" (lhs) and the "right-hand side" (rhs). <p> More information: <a href="http://files.upscale
java/java/de/crupp/upscaledb/CompareCallback.java:34
↓ 13 callersMethoderase
unittests/txn_cursor.cpp:254
↓ 13 callersMethodget_chunk_offset
Returns the relative start offset of a chunk
src/3btree/upfront_index.h:198
↓ 13 callersMethodget_db
Returns the database
tools/ups_bench/generator.h:73
↓ 13 callersMethodhas_key
required bytes key = 1;
win32/msvc2013/export.pb.h:994
↓ 13 callersMethodmove
src/4cursor/cursor_local.cc:927
↓ 13 callersMethodmove
Moves the Cursor to the direction specified in the flags. <p> This method wraps the native ups_cursor_move function. <p> More information: <a href="ht
java/java/de/crupp/upscaledb/Cursor.java:169
↓ 13 callersMethodmutable_select_range_reply
win32/msvc2013/2protobuf/messages.pb.h:10989
↓ 13 callersFunctionrenv
src/4db/db_remote.cc:40
↓ 13 callersMethodtry_lock
src/1base/spinlock.h:90
↓ 13 callersFunctionuqi_select_range
src/4uqi/uqi.cc:123
↓ 12 callersMethodcan_allocate_space
Returns true if this page has enough space to store at least |num_bytes| bytes.
src/3btree/upfront_index.h:305
↓ 12 callersMethodcursor_close
tools/ups_bench/database.cc:149
↓ 12 callersMethoddbname
win32/msvc2013/2protobuf/messages.pb.h:11866
↓ 12 callersFunctionerror
tools/ups_info.cc:73
↓ 12 callersMethodgetErrno
Returns the upscaledb error code @return The upscaledb error code
java/java/de/crupp/upscaledb/DatabaseException.java:46
↓ 12 callersMethodgetResultType
3rdparty/catch/catch.hpp:7252
↓ 12 callersMethodhas_cursor_handle
required uint64 cursor_handle = 3;
win32/msvc2013/2protobuf/messages.pb.h:14221
← previousnext →101–200 of 7,064, ranked by callers