MCPcopy Create free account

hub / github.com/apache/mesos / types & classes

Types & classes2,231 in github.com/apache/mesos

↓ 3,579 callersClassNone
3rdparty/stout/include/stout/none.hpp:27
↓ 1,371 callersClassFailure
Forward declaration of Failure.
3rdparty/libprocess/include/process/future.hpp:82
↓ 869 callersClassNothing
3rdparty/stout/include/stout/nothing.hpp:16
↓ 679 callersClassSeconds
3rdparty/stout/include/stout/duration.hpp:207
↓ 662 callersClassOK
3rdparty/libprocess/include/process/http.hpp:678
↓ 564 callersClassError
3rdparty/stout/include/stout/errorbase.hpp:36
↓ 535 callersClassResources
src/common/http.hpp:70
↓ 312 callersClassBadRequest
3rdparty/libprocess/include/process/http.hpp:718
↓ 301 callersClassstringify
3rdparty/stout/include/stout/format.hpp:52
↓ 278 callersClassPath
* Represents a POSIX or Windows file system path and offers common path * manipulations. When reading the comments below, keep in mind that '/' refer
3rdparty/stout/include/stout/path.hpp:212
↓ 207 callersClassErrnoError
3rdparty/stout/include/stout/errorbase.hpp:50
↓ 173 callersClassInvoke
3rdparty/stout/include/stout/lambda.hpp:382
↓ 169 callersClassMilliseconds
3rdparty/stout/include/stout/duration.hpp:193
↓ 145 callersClassAllocation
src/tests/hierarchical_allocator_tests.cpp:84
↓ 141 callersClassBytes
3rdparty/stout/include/stout/bytes.hpp:30
↓ 126 callersClassForbidden
3rdparty/libprocess/include/process/http.hpp:747
↓ 112 callersClassAccepted
3rdparty/libprocess/include/process/http.hpp:698
↓ 103 callersClassWindowsError
3rdparty/stout/include/stout/windows/error.hpp:108
↓ 100 callersClassCLIException
Exceptions class to handle all CLI errors.
src/python/cli_new/lib/cli/exceptions.py:21
↓ 84 callersClassUnauthorized
3rdparty/libprocess/include/process/http.hpp:728
↓ 78 callersClassUPID
src/common/protobuf_utils.hpp:52
↓ 63 callersClassClassifier
src/linux/routing/filter/ip.hpp:88
↓ 63 callersClassNumber
3rdparty/stout/include/stout/json.hpp:69
↓ 60 callersClassMinutes
3rdparty/stout/include/stout/duration.hpp:221
↓ 56 callersClassDays
3rdparty/stout/include/stout/duration.hpp:249
↓ 56 callersClassNanoseconds
3rdparty/stout/include/stout/duration.hpp:165
↓ 55 callersClassContinue
Provides "syntactic sugar" for creating a `ControlFlow::Continue`.
3rdparty/libprocess/include/process/loop.hpp:223
↓ 50 callersClassCall
src/common/validation.hpp:31
↓ 50 callersClassStatus
3rdparty/libprocess/include/process/http.hpp:227
↓ 48 callersClassWeeks
3rdparty/stout/include/stout/duration.hpp:263
↓ 47 callersClassStatusError
* Represents errors caused by non-OK gRPC statuses. See: * https://grpc.io/grpc/cpp/classgrpc_1_1_status.html */
3rdparty/libprocess/include/process/grpc.hpp:66
↓ 40 callersClassCallOptions
* Defines the gRPC options for each call. */
3rdparty/libprocess/include/process/grpc.hpp:131
↓ 39 callersClassString
Note that all of these forward declarations are not necessary but it serves to document the set of types which are available.
3rdparty/stout/include/stout/json.hpp:68
↓ 37 callersClassIP
Represents an IP.
3rdparty/stout/include/stout/ip.hpp:73
↓ 37 callersClassNotFound
3rdparty/libprocess/include/process/http.hpp:757
↓ 36 callersClassProtobuf
The representation of generic protobuf => JSON, e.g., `jsonify(JSON::Protobuf(message))`.
3rdparty/stout/include/stout/protobuf.hpp:821
↓ 35 callersClassInternalServerError
3rdparty/libprocess/include/process/http.hpp:838
↓ 32 callersClassTestParam
Param for the tests: 'framework_effective' Framework specified effective capabilities for the container. 'operator_effective' Default effective capabi
src/tests/containerizer/linux_capabilities_isolator_tests.cpp:93
↓ 30 callersClassURL
Represents a Uniform Resource Locator: scheme://domain|ip:port/path?query#fragment This is actually a URI-reference (see 4.1 of RFC 3986). TODO(bmah
3rdparty/libprocess/include/process/http.hpp:130
↓ 29 callersClassHours
3rdparty/stout/include/stout/duration.hpp:235
↓ 27 callersClassPriority
Each filter on a link has a priority (a 16-bit integer). The priority defines the order in which filters will be applied to each packet. The lower the
src/linux/routing/filter/priority.hpp:39
↓ 27 callersClassSocket
3rdparty/libprocess/include/process/socket.hpp:258
↓ 26 callersClassRedirect
Represents an action that redirects a packet to a given link. Currently, kernel only supports redirecting to the egress of a given link.
src/linux/routing/filter/action.hpp:41
↓ 25 callersClassVersion
This class provides convenience routines for working with version numbers. We support the SemVer 2.0.0 (http://semver.org) format, with two differenc
3rdparty/stout/include/stout/version.hpp:41
↓ 24 callersClassNotAcceptable
3rdparty/libprocess/include/process/http.hpp:798
↓ 24 callersClassPluginError
This class encapsulates a JSON formatted string of type `spec::Error`. It can be used by CNI plugins to return a CNI error in a `Try` object when a fa
src/slave/containerizer/mesos/isolators/network/cni/spec.hpp:65
↓ 24 callersClassSlaveOptions
src/tests/mesos.hpp:124
↓ 24 callersClassValue
Entry for a blkio file. The format of each entry can either be: 1. <value> 2. <dev> <value> 3. <dev> <op> <value> 4. <op> <value> For details: https:
src/linux/cgroups.hpp:462
↓ 23 callersClassMethodNotAllowed
3rdparty/libprocess/include/process/http.hpp:767
↓ 23 callersEnumVersion
src/jvm/jvm.hpp:40
↓ 23 callersClasssysctl
Provides an abstraction for getting system information via the underlying 'sysctl' system call. You describe the sysctl "Management Information Base"
3rdparty/stout/include/stout/os/sysctl.hpp:59
↓ 22 callersClassAddress
3rdparty/libprocess/include/process/address.hpp:48
↓ 20 callersClassJWTError
Represents the various errors that can be returned when parsing or creating JSON Web Tokens. This can be useful to create proper responses to HTTP req
3rdparty/libprocess/include/process/jwt.hpp:38
↓ 19 callersClassConflict
3rdparty/libprocess/include/process/http.hpp:808
↓ 19 callersClassHandle
The Linux kernel Traffic Control (TC) uses handles to uniqely identify the queueing disciplines (qdiscs), classes and filters attached to a network in
src/linux/routing/handle.hpp:38
↓ 19 callersClassasV1Protobuf
The representation of generic v0 protobuf => v1 protobuf as JSON, e.g., `jsonify(asV1Protobuf(message))`. Specifically, this acts the same as JSON::P
src/common/http.hpp:198
↓ 16 callersClassUPID
* An "untyped" `PID`, used to encapsulate the process ID for * lower-layer abstractions (eg, when receiving incoming requests) * in the dispatching
3rdparty/libprocess/include/process/pid.hpp:39
↓ 16 callersClassValue
3rdparty/stout/include/stout/json.hpp:76
↓ 15 callersClassExec
3rdparty/stout/include/stout/os/posix/fork.hpp:101
↓ 15 callersClassFork
3rdparty/stout/include/stout/os/posix/fork.hpp:113
↓ 15 callersClassMirror
Represents an action that mirrors a packet to a set of links. Currently, kernel only supports mirroring to the egress of each link.
src/linux/routing/filter/action.hpp:54
↓ 15 callersClassPrincipal
3rdparty/libprocess/include/process/http.hpp:69
↓ 15 callersClassServiceUnavailable
3rdparty/libprocess/include/process/http.hpp:858
↓ 15 callersClassUnsupportedMediaType
3rdparty/libprocess/include/process/http.hpp:828
↓ 14 callersClassHeaders
3rdparty/libprocess/include/process/http.hpp:471
↓ 14 callersClassObject
src/jvm/jvm.hpp:244
↓ 14 callersClassResource
Encapsulate the context for an HTTP resource. Context for an HTTP resource may include properties such as the URL, default timeout for c
src/python/lib/mesos/http.py:79
↓ 13 callersClassArray
3rdparty/stout/include/stout/json.hpp:71
↓ 13 callersClassAttributes
src/common/http.hpp:69
↓ 13 callersClassBasicBlocks
Quota operations are defined in terms of basic blocks (512 byte units).
src/slave/containerizer/mesos/isolators/xfs/utils.hpp:48
↓ 13 callersClassURL
Describes a ZooKeeper URL of the form: zk://username:password@servers/path Where username:password is for the 'digest' scheme (see ZooKeeper documen
include/mesos/zookeeper/url.hpp:46
↓ 12 callersClassBoolean
3rdparty/stout/include/stout/json.hpp:74
↓ 12 callersClassMesosException
Exceptions class to be inherited by all Mesos exceptions.
src/python/lib/mesos/exceptions.py:24
↓ 11 callersClassFilesError
Represents the various errors that can be returned by methods on the `Files` class via a `Try` that has failed.
src/files/files.hpp:45
↓ 11 callersClassMicroseconds
3rdparty/stout/include/stout/duration.hpp:179
↓ 11 callersClassParentHook
3rdparty/libprocess/include/process/subprocess.hpp:48
↓ 10 callersClassDuration
3rdparty/stout/include/stout/duration.hpp:32
↓ 10 callersClassFlags
src/tests/flags.hpp:34
↓ 9 callersClassCounter
Counter is a primitive to listen on events of a given memory pressure level for a cgroup and keep track of the number of occurrence of that event. Use
src/linux/cgroups.hpp:883
↓ 9 callersClassMAC
Represents a MAC address. A MAC address is a 48-bit unique identifier assigned to a network interface for communications on the physical network segme
3rdparty/stout/include/stout/mac.hpp:74
↓ 8 callersClassCapabilities
* Provides wrapper for the linux process capabilities interface. * Note: This is a class instead of an interface because it has state * associated w
src/linux/capabilities.hpp:131
↓ 8 callersClassOnlyMoveable
3rdparty/stout/tests/lambda_tests.cpp:24
↓ 8 callersClassResource_
include/mesos/resources.hpp:94
↓ 7 callersClassActionObject
src/master/authorization.hpp:36
↓ 7 callersClassAgent
This class defines the functions necessary to launch an agent in the CLI unit tests.
src/python/cli_new/lib/cli/tests/base.py:215
↓ 7 callersClassCounter
A Metric that represents an integer value that can be incremented and decremented.
3rdparty/libprocess/include/process/metrics/counter.hpp:26
↓ 7 callersClassMaster
This class defines the functions necessary to launch a master in the CLI unit tests.
src/python/cli_new/lib/cli/tests/base.py:158
↓ 7 callersClassNull
3rdparty/stout/include/stout/json.hpp:75
↓ 7 callersClassProcess
3rdparty/stout/include/stout/os/process.hpp:32
↓ 7 callersClassTask
This class defines the functions necessary to launch a task in the CLI unit tests.
src/python/cli_new/lib/cli/tests/base.py:314
↓ 6 callersEnumCapability
Superset of all capabilities. This is the set currently supported by linux (kernel 4.0).
src/linux/capabilities.hpp:35
↓ 6 callersClassF
Invoke a function object.
3rdparty/stout/tests/cpp17_tests.cpp:59
↓ 6 callersClassFileInfo
Provides utility functions for filenames. FileInfo provides easy access to the components of a file's path relative to the project root.
support/cpplint.py:1102
↓ 6 callersClassFlags
src/tests/containerizer/capabilities_test_helper.hpp:36
↓ 6 callersClassFrameworkProfile
TODO(kapil): Add support for per-framework-profile configuration for offer acceptance/rejection.
src/tests/hierarchical_allocator_benchmarks.cpp:72
↓ 6 callersClassJWT
* A JSON Web Token (JWT) implementation. * @see <a href="https://tools.ietf.org/html/rfc7519">RFC 7519</a> * * This implementation supports the 'no
3rdparty/libprocess/include/process/jwt.hpp:63
↓ 6 callersClassMoveOnly
3rdparty/libprocess/src/tests/process_tests.cpp:158
↓ 6 callersClassNonQuotaVsQuotaParam
src/tests/hierarchical_allocator_benchmarks.cpp:656
↓ 6 callersClassNotImplemented
3rdparty/libprocess/include/process/http.hpp:848
↓ 6 callersClassObject
member functions
3rdparty/stout/tests/lambda_tests.cpp:240
next →1–100 of 2,231, ranked by callers