MCPcopy Create free account

hub / github.com/cruppstahl/upscaledb / functions

Functions7,064 in github.com/cruppstahl/upscaledb

↓ 341 callersMethoddata
Returns the pointer to the persistent data
src/2page/page.h:255
↓ 340 callersMethodget
src/4uqi/plugins.cc:174
↓ 319 callersFunctionups_db_insert
src/5upscaledb/upscaledb.cc:949
↓ 311 callersFunctionISSET
tools/getopts.cc:31
↓ 254 callersMethodclose
src/4env/env.cc:93
↓ 229 callersMethodsize
3rdparty/catch/catch.hpp:3749
↓ 195 callersFunctionlenv
Returns the LocalEnv instance
src/4db/db_local.cc:49
↓ 195 callersFunctionups_cursor_create
src/5upscaledb/upscaledb.cc:1128
↓ 168 callersFunctionups_db_find
src/5upscaledb/upscaledb.cc:900
↓ 146 callersMethodinsert
src/4db/db_local.cc:1086
↓ 145 callersFunctioncompare
src/4txn/txn_local.cc:48
↓ 144 callersMethodsize
win32/msvc2013/2protobuf/messages.pb.h:15397
↓ 140 callersMethodend
3rdparty/catch/catch.hpp:3747
↓ 137 callersMethodserialize
src/2protoserde/messages.h:205
↓ 136 callersFunctionups_cursor_find
src/5upscaledb/upscaledb.cc:1267
↓ 135 callersMethodget_size
src/2protoserde/messages.h:189
↓ 134 callersMethoddeserialize
src/2protoserde/messages.h:212
↓ 127 callersMethodclear
unittests/changeset.cpp:102
↓ 123 callersFunctionprotobuf_AddDesc_messages_2eproto
win32/msvc2013/messages.pb.cc:87
↓ 123 callersFunctionups_txn_begin
src/5upscaledb/upscaledb.cc:119
↓ 119 callersMethodinsert
unittests/txn.cpp:668
↓ 110 callersMethodcreate
src/1os/os_win32.cc:332
↓ 109 callersFunctionadd_const
python/src/python.cc:911
↓ 105 callersMethodbegin
src/4txn/txn_local.cc:566
↓ 104 callersMethodclear
src/3journal/journal.cc:989
↓ 104 callersMethodsize
src/4uqi/type_wrapper.h:84
↓ 101 callersMethodstatus
win32/msvc2013/2protobuf/messages.pb.h:11110
↓ 96 callersFunctioncheck
3rdparty/json/bencode-test.c:474
↓ 93 callersMethodflags
Returns the runtime-flags - the flags are "mixed" with the flags from the Environment
src/4db/db.h:64
↓ 92 callersMethodkey
src/4uqi/result.h:99
↓ 90 callersFunctionldb
Returns the Database that this cursor is operating on
src/4cursor/cursor_local.cc:46
↓ 89 callersMethodClose
<summary> Closes the Cursor </summary> <remarks> This method wraps the native ups_cursor_close function. <br /> Closes this Cursor and frees allocated
dotnet/upscaledb-dotnet/Cursor.cs:625
↓ 89 callersFunctionups_txn_commit
src/5upscaledb/upscaledb.cc:167
↓ 87 callersMethodgenerate
unittests/approx.cpp:1719
↓ 87 callersMethodlength
Returns the number of entries in the BtreeNode
src/3btree/btree_node_proxy.h:79
↓ 86 callersMethodappend
src/4txn/txn_local.cc:212
↓ 86 callersMethodclear
src/2protoserde/messages.h:198
↓ 84 callersMethodaddress
Returns the address of this page
src/2page/page.h:215
↓ 84 callersMethodempty
3rdparty/catch/catch.hpp:7797
↓ 78 callersFunctionhlog
tools/upszilla.cc:165
↓ 75 callersFunctionuqi_select
src/4uqi/uqi.cc:117
↓ 73 callersMethodresize
src/1base/dynamic_array.h:92
↓ 71 callersMethodcreate_db
src/4env/env.cc:34
↓ 68 callersFunctioninsert
unittests/issue32.cc:32
↓ 67 callersMethodbegin
3rdparty/catch/catch.hpp:3746
↓ 67 callersMethodflags
win32/msvc2013/export.pb.h:807
↓ 67 callersMethodis_nil
src/4cursor/cursor_local.cc:1048
↓ 67 callersMethodrecord
src/4uqi/result.h:124
↓ 66 callersMethodenv
Constructor */
include/ups/upscaledb.hpp:595
↓ 66 callersFunctionups_db_close
src/5upscaledb/upscaledb.cc:1076
↓ 64 callersFunction_decode_avx
3rdparty/streamvbyte/streamvbyte.cc:769
↓ 64 callersMethodend
src/4uqi/type_wrapper.h:54
↓ 64 callersMethodget_node_from_page
Returns a BtreeNodeProxy for a Page
src/3btree/btree_index.h:271
↓ 63 callersMethodInsert
()
dotnet/unittests/CursorTest.cs:225
↓ 63 callersMethodswap
3rdparty/catch/catch.hpp:7447
↓ 62 callersFunctionups_db_erase
src/5upscaledb/upscaledb.cc:1015
↓ 61 callersMethodInitAsDefaultInstance
win32/msvc2013/messages.pb.cc:433
↓ 59 callersMethodget
src/5server/upsserver.h:109
↓ 58 callersMethodfind
src/4db/db_local.cc:1188
↓ 57 callersMethodused_size
Returns the block count
src/3btree/btree_zint32_block.h:1231
↓ 50 callersMethodCreate
()
dotnet/unittests/CursorTest.cs:60
↓ 50 callersFunctionsend_wrapper
src/5server/upsserver.cc:39
↓ 48 callersMethodcursor_handle
win32/msvc2013/2protobuf/messages.pb.h:14234
↓ 43 callersMethoddb_handle
win32/msvc2013/2protobuf/messages.pb.h:12078
↓ 43 callersMethodget
Retrieves a page from the cache, also removes the page from the cache and re-inserts it at the front. Returns null if the page was not cached.
src/3cache/cache.h:95
↓ 42 callersMethodCreateDatabase
(string file)
dotnet/unittests/DatabaseTest.cs:614
↓ 42 callersMethodis_txn_active
Returns true if a cursor is coupled to a txn-op
src/4cursor/cursor_local.h:175
↓ 41 callersMethodclose
Closes this Database Environment <p> This method wraps the native ups_env_close function. <p> The application has to close all Databases prior to clos
java/java/de/crupp/upscaledb/Environment.java:508
↓ 41 callersMethodenv_handle
win32/msvc2013/2protobuf/messages.pb.h:11158
↓ 41 callersMethodrecord_count
src/3btree/btree_cursor.cc:521
↓ 40 callersMethodis_leaf
Returns true if this btree node is a leaf node
src/3btree/btree_node_proxy.h:89
↓ 40 callersMethodtxn_handle
win32/msvc2013/2protobuf/messages.pb.h:13004
↓ 39 callersMethodset_used_size
Sets the used size of the range
src/3btree/btree_zint32_block.h:1225
↓ 37 callersMethodreset
src/3page_manager/page_manager.cc:768
↓ 37 callersMethodset_data
Sets the pointer to the persistent data
src/2page/page.h:260
↓ 36 callersMethodfetch
src/3page_manager/page_manager.cc:430
↓ 34 callersMethodadd
3rdparty/catch/catch.hpp:8350
↓ 34 callersMethodsize
src/5server/upsserver.h:71
↓ 34 callersFunctionstrerror
python/src/python.cc:921
↓ 33 callersMethodltxn
unittests/fixture.hpp:645
↓ 33 callersMethodopen
src/1os/os_win32.cc:386
↓ 33 callersMethodreset
3rdparty/catch/catch.hpp:506
↓ 32 callersFunction_scan_avx_d1
3rdparty/streamvbyte/streamvbyte.cc:1137
↓ 32 callersMethoderase
src/4db/db_local.cc:1153
↓ 32 callersMethodget_key_size
unittests/approx.cpp:1725
↓ 32 callersMethodset_status
win32/msvc2013/2protobuf/messages.pb.h:11114
↓ 31 callersMethodcreate
Creates a new Database Environment @see Environment#create(String, int, int, Parameter[])
java/java/de/crupp/upscaledb/Environment.java:76
↓ 30 callersMethoderase_record
Erases the record
src/3btree/btree_impl_base.h:226
↓ 30 callersMethodset_dirty
Sets this page dirty/not dirty
src/2page/page.h:285
↓ 29 callersMethodassign
src/1base/dynamic_array.h:123
↓ 29 callersMethodcursor
Constructor */
include/ups/upscaledb.hpp:439
↓ 29 callersMethodhas_status
required sint32 status = 1;
win32/msvc2013/2protobuf/messages.pb.h:11097
↓ 28 callersMethodFind
()
dotnet/unittests/CursorTest.cs:191
↓ 28 callersFunctioncheck_integrity
src/3blob_manager/blob_manager_disk.cc:42
↓ 28 callersMethodempty
Returns true if the freelist is empty
src/3page_manager/freelist.h:61
↓ 28 callersFunctionfrom_page
Returns a PBtreeNode from a Page
src/3btree/btree_node.h:72
↓ 28 callersMethodright_sibling
Returns the address of the right sibling of this node
src/3btree/btree_node_proxy.h:104
↓ 27 callersMethodget_coupled_op
Returns the pointer to the coupled TxnOperation
src/4txn/txn_cursor.h:109
↓ 27 callersFunctionups_txn_abort
src/5upscaledb/upscaledb.cc:187
↓ 26 callersMethodbegin
src/4uqi/type_wrapper.h:50
next →1–100 of 7,064, ranked by callers