MCPcopy Create free account

hub / github.com/apache/mesos / functions

Functions10,676 in github.com/apache/mesos

↓ 12 callersMethodshutdownNetwork
src/tests/zookeeper_test_server.cpp:113
↓ 12 callersFunctionstreamingMediaType
src/common/http.cpp:127
↓ 12 callersMethodstring
3rdparty/stout/include/stout/os/sysctl.hpp:188
↓ 12 callersFunctionsubtract
Subtract `right_` from `left_`, and return the result as Value::Ranges.
src/v1/values.cpp:253
↓ 12 callersFunctionundiscardable
3rdparty/libprocess/include/process/future.hpp:1925
↓ 12 callersMethodunreserve
src/master/http.cpp:4059
↓ 12 callersFunctionuntar
src/common/command_utils.cpp:150
↓ 12 callersFunctiony
(a,b,c,d,e)
src/webui/assets/libs/angular-1.2.32.min.js:46
↓ 11 callersMethodadd
3rdparty/libprocess/src/metrics/metrics.cpp:121
↓ 11 callersFunctionaddTcpHealthCheck
src/tests/containerizer/ports_isolator_tests.cpp:148
↓ 11 callersMethodbegin
3rdparty/stout/include/stout/flags/flags.hpp:171
↓ 11 callersMethodbeginning
src/log/log.cpp:358
↓ 11 callersFunctioncallUpdateFramework
src/tests/master/update_framework_tests.cpp:169
↓ 11 callersFunctioncleanup
3rdparty/libprocess/src/subprocess.cpp:258
↓ 11 callersMethodcolorize
Decorate a string with a number of color codes.
support/mesos-gtest-runner.py:57
↓ 11 callersFunctioncpus
Reads from /proc/cpuinfo and returns a list of CPUs.
3rdparty/stout/include/stout/proc.hpp:436
↓ 11 callersFunctioncreateDiskSourcePath
src/tests/mesos.hpp:1167
↓ 11 callersFunctioncreatePorts
src/tests/resources_utils.cpp:43
↓ 11 callersFunctioncreateRange
src/tests/resources_utils.cpp:111
↓ 11 callersMethoddecrement
3rdparty/libprocess/include/process/count_down_latch.hpp:29
↓ 11 callersFunctiondiscard
src/zookeeper/group.cpp:77
↓ 11 callersFunctione
(e,t)
src/webui/assets/libs/clipboard-1.5.16.min.js:7
↓ 11 callersMethodfindMethod
src/jvm/jvm.cpp:293
↓ 11 callersMethodgenerate
src/authentication/executor/jwt_secret_generator.cpp:45
↓ 11 callersFunctiongetCgroupPath
src/slave/containerizer/mesos/paths.cpp:600
↓ 11 callersFunctiongetTaskPath
src/slave/paths.cpp:439
↓ 11 callersMethodkill
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 callersFunctionlinks
Returns the names of all the link devices in the system.
3rdparty/stout/include/stout/posix/net.hpp:135
↓ 11 callersMethodload
src/linux/seccomp/seccomp.cpp:294
↓ 11 callersFunctionmac
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 callersMethodnonShared
src/v1/resources.cpp:1706
↓ 11 callersMethodonce
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 callersFunctionparse
TODO(haosdent): Remove this function after we stop supporting `--roles` flag in master.
src/common/roles.cpp:45
↓ 11 callersFunctionparseImageReference
TODO(jieyu): Use regex to parse and verify the reference.
src/docker/spec.cpp:33
↓ 11 callersFunctionparseVersion
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 callersFunctionpermissions
3rdparty/stout/include/stout/os/permissions.hpp:61
↓ 11 callersFunctionpstree
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 callersMethodquantities
src/master/allocator/mesos/hierarchical.hpp:138
↓ 11 callersFunctionr
(e)
site/source/assets/js/jquery-1.10.1.min.js:5
↓ 11 callersMethodrecover
3rdparty/libprocess/include/process/future.hpp:1624
↓ 11 callersFunctionrun
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 callersFunctionsetProjectId
src/slave/containerizer/mesos/isolators/xfs/utils.cpp:171
↓ 11 callersFunctionsetns
Define a 'setns' for compilation environments that don't already have one.
src/linux/ns.hpp:72
↓ 11 callersFunctionshares
src/linux/cgroups.cpp:2194
↓ 11 callersFunctionsoft_limit_in_bytes
src/linux/cgroups.cpp:2400
↓ 11 callersMethodsubscribe
src/tests/check_tests.cpp:214
↓ 11 callersFunctionsubsystems
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 callersFunctiontemp
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 callersMethodtimeval
3rdparty/stout/include/stout/duration.hpp:55
↓ 11 callersMethodtoRepeatedPtrField
src/common/protobuf_utils.hpp:383
↓ 11 callersFunctionuid
3rdparty/stout/include/stout/os/posix/stat.hpp:224
↓ 11 callersMethodunmocked__run
src/tests/mock_slave.cpp:211
↓ 11 callersMethodurl
src/tests/fetcher_cache_tests.cpp:991
↓ 11 callersFunctionvalidateResources
src/master/validation.cpp:1228
↓ 11 callersFunctionya
(a)
src/webui/assets/libs/jquery-3.2.1.min.js:2
↓ 10 callersFunctionB
(a,b)
src/webui/assets/libs/jquery-3.2.1.min.js:2
↓ 10 callersFunctionT
(a,b,c,d,e,f,g)
src/webui/assets/libs/jquery-3.2.1.min.js:3
↓ 10 callersMethodcall
3rdparty/libprocess/include/process/grpc.hpp:189
↓ 10 callersMethodcancelled
src/zookeeper/contender.cpp:214
↓ 10 callersFunctionclassifiers
src/linux/routing/filter/ip.cpp:567
↓ 10 callersMethodcontainerClass
src/slave/containerizer/mesos/containerizer.cpp:3345
↓ 10 callersFunctiond
(a)
src/webui/assets/libs/jquery-3.2.1.min.js:3
↓ 10 callersFunctiond
(a)
src/webui/assets/libs/ui-bootstrap-tpls-0.9.0.min.js:1
↓ 10 callersMethoddeallocate
src/slave/volume_gid_manager/volume_gid_manager.cpp:593
↓ 10 callersMethoddecode
* 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 callersMethoddetach
src/files/files.cpp:322
↓ 10 callersFunctionencode
3rdparty/stout/include/stout/base64.hpp:43
↓ 10 callersMethodend
3rdparty/stout/include/stout/flags/flags.hpp:172
↓ 10 callersMethodexpired
src/state/zookeeper.cpp:393
↓ 10 callersFunctionf
(f,g,h,i,k)
src/webui/assets/libs/jquery-3.2.1.min.js:2
↓ 10 callersFunctionfinalize
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 callersFunctiong
()
src/webui/assets/libs/angular-1.2.32.min.js:38
↓ 10 callersFunctiongetFrameworkMetricPrefix
src/master/metrics.cpp:901
↓ 10 callersFunctiongetHostname
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 callersFunctiongetOffer
src/master/validation.cpp:2160
↓ 10 callersFunctionha
(b,a)
src/webui/assets/libs/angular-1.2.32.min.js:12
↓ 10 callersFunctionhttp
* Creates an http URI with the given parameters. */
src/uri/schemes/http.hpp:35
↓ 10 callersFunctionia
(b)
src/webui/assets/libs/angular-1.2.32.min.js:15
↓ 10 callersFunctioninitialize
src/logging/logging.cpp:384
↓ 10 callersMethodkill
src/slave/slave.cpp:4112
↓ 10 callersFunctionla
(b,a)
src/webui/assets/libs/angular-1.2.32.min.js:93
↓ 10 callersFunctionlisten
src/linux/cgroups.cpp:1225
↓ 10 callersFunctionnonblock
3rdparty/stout/include/stout/os/posix/fcntl.hpp:71
↓ 10 callersFunctionp
(a,b)
src/webui/assets/libs/jquery-3.2.1.min.js:2
↓ 10 callersMethodpeer
3rdparty/libprocess/src/socket.cpp:134
↓ 10 callersFunctionprocesses
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 callersFunctionpromise
src/log/consensus.cpp:800
↓ 10 callersMethodscheme
src/tests/http_authentication_tests.cpp:274
↓ 10 callersMethodset
src/master/quota_handler.cpp:693
↓ 10 callersMethodsleep
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 callersFunctionspawn
3rdparty/libprocess/include/process/process.hpp:593
↓ 10 callersMethodstartup
src/tests/mock_csi_plugin.cpp:323
↓ 10 callersMethodsupportsNesting
src/slave/containerizer/mesos/isolator.cpp:49
↓ 10 callersMethodsupportsStandalone
src/slave/containerizer/mesos/isolator.cpp:55
↓ 10 callersMethodunreserved
src/v1/resources.cpp:1675
↓ 10 callersMethodunschedule
src/slave/gc.cpp:127
↓ 10 callersFunctionut
(e)
site/source/assets/js/jquery-1.10.1.min.js:4
↓ 10 callersFunctionvalidateEnvironment
src/common/validation.cpp:144
↓ 10 callersMethodwait
3rdparty/libprocess/src/grpc.cpp:82
↓ 10 callersMethodwrite_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
← previousnext →801–900 of 10,676, ranked by callers