MCPcopy Create free account

hub / github.com/apple/foundationdb / functions

Functions23,797 in github.com/apple/foundationdb

↓ 11 callersMethodgetTeam
fdbserver/DDTeamCollection.actor.cpp:3396
↓ 11 callersMethodgetType
bindings/flow/Tuple.cpp:284
↓ 11 callersFunctiongetTypeString
fdbclient/include/fdbclient/CommitTransaction.h:149
↓ 11 callersFunctionget_arg
contrib/fmt-8.1.1/include/fmt/format.h:2292
↓ 11 callersMethodget_int
fdbclient/include/fdbclient/json_spirit/json_spirit_value.h:358
↓ 11 callersMethodglobal
flow/Net2.actor.cpp:218
↓ 11 callersFunctionhashlittle2
* hashlittle2: return 2 32-bit hash values * * This is identical to hashlittle(), except it returns two 32-bit hash * values instead of just one.
flow/Hash3.c:566
↓ 11 callersMethodheader
fdbserver/VersionedBTree.actor.cpp:708
↓ 11 callersMethodinsert
fdbrpc/include/fdbrpc/RangeMap.h:291
↓ 11 callersMethodinsertVersion
fdbclient/include/fdbclient/VersionedMap.h:772
↓ 11 callersFunctionisAtomicOp
An 'atomic operation' is a single key mutation which sets the key specified by its param1 to a nontrivial function of the previous value of the key an
fdbclient/include/fdbclient/CommitTransaction.h:172
↓ 11 callersMethodisEmpty
fdbserver/include/fdbserver/RestoreController.actor.h:59
↓ 11 callersMethodisEqual
fdbserver/LogSystemConfig.cpp:255
↓ 11 callersFunctionisParameterNameEqual
fdbmonitor/fdbmonitor.cpp:222
↓ 11 callersMethodisRangeActive
fdbserver/workloads/BlobGranuleRangesWorkload.actor.cpp:193
↓ 11 callersFunctionisRangeMutation
fdbserver/RestoreUtil.actor.cpp:71
↓ 11 callersMethodisRestore
fdbserver/DataDistributionQueue.actor.cpp:170
↓ 11 callersMethodisSampled
fdbclient/include/fdbclient/Tracing.h:54
↓ 11 callersMethodisSet
fdbclient/BlobGranuleFiles.cpp:84
↓ 11 callersMethodisValid
fdbclient/MultiVersionTransaction.actor.cpp:1591
↓ 11 callersMethodkey
bindings/ruby/lib/fdbdirectory.rb:605
↓ 11 callersMethodkey
(int i)
bindings/java/src/test/com/apple/foundationdb/test/PerformanceTester.java:379
↓ 11 callersMethodkey
(int i)
bindings/java/src/test/com/apple/foundationdb/test/RYWBenchmark.java:224
↓ 11 callersFunctionlogRocksDBError
fdbserver/KeyValueStoreShardedRocksDB.actor.cpp:187
↓ 11 callersFunctionlogc
fdbrpc/tests/AuthzTlsTest.actor.cpp:63
↓ 11 callersMethodlower_bound
fdbclient/VersionedMap.cpp:55
↓ 11 callersMethodlower_bound
fdbclient/include/fdbclient/VersionedMap.h:836
↓ 11 callersFunctionmakeTestFile
fdbserver/BlobGranuleServerCommon.actor.cpp:249
↓ 11 callersMethodmax
fdbrpc/include/fdbrpc/ContinuousSample.h:75
↓ 11 callersMethodmutateData
fdbserver/include/fdbserver/IPager.h:240
↓ 11 callersMethodpartitionSubpath
(lpath, rpath []string)
bindings/go/src/fdb/directory/directoryLayer.go:602
↓ 11 callersFunctionpop
(db,max=false)
recipes/ruby-recipes/micro_priority.rb:50
↓ 11 callersFunctionpop
(tr, max=False)
recipes/python-recipes/micro_priority.py:42
↓ 11 callersMethodpopPaths
(Instruction inst, int num)
bindings/java/src/test/com/apple/foundationdb/test/DirectoryUtil.java:66
↓ 11 callersMethodpush_back_deep
invokes the "Deep copy constructor" T(Arena&, const T&) moving T entirely into arena
flow/include/flow/Arena.h:1122
↓ 11 callersFunctionputTitle
bindings/c/test/mako/utils.hpp:166
↓ 11 callersFunctionrandom_secret_string
(length)
tests/TestRunner/local_cluster.py:56
↓ 11 callersMethodrawData
fdbserver/include/fdbserver/IPager.h:245
↓ 11 callersMethodreadValue
fdbserver/KeyValueStoreRocksDB.actor.cpp:1883
↓ 11 callersFunctionremove
fdbclient/include/fdbclient/VersionedMap.h:350
↓ 11 callersFunctionremoveWhitespace
flow/Platform.actor.cpp:173
↓ 11 callersMethodreset
fdbserver/include/fdbserver/IPager.h:181
↓ 11 callersMethodreset
(self)
bindings/python/fdb/impl.py:602
↓ 11 callersMethodresize
Resizes the buffer to contain *count* elements. If T is a POD type new elements may not be initialized. */
contrib/fmt-8.1.1/include/fmt/format.h:763
↓ 11 callersMethodrstrip
Get a copy of an array, with all matching characters stripped from trailing edge. @param input array to copy. Must not be null. @param target byte to
bindings/java/src/main/com/apple/foundationdb/tuple/ByteArrayUtil.java:386
↓ 11 callersMethodrun
(self, args: List[str])
contrib/pkg_tester/test_fdb_pkgs.py:77
↓ 11 callersFunctionrun_fdbcli_command_and_get_error
run the fdbcli statement: fdbcli --exec '<arg1> <arg2> ... <argN>'. Returns: string: Stderr output from fdbcli
bindings/python/tests/fdbcli_tests.py:50
↓ 11 callersMethodsetFunction
(Function<?super Database, ? extends Double> function)
bindings/java/src/test/com/apple/foundationdb/test/PerformanceTester.java:75
↓ 11 callersMethodsingleKeyRange
fdbclient/include/fdbclient/FDBTypes.h:332
↓ 11 callersMethodsize
fdbrpc/include/fdbrpc/MultiInterface.h:112
↓ 11 callersMethodsnapshotRangeDispatchMap
fdbclient/include/fdbclient/BackupAgent.actor.h:802
↓ 11 callersMethodstartThread
fdbrpc/FlowTests.actor.cpp:267
↓ 11 callersMethodswap
flow/include/flow/flow.h:942
↓ 11 callersFunctionsystemErrorCodeToError
flow/Platform.actor.cpp:571
↓ 11 callersMethodtestFailure
Convenience function for reporting a test failure to trace log and stdout
fdbserver/workloads/ApiWorkload.actor.cpp:101
↓ 11 callersMethodtoPublic
flow/PKey.cpp:291
↓ 11 callersFunctiontoSlice
fdbserver/KeyValueStoreShardedRocksDB.actor.cpp:155
↓ 11 callersMethodtoString
flow/network.cpp:40
↓ 11 callersFunctiontoken_claim_1h
(tenant_name)
tests/authorization/util.py:61
↓ 11 callersFunctiontoken_gen
()
tests/authorization/conftest.py:98
↓ 11 callersFunctiontryGetTenantTransaction
fdbclient/include/fdbclient/MetaclusterManagement.actor.h:373
↓ 11 callersMethodtype
fdbserver/workloads/UDPWorkload.actor.cpp:112
↓ 11 callersMethodunpack
(self, key)
bindings/python/fdb/subspace_impl.py:46
↓ 11 callersFunctionupdateClientBlobRanges
fdbserver/BlobManager.actor.cpp:96
↓ 11 callersMethodvalue
fdbserver/include/fdbserver/art.h:350
↓ 11 callersFunctionwaitThread
flow/Platform.actor.cpp:2892
↓ 11 callersFunctionwhen
documentation/tutorial/tutorial.actor.cpp:67
↓ 11 callersMethodwriteToLog
flow/Histogram.cpp:91
↓ 11 callersFunctionyieldedFuture
flow/include/flow/genericactors.actor.h:1698
↓ 10 callersMethodAdvance
Advance attempts to advance the iterator to the next key-value pair. Advance returns true if there are more key-value pairs satisfying the range, or f
bindings/go/src/fdb/range.go:212
↓ 10 callersMethodFDBRangeKeys
FDBRangeKeys returns a pair of keys that describe the beginning and end of a range.
bindings/go/src/fdb/range.go:76
↓ 10 callersMethodFlush
contrib/rapidjson/rapidjson/stream.h:124
↓ 10 callersMethodGenerateArgument
GenerateArgument processes an argument and generates its string representation.
fdbkubernetesmonitor/api/config.go:100
↓ 10 callersFunctionGetMembersPointer
contrib/rapidjson/rapidjson/document.h:2132
↓ 10 callersFunctionISRotate
flow/include/flow/IndexedSet.h:561
↓ 10 callersMethodIterator
Iterator returns a RangeIterator over the key-value pairs satisfying the range specified in the read that returned this RangeResult.
bindings/go/src/fdb/range.go:173
↓ 10 callersMethodPeek
contrib/rapidjson/rapidjson/internal/regex.h:153
↓ 10 callersFunctionTake
contrib/rapidjson/rapidjson/encodings.h:302
↓ 10 callersMethodTakePush
contrib/rapidjson/rapidjson/reader.h:1119
↓ 10 callersMethodWithTarget
Usually we just change the target of a context
flow/actorcompiler/ActorCompiler.cs:68
↓ 10 callersFunction_mm_movemask_epi8
NEON does not provide a version of this function. Creates a 16-bit mask from the most significant bits of the 16 signed or unsigned 8-bit integers in
flow/include/flow/sse2neon.h:1366
↓ 10 callersFunctiona
(b,c)
bindings/go/godoc-resources/jquery.js:2
↓ 10 callersFunctionactor_cancelled
actor_cancelled has been renamed
flow/include/flow/Error.h:91
↓ 10 callersMethodadd
(self, tr, x)
layers/containers/set.py:181
↓ 10 callersMethodaddCacheRange
Puts the given cacheRange into cachedRangeMap. The caller is responsible for adding cacheRanges for all ranges in cachedRangeMap.getAffectedRangesAft
fdbserver/StorageCache.actor.cpp:263
↓ 10 callersMethodaddObject
Creates a copy of this {@code Tuple} with an appended last element. The parameter is untyped but only {@link String}, {@code byte[]}, {@link Number}s,
bindings/java/src/main/com/apple/foundationdb/tuple/Tuple.java:120
↓ 10 callersMethodaddTask
fdbclient/DatabaseBackupAgent.actor.cpp:1102
↓ 10 callersMethodaddWriteConflictKey
Adds a key to the transaction's write conflict ranges as if you had written the key. As a result, other transactions that concurrently read this key c
bindings/java/src/main/com/apple/foundationdb/Transaction.java:115
↓ 10 callersFunctionaddressInDbAndPrimaryDc
Returns true if `address` is used in the db (indicated by `dbInfo`) transaction system and in the db's primary DC.
fdbserver/worker.actor.cpp:681
↓ 10 callersFunctionaddressInDbAndRemoteDc
fdbserver/worker.actor.cpp:884
↓ 10 callersFunctionaligned_alloc
flow/include/flow/Platform.h:684
↓ 10 callersFunctionaligned_free
flow/include/flow/Platform.h:687
↓ 10 callersMethodallLessOrEqual
fdbclient/include/fdbclient/StorageServerInterface.h:646
↓ 10 callersFunctionallowAccess
flow/Arena.cpp:47
↓ 10 callersMethodappend_deep
fdbclient/include/fdbclient/MutationList.h:125
↓ 10 callersMethodappend_dir
(self, inst, dir)
bindings/python/tests/directory_extension.py:71
↓ 10 callersFunctionbasename
flow/Platform.actor.cpp:2595
↓ 10 callersFunctionblobGranuleHistoryKeyFor
fdbclient/SystemData.cpp:1587
↓ 10 callersFunctionbtreePagecount
** Return the size of the database file in pages. If there is any kind of ** error, return ((unsigned int)-1). */
contrib/sqlite/btree.c:1584
↓ 10 callersFunctionbulkSetup
fdbserver/include/fdbserver/workloads/BulkSetup.actor.h:198
← previousnext →1,301–1,400 of 23,797, ranked by callers