Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ functions
Functions
10,676 in github.com/apache/mesos
⨍
Functions
10,676
◇
Types & classes
2,231
↳
Endpoints
1
↓ 87 callers
Method
await
src/examples/test_hook_module.cpp:77
↓ 87 callers
Method
string
src/jvm/jvm.cpp:273
↓ 86 callers
Function
parameterize
src/tests/mesos.hpp:1623
↓ 86 callers
Method
pid
src/log/replica.cpp:866
↓ 85 callers
Method
string
3rdparty/libprocess/src/http.cpp:193
↓ 84 callers
Method
end
src/master/master.hpp:2090
↓ 83 callers
Function
await
3rdparty/libprocess/include/process/gtest.hpp:67
↓ 83 callers
Function
createLabel
src/common/protobuf_utils.cpp:659
↓ 83 callers
Method
get
src/state/log.cpp:442
↓ 83 callers
Method
path
Returns the path in the filesystem where cache entry resides. TODO(bernd-mesos): Remove this construct after refactoring so that the slave flags get i
src/slave/containerizer/fetcher_process.hpp:108
↓ 83 callers
Method
put
src/slave/containerizer/mesos/provisioner/docker/metadata_manager.cpp:112
↓ 83 callers
Function
touch
3rdparty/stout/include/stout/os/touch.hpp:32
↓ 82 callers
Function
createTaskGroupInfo
src/tests/mesos.hpp:1057
↓ 82 callers
Method
remove
src/slave/gc.cpp:181
↓ 81 callers
Function
RESERVE
src/tests/mesos.hpp:1442
↓ 81 callers
Function
strerror
* A thread-safe version of strerror. */
3rdparty/stout/include/stout/os/strerror.hpp:30
↓ 80 callers
Method
empty
3rdparty/stout/include/stout/linkedhashmap.hpp:144
↓ 80 callers
Method
get
3rdparty/libprocess/include/process/owned.hpp:117
↓ 79 callers
Function
collect
3rdparty/libprocess/include/process/collect.hpp:274
↓ 79 callers
Method
state
src/master/http.cpp:2289
↓ 78 callers
Method
contains
src/common/resources.cpp:1379
↓ 78 callers
Method
run
Starts and immediately joins (i.e., blocks on) the driver. @return The state of the driver after the call. @see Status
src/java/src/org/apache/mesos/ExecutorDriver.java:84
↓ 75 callers
Function
exists
3rdparty/stout/include/stout/os/posix/exists.hpp:26
↓ 75 callers
Method
exit
(int status)
src/examples/java/TestLog.java:111
↓ 74 callers
Method
clear
src/master/master.hpp:2078
↓ 74 callers
Method
get
src/master/allocator/mesos/hierarchical.cpp:284
↓ 73 callers
Method
clear
NOTE: We need to clear the union when creating an IP because the equality check uses memcmp.
3rdparty/stout/include/stout/ip.hpp:318
↓ 73 callers
Function
close
3rdparty/stout/include/stout/os/posix/close.hpp:24
↓ 72 callers
Method
Get
src/state/zookeeper.cpp:129
↓ 72 callers
Function
is_absolute
* Returns whether the given path is an absolute path. * If an invalid path is given, the return result is also invalid. */
3rdparty/stout/include/stout/path.hpp:158
↓ 72 callers
Method
killTask
Invoked when a task running within this executor has been killed (via {@link org.apache.mesos.SchedulerDriver#killTask}). Note that no status update w
src/java/src/org/apache/mesos/Executor.java:111
↓ 72 callers
Function
sleep
Suspends execution for the given duration.
3rdparty/stout/include/stout/posix/os.hpp:219
↓ 71 callers
Method
execute
src/tests/http_server_test_helper.cpp:59
↓ 71 callers
Function
rm
3rdparty/stout/include/stout/os/posix/rm.hpp:26
↓ 71 callers
Method
write
src/log/replica.cpp:524
↓ 70 callers
Method
address
3rdparty/libprocess/src/http.cpp:2413
↓ 69 callers
Function
address
3rdparty/libprocess/src/process.cpp:1350
↓ 69 callers
Method
allocate
src/v1/resources.cpp:1585
↓ 68 callers
Function
Gigabytes
3rdparty/stout/include/stout/bytes.hpp:129
↓ 68 callers
Method
recoverResources
src/master/master.cpp:12611
↓ 68 callers
Method
status
src/log/replica.cpp:297
↓ 67 callers
Function
check
src/linux/routing/utils.cpp:25
↓ 67 callers
Method
mkdtemp
src/tests/environment.cpp:1180
↓ 66 callers
Method
keys
3rdparty/stout/include/stout/multimap.hpp:79
↓ 66 callers
Method
load
We load the module manifests sequentially in an alphabetical order. If an error is encountered while processing a particular manifest, we do not load
src/module/manager.cpp:359
↓ 65 callers
Function
stringify
An overload of stringify for printing a list of process trees (since printing a process tree is rather particular).
3rdparty/stout/include/stout/os/process.hpp:162
↓ 63 callers
Method
begin
src/master/master.hpp:2089
↓ 63 callers
Function
realpath
3rdparty/stout/include/stout/os/posix/realpath.hpp:24
↓ 62 callers
Method
abort
Aborts the driver so that no more callbacks can be made to the executor. The semantics of abort and stop have deliberately been separated so that code
src/java/src/org/apache/mesos/ExecutorDriver.java:63
↓ 62 callers
Function
encode
Returns a string representing the specified position. Note that we adjust the actual position by incrementing it by 1 because we reserve 0 for storing
src/log/leveldb.cpp:88
↓ 62 callers
Method
get
src/zookeeper/zookeeper.cpp:631
↓ 62 callers
Function
isTerminalState
src/common/protobuf_utils.cpp:152
↓ 61 callers
Function
Break
3rdparty/libprocess/include/process/loop.hpp:237
↓ 61 callers
Method
basename
src/slave/containerizer/fetcher.cpp:104
↓ 61 callers
Method
tasks
src/master/http.cpp:2910
↓ 60 callers
Function
find
Return the list of file paths that match the given pattern by recursively searching the given directory. A match is successful if the pattern is a sub
3rdparty/stout/include/stout/os/find.hpp:37
↓ 60 callers
Function
mount
src/linux/fs.cpp:479
↓ 60 callers
Method
out
* @return File descriptor representing the parent side (i.e., write * side) of this subprocess' stdout pipe or None if no pipe was * req
3rdparty/libprocess/include/process/subprocess.hpp:254
↓ 60 callers
Method
usage
src/slave/slave.cpp:9618
↓ 59 callers
Method
discard
src/master/detector/zookeeper.cpp:123
↓ 59 callers
Method
exec
Execute a new process inside of a given task by redirecting STDIN/STDOUT/STDERR between the CLI and the Mesos Agent API. If
src/python/cli_new/lib/cli/mesos.py:302
↓ 58 callers
Method
ns
3rdparty/stout/include/stout/duration.hpp:46
↓ 57 callers
Method
fetch
Returns an immutable "variable" representing the current value from the state associated with the specified name. @param name The name of the variab
src/java/src/org/apache/mesos/state/State.java:61
↓ 57 callers
Method
get
src/slave/containerizer/mesos/provisioner/docker/store.cpp:265
↓ 57 callers
Function
kill
src/linux/cgroups.cpp:828
↓ 57 callers
Method
lock
3rdparty/libprocess/include/process/mutex.hpp:33
↓ 57 callers
Function
shell
Runs a command in a shell, unless the dry-run option is set (in which case it just prints the command).
support/apply-reviews.py:139
↓ 56 callers
Function
e
(b)
src/webui/assets/libs/angular-1.2.32.min.js:24
↓ 56 callers
Method
match
src/common/resources.cpp:2063
↓ 56 callers
Method
reconcileTasks
Allows the framework to query the status for non-terminal tasks. This causes the master to send back the latest task status for each task in 'statuses
src/java/src/org/apache/mesos/SchedulerDriver.java:367
↓ 55 callers
Function
createContainerInfo
src/tests/mesos.hpp:896
↓ 55 callers
Method
values
Returns the list of values in this map.
3rdparty/stout/include/stout/hashmap.hpp:142
↓ 54 callers
Method
cpus
src/v1/resources.cpp:1978
↓ 54 callers
Function
d
(a,b)
src/webui/assets/libs/angular-1.2.32.min.js:33
↓ 54 callers
Method
find
3rdparty/stout/include/stout/json.hpp:395
↓ 54 callers
Function
load
Loads secrets (principal -> secret) into the in-memory auxiliary property plugin that is used by the authenticators.
src/authentication/cram_md5/authenticator.cpp:446
↓ 54 callers
Function
loop
3rdparty/libprocess/include/process/loop.hpp:132
↓ 54 callers
Function
metricEquals
src/tests/utils.hpp:38
↓ 54 callers
Function
pipe
Create pipes for interprocess communication. The pipe file descriptors will be marked O_CLOEXEC (atomically if the platform supports it). To pass the
3rdparty/stout/include/stout/os/posix/pipe.hpp:33
↓ 54 callers
Method
proxy
3rdparty/libprocess/src/process.cpp:1731
↓ 54 callers
Function
read
3rdparty/libprocess/src/posix/io.cpp:33
↓ 53 callers
Method
get
src/sched/sched.cpp:146
↓ 53 callers
Function
parse
3rdparty/libprocess/src/http.cpp:810
↓ 53 callers
Function
synchronized
3rdparty/libprocess/src/clock.cpp:146
↓ 53 callers
Method
updateQuota
src/master/allocator/mesos/metrics.cpp:172
↓ 52 callers
Method
status
* Exit status of this subprocess captured as a Future (completed * when the subprocess exits). * * On Posix, the exit status is propagated fr
3rdparty/libprocess/include/process/subprocess.hpp:290
↓ 52 callers
Method
store
Returns an immutable "variable" representing the current value in the state if updating the specified variable in the state was successful, otherwise
src/java/src/org/apache/mesos/state/State.java:75
↓ 51 callers
Function
filter
3rdparty/libprocess/src/process.cpp:4073
↓ 51 callers
Method
pid
src/master/registrar.cpp:603
↓ 51 callers
Method
status
src/slave/containerizer/docker.cpp:845
↓ 51 callers
Method
writer
3rdparty/libprocess/src/http.cpp:453
↓ 50 callers
Function
HELP
3rdparty/libprocess/src/help.cpp:40
↓ 50 callers
Function
TLDR
Helper for single-line TL;DR; that adds a newline.
3rdparty/libprocess/include/process/help.hpp:69
↓ 50 callers
Function
convert
src/posix/rlimits.cpp:35
↓ 50 callers
Function
exitWithStatus
src/slave/containerizer/mesos/launch.cpp:253
↓ 50 callers
Function
getMetaRootDir
src/slave/paths.cpp:134
↓ 50 callers
Method
ports
src/v1/resources.cpp:2022
↓ 50 callers
Function
x
(e,t)
site/source/assets/js/jquery-1.10.1.min.js:4
↓ 49 callers
Method
self
src/slave/containerizer/mesos/isolators/xfs/disk.hpp:49
↓ 48 callers
Function
AUTHENTICATION
Helper for description of Authentication requirements.
3rdparty/libprocess/include/process/help.hpp:83
← previous
next →
201–300 of 10,676, ranked by callers