MCPcopy Create free account

hub / github.com/apple/foundationdb / functions

Functions23,797 in github.com/apple/foundationdb

↓ 8 callersMethodunpack
fdbclient/FileBackupAgent.actor.cpp:205
↓ 8 callersMethodupper_bound
fdbserver/VersionedBTree.actor.cpp:5480
↓ 8 callersFunctionvalidateOption
fdbclient/MultiVersionTransaction.actor.cpp:2245
↓ 8 callersMethodvalue
bindings/ruby/lib/fdbimpl.rb:429
↓ 8 callersMethodverify
fdbrpc/tests/AuthzTlsTest.actor.cpp:200
↓ 8 callersFunctionvformat_to
contrib/fmt-8.1.1/include/fmt/core.h:3125
↓ 8 callersMethodwait
bindings/ruby/lib/fdbimpl.rb:403
↓ 8 callersFunctionwaitAzureFuture
fdbclient/azure_backup/BackupContainerAzureBlobStore.actor.cpp:40
↓ 8 callersFunctionwaitUntilDiskReady
Simulates delays for performing operations on disk
fdbrpc/sim2.actor.cpp:2599
↓ 8 callersFunctionwhen
flow/genericactors.actor.cpp:61
↓ 8 callersFunctionwhen
fdbserver/OldTLogServer_6_2.actor.cpp:2393
↓ 8 callersFunctionwhen
fdbserver/GrvProxyServer.actor.cpp:463
↓ 8 callersFunctionwhen
fdbserver/OldTLogServer_6_0.actor.cpp:1948
↓ 8 callersMethodwrapAndPrintError
(Throwable t, String message)
bindings/java/src/test/com/apple/foundationdb/test/AbstractTester.java:110
↓ 7 callersMethodAttributeOrNull
(this XElement e, string name)
fdbclient/vexillographer/vexillographer.cs:197
↓ 7 callersMethodBlockUntilReady
BlockUntilReady blocks the calling goroutine until the future is ready. A future becomes ready either when it receives a value of its enclosed type (i
bindings/go/src/fdb/futures.go:56
↓ 7 callersMethodCount
()
bindings/java/src/main/com/apple/foundationdb/MapEventKeeper.java:70
↓ 7 callersMethodCreateTransaction
CreateTransaction returns a new FoundationDB transaction. It is generally preferable to use the (Database).Transact method, which handles automaticall
bindings/go/src/fdb/database.go:73
↓ 7 callersFunctionDecode
contrib/rapidjson/rapidjson/encodings.h:142
↓ 7 callersMethodKeySelector
Constructs a new {@code KeySelector} from the given parameters. Client code will not generally call this constructor. A key selector can be used to
bindings/java/src/main/com/apple/foundationdb/KeySelector.java:76
↓ 7 callersMethodKeyValue
Constructs a new {@code KeyValue} from the specified key and value. @param key the key portion of the pair @param value the value portion of the pair
bindings/java/src/main/com/apple/foundationdb/KeyValue.java:42
↓ 7 callersMethodLength
contrib/rapidjson/rapidjson/reader.h:803
↓ 7 callersMethodPack
Pack returns a new byte slice encoding the provided tuple. Pack will panic if the tuple contains an element of any type other than []byte, fdb.KeyConv
bindings/go/src/fdb/tuple/tuple.go:437
↓ 7 callersMethodPop
(trtr fdb.Transactor, max bool)
recipes/go-recipes/priority.go:91
↓ 7 callersMethodPush
(trtr fdb.Transactor, value interface{}, priority int)
recipes/go-recipes/priority.go:60
↓ 7 callersMethodPut
contrib/rapidjson/rapidjson/reader.h:793
↓ 7 callersMethodPut
contrib/rapidjson/rapidjson/pointer.h:1059
↓ 7 callersMethodSubspace
fdbclient/Subspace.cpp:23
↓ 7 callersMethodThread
flow/IThreadPool.cpp:35
↓ 7 callersFunctionXXH_swap32
flow/include/flow/xxhash.h:1109
↓ 7 callersMethod__init__
(self, bb, protocol_version)
contrib/transaction_profiling_analyzer/transaction_profiling_analyzer.py:210
↓ 7 callersMethod__init__
(self, time, fxn)
contrib/grv_proxy_model/proxy_model.py:30
↓ 7 callersFunction_absolute_path
(path)
bindings/bindingtester/known_testers.py:51
↓ 7 callersFunction_mm_load_si128
Loads 128-bit value. : https://msdn.microsoft.com/en-us/library/atzzad1h(v=vs.80).aspx
flow/include/flow/sse2neon.h:2629
↓ 7 callersFunction_to_unicode_path
(path)
bindings/python/fdb/directory_impl.py:531
↓ 7 callersFunctionabspath
flow/Platform.actor.cpp:2522
↓ 7 callersMethodaddLog
fdbclient/include/fdbclient/NativeAPI.actor.h:192
↓ 7 callersMethodaddMockTCPEndpoint
Add a <hostname, vector<NetworkAddress>> pair to mock DNS in simulation.
fdbrpc/sim2.actor.cpp:992
↓ 7 callersMethodaddTeamsBestOf
fdbserver/DDTeamCollection.actor.cpp:4507
↓ 7 callersMethodaddref
flow/Arena.cpp:164
↓ 7 callersMethodaddref
flow/include/flow/ThreadHelper.actor.h:523
↓ 7 callersMethodallocate_node
Allocates a new node from the pool, and optionally assigns name and value to it. If the allocation request cannot be accomodated, this function will t
contrib/rapidxml/include/rapidxml/rapidxml.hpp:410
↓ 7 callersMethodapplyMutation
fdbclient/DatabaseConfiguration.cpp:656
↓ 7 callersFunctionbase64_encode_value
contrib/libb64/cencode.c:18
↓ 7 callersMethodbeginBlock
fdbclient/FileBackupAgent.actor.cpp:3562
↓ 7 callersMethodbeginFile
fdbclient/FileBackupAgent.actor.cpp:3561
↓ 7 callersFunctionbf
(a)
bindings/go/godoc-resources/jquery.js:2
↓ 7 callersMethodbind
fdbrpc/FlowTransport.actor.cpp:1641
↓ 7 callersMethodblockUntilReady
flow/include/flow/ThreadHelper.actor.h:572
↓ 7 callersMethodblockUntilReady
bindings/c/test/fdb_api.hpp:400
↓ 7 callersMethodblock_until_ready
(self)
bindings/python/fdb/impl.py:644
↓ 7 callersMethodbuild
fdbserver/TenantCache.actor.cpp:197
↓ 7 callersMethodcanSleep
If canSleep returns true, then the queue is empty and the next push() will return true
flow/include/flow/ThreadSafeQueue.h:144
↓ 7 callersFunctioncancel
fdbclient/MultiVersionTransaction.actor.cpp:3112
↓ 7 callersFunctionchangeFeedValue
fdbclient/SystemData.cpp:1257
↓ 7 callersMethodchangePause
fdbclient/TaskBucket.actor.cpp:891
↓ 7 callersMethodcloseSocket
flow/Net2.actor.cpp:716
↓ 7 callersMethodclusterKey
fdbclient/include/fdbclient/CoordinationInterface.h:73
↓ 7 callersFunctioncompare
Comparisons
bindings/flow/Tuple.cpp:585
↓ 7 callersFunctioncomputeAuthToken
flow/BlobCipher.cpp:758
↓ 7 callersFunctionconstructMappedKey
fdbserver/storageserver.actor.cpp:4106
↓ 7 callersMethodcreate
Creates a directory located at {@code path} (creating parent directories if necessary). The {@code layer} byte string will be recorded as the new dire
bindings/java/src/main/com/apple/foundationdb/directory/DirectoryLayer.java:350
↓ 7 callersFunctioncustomSystemMonitor
flow/SystemMonitor.cpp:70
↓ 7 callersMethoddecode
contrib/libb64/include/libb64/decode.h:25
↓ 7 callersFunctiondecodeDataMoveValue
fdbclient/SystemData.cpp:339
↓ 7 callersFunctiondecodeKV
fdbserver/KeyValueStoreSQLite.actor.cpp:556
↓ 7 callersFunctiondecodeKey
fdbserver/workloads/DiskDurabilityTest.actor.cpp:61
↓ 7 callersMethoddelref
flow/Arena.cpp:170
↓ 7 callersMethoddelref
flow/include/flow/ThreadHelper.actor.h:525
↓ 7 callersFunctiondescribe
fdbclient/include/fdbclient/FDBTypes.h:205
↓ 7 callersFunctiondigits
number of digits */
bindings/c/test/mako/utils.cpp:45
↓ 7 callersFunctioneio__1path
fdbrpc/libeio/eio.c:2616
↓ 7 callersMethodend
flow/include/flow/TreeBenchmark.h:77
↓ 7 callersMethodendKey
fdbclient/FileBackupAgent.actor.cpp:1048
↓ 7 callersMethodendVersion
fdbclient/FileBackupAgent.actor.cpp:2213
↓ 7 callersFunctionenqueue
(db,value)
recipes/ruby-recipes/micro_queue.rb:45
↓ 7 callersMethodenter
flow/include/flow/ThreadPrimitives.h:65
↓ 7 callersFunctionepochsToGMTString
Outputs a GMT time string for the given epoch seconds, which looks like 2013-04-28 20:57:01.000 +0000
flow/Platform.actor.cpp:1922
↓ 7 callersMethoderase
flow/IndexedSet.cpp:243
↓ 7 callersMethoderror_handler
contrib/fmt-8.1.1/include/fmt/core.h:614
↓ 7 callersMethodeval
(self, ecx)
fdbrpc/actorFuzz.py:222
↓ 7 callersMethodexcludes
fdbclient/include/fdbclient/FDBTypes.h:1100
↓ 7 callersMethodexpectedSize
fdbserver/VersionedBTree.actor.cpp:4174
↓ 7 callersFunctionfdb_transaction_clear
bindings/c/fdb_c.cpp:829
↓ 7 callersFunctionfdb_transaction_commit
bindings/c/fdb_c.cpp:848
↓ 7 callersFunctionfill
contrib/fmt-8.1.1/include/fmt/format.h:1315
↓ 7 callersFunctionfilterLocalityDataForPolicy
fdbrpc/ReplicationUtils.cpp:1047
↓ 7 callersFunctionfn
(kty: str, kid: str)
tests/authorization/conftest.py:82
↓ 7 callersFunctionfor_each
flow/include/flow/flat_buffers.h:668
↓ 7 callersFunctionformatStringRef
fdbcli/fdbcli.actor.cpp:333
↓ 7 callersFunctionfreePage
contrib/sqlite/btree.c:5422
↓ 7 callersMethodfromKeyValues
fdbclient/DatabaseConfiguration.cpp:811
↓ 7 callersFunctiongetAddressIndex
flow/Trace.cpp:589
↓ 7 callersMethodgetBoolean
(Object o)
bindings/java/src/test/com/apple/foundationdb/test/StackUtils.java:110
↓ 7 callersMethodgetDeleted
fdbserver/VersionedBTree.actor.cpp:8445
↓ 7 callersMethodgetDesiredGrvProxies
fdbclient/include/fdbclient/DatabaseConfiguration.h:271
↓ 7 callersMethodgetDesiredLogs
fdbclient/include/fdbclient/DatabaseConfiguration.h:281
↓ 7 callersFunctiongetDurableVersion
fdbserver/QuietDatabase.actor.cpp:145
↓ 7 callersMethodgetEntryInfo
fdbrpc/include/fdbrpc/Replication.h:144
↓ 7 callersMethodgetError
fdbserver/VersionedBTree.actor.cpp:7825
← previousnext →1,801–1,900 of 23,797, ranked by callers