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,313 callers
Method
get
src/jvm/jvm.cpp:123
↓ 2,787 callers
Method
CopyFrom
src/tests/common/http_tests.pb.cc:724
↓ 2,569 callers
Method
error
Invoked when a fatal error has occurred with the executor and/or executor driver. The driver will be aborted BEFORE invoking this callback. @param dr
src/java/src/org/apache/mesos/Executor.java:148
↓ 2,569 callers
Method
isError
3rdparty/stout/include/stout/try.hpp:78
↓ 2,415 callers
Function
Error
Logs the fact we've found a lint error. We log where the error was found, and also our confidence in the error, that is, how certain we are this
support/cpplint.py:1221
↓ 2,393 callers
Method
isSome
'isSome' and 'isError' are mutually exclusive. They correspond to the underlying state of the Option.
3rdparty/stout/include/stout/try.hpp:77
↓ 1,861 callers
Function
join
Base case.
3rdparty/stout/include/stout/path.hpp:116
↓ 1,846 callers
Function
stringify
src/linux/ns.cpp:622
↓ 1,596 callers
Method
empty
src/master/allocator/mesos/hierarchical.hpp:137
↓ 1,595 callers
Method
id
src/tests/mesos.hpp:3484
↓ 1,592 callers
Method
state
src/slave/http.cpp:1331
↓ 1,395 callers
Method
size
src/slave/containerizer/fetcher.cpp:1247
↓ 1,348 callers
Function
parse
src/oci/spec.cpp:124
↓ 1,106 callers
Method
resources
TODO(idownes): Move this to the Containerizer interface to complete the delegation of containerization.
src/slave/containerizer/containerizer.cpp:66
↓ 1,092 callers
Method
type
3rdparty/stout/include/stout/os/windows/fd.hpp:189
↓ 1,084 callers
Method
start
Starts the executor driver. This needs to be called before any other driver calls are made. @return The state of the driver after the call. @see
src/java/src/org/apache/mesos/ExecutorDriver.java:39
↓ 1,078 callers
Function
create
src/uri/fetcher.cpp:37
↓ 967 callers
Function
defer
3rdparty/libprocess/include/process/defer.hpp:35
↓ 963 callers
Method
at
3rdparty/stout/include/stout/json.hpp:478
↓ 946 callers
Method
status
src/tests/containerizer.cpp:201
↓ 939 callers
Method
get
3rdparty/libprocess/src/tests/owned_tests.cpp:25
↓ 913 callers
Method
join
Waits for the driver to be stopped or aborted, possibly _blocking_ the current thread indefinitely. The return status of this function can be used to
src/java/src/org/apache/mesos/ExecutorDriver.java:75
↓ 900 callers
Method
createDetector
src/tests/cluster.cpp:400
↓ 886 callers
Method
stop
Stops the executor driver. @return The state of the driver after the call. @see Status
src/java/src/org/apache/mesos/ExecutorDriver.java:48
↓ 873 callers
Method
get
3rdparty/stout/include/stout/try.hpp:108
↓ 858 callers
Method
get
Get the 32-bit representation of the handle in the form of 0xAAAABBBB. Where 0xAAAA is the primary handle and 0xBBBB is the secondary handle.
src/slave/containerizer/mesos/isolators/cgroups/subsystems/net_cls.hpp:70
↓ 823 callers
Method
isNone
3rdparty/stout/include/stout/option.hpp:117
↓ 823 callers
Method
then
3rdparty/libprocess/include/process/future.hpp:1576
↓ 782 callers
Method
get
src/slave/containerizer/fetcher.cpp:1021
↓ 742 callers
Function
exists
src/linux/cgroups.cpp:764
↓ 734 callers
Method
value
src/linux/cgroups.cpp:2657
↓ 731 callers
Method
contains
src/v1/resources.cpp:1365
↓ 692 callers
Function
add
src/log/main.cpp:47
↓ 669 callers
Method
MergeFrom
src/tests/common/http_tests.pb.cc:235
↓ 597 callers
Function
createTask
src/tests/mesos.hpp:953
↓ 583 callers
Function
post
TODO(bmahler): Pull up a more generic helper for making it easy to send calls and get back responses. Ideally getting back the appropriate Response::X
src/tests/master_tests.cpp:7652
↓ 578 callers
Function
FutureSatisfy
3rdparty/libprocess/include/process/gmock.hpp:155
↓ 571 callers
Method
get
src/master/weights_handler.cpp:59
↓ 557 callers
Method
send
Sends a Call to the Mesos master. The scheduler should only invoke this method once it has received the 'connected' callback. Otherwise, all calls wou
src/java/src/org/apache/mesos/v1/scheduler/Mesos.java:39
↓ 555 callers
Method
contains
src/slave/containerizer/fetcher.cpp:1055
↓ 552 callers
Function
random
3rdparty/stout/include/stout/windows/os.hpp:580
↓ 546 callers
Method
id
TODO(bevers): Check if there is anything preventing us from returning a const reference here.
src/master/master.hpp:2717
↓ 542 callers
Function
createBasicAuthHeaders
src/tests/mesos.hpp:1378
↓ 503 callers
Method
principal
src/resource_provider/local.cpp:80
↓ 485 callers
Method
insert
Insert key/value into the cache.
3rdparty/stout/include/stout/cache.hpp:99
↓ 476 callers
Function
dispatch
3rdparty/libprocess/src/process.cpp:4126
↓ 457 callers
Method
get
src/linux/capabilities.cpp:274
↓ 447 callers
Method
toString
()
src/java/src/org/apache/mesos/Log.java:68
↓ 420 callers
Method
begin
src/common/resource_quantities.cpp:148
↓ 418 callers
Method
count
src/v1/resources.cpp:1569
↓ 416 callers
Method
launchTasks
Launches the given set of tasks. Any remaining resources (i.e., those that are not used by the launched tasks or their executors) will be considered d
src/java/src/org/apache/mesos/SchedulerDriver.java:143
↓ 412 callers
Method
name
src/uri/fetchers/copy.cpp:71
↓ 409 callers
Method
data
src/zookeeper/group.cpp:241
↓ 408 callers
Method
offers
src/cli/execute.cpp:493
↓ 405 callers
Method
authorized
src/tests/master_load_tests.cpp:201
↓ 403 callers
Function
getcwd
3rdparty/stout/include/stout/os/posix/getcwd.hpp:23
↓ 402 callers
Function
bind
TODO(benh): Remove and defer to Socket::bind.
3rdparty/libprocess/include/process/network.hpp:46
↓ 401 callers
Method
erase
3rdparty/stout/include/stout/cache.hpp:72
↓ 394 callers
Function
get
Return the current scheduling policy for the specified pid, or for the caller if pid is None() or zero.
src/linux/sched.hpp:55
↓ 381 callers
Method
field
3rdparty/stout/include/stout/jsonify.hpp:347
↓ 379 callers
Method
push
Inserts 'value' into the history for this metric.
3rdparty/libprocess/include/process/metrics/metric.hpp:63
↓ 349 callers
Method
roles
src/master/http.cpp:2606
↓ 344 callers
Method
reset
Fires a message to self for the next event. This also cancels any existing timer.
src/slave/gc.cpp:168
↓ 341 callers
Function
update
()
src/webui/app/controllers.js:572
↓ 328 callers
Method
failure
src/checks/health_checker.cpp:294
↓ 328 callers
Method
isReady
3rdparty/libprocess/include/process/future.hpp:1215
↓ 326 callers
Function
mkdir
Make a directory. If `recursive` is set to true, all intermediate directories will be created as required. If `sync` is set to true, `fsync()` will b
3rdparty/stout/include/stout/os/posix/mkdir.hpp:42
↓ 323 callers
Method
get
src/common/resources.cpp:1884
↓ 322 callers
Function
remove
Removes a cgroup from a given hierachy. @param hierarchy Path to hierarchy root. @param cgroup Path of the cgroup relative to the hierarchy r
src/linux/cgroups.cpp:274
↓ 318 callers
Method
size
3rdparty/stout/include/stout/cache.hpp:86
↓ 307 callers
Method
get
src/slave/containerizer/mesos/provisioner/appc/store.cpp:174
↓ 297 callers
Method
disk
src/v1/resources.cpp:2011
↓ 293 callers
Method
apply
src/state/log.cpp:309
↓ 293 callers
Method
contains
src/master/master.hpp:2044
↓ 286 callers
Method
isFailed
3rdparty/libprocess/include/process/future.hpp:1229
↓ 273 callers
Method
end
src/common/resource_quantities.cpp:155
↓ 271 callers
Method
call
src/scheduler/scheduler.cpp:1026
↓ 271 callers
Function
terminate
3rdparty/libprocess/src/process.cpp:4000
↓ 259 callers
Function
read
src/slave/state.hpp:81
↓ 259 callers
Function
write
src/log/consensus.cpp:831
↓ 256 callers
Function
evolve
src/csi/v1_utils.cpp:138
↓ 256 callers
Function
validate
src/oci/spec.cpp:46
↓ 252 callers
Method
future
3rdparty/libprocess/include/process/future.hpp:913
↓ 251 callers
Function
spawn
3rdparty/libprocess/src/process.cpp:3981
↓ 249 callers
Function
Megabytes
3rdparty/stout/include/stout/bytes.hpp:123
↓ 246 callers
Function
allocatedResources
src/tests/resources_utils.cpp:33
↓ 241 callers
Method
future
src/linux/cgroups.cpp:1364
↓ 241 callers
Function
serialize
src/common/http.cpp:107
↓ 238 callers
Method
id
src/slave/slave.hpp:1166
↓ 233 callers
Method
find
src/v1/resources.cpp:1811
↓ 233 callers
Function
protobuf
TODO(bmahler): This currently uses the default value for optional fields that are not deprecated, but we may want to revisit this decision.
3rdparty/stout/include/stout/protobuf.hpp:1064
↓ 224 callers
Method
info
src/master/master.hpp:512
↓ 218 callers
Method
acceptOffers
Accepts the given offers and performs a sequence of operations on those accepted offers. See Offer.Operation in mesos.proto for the set of available o
src/java/src/org/apache/mesos/SchedulerDriver.java:224
↓ 215 callers
Method
slaves
src/master/http.cpp:2015
↓ 203 callers
Function
close
src/linux/ns.cpp:259
↓ 201 callers
Method
addSlave
src/master/master.cpp:10626
↓ 200 callers
Function
shutdown
src/local/local.cpp:553
↓ 200 callers
Function
wait
3rdparty/libprocess/src/process.cpp:4044
↓ 199 callers
Function
contains
src/v1/resources.cpp:2653
↓ 199 callers
Method
isPending
src/slave/slave.cpp:10785
next →
1–100 of 10,676, ranked by callers