MCPcopy Create free account

hub / github.com/apple/foundationdb / functions

Functions23,797 in github.com/apple/foundationdb

↓ 10 callersFunctioncallback
** This is the callback routine that the SQLite library ** invokes for each row of a query result. */
contrib/sqlite/shell.c:850
↓ 10 callersMethodcapacity
flow/include/flow/Deque.h:160
↓ 10 callersMethodcheck_arg_id
contrib/fmt-8.1.1/include/fmt/core.h:2701
↓ 10 callersFunctioncheck_yield
flow/include/flow/flow.h:1364
↓ 10 callersFunctioncleanup
cleanup database */
bindings/c/test/mako/mako.cpp:119
↓ 10 callersMethodcompare
Compare two {@link Iterable}s in a way consistent with their byte representation. This is done element-wise and is consistent with a number of other w
bindings/java/src/main/com/apple/foundationdb/tuple/IterableComparator.java:85
↓ 10 callersMethodconsume
fdbserver/LocalConfiguration.actor.cpp:445
↓ 10 callersFunctioncopyDefaultParameters
fdbclient/DatabaseBackupAgent.actor.cpp:98
↓ 10 callersFunctioncount_digits
contrib/fmt-8.1.1/include/fmt/format.h:951
↓ 10 callersFunctioncreateGenericThreadPool
flow/IThreadPool.cpp:117
↓ 10 callersMethoddebugTransaction
Prints debugging messages for a transaction; not implemented for all transaction types
fdbserver/include/fdbserver/workloads/ApiWorkload.h:87
↓ 10 callersMethoddirectory
bindings/flow/tester/Tester.actor.h:163
↓ 10 callersFunctioneio_cancel
fdbrpc/libeio/eio.c:780
↓ 10 callersMethodensure_key
(self, instructions, num)
bindings/bindingtester/tests/api.py:105
↓ 10 callersMethodexpectedSize
fdbserver/OldTLogServer_4_6.actor.cpp:74
↓ 10 callersMethodexpectedSize
fdbclient/BlobGranuleFiles.cpp:148
↓ 10 callersFunctionfdb_check
bindings/c/test/unit/unit_tests_version_510.cpp:36
↓ 10 callersFunctionfdb_database_destroy
bindings/c/fdb_c.cpp:413
↓ 10 callersFunctionfdb_transaction_get_read_version
bindings/c/fdb_c.cpp:610
↓ 10 callersFunctionfindKey
fdbserver/StorageCache.actor.cpp:626
↓ 10 callersFunctiongenRandomAlphanumStringRef
fdbrpc/TokenSign.cpp:63
↓ 10 callersFunctiongetAllProcesses
fdbrpc/sim2.actor.cpp:2136
↓ 10 callersMethodgetArenaSize
fdbserver/include/fdbserver/RadixTree.h:138
↓ 10 callersMethodgetChangeFeedStream
fdbclient/NativeAPI.actor.cpp:9660
↓ 10 callersMethodgetCipherKey
flow/BlobCipher.cpp:329
↓ 10 callersMethodgetDataAsStandalone
fdbclient/include/fdbclient/Tuple.h:106
↓ 10 callersMethodgetError
fdbserver/include/fdbserver/RemoteIKeyValueStore.actor.h:372
↓ 10 callersMethodgetFormat
fdbclient/include/fdbclient/StorageCheckpoint.h:71
↓ 10 callersMethodgetLocalAddress
Shorthand for transport().getLocalAddress()
flow/include/flow/network.h:628
↓ 10 callersMethodgetOption
(String name, String defaultValue)
bindings/java/src/main/com/apple/foundationdb/testing/WorkloadContext.java:51
↓ 10 callersMethodgetPartitionSubpath
(List<String> path)
bindings/java/src/main/com/apple/foundationdb/directory/DirectorySubspace.java:177
↓ 10 callersFunctiongetRandomRange
fdbserver/workloads/WriteDuringRead.actor.cpp:742
↓ 10 callersMethodgetReplyStream
fdbrpc/include/fdbrpc/fdbrpc.h:809
↓ 10 callersMethodgetTagData
fdbserver/TLogServer.actor.cpp:526
↓ 10 callersMethodget_range
(bkeysel, ekeysel, options={}, &block)
bindings/ruby/lib/fdbimpl.rb:582
↓ 10 callersFunctionget_value_multi
fdbmonitor/fdbmonitor.cpp:199
↓ 10 callersMethodhalt
fdbserver/ClusterController.actor.cpp:105
↓ 10 callersMethodhasByteLimit
fdbclient/NativeAPI.actor.cpp:2738
↓ 10 callersMethodhashCode
Computes a hash code from the {@link #begin} and {@link #end} keys of this {@code Range}. In particular, it will take the bitwise XOR of the hash of
bindings/java/src/main/com/apple/foundationdb/Range.java:102
↓ 10 callersFunctionincludeLocalities
Clears the special management api keys excludeLocality and failedLocality.
fdbclient/SpecialKeySpace.actor.cpp:2594
↓ 10 callersMethodinsert
flow/include/flow/IndexedSet.h:837
↓ 10 callersMethodinsertCipherKey
flow/BlobCipher.cpp:237
↓ 10 callersMethodisReady
flow/include/flow/flow.h:792
↓ 10 callersMethodis_empty_range
fdbclient/RYWIterator.cpp:57
↓ 10 callersMethodkvBytes
fdbserver/VersionedBTree.actor.cpp:4325
↓ 10 callersMethodleft
fdbclient/include/fdbclient/VersionedMap.h:60
↓ 10 callersMethodlocale
contrib/fmt-8.1.1/include/fmt/os.h:498
↓ 10 callersFunctionmktuple
(gen func() interface{}, count int)
bindings/go/src/fdb/tuple/tuple_test.go:55
↓ 10 callersMethodonEmpty
fdbclient/include/fdbclient/ParallelStream.actor.h:63
↓ 10 callersFunctionopenDatabase
bindings/c/test/test.h:238
↓ 10 callersMethodopenTenant
Opens an existing tenant to be used for running transactions.<br> <br> <b>Note:</b> opening a tenant does not check its existence in the cluster. If t
bindings/java/src/main/com/apple/foundationdb/Database.java:53
↓ 10 callersFunctionoutOfMemory
flow/Platform.actor.cpp:3108
↓ 10 callersMethodpack
(self, db, startRow='', endRow='\xff')
layers/compressedColumn/compressedColumn.py:195
↓ 10 callersFunctionparseOptionValues
fdbclient/MultiVersionTransaction.actor.cpp:2825
↓ 10 callersFunctionparse_with_suffix
flow/flow.cpp:157
↓ 10 callersMethodpop
()
bindings/java/src/test/com/apple/foundationdb/test/Stack.java:34
↓ 10 callersFunctionpopPath
flow/Platform.actor.cpp:2494
↓ 10 callersMethodpopTuples
(count int)
bindings/go/src/_stacktester/directory.go:33
↓ 10 callersFunctionptrmapGet
** Read an entry from the pointer map. ** ** This routine retrieves the pointer map entry for page 'key', writing ** the type and parent page number t
contrib/sqlite/btree.c:806
↓ 10 callersFunctionrandomizedSelector
fdbserver/workloads/BackgroundSelectors.actor.cpp:27
↓ 10 callersMethodreadAsync
Runs a read-only transactional function against this {@code Tenant} with retry logic. {@link Function#apply(Object) apply(ReadTransaction)} will be c
bindings/java/src/main/com/apple/foundationdb/Tenant.java:134
↓ 10 callersFunctionreadFileBytes
flow/Platform.actor.cpp:2949
↓ 10 callersFunctionreadMPString
fdbclient/Tracing.actor.cpp:627
↓ 10 callersMethodreadValue
fdbserver/storageserver.actor.cpp:407
↓ 10 callersMethodregisterMarshalCallback
(Executor executor)
bindings/java/src/main/com/apple/foundationdb/NativeFuture.java:50
↓ 10 callersMethodrelease
flow/include/flow/genericactors.actor.h:1392
↓ 10 callersMethodreset
fdbclient/NativeAPI.actor.cpp:5813
↓ 10 callersMethodrestore
Restore from a checkpoint.
fdbserver/include/fdbserver/IKeyValueStore.h:127
↓ 10 callersMethodright
fdbclient/include/fdbclient/VersionedMap.h:61
↓ 10 callersFunctionrunRYWTransactionNoRetry
fdbclient/include/fdbclient/RunTransaction.actor.h:92
↓ 10 callersFunctionrunTest
bindings/c/test/performance_test.c:78
↓ 10 callersFunctionrunTest
bindings/c/test/ryw_benchmark.c:47
↓ 10 callersFunctionrunTests
bindings/c/test/txn_size_test.c:58
↓ 10 callersMethodrun_c_shim_lib_tester
( self, version, test_env, api_version=None, invalid_lib_path=False,
bindings/c/test/fdb_c_shim_tests.py:164
↓ 10 callersFunctionsave_members
flow/include/flow/flat_buffers.h:1316
↓ 10 callersMethodsend_text
This method sends a text response.
packaging/docker/sidecar.py:365
↓ 10 callersMethodsetPriority
fdbserver/include/fdbserver/TCInfo.h:231
↓ 10 callersMethodsetProtocolVersion
fdbserver/LogSystemPeekCursor.actor.cpp:96
↓ 10 callersMethodsize
fdbclient/include/fdbclient/JsonBuilder.h:42
↓ 10 callersMethodskip
fdbclient/RYWIterator.cpp:121
↓ 10 callersMethodstart
(Database db, Promise promise)
bindings/java/src/main/com/apple/foundationdb/testing/AbstractWorkload.java:58
↓ 10 callersMethodstart
bindings/c/test/mako/time.hpp:62
↓ 10 callersFunctiontimer_int
flow/Platform.actor.cpp:1882
↓ 10 callersFunctiontoString
flow/include/flow/Trace.h:308
↓ 10 callersMethodtoString
fdbserver/networktest.actor.cpp:337
↓ 10 callersFunctiontoStringRef
fdbserver/KeyValueStoreShardedRocksDB.actor.cpp:159
↓ 10 callersMethodto_list
(self)
bindings/python/fdb/impl.py:363
↓ 10 callersMethodtruncate
Truncate (key, version, part) tuple to len bytes.
fdbserver/VersionedBTree.actor.cpp:4290
↓ 10 callersFunctiontryGetTenantTransaction
fdbclient/include/fdbclient/TenantManagement.actor.h:41
↓ 10 callersMethodunpack
(key)
bindings/ruby/lib/fdbtuple.rb:258
↓ 10 callersMethodunpack
(key)
bindings/ruby/lib/fdbdirectory.rb:613
↓ 10 callersMethodunreachable
()
flow/actorcompiler/ActorCompiler.cs:65
↓ 10 callersMethodupdate
fdbclient/sha1/SHA1.cpp:47
↓ 10 callersMethodvalidate
fdbserver/storageserver.actor.cpp:338
↓ 10 callersMethodvalue
fdbclient/include/fdbclient/VersionedMap.h:601
↓ 10 callersFunctionwaitForVersion
fdbserver/storageserver.actor.cpp:1734
↓ 10 callersFunctionwhen
fdbserver/TLogServer.actor.cpp:2654
↓ 10 callersFunctionwhen
fdbrpc/FlowTransport.actor.cpp:1456
↓ 10 callersMethodwhileTrue
Executes an asynchronous operation repeatedly until it returns {@code False}. @param body the asynchronous operation over which to loop @return a {@
bindings/java/src/main/com/apple/foundationdb/async/AsyncUtil.java:392
↓ 10 callersMethodwithoutValue
fdbserver/VersionedBTree.actor.cpp:4283
← previousnext →1,401–1,500 of 23,797, ranked by callers