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
↓ 12 callers
Method
shutdownNetwork
src/tests/zookeeper_test_server.cpp:113
↓ 12 callers
Function
streamingMediaType
src/common/http.cpp:127
↓ 12 callers
Method
string
3rdparty/stout/include/stout/os/sysctl.hpp:188
↓ 12 callers
Function
subtract
Subtract `right_` from `left_`, and return the result as Value::Ranges.
src/v1/values.cpp:253
↓ 12 callers
Function
undiscardable
3rdparty/libprocess/include/process/future.hpp:1925
↓ 12 callers
Method
unreserve
src/master/http.cpp:4059
↓ 12 callers
Function
untar
src/common/command_utils.cpp:150
↓ 12 callers
Function
y
(a,b,c,d,e)
src/webui/assets/libs/angular-1.2.32.min.js:46
↓ 11 callers
Method
add
3rdparty/libprocess/src/metrics/metrics.cpp:121
↓ 11 callers
Function
addTcpHealthCheck
src/tests/containerizer/ports_isolator_tests.cpp:148
↓ 11 callers
Method
begin
3rdparty/stout/include/stout/flags/flags.hpp:171
↓ 11 callers
Method
beginning
src/log/log.cpp:358
↓ 11 callers
Function
callUpdateFramework
src/tests/master/update_framework_tests.cpp:169
↓ 11 callers
Function
cleanup
3rdparty/libprocess/src/subprocess.cpp:258
↓ 11 callers
Method
colorize
Decorate a string with a number of color codes.
support/mesos-gtest-runner.py:57
↓ 11 callers
Function
cpus
Reads from /proc/cpuinfo and returns a list of CPUs.
3rdparty/stout/include/stout/proc.hpp:436
↓ 11 callers
Function
createDiskSourcePath
src/tests/mesos.hpp:1167
↓ 11 callers
Function
createPorts
src/tests/resources_utils.cpp:43
↓ 11 callers
Function
createRange
src/tests/resources_utils.cpp:111
↓ 11 callers
Method
decrement
3rdparty/libprocess/include/process/count_down_latch.hpp:29
↓ 11 callers
Function
discard
src/zookeeper/group.cpp:77
↓ 11 callers
Function
e
(e,t)
src/webui/assets/libs/clipboard-1.5.16.min.js:7
↓ 11 callers
Method
findMethod
src/jvm/jvm.cpp:293
↓ 11 callers
Method
generate
src/authentication/executor/jwt_secret_generator.cpp:45
↓ 11 callers
Function
getCgroupPath
src/slave/containerizer/mesos/paths.cpp:600
↓ 11 callers
Function
getTaskPath
src/slave/paths.cpp:439
↓ 11 callers
Method
kill
After killing the task, we need to make sure its container has actually been removed from the agent before proceeding.
src/python/cli_new/lib/cli/tests/base.py:407
↓ 11 callers
Function
links
Returns the names of all the link devices in the system.
3rdparty/stout/include/stout/posix/net.hpp:135
↓ 11 callers
Method
load
src/linux/seccomp/seccomp.cpp:294
↓ 11 callers
Function
mac
Returns the MAC address of a given link device. The link device is specified using its name (e.g., eth0). Returns error if the link device is not foun
3rdparty/stout/include/stout/posix/mac.hpp:33
↓ 11 callers
Method
nonShared
src/v1/resources.cpp:1706
↓ 11 callers
Method
once
Returns true if this Once instance has already transitioned to a 'done' state (i.e., the action you wanted to perform "once" has been completed). Note
3rdparty/libprocess/include/process/once.hpp:36
↓ 11 callers
Function
parse
TODO(haosdent): Remove this function after we stop supporting `--roles` flag in master.
src/common/roles.cpp:45
↓ 11 callers
Function
parseImageReference
TODO(jieyu): Use regex to parse and verify the reference.
src/docker/spec.cpp:33
↓ 11 callers
Function
parseVersion
Since there is a lot of variety in perf(1) version strings across distributions, we parse just the first 2 version components, which is enough of a ve
src/linux/perf.cpp:212
↓ 11 callers
Function
permissions
3rdparty/stout/include/stout/os/permissions.hpp:61
↓ 11 callers
Function
pstree
Returns a process tree rooted at the specified pid using the specified list of processes (or an error if one occurs).
3rdparty/stout/include/stout/os/pstree.hpp:37
↓ 11 callers
Method
quantities
src/master/allocator/mesos/hierarchical.hpp:138
↓ 11 callers
Function
r
(e)
site/source/assets/js/jquery-1.10.1.min.js:5
↓ 11 callers
Method
recover
3rdparty/libprocess/include/process/future.hpp:1624
↓ 11 callers
Function
run
This function will increase the memory footprint gradually. `TaskInfo.data` specifies the upper limit (in MB) of the memory footprint. The upper limit
src/examples/balloon_executor.cpp:87
↓ 11 callers
Function
setProjectId
src/slave/containerizer/mesos/isolators/xfs/utils.cpp:171
↓ 11 callers
Function
setns
Define a 'setns' for compilation environments that don't already have one.
src/linux/ns.hpp:72
↓ 11 callers
Function
shares
src/linux/cgroups.cpp:2194
↓ 11 callers
Function
soft_limit_in_bytes
src/linux/cgroups.cpp:2400
↓ 11 callers
Method
subscribe
src/tests/check_tests.cpp:214
↓ 11 callers
Function
subsystems
Return information about subsystems on the current machine. We get information from /proc/cgroups file. Each line in it describes a subsystem. @return
src/linux/cgroups.cpp:122
↓ 11 callers
Function
temp
Attempts to resolve the system-designated temporary directory before back on a sensible default. On POSIX platforms, this involves checking the POSIX-
3rdparty/stout/include/stout/os/posix/temp.hpp:27
↓ 11 callers
Method
timeval
3rdparty/stout/include/stout/duration.hpp:55
↓ 11 callers
Method
toRepeatedPtrField
src/common/protobuf_utils.hpp:383
↓ 11 callers
Function
uid
3rdparty/stout/include/stout/os/posix/stat.hpp:224
↓ 11 callers
Method
unmocked__run
src/tests/mock_slave.cpp:211
↓ 11 callers
Method
url
src/tests/fetcher_cache_tests.cpp:991
↓ 11 callers
Function
validateResources
src/master/validation.cpp:1228
↓ 11 callers
Function
ya
(a)
src/webui/assets/libs/jquery-3.2.1.min.js:2
↓ 10 callers
Function
B
(a,b)
src/webui/assets/libs/jquery-3.2.1.min.js:2
↓ 10 callers
Function
T
(a,b,c,d,e,f,g)
src/webui/assets/libs/jquery-3.2.1.min.js:3
↓ 10 callers
Method
call
3rdparty/libprocess/include/process/grpc.hpp:189
↓ 10 callers
Method
cancelled
src/zookeeper/contender.cpp:214
↓ 10 callers
Function
classifiers
src/linux/routing/filter/ip.cpp:567
↓ 10 callers
Method
containerClass
src/slave/containerizer/mesos/containerizer.cpp:3345
↓ 10 callers
Function
d
(a)
src/webui/assets/libs/jquery-3.2.1.min.js:3
↓ 10 callers
Function
d
(a)
src/webui/assets/libs/ui-bootstrap-tpls-0.9.0.min.js:1
↓ 10 callers
Method
deallocate
src/slave/volume_gid_manager/volume_gid_manager.cpp:593
↓ 10 callers
Method
decode
* Decodes another chunk of data from the "Record-IO" stream * and returns the attempted decoding of any additional * complete records. * *
3rdparty/stout/include/stout/recordio.hpp:89
↓ 10 callers
Method
detach
src/files/files.cpp:322
↓ 10 callers
Function
encode
3rdparty/stout/include/stout/base64.hpp:43
↓ 10 callers
Method
end
3rdparty/stout/include/stout/flags/flags.hpp:172
↓ 10 callers
Method
expired
src/state/zookeeper.cpp:393
↓ 10 callers
Function
f
(f,g,h,i,k)
src/webui/assets/libs/jquery-3.2.1.min.js:2
↓ 10 callers
Function
finalize
Gracefully winds down libprocess in roughly the reverse order of initialization. NOTE: `finalize_wsa` controls whether libprocess also finalizes the
3rdparty/libprocess/src/process.cpp:1261
↓ 10 callers
Function
g
()
src/webui/assets/libs/angular-1.2.32.min.js:38
↓ 10 callers
Function
getFrameworkMetricPrefix
src/master/metrics.cpp:901
↓ 10 callers
Function
getHostname
Returns a Try of the hostname for the provided IP. If the hostname cannot be resolved, then a string version of the IP address is returned. TODO(benh
3rdparty/stout/include/stout/posix/net.hpp:45
↓ 10 callers
Function
getOffer
src/master/validation.cpp:2160
↓ 10 callers
Function
ha
(b,a)
src/webui/assets/libs/angular-1.2.32.min.js:12
↓ 10 callers
Function
http
* Creates an http URI with the given parameters. */
src/uri/schemes/http.hpp:35
↓ 10 callers
Function
ia
(b)
src/webui/assets/libs/angular-1.2.32.min.js:15
↓ 10 callers
Function
initialize
src/logging/logging.cpp:384
↓ 10 callers
Method
kill
src/slave/slave.cpp:4112
↓ 10 callers
Function
la
(b,a)
src/webui/assets/libs/angular-1.2.32.min.js:93
↓ 10 callers
Function
listen
src/linux/cgroups.cpp:1225
↓ 10 callers
Function
nonblock
3rdparty/stout/include/stout/os/posix/fcntl.hpp:71
↓ 10 callers
Function
p
(a,b)
src/webui/assets/libs/jquery-3.2.1.min.js:2
↓ 10 callers
Method
peer
3rdparty/libprocess/src/socket.cpp:134
↓ 10 callers
Function
processes
NOTE: It is possible for a process pid to be in more than one cgroup if it has separate threads (tasks) in different cgroups.
src/linux/cgroups.cpp:931
↓ 10 callers
Function
promise
src/log/consensus.cpp:800
↓ 10 callers
Method
scheme
src/tests/http_authentication_tests.cpp:274
↓ 10 callers
Method
set
src/master/quota_handler.cpp:693
↓ 10 callers
Method
sleep
Poll the process for the specified number of seconds. If the process ends during that time, this method returns the process's
support/test-upgrade.py:52
↓ 10 callers
Function
spawn
3rdparty/libprocess/include/process/process.hpp:593
↓ 10 callers
Method
startup
src/tests/mock_csi_plugin.cpp:323
↓ 10 callers
Method
supportsNesting
src/slave/containerizer/mesos/isolator.cpp:49
↓ 10 callers
Method
supportsStandalone
src/slave/containerizer/mesos/isolator.cpp:55
↓ 10 callers
Method
unreserved
src/v1/resources.cpp:1675
↓ 10 callers
Method
unschedule
src/slave/gc.cpp:127
↓ 10 callers
Function
ut
(e)
site/source/assets/js/jquery-1.10.1.min.js:4
↓ 10 callers
Function
validateEnvironment
src/common/validation.cpp:144
↓ 10 callers
Method
wait
3rdparty/libprocess/src/grpc.cpp:82
↓ 10 callers
Method
write_lock
TODO(bmahler): Consider returning a 'Locked' object in the future as the mechanism for unlocking, rather than exposing unlocking functions for all to
3rdparty/libprocess/include/process/rwlock.hpp:44
← previous
next →
801–900 of 10,676, ranked by callers