MCPcopy Create free account

hub / github.com/apple/foundationdb / functions

Functions23,797 in github.com/apple/foundationdb

↓ 4 callersFunctiongetCursor
Get cursor into a BTree node, creating decode cache from boundaries if needed
fdbserver/VersionedBTree.actor.cpp:6086
↓ 4 callersFunctiongetDRMutationStreamId
fdbclient/DatabaseBackupAgent.actor.cpp:2345
↓ 4 callersMethodgetDouble
bindings/flow/Tuple.cpp:424
↓ 4 callersMethodgetDouble
Gets an indexed item as a {@code double}. This function will not do type conversion and so will throw a {@code ClassCastException} if the element is
bindings/java/src/main/com/apple/foundationdb/tuple/Tuple.java:686
↓ 4 callersFunctiongetEncryptBlobCipherKey
fdbclient/BlobGranuleFiles.cpp:194
↓ 4 callersFunctiongetEncryptDbgTraceKeyWithTS
flow/EncryptUtils.cpp:56
↓ 4 callersFunctiongetError
fdbserver/Status.actor.cpp:251
↓ 4 callersMethodgetError
IClosable
fdbserver/KeyValueStoreMemory.actor.cpp:50
↓ 4 callersMethodgetErrorBytes
(FDBException error)
bindings/java/src/test/com/apple/foundationdb/test/StackUtils.java:41
↓ 4 callersMethodgetFields
fdbserver/VersionedBTree.actor.cpp:8537
↓ 4 callersMethodgetFloat
bindings/flow/Tuple.cpp:405
↓ 4 callersMethodgetFloat
Gets an indexed item as a {@code float}. This function will not do type conversion and so will throw a {@code ClassCastException} if the element is n
bindings/java/src/main/com/apple/foundationdb/tuple/Tuple.java:668
↓ 4 callersMethodgetInstance
()
bindings/java/src/main/com/apple/foundationdb/DirectBufferPool.java:50
↓ 4 callersMethodgetKeyForIndex
fdbserver/workloads/FuzzApiCorrectness.actor.cpp:263
↓ 4 callersMethodgetKeyPathSync
flow/TLSConfig.actor.cpp:193
↓ 4 callersMethodgetKnobs
fdbserver/ConfigNode.actor.cpp:308
↓ 4 callersMethodgetLastGrvTime
fdbclient/NativeAPI.actor.cpp:337
↓ 4 callersMethodgetLatencyUsTotal
bindings/c/test/mako/stats.hpp:119
↓ 4 callersMethodgetLayerForPath
Called by all functions that could operate on this subspace directly (moveTo, remove, removeIfExists, exists). Subclasses can chooose to return a diff
bindings/java/src/main/com/apple/foundationdb/directory/DirectorySubspace.java:189
↓ 4 callersFunctiongetLoadBalancedReply
fdbrpc/QueueModel.cpp:77
↓ 4 callersMethodgetLoadReadBandwidth
average read bandwidth within a team
fdbserver/TCInfo.actor.cpp:397
↓ 4 callersFunctiongetLogKeyVersion
fdbclient/BackupAgentBase.actor.cpp:242
↓ 4 callersFunctiongetLogRanges
Transaction log data is stored by the FoundationDB core in the "backupLogKeys" (i.e., \xff\x02/blog/) keyspace in a funny order for performance reason
fdbclient/BackupAgentBase.actor.cpp:169
↓ 4 callersMethodgetMachineIDsStr
fdbserver/TCInfo.actor.cpp:297
↓ 4 callersMethodgetName
()
bindings/java/src/main/com/apple/foundationdb/JNIUtil.java:50
↓ 4 callersMethodgetNext
fdbserver/KeyValueStoreSQLite.actor.cpp:1044
↓ 4 callersMethodgetOffset
Precondition: vtable is in offsets
flow/include/flow/flat_buffers.h:674
↓ 4 callersMethodgetPeer
fdbrpc/FlowTransport.actor.cpp:1506
↓ 4 callersMethodgetPrimaryPeekLocation
fdbserver/LogSystemPeekCursor.actor.cpp:504
↓ 4 callersMethodgetPromiseReferenceCount
flow/include/flow/flow.h:744
↓ 4 callersMethodgetQueryDelay
Normally the storage server prefers to serve read requests over making mutations durable to disk. However, when the storage server falls to far behind
fdbserver/storageserver.actor.cpp:1397
↓ 4 callersMethodgetRandomKeySelector
fdbserver/workloads/MemoryLifetime.actor.cpp:48
↓ 4 callersMethodgetRandomValue
fdbserver/workloads/Throttling.actor.cpp:95
↓ 4 callersFunctiongetReadOptions
Set some useful defaults desired for all reads.
fdbserver/KeyValueStoreShardedRocksDB.actor.cpp:316
↓ 4 callersFunctiongetResidentMemoryUsage
flow/Platform.actor.cpp:281
↓ 4 callersMethodgetRestoreRangesOrDefault
fdbclient/FileBackupAgent.actor.cpp:178
↓ 4 callersFunctiongetShardKeyRange
fdbserver/storageserver.actor.cpp:3710
↓ 4 callersFunctiongetStorageInfo
fdbserver/ApplyMetadataMutation.cpp:36
↓ 4 callersMethodgetStoreType
fdbserver/include/fdbserver/TCInfo.h:89
↓ 4 callersMethodgetSubspace
()
bindings/java/src/test/com/apple/foundationdb/test/TesterArgs.java:145
↓ 4 callersMethodgetTagData
fdbserver/LogRouter.actor.cpp:121
↓ 4 callersFunctiongetTenantEntry
fdbserver/CommitProxyServer.actor.cpp:243
↓ 4 callersFunctiongetTenantId
Helper function to extract tenant ID from json metadata string
fdbcli/TenantCommands.actor.cpp:470
↓ 4 callersMethodgetTestsToRun
()
bindings/java/src/test/com/apple/foundationdb/test/TesterArgs.java:149
↓ 4 callersFunctiongetThrottledTags
fdbclient/include/fdbclient/TagThrottle.actor.h:306
↓ 4 callersMethodgetTransactionInterface
fdbserver/ConfigDatabaseUnitTests.actor.cpp:127
↓ 4 callersMethodgetValue
fdbrpc/include/fdbrpc/Stats.h:97
↓ 4 callersMethodgetVersion
fdbclient/NativeAPI.actor.cpp:8885
↓ 4 callersFunctiongetVersionstampKeyRange
* Returns the range corresponding to the specified versionstamp key. */
fdbclient/include/fdbclient/Atomic.h:261
↓ 4 callersMethodget_committed_version
bindings/c/test/unit/fdb_api.cpp:354
↓ 4 callersMethodget_key
(self, key_selector)
bindings/python/fdb/impl.py:432
↓ 4 callersMethodget_key_range_list
(self)
contrib/transaction_profiling_analyzer/transaction_profiling_analyzer.py:115
↓ 4 callersMethodget_layer
(cls, node_subspace_prefix)
bindings/bindingtester/tests/directory_state_tree.py:41
↓ 4 callersFunctionget_range
Helper function to get a range of kv pairs. Returns a GetRangeResult struct containing the results of the range read. Caller is responsible for checki
bindings/c/test/unit/unit_tests.cpp:207
↓ 4 callersMethodget_range_startswith
(self, prefix, limit=None)
tests/python_tests/python_correctness.py:97
↓ 4 callersMethodhandle
contrib/fmt-8.1.1/include/fmt/chrono.h:462
↓ 4 callersFunctionhandleClientBlobRange
fdbserver/BlobManager.actor.cpp:58
↓ 4 callersFunctionhasSharedCacheTableLock
**** This function is only used as part of an assert() statement. *** ** ** Check to see if pBtree holds the required locks to read or write to the **
contrib/sqlite/btree.c:127
↓ 4 callersMethodhasTLog
fdbserver/LogSystemConfig.cpp:288
↓ 4 callersMethodhasWigglePausedServer
fdbserver/TCInfo.actor.cpp:475
↓ 4 callersFunctionhash
flowbench/BenchHash.cpp:36
↓ 4 callersFunctionhmac_sha256
fdbclient/S3BlobStore.actor.cpp:1356
↓ 4 callersMethodid
fdbserver/include/fdbserver/LogSystemConfig.h:37
↓ 4 callersFunctionincrementPriorityIfEven
flow/include/flow/network.h:131
↓ 4 callersMethodindexForKey
fdbserver/tester.actor.cpp:103
↓ 4 callersFunctioninit
Initialize the FDB interface. Consider using open() as a higher-level interface. Keyword arguments: event_model -- the event model to su
bindings/python/fdb/impl.py:1603
↓ 4 callersMethodinit
fdbserver/storageserver.actor.cpp:393
↓ 4 callersMethodinit
fdbrpc/include/fdbrpc/AsyncFileKAIO.actor.h:191
↓ 4 callersMethodinit
fdbclient/BlobGranuleFiles.cpp:327
↓ 4 callersMethodinitMetrics
fdbrpc/FlowTransport.actor.cpp:1600
↓ 4 callersMethodinit_result
(self, priorities, starting_value, duration)
contrib/grv_proxy_model/proxy_model.py:237
↓ 4 callersMethodinitialize
fdbclient/ClientKnobs.cpp:34
↓ 4 callersMethodinsertBaseCipherKey
flow/BlobCipher.cpp:152
↓ 4 callersFunctioninsertCell
** Insert a new cell on pPage at cell index "i". pCell points to the ** content of the cell. ** ** If the cell content will fit on the page, then put
contrib/sqlite/btree.c:5725
↓ 4 callersFunctioninsertMutationBoundary
FIXME: optimize all of this with common prefix comparison stuff
fdbclient/BlobGranuleFiles.cpp:844
↓ 4 callersMethodinsertWellKnown
fdbrpc/FlowTransport.actor.cpp:113
↓ 4 callersFunctioninvalidateOverflowCache
** Invalidate the overflow page-list cache for cursor pCur, if any. */
contrib/sqlite/btree.c:434
↓ 4 callersMethodisActive
fdbserver/LogSystemPeekCursor.actor.cpp:478
↓ 4 callersFunctionisBusy
fdbserver/VersionedBTree.actor.cpp:1371
↓ 4 callersMethodisCurrentGrvProxy
fdbclient/NativeAPI.actor.cpp:2655
↓ 4 callersMethodisEqualIds
fdbserver/LogSystemConfig.cpp:70
↓ 4 callersMethodisExhausted
fdbserver/LogSystemPeekCursor.actor.cpp:491
↓ 4 callersMethodisHealthy
fdbserver/DataDistributionQueue.actor.cpp:329
↓ 4 callersMethodisKeyAfter
fdbclient/include/fdbclient/SnapshotCache.h:104
↓ 4 callersMethodisLocalAddress
fdbrpc/FlowTransport.actor.cpp:1530
↓ 4 callersMethodisPublic
fdbrpc/include/fdbrpc/fdbrpc.h:114
↓ 4 callersMethodisSoleOwner
Never use in production code, only for tracing
flow/include/flow/FastRef.h:74
↓ 4 callersMethodisTSSInQuarantine
If a TSS is "in quarantine", it means it has incorrect data. It is effectively in a "zombie" state where it rejects all read requests and ignores all
fdbserver/storageserver.actor.cpp:918
↓ 4 callersMethodisValid
Whether or not the response future is valid This is true once setupRequest is called, even though at that point the response is Never().
fdbrpc/include/fdbrpc/LoadBalance.actor.h:258
↓ 4 callersMethodisValid
fdbbackup/FileConverter.actor.cpp:110
↓ 4 callersFunctionisValidPerpetualStorageWiggleLocality
fdbclient/include/fdbclient/FDBTypes.h:1478
↓ 4 callersMethodisValue
fdbclient/include/fdbclient/VersionedMap.h:604
↓ 4 callersFunctionk
(b)
bindings/go/godoc-resources/jquery.js:2
↓ 4 callersFunctionkeyForDisptchEntry
fdbserver/pubsub.actor.cpp:98
↓ 4 callersFunctionkeyForFeedWatcher
fdbserver/pubsub.actor.cpp:88
↓ 4 callersFunctionkeyForInboxSubscriptionCount
fdbserver/pubsub.actor.cpp:41
↓ 4 callersFunctionkeyForIndex
Copied from tester.actor.cpp, added parameter to determine the key's length
fdbserver/workloads/ReportConflictingKeys.actor.cpp:89
↓ 4 callersMethodkeyForIndex
fdbserver/workloads/DataDistributionMetrics.actor.cpp:52
↓ 4 callersMethodkeyServersForKey
(byte[] key)
bindings/java/src/main/com/apple/foundationdb/LocalityUtil.java:238
↓ 4 callersFunctionkeyValueStoreRocksDB
fdbserver/KeyValueStoreRocksDB.actor.cpp:2216
← previousnext →2,901–3,000 of 23,797, ranked by callers