MCPcopy Create free account

hub / github.com/apple/foundationdb / functions

Functions23,797 in github.com/apple/foundationdb

↓ 59 callersMethodadd_result
(self, instructions, args, *values)
bindings/bindingtester/tests/scripted.py:402
↓ 59 callersMethodcode
bindings/c/test/fdb_api.hpp:141
↓ 59 callersFunctionswap
contrib/rapidjson/rapidjson/document.h:871
↓ 58 callersMethodPack
Pack returns the key encoding the specified Tuple with the prefix of this Subspace prepended.
bindings/go/src/fdb/subspace/subspace.go:57
↓ 58 callersMethodbegin
contrib/fmt-8.1.1/include/fmt/core.h:813
↓ 58 callersFunctionfor
fdbserver/include/fdbserver/workloads/MetaclusterConsistency.actor.h:42
↓ 58 callersMethodfromBytes
Construct a new {@code Tuple} with elements decoded from a supplied {@code byte} array. The passed byte array must not be {@code null}. This will thr
bindings/java/src/main/com/apple/foundationdb/tuple/Tuple.java:526
↓ 58 callersFunctionnondeterministicRandom
flow/flow.cpp:118
↓ 58 callersFunctiontestPathFunction2
flow/Platform.actor.cpp:4057
↓ 58 callersMethodtime
Count the time taken to perform an action, in the specified units. Note that {@code event.isTimeEvent()} should return true. @param event the event
bindings/java/src/main/com/apple/foundationdb/EventKeeper.java:67
↓ 57 callersMethodPeek
contrib/rapidjson/rapidjson/reader.h:1096
↓ 57 callersFunctioncheckFiles
fdbserver/BlobGranuleServerCommon.actor.cpp:257
↓ 57 callersMethodisTss
fdbserver/storageserver.actor.cpp:1346
↓ 57 callersMethodpop
fdbserver/TLogServer.actor.cpp:802
↓ 57 callersMethodpopParam
()
bindings/java/src/test/com/apple/foundationdb/test/Instruction.java:146
↓ 57 callersMethodpopParams
(int num, final List<Object> params, final CompletableFuture<Void> done)
bindings/java/src/test/com/apple/foundationdb/test/Context.java:224
↓ 57 callersMethodrandom
Return a given number of random entries that are not within the specified exception array
fdbrpc/include/fdbrpc/Replication.h:254
↓ 56 callersMethodcompare
fdbclient/include/fdbclient/WriteMap.h:89
↓ 56 callersMethodon_error
(self, error)
bindings/python/fdb/impl.py:593
↓ 56 callersMethodranges
fdbrpc/include/fdbrpc/RangeMap.h:144
↓ 56 callersFunctionthrowParamNotNull
bindings/java/fdbJNI.cpp:132
↓ 56 callersFunctionuidPrefixKey
Returns a key prefixed with the specified key with the uid encoded at the end
fdbclient/SystemData.cpp:1139
↓ 55 callersFunctionaddTask
fdbclient/DatabaseBackupAgent.actor.cpp:612
↓ 55 callersMethodintersects
fdbclient/include/fdbclient/FDBTypes.h:322
↓ 55 callersMethodmodify
fdbclient/include/fdbclient/KeyRangeMap.h:54
↓ 54 callersMethodParse
(System.IO.Stream stream, string file, bool keepOriginalElement = false, double startTime = -1, double en
contrib/TraceLogHelper/XmlParser.cs:34
↓ 54 callersMethodadd
(Object value, int end)
bindings/java/src/main/com/apple/foundationdb/tuple/TupleUtil.java:76
↓ 54 callersFunctiondescribe
fdbserver/workloads/RemoveServersSafely.actor.cpp:30
↓ 53 callersMethodprintable
Gets a human readable version of a byte array. The bytes that correspond with ASCII printable characters [32-127) are passed through. Other bytes are
bindings/java/src/main/com/apple/foundationdb/tuple/ByteArrayUtil.java:435
↓ 53 callersMethodsecond
flow/include/flow/IRandom.h:90
↓ 53 callersMethodunlock
flow/include/flow/singleton.h:79
↓ 53 callersMethodvalidate
fdbrpc/TokenCache.actor.cpp:153
↓ 52 callersMethodadd_error
(self, error)
tests/python_tests/__init__.py:37
↓ 52 callersFunctionclose
fdbserver/VersionedBTree.actor.cpp:3827
↓ 52 callersMethodend
flow/include/flow/IndexedSet.h:433
↓ 52 callersMethodendKey
fdbclient/RYWIterator.cpp:70
↓ 52 callersMethodisValid
fdbrpc/include/fdbrpc/fdbrpc.h:136
↓ 52 callersFunctionprintOptionUsage
fdbserver/fdbserver.actor.cpp:550
↓ 52 callersMethodsendError
fdbclient/include/fdbclient/ParallelStream.actor.h:58
↓ 52 callersMethodtype
fdbclient/WriteMap.cpp:305
↓ 51 callersMethodgetOrThrow
fdbclient/include/fdbclient/KeyBackedTypes.h:202
↓ 51 callersMethodleave
flow/ThreadPrimitives.cpp:112
↓ 51 callersMethodtransact
bindings/ruby/lib/fdbimpl.rb:553
↓ 50 callersMethodTransact
Transact executes the caller-provided function, providing it with a Transaction (itself a Transactor, allowing composition of transactional functions)
bindings/go/src/fdb/fdb.go:55
↓ 50 callersMethodapi_version
(version)
bindings/ruby/lib/fdb.rb:38
↓ 50 callersFunctionbegin
contrib/fmt-8.1.1/include/fmt/core.h:497
↓ 50 callersFunctiondelref
fdbclient/NativeAPI.actor.cpp:510
↓ 50 callersFunctionfileExists
flow/Platform.actor.cpp:2910
↓ 50 callersMethodinfo
fdbrpc/include/fdbrpc/ReplicationPolicy.h:102
↓ 50 callersMethodisError
fdbclient/include/fdbclient/DatabaseContext.h:340
↓ 50 callersMethodjoin
Joins a set of byte arrays into a larger array. The {@code interlude} is placed between each of the elements, but not at the beginning or end. In the
bindings/java/src/main/com/apple/foundationdb/tuple/ByteArrayUtil.java:53
↓ 50 callersMethodmachineClassFitness
fdbrpc/Locality.cpp:32
↓ 50 callersMethodmachineId
fdbrpc/include/fdbrpc/Locality.h:269
↓ 49 callersMethodcompare
(tuple1, tuple2)
bindings/ruby/lib/fdbtuple.rb:332
↓ 49 callersMethodempty
fdbbackup/FileConverter.actor.cpp:169
↓ 49 callersMethodextend
Extends a path by an arbitrary number of elements. @param path The path to extend @param subPaths The items to append to path @return a new list whic
bindings/java/src/main/com/apple/foundationdb/directory/PathUtil.java:54
↓ 49 callersMethodis_unreadable
fdbclient/RYWIterator.cpp:63
↓ 49 callersMethodrandomInt64
flow/DeterministicRandom.cpp:67
↓ 48 callersMethoderase
fdbclient/include/fdbclient/VersionedMap.h:741
↓ 48 callersMethodgetFuture
flow/Net2.actor.cpp:371
↓ 48 callersMethodhas
Returns whether or not a "path" exists. Returns true if all elements along path exist Returns false if any elements along the path are MISSING Will th
fdbclient/include/fdbclient/JSONDoc.h:100
↓ 48 callersMethodisSimulated
flow/Net2.actor.cpp:211
↓ 48 callersMethodpop
(self, count=None, with_idx=False)
bindings/python/tests/tester.py:126
↓ 48 callersMethodrandomAlphaNumeric
flow/DeterministicRandom.cpp:113
↓ 47 callersFunctionXXH_readLE64
flow/include/flow/xxhash.h:1643
↓ 47 callersFunctionaddref
fdbclient/NativeAPI.actor.cpp:506
↓ 47 callersMethodapply
(Boolean more, Throwable error)
bindings/java/src/main/com/apple/foundationdb/async/AsyncUtil.java:343
↓ 47 callersMethodclone
Get a new ArenaPage that contains a copy of this page's data. extra is not copied to the returned page
fdbserver/include/fdbserver/IPager.h:418
↓ 47 callersMethoderror
flow/include/flow/flow.h:357
↓ 47 callersMethodgetLength
flow/include/flow/serialize.h:410
↓ 47 callersMethodgetState
fdbrpc/FailureMonitor.actor.cpp:184
↓ 47 callersFunctiongetTransaction
TODO: Update the function to get rid of the Database after refactoring
fdbcli/fdbcli.actor.cpp:720
↓ 47 callersMethodmedian
fdbrpc/include/fdbrpc/ContinuousSample.h:63
↓ 47 callersMethodrandomChoice
flow/include/flow/IRandom.h:156
↓ 47 callersMethodremove
Removes this {@code Directory} and all of its subdirectories, as well as all of their contents. This should not be called on the root directory, or it
bindings/java/src/main/com/apple/foundationdb/directory/Directory.java:266
↓ 47 callersFunctionrte_mov16
* Copy 16 bytes from one location to another, * locations should not overlap. */
flow/include/flow/rte_memcpy.h:82
↓ 46 callersMethodTell
contrib/rapidjson/rapidjson/reader.h:1101
↓ 46 callersMethodslice
flow/include/flow/Arena.h:1063
↓ 46 callersMethodtoString
flow/flow.cpp:126
↓ 45 callersMethodFDBKey
()
bindings/go/src/fdb/fdb.go:371
↓ 45 callersMethodid
fdbclient/include/fdbclient/ClusterInterface.h:46
↓ 45 callersMethodjoin
(self)
tests/authorization/admin_server.py:113
↓ 45 callersFunctionjoinPath
flow/Platform.actor.cpp:2215
↓ 45 callersMethodkey
fdbclient/Subspace.cpp:43
↓ 45 callersMethodlock
flow/include/flow/singleton.h:78
↓ 45 callersFunctionlower_bound
fdbclient/DatabaseConfiguration.cpp:652
↓ 45 callersMethodrelease
fdbserver/VersionedBTree.actor.cpp:123
↓ 45 callersMethodunpack
(byte[] value)
recipes/java-recipes/MicroTable.java:56
↓ 45 callersMethodvalue
Gets value of node. Interpretation of value depends on type of node. Note that value will not be zero-terminated if rapidxml::parse_no_string_terminat
contrib/rapidxml/include/rapidxml/rapidxml.hpp:690
↓ 44 callersMethodendsWith
flow/include/flow/Arena.h:482
↓ 44 callersFunctionfdb_future_destroy
bindings/c/fdb_c.cpp:181
↓ 44 callersMethodok
fdbserver/include/fdbserver/workloads/workloads.actor.h:180
↓ 44 callersMethodselectAPIVersion
Select the version for the client API. An exception will be thrown if the requested version is not supported by this implementation of the API. As o
bindings/java/src/main/com/apple/foundationdb/FDB.java:178
↓ 44 callersMethodsize
()
bindings/java/src/test/com/apple/foundationdb/test/Stack.java:50
↓ 44 callersFunctionthrowRuntimeEx
bindings/java/fdbJNI.cpp:128
↓ 44 callersMethodtimer
timer() can be up to 0.1 seconds ahead of now()
fdbrpc/sim2.actor.cpp:894
↓ 44 callersFunctionwrite_string
fdbclient/include/fdbclient/json_spirit/json_spirit_writer_template.h:298
↓ 43 callersMethodaddWriteConflictRange
Adds a range of keys to the transaction's write conflict ranges as if you had cleared the range. As a result, other transactions that concurrently rea
bindings/java/src/main/com/apple/foundationdb/Transaction.java:106
↓ 43 callersMethodid
fdbserver/workloads/Sideband.actor.cpp:44
↓ 43 callersMethodmap
flow/include/flow/flow.h:165
← previousnext →301–400 of 23,797, ranked by callers