MCPcopy Create free account

hub / github.com/apple/foundationdb / functions

Functions23,797 in github.com/apple/foundationdb

↓ 5 callersFunctioncheckSnapshotEmpty
fdbclient/BlobGranuleFiles.cpp:1974
↓ 5 callersMethodcheckpoint
fdbserver/KeyValueStoreSQLite.actor.cpp:304
↓ 5 callersFunctioncleanup_tenant
(db, tenant_name)
bindings/python/tests/tenant_tests.py:30
↓ 5 callersFunctionclear
fdbclient/PaxosConfigTransaction.actor.cpp:376
↓ 5 callersFunctionclearCell
** Free any overflow pages associated with the given Cell. */
contrib/sqlite/btree.c:5431
↓ 5 callersMethodclear_range
(self, begin, end)
tests/python_tests/python_correctness.py:123
↓ 5 callersMethodcloneNoMore
fdbserver/LogSystemPeekCursor.actor.cpp:91
↓ 5 callersFunctioncloseTraceFile
flow/Trace.cpp:792
↓ 5 callersFunctioncompare
flow/include/flow/IRandom.h:42
↓ 5 callersFunctioncompare
(t1, t2)
bindings/python/fdb/tuple.py:536
↓ 5 callersMethodcompare
fdbclient/include/fdbclient/SnapshotCache.h:74
↓ 5 callersMethodcomposeHandleAsync
Compose a handler bi-function to the result of a future. Unlike the {@link CompletableFuture#handle(BiFunction) CompletableFuture.handle()} function
bindings/java/src/main/com/apple/foundationdb/async/AsyncUtil.java:527
↓ 5 callersMethodconfigure
fdbclient/Tenant.cpp:141
↓ 5 callersMethodconstruct
fdbclient/ReadYourWrites.actor.cpp:1466
↓ 5 callersMethodcontains
(self, tr, x)
layers/containers/set.py:51
↓ 5 callersFunctioncopyParameter
fdbclient/BackupAgentBase.actor.cpp:144
↓ 5 callersFunctioncopy_and_expand_chars
contrib/rapidxml/include/rapidxml/rapidxml_print.hpp:45
↓ 5 callersMethodcreateDatabase
fdbclient/MultiVersionTransaction.actor.cpp:1050
↓ 5 callersFunctioncreateNewTransaction
bindings/c/test/mako/mako.cpp:84
↓ 5 callersMethodcreate_transaction
bindings/ruby/lib/fdbimpl.rb:547
↓ 5 callersMethoddata
Gets file data. \return Pointer to data of file.
contrib/rapidxml/include/rapidxml/rapidxml_utils.hpp:60
↓ 5 callersFunctiondebug_advanceMaxCommittedVersion
fdbrpc/sim_validation.cpp:59
↓ 5 callersFunctiondecodeBlobGranuleHistoryKey
fdbclient/SystemData.cpp:1595
↓ 5 callersFunctiondecodeBlobGranuleLockValue
fdbclient/SystemData.cpp:1461
↓ 5 callersFunctiondecodeKVFragment
Decode (key, index, value) tuple. A present() Optional will always be returned UNLESS partial is true. If partial is true then the return will not be
fdbserver/KeyValueStoreSQLite.actor.cpp:591
↓ 5 callersFunctiondecodeStorageCacheValue
fdbclient/SystemData.cpp:381
↓ 5 callersFunctiondecodeValue
fdbrpc/Base64UrlDecode.cpp:34
↓ 5 callersMethoddefineShard
fdbserver/ShardsAffectedByTeamFailure.cpp:71
↓ 5 callersMethoddelay
flow/Net2.actor.cpp:1796
↓ 5 callersFunctiondescribeList
fdbclient/include/fdbclient/FDBTypes.h:246
↓ 5 callersFunctiondescription
fdbserver/workloads/Storefront.actor.cpp:57
↓ 5 callersMethoddispose
fdbserver/KeyValueStoreShardedRocksDB.actor.cpp:2204
↓ 5 callersMethoddispose
fdbserver/KeyValueStoreRocksDB.actor.cpp:1776
↓ 5 callersFunctiondoAnd
fdbclient/include/fdbclient/Atomic.h:54
↓ 5 callersFunctiondoMin
fdbclient/include/fdbclient/Atomic.h:183
↓ 5 callersMethoddoTransaction
fdbserver/workloads/Throughput.actor.cpp:82
↓ 5 callersFunctiondropCell
** Remove the i-th cell from pPage. This routine effects pPage only. ** The cell content is not freed or deallocated. It is assumed that ** the cell
contrib/sqlite/btree.c:5669
↓ 5 callersMethoddumpFileList
fdbclient/BackupContainerFileSystem.actor.cpp:1335
↓ 5 callersFunctionemplace_arg
contrib/fmt-8.1.1/include/fmt/args.h:124
↓ 5 callersFunctionencodeExcludedLocalityKey
fdbclient/SystemData.cpp:880
↓ 5 callersMethodendpointNotFound
fdbrpc/FailureMonitor.actor.cpp:115
↓ 5 callersMethodexecuteMutation
(final Instruction inst, Function<Transaction, CompletableFuture<Void>> r)
bindings/java/src/test/com/apple/foundationdb/test/AsyncStackTester.java:599
↓ 5 callersMethodexecuteMutation
(Instruction inst, Function<Transaction, Void> r)
bindings/java/src/test/com/apple/foundationdb/test/StackTester.java:617
↓ 5 callersMethodexpectedSize
fdbclient/include/fdbclient/ConfigKnobs.h:74
↓ 5 callersFunctionfdb_check
bindings/c/test/shim_lib_tester.cpp:162
↓ 5 callersFunctionfdb_check
bindings/c/test/unit/trace_partial_file_suffix_test.cpp:35
↓ 5 callersMethodfilename
flow/CodeProbe.cpp:268
↓ 5 callersMethodfinished
fdbserver/SkipList.cpp:385
↓ 5 callersFunctionfirstGreaterOrEqual
bindings/flow/FDBLoanerTypes.h:104
↓ 5 callersMethodfirstGreaterThan
Creates a {@code KeySelector} that picks the first key greater than the parameter @param key the key to use as the edge of the edge of selection crit
bindings/java/src/main/com/apple/foundationdb/KeySelector.java:111
↓ 5 callersMethodflushField
flow/include/flow/TDMetric.actor.h:697
↓ 5 callersMethodformat
contrib/fmt-8.1.1/include/fmt/compile.h:219
↓ 5 callersFunctiongenerateSpanID
fdbclient/NativeAPI.actor.cpp:3186
↓ 5 callersMethodgetAPIVersion
bindings/flow/fdb_flow.actor.cpp:281
↓ 5 callersFunctiongetAndInitPage
** Get a page from the pager and initialize it. This routine is just a ** convenience wrapper around separate calls to btreeGetPage() and ** btreeIni
contrib/sqlite/btree.c:1601
↓ 5 callersFunctiongetBandwidthStatus
fdbserver/DataDistributionTracker.actor.cpp:36
↓ 5 callersFunctiongetCommittedVersion
fdbserver/SimpleConfigConsumer.actor.cpp:25
↓ 5 callersMethodgetConflictCount
bindings/c/test/mako/stats.hpp:109
↓ 5 callersMethodgetCount
(Event event)
bindings/java/src/main/com/apple/foundationdb/MapEventKeeper.java:47
↓ 5 callersMethodgetCurrentTask
flow/Net2.actor.cpp:191
↓ 5 callersFunctiongetDefaultConfigPath
flow/Platform.actor.cpp:3069
↓ 5 callersMethodgetDiskBytes
fdbrpc/FlowTests.actor.cpp:278
↓ 5 callersFunctiongetEncryptDbgTraceKey
flow/EncryptUtils.cpp:38
↓ 5 callersMethodgetFileName
flow/include/flow/Platform.h:435
↓ 5 callersMethodgetFutureReferenceCount
flow/include/flow/flow.h:743
↓ 5 callersMethodgetGeneration
fdbclient/SimpleConfigTransaction.actor.cpp:39
↓ 5 callersMethodgetHolder
Get the MultiCallbackHolder for holder if it exists, or nullptr.
flow/include/flow/ThreadHelper.actor.h:150
↓ 5 callersFunctiongetLatestCommitVersion
Find the latest commit version of the given tag.
fdbserver/storageserver.actor.cpp:1728
↓ 5 callersMethodgetLatestCommitVersions
fdbclient/NativeAPI.actor.cpp:228
↓ 5 callersMethodgetListenAddress
fdbrpc/sim2.actor.cpp:859
↓ 5 callersMethodgetLong
(byte[] val)
recipes/java-recipes/MicroMulti.java:62
↓ 5 callersMethodgetPauseKey
fdbclient/FileBackupAgent.actor.cpp:117
↓ 5 callersMethodgetPhase
fdbclient/include/fdbclient/StorageCheckpoint.h:113
↓ 5 callersFunctiongetRandomKeySelector
fdbserver/workloads/WriteDuringRead.actor.cpp:727
↓ 5 callersMethodgetRawMessage
Returns the message with the header.
fdbclient/include/fdbclient/FDBTypes.h:193
↓ 5 callersMethodgetRemoteTLogReplicationFactor
fdbclient/include/fdbclient/DatabaseConfiguration.h:297
↓ 5 callersMethodgetRole
fdbserver/ClusterController.actor.cpp:96
↓ 5 callersMethodgetRootFDBException
(Throwable t)
bindings/java/src/test/com/apple/foundationdb/test/StackUtils.java:129
↓ 5 callersMethodgetServerIDsStr
fdbserver/TCInfo.actor.cpp:346
↓ 5 callersFunctiongetSizeCode
flow/FastAlloc.cpp:277
↓ 5 callersFunctiongetSnapshotAndChanges
fdbserver/PaxosConfigConsumer.actor.cpp:289
↓ 5 callersMethodgetSplitPoints
fdbserver/storageserver.actor.cpp:1480
↓ 5 callersMethodgetStart
bindings/c/test/mako/time.hpp:60
↓ 5 callersMethodgetStatus
fdbserver/ConfigBroadcaster.actor.cpp:540
↓ 5 callersMethodgetStop
bindings/c/test/mako/time.hpp:61
↓ 5 callersMethodgetStorageBytes
fdbserver/VersionedBTree.actor.cpp:7823
↓ 5 callersMethodgetUnsent
Get the next PacketBuffer to send data from
flow/include/flow/Net2Packet.h:81
↓ 5 callersMethodgetValue
flow/include/flow/TDMetric.actor.h:1385
↓ 5 callersMethodgetValue
bindings/c/test/mako/ddsketch.hpp:212
↓ 5 callersMethodgetWatchMetadata
watchMap Operations
fdbserver/storageserver.actor.cpp:1535
↓ 5 callersMethodgetWatchMetadata
fdbclient/NativeAPI.actor.cpp:2307
↓ 5 callersFunctiongetWorkloadRates
fdbcli/StatusCommand.actor.cpp:139
↓ 5 callersMethodget_bool
(self)
contrib/transaction_profiling_analyzer/transaction_profiling_analyzer.py:105
↓ 5 callersFunctionget_container
contrib/fmt-8.1.1/include/fmt/core.h:745
↓ 5 callersMethodget_double
(self)
contrib/transaction_profiling_analyzer/transaction_profiling_analyzer.py:102
↓ 5 callersFunctionget_iterator
contrib/fmt-8.1.1/include/fmt/core.h:1032
↓ 5 callersMethodget_long
(self)
contrib/transaction_profiling_analyzer/transaction_profiling_analyzer.py:99
↓ 5 callersFunctionhandleForOnError
bindings/c/test/mako/future.hpp:37
↓ 5 callersMethodhasPrefix
fdbserver/workloads/AtomicRestore.actor.cpp:84
↓ 5 callersMethodhasResultReady
()
bindings/java/src/main/com/apple/foundationdb/DirectBufferIterator.java:54
← previousnext →2,401–2,500 of 23,797, ranked by callers