Class | Description |
---|---|
Log |
Provides access to a distributed append only log.
|
Log.Entry |
Represents an opaque data entry in the
Log with a
Log.Position . |
Log.Position |
An opaque identifier of a log entry's position within the
log.
|
Log.Reader |
Provides read access to the
Log . |
Log.Writer |
Provides write access to the
Log . |
MesosExecutorDriver |
Concrete implementation of an ExecutorDriver that connects an
Executor with a Mesos slave.
|
MesosNativeLibrary | |
MesosNativeLibrary.Version |
Represent a 'libmesos' version with Major, Minor, and Patch versions.
|
MesosSchedulerDriver |
Concrete implementation of a SchedulerDriver that connects a
Scheduler with a Mesos master.
|
Protos | |
Protos.Address |
A network address.
|
Protos.Address.Builder |
A network address.
|
Protos.Attribute |
Describes an attribute that can be set on a machine.
|
Protos.Attribute.Builder |
Describes an attribute that can be set on a machine.
|
Protos.CapabilityInfo |
Encapsulation of `Capabilities` supported by Linux.
|
Protos.CapabilityInfo.Builder |
Encapsulation of `Capabilities` supported by Linux.
|
Protos.CgroupInfo |
Linux control group (cgroup) information.
|
Protos.CgroupInfo.Blkio |
Configuration of a blkio cgroup subsystem.
|
Protos.CgroupInfo.Blkio.Builder |
Configuration of a blkio cgroup subsystem.
|
Protos.CgroupInfo.Blkio.CFQ |
Protobuf type
mesos.CgroupInfo.Blkio.CFQ |
Protos.CgroupInfo.Blkio.CFQ.Builder |
Protobuf type
mesos.CgroupInfo.Blkio.CFQ |
Protos.CgroupInfo.Blkio.CFQ.Statistics |
Protobuf type
mesos.CgroupInfo.Blkio.CFQ.Statistics |
Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder |
Protobuf type
mesos.CgroupInfo.Blkio.CFQ.Statistics |
Protos.CgroupInfo.Blkio.Statistics |
Protobuf type
mesos.CgroupInfo.Blkio.Statistics |
Protos.CgroupInfo.Blkio.Statistics.Builder |
Protobuf type
mesos.CgroupInfo.Blkio.Statistics |
Protos.CgroupInfo.Blkio.Throttling |
Protobuf type
mesos.CgroupInfo.Blkio.Throttling |
Protos.CgroupInfo.Blkio.Throttling.Builder |
Protobuf type
mesos.CgroupInfo.Blkio.Throttling |
Protos.CgroupInfo.Blkio.Throttling.Statistics |
Protobuf type
mesos.CgroupInfo.Blkio.Throttling.Statistics |
Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder |
Protobuf type
mesos.CgroupInfo.Blkio.Throttling.Statistics |
Protos.CgroupInfo.Blkio.Value |
Describes a stat value without the device descriptor part.
|
Protos.CgroupInfo.Blkio.Value.Builder |
Describes a stat value without the device descriptor part.
|
Protos.CgroupInfo.Builder |
Linux control group (cgroup) information.
|
Protos.CgroupInfo.NetCls |
Configuration of a net_cls cgroup subsystem.
|
Protos.CgroupInfo.NetCls.Builder |
Configuration of a net_cls cgroup subsystem.
|
Protos.CheckInfo |
Describes a general non-interpreting non-killing check for a task or
executor (or any arbitrary process/command).
|
Protos.CheckInfo.Builder |
Describes a general non-interpreting non-killing check for a task or
executor (or any arbitrary process/command).
|
Protos.CheckInfo.Command |
Describes a command check.
|
Protos.CheckInfo.Command.Builder |
Describes a command check.
|
Protos.CheckInfo.Http |
Describes an HTTP check.
|
Protos.CheckInfo.Http.Builder |
Describes an HTTP check.
|
Protos.CheckInfo.Tcp |
Describes a TCP check, i.e.
|
Protos.CheckInfo.Tcp.Builder |
Describes a TCP check, i.e.
|
Protos.CheckStatusInfo |
Describes the status of a check.
|
Protos.CheckStatusInfo.Builder |
Describes the status of a check.
|
Protos.CheckStatusInfo.Command |
Protobuf type
mesos.CheckStatusInfo.Command |
Protos.CheckStatusInfo.Command.Builder |
Protobuf type
mesos.CheckStatusInfo.Command |
Protos.CheckStatusInfo.Http |
Protobuf type
mesos.CheckStatusInfo.Http |
Protos.CheckStatusInfo.Http.Builder |
Protobuf type
mesos.CheckStatusInfo.Http |
Protos.CheckStatusInfo.Tcp |
Protobuf type
mesos.CheckStatusInfo.Tcp |
Protos.CheckStatusInfo.Tcp.Builder |
Protobuf type
mesos.CheckStatusInfo.Tcp |
Protos.CommandInfo |
Describes a command, executed via: '/bin/sh -c value'.
|
Protos.CommandInfo.Builder |
Describes a command, executed via: '/bin/sh -c value'.
|
Protos.CommandInfo.URI |
Protobuf type
mesos.CommandInfo.URI |
Protos.CommandInfo.URI.Builder |
Protobuf type
mesos.CommandInfo.URI |
Protos.ContainerID |
ID used to uniquely identify a container.
|
Protos.ContainerID.Builder |
ID used to uniquely identify a container.
|
Protos.ContainerInfo |
Describes a container configuration and allows extensible
configurations for different container implementations.
|
Protos.ContainerInfo.Builder |
Describes a container configuration and allows extensible
configurations for different container implementations.
|
Protos.ContainerInfo.DockerInfo |
Protobuf type
mesos.ContainerInfo.DockerInfo |
Protos.ContainerInfo.DockerInfo.Builder |
Protobuf type
mesos.ContainerInfo.DockerInfo |
Protos.ContainerInfo.DockerInfo.PortMapping |
Protobuf type
mesos.ContainerInfo.DockerInfo.PortMapping |
Protos.ContainerInfo.DockerInfo.PortMapping.Builder |
Protobuf type
mesos.ContainerInfo.DockerInfo.PortMapping |
Protos.ContainerInfo.MesosInfo |
Protobuf type
mesos.ContainerInfo.MesosInfo |
Protos.ContainerInfo.MesosInfo.Builder |
Protobuf type
mesos.ContainerInfo.MesosInfo |
Protos.ContainerStatus |
Container related information that is resolved during container
setup.
|
Protos.ContainerStatus.Builder |
Container related information that is resolved during container
setup.
|
Protos.Credential |
Credential used in various places for authentication and
authorization.
|
Protos.Credential.Builder |
Credential used in various places for authentication and
authorization.
|
Protos.Credentials |
Credentials used for framework authentication, HTTP authentication
(where the common 'username' and 'password' are captured as
'principal' and 'secret' respectively), etc.
|
Protos.Credentials.Builder |
Credentials used for framework authentication, HTTP authentication
(where the common 'username' and 'password' are captured as
'principal' and 'secret' respectively), etc.
|
Protos.CSIPluginContainerInfo |
Describes the container configuration to run a managed CSI plugin.
|
Protos.CSIPluginContainerInfo.Builder |
Describes the container configuration to run a managed CSI plugin.
|
Protos.CSIPluginEndpoint |
Describes the endpoint of an unmanaged CSI plugin service.
|
Protos.CSIPluginEndpoint.Builder |
Describes the endpoint of an unmanaged CSI plugin service.
|
Protos.CSIPluginInfo |
Describes a CSI plugin.
|
Protos.CSIPluginInfo.Builder |
Describes a CSI plugin.
|
Protos.Device |
Describes information about a device.
|
Protos.Device.Builder |
Describes information about a device.
|
Protos.Device.Number |
Protobuf type
mesos.Device.Number |
Protos.Device.Number.Builder |
Protobuf type
mesos.Device.Number |
Protos.DeviceAccess |
Describes a device whitelist entry that expose from host to container.
|
Protos.DeviceAccess.Access |
Protobuf type
mesos.DeviceAccess.Access |
Protos.DeviceAccess.Access.Builder |
Protobuf type
mesos.DeviceAccess.Access |
Protos.DeviceAccess.Builder |
Describes a device whitelist entry that expose from host to container.
|
Protos.DeviceWhitelist |
Protobuf type
mesos.DeviceWhitelist |
Protos.DeviceWhitelist.Builder |
Protobuf type
mesos.DeviceWhitelist |
Protos.DiscoveryInfo |
Service discovery information.
|
Protos.DiscoveryInfo.Builder |
Service discovery information.
|
Protos.DiskStatistics |
Protobuf type
mesos.DiskStatistics |
Protos.DiskStatistics.Builder |
Protobuf type
mesos.DiskStatistics |
Protos.DomainInfo |
Describes a domain.
|
Protos.DomainInfo.Builder |
Describes a domain.
|
Protos.DomainInfo.FaultDomain |
Protobuf type
mesos.DomainInfo.FaultDomain |
Protos.DomainInfo.FaultDomain.Builder |
Protobuf type
mesos.DomainInfo.FaultDomain |
Protos.DomainInfo.FaultDomain.RegionInfo |
Protobuf type
mesos.DomainInfo.FaultDomain.RegionInfo |
Protos.DomainInfo.FaultDomain.RegionInfo.Builder |
Protobuf type
mesos.DomainInfo.FaultDomain.RegionInfo |
Protos.DomainInfo.FaultDomain.ZoneInfo |
Protobuf type
mesos.DomainInfo.FaultDomain.ZoneInfo |
Protos.DomainInfo.FaultDomain.ZoneInfo.Builder |
Protobuf type
mesos.DomainInfo.FaultDomain.ZoneInfo |
Protos.DrainConfig |
Protobuf type
mesos.DrainConfig |
Protos.DrainConfig.Builder |
Protobuf type
mesos.DrainConfig |
Protos.DrainInfo |
Protobuf type
mesos.DrainInfo |
Protos.DrainInfo.Builder |
Protobuf type
mesos.DrainInfo |
Protos.DurationInfo |
Represents duration in nanoseconds.
|
Protos.DurationInfo.Builder |
Represents duration in nanoseconds.
|
Protos.Environment |
Describes a collection of environment variables.
|
Protos.Environment.Builder |
Describes a collection of environment variables.
|
Protos.Environment.Variable |
Protobuf type
mesos.Environment.Variable |
Protos.Environment.Variable.Builder |
Protobuf type
mesos.Environment.Variable |
Protos.ExecutorID |
A framework-generated ID to distinguish an executor.
|
Protos.ExecutorID.Builder |
A framework-generated ID to distinguish an executor.
|
Protos.ExecutorInfo |
Describes information about an executor.
|
Protos.ExecutorInfo.Builder |
Describes information about an executor.
|
Protos.FileInfo |
Describes a File.
|
Protos.FileInfo.Builder |
Describes a File.
|
Protos.Filters |
Describes possible filters that can be applied to unused resources
(see SchedulerDriver::launchTasks) to influence the allocator.
|
Protos.Filters.Builder |
Describes possible filters that can be applied to unused resources
(see SchedulerDriver::launchTasks) to influence the allocator.
|
Protos.Flag |
Flag consists of a name and optionally its value.
|
Protos.Flag.Builder |
Flag consists of a name and optionally its value.
|
Protos.FrameworkID |
A unique ID assigned to a framework.
|
Protos.FrameworkID.Builder |
A unique ID assigned to a framework.
|
Protos.FrameworkInfo |
Describes a framework.
|
Protos.FrameworkInfo.Builder |
Describes a framework.
|
Protos.FrameworkInfo.Capability |
Protobuf type
mesos.FrameworkInfo.Capability |
Protos.FrameworkInfo.Capability.Builder |
Protobuf type
mesos.FrameworkInfo.Capability |
Protos.HealthCheck |
Describes a health check for a task or executor (or any arbitrary
process/command).
|
Protos.HealthCheck.Builder |
Describes a health check for a task or executor (or any arbitrary
process/command).
|
Protos.HealthCheck.HTTPCheckInfo |
Describes an HTTP health check.
|
Protos.HealthCheck.HTTPCheckInfo.Builder |
Describes an HTTP health check.
|
Protos.HealthCheck.TCPCheckInfo |
Describes a TCP health check, i.e.
|
Protos.HealthCheck.TCPCheckInfo.Builder |
Describes a TCP health check, i.e.
|
Protos.IcmpStatistics |
Protobuf type
mesos.IcmpStatistics |
Protos.IcmpStatistics.Builder |
Protobuf type
mesos.IcmpStatistics |
Protos.Image |
Describe an image used by tasks or executors.
|
Protos.Image.Appc |
Protobuf for specifying an Appc container image.
|
Protos.Image.Appc.Builder |
Protobuf for specifying an Appc container image.
|
Protos.Image.Builder |
Describe an image used by tasks or executors.
|
Protos.Image.Docker |
Protobuf type
mesos.Image.Docker |
Protos.Image.Docker.Builder |
Protobuf type
mesos.Image.Docker |
Protos.InverseOffer |
A request to return some resources occupied by a framework.
|
Protos.InverseOffer.Builder |
A request to return some resources occupied by a framework.
|
Protos.IpStatistics |
Protobuf type
mesos.IpStatistics |
Protos.IpStatistics.Builder |
Protobuf type
mesos.IpStatistics |
Protos.KillPolicy |
Describes a kill policy for a task.
|
Protos.KillPolicy.Builder |
Describes a kill policy for a task.
|
Protos.Label |
Key, value pair used to store free form user-data.
|
Protos.Label.Builder |
Key, value pair used to store free form user-data.
|
Protos.Labels |
Collection of labels.
|
Protos.Labels.Builder |
Collection of labels.
|
Protos.LinuxInfo |
Encapsulation for Linux specific configuration.
|
Protos.LinuxInfo.Builder |
Encapsulation for Linux specific configuration.
|
Protos.MachineID |
Represents a single machine, which may hold one or more slaves.
|
Protos.MachineID.Builder |
Represents a single machine, which may hold one or more slaves.
|
Protos.MachineInfo |
Holds information about a single machine, its `mode`, and any other
relevant information which may affect the behavior of the machine.
|
Protos.MachineInfo.Builder |
Holds information about a single machine, its `mode`, and any other
relevant information which may affect the behavior of the machine.
|
Protos.MasterInfo |
Describes a master.
|
Protos.MasterInfo.Builder |
Describes a master.
|
Protos.MasterInfo.Capability |
Protobuf type
mesos.MasterInfo.Capability |
Protos.MasterInfo.Capability.Builder |
Protobuf type
mesos.MasterInfo.Capability |
Protos.Metric |
Metric consists of a name and optionally its value.
|
Protos.Metric.Builder |
Metric consists of a name and optionally its value.
|
Protos.MountPropagation |
Describes how the mount will be propagated for a volume.
|
Protos.MountPropagation.Builder |
Describes how the mount will be propagated for a volume.
|
Protos.NetworkInfo |
Describes a network request from a framework as well as network resolution
provided by Mesos.
|
Protos.NetworkInfo.Builder |
Describes a network request from a framework as well as network resolution
provided by Mesos.
|
Protos.NetworkInfo.IPAddress |
Specifies a request for an IP address, or reports the assigned container
IP address.
|
Protos.NetworkInfo.IPAddress.Builder |
Specifies a request for an IP address, or reports the assigned container
IP address.
|
Protos.NetworkInfo.PortMapping |
Specifies a port mapping request for the task on this network.
|
Protos.NetworkInfo.PortMapping.Builder |
Specifies a port mapping request for the task on this network.
|
Protos.Offer |
Describes some resources available on a slave.
|
Protos.Offer.Builder |
Describes some resources available on a slave.
|
Protos.Offer.Operation |
Defines an operation that can be performed against offers.
|
Protos.Offer.Operation.Builder |
Defines an operation that can be performed against offers.
|
Protos.Offer.Operation.Create |
Protobuf type
mesos.Offer.Operation.Create |
Protos.Offer.Operation.Create.Builder |
Protobuf type
mesos.Offer.Operation.Create |
Protos.Offer.Operation.CreateDisk |
Create a `MOUNT` or `BLOCK` disk resource backed by a CSI volume from a
`RAW` disk resource.
|
Protos.Offer.Operation.CreateDisk.Builder |
Create a `MOUNT` or `BLOCK` disk resource backed by a CSI volume from a
`RAW` disk resource.
|
Protos.Offer.Operation.Destroy |
Protobuf type
mesos.Offer.Operation.Destroy |
Protos.Offer.Operation.Destroy.Builder |
Protobuf type
mesos.Offer.Operation.Destroy |
Protos.Offer.Operation.DestroyDisk |
Destroy a disk resource backed by a CSI volume.
|
Protos.Offer.Operation.DestroyDisk.Builder |
Destroy a disk resource backed by a CSI volume.
|
Protos.Offer.Operation.GrowVolume |
Grow a volume by an additional disk resource.
|
Protos.Offer.Operation.GrowVolume.Builder |
Grow a volume by an additional disk resource.
|
Protos.Offer.Operation.Launch |
TODO(vinod): Deprecate this in favor of `LaunchGroup` below.
|
Protos.Offer.Operation.Launch.Builder |
TODO(vinod): Deprecate this in favor of `LaunchGroup` below.
|
Protos.Offer.Operation.LaunchGroup |
Unlike `Launch` above, all the tasks in a `task_group` are
atomically delivered to an executor.
|
Protos.Offer.Operation.LaunchGroup.Builder |
Unlike `Launch` above, all the tasks in a `task_group` are
atomically delivered to an executor.
|
Protos.Offer.Operation.Reserve |
Protobuf type
mesos.Offer.Operation.Reserve |
Protos.Offer.Operation.Reserve.Builder |
Protobuf type
mesos.Offer.Operation.Reserve |
Protos.Offer.Operation.ShrinkVolume |
Shrink a volume by the size specified in the `subtract` field.
|
Protos.Offer.Operation.ShrinkVolume.Builder |
Shrink a volume by the size specified in the `subtract` field.
|
Protos.Offer.Operation.Unreserve |
Protobuf type
mesos.Offer.Operation.Unreserve |
Protos.Offer.Operation.Unreserve.Builder |
Protobuf type
mesos.Offer.Operation.Unreserve |
Protos.OfferFilters |
Represents filters that allow a framework to control the shape of
offers that will be sent to its role(s).
|
Protos.OfferFilters.Builder |
Represents filters that allow a framework to control the shape of
offers that will be sent to its role(s).
|
Protos.OfferFilters.MinAllocatableResources |
Protobuf type
mesos.OfferFilters.MinAllocatableResources |
Protos.OfferFilters.MinAllocatableResources.Builder |
Protobuf type
mesos.OfferFilters.MinAllocatableResources |
Protos.OfferFilters.ResourceQuantities |
Protobuf type
mesos.OfferFilters.ResourceQuantities |
Protos.OfferFilters.ResourceQuantities.Builder |
Protobuf type
mesos.OfferFilters.ResourceQuantities |
Protos.OfferID |
A unique ID assigned to an offer.
|
Protos.OfferID.Builder |
A unique ID assigned to an offer.
|
Protos.Operation |
Describes an operation, similar to `Offer.Operation`, with
some additional information.
|
Protos.Operation.Builder |
Describes an operation, similar to `Offer.Operation`, with
some additional information.
|
Protos.OperationID |
A framework-generated ID to distinguish an operation.
|
Protos.OperationID.Builder |
A framework-generated ID to distinguish an operation.
|
Protos.OperationStatus |
Describes the current status of an operation.
|
Protos.OperationStatus.Builder |
Describes the current status of an operation.
|
Protos.Parameter |
A generic (key, value) pair used in various places for parameters.
|
Protos.Parameter.Builder |
A generic (key, value) pair used in various places for parameters.
|
Protos.Parameters |
Collection of Parameter.
|
Protos.Parameters.Builder |
Collection of Parameter.
|
Protos.PerfStatistics |
Describes a sample of events from "perf stat".
|
Protos.PerfStatistics.Builder |
Describes a sample of events from "perf stat".
|
Protos.Port |
Named port used for service discovery.
|
Protos.Port.Builder |
Named port used for service discovery.
|
Protos.Ports |
Collection of ports.
|
Protos.Ports.Builder |
Collection of ports.
|
Protos.RateLimit |
Rate (queries per second, QPS) limit for messages from a framework to master.
|
Protos.RateLimit.Builder |
Rate (queries per second, QPS) limit for messages from a framework to master.
|
Protos.RateLimits |
Collection of RateLimit.
|
Protos.RateLimits.Builder |
Collection of RateLimit.
|
Protos.Request |
Describes a request for resources that can be used by a framework
to proactively influence the allocator.
|
Protos.Request.Builder |
Describes a request for resources that can be used by a framework
to proactively influence the allocator.
|
Protos.Resource |
Describes a resource from a resource provider.
|
Protos.Resource.AllocationInfo |
This was initially introduced to support MULTI_ROLE capable
frameworks.
|
Protos.Resource.AllocationInfo.Builder |
This was initially introduced to support MULTI_ROLE capable
frameworks.
|
Protos.Resource.Builder |
Describes a resource from a resource provider.
|
Protos.Resource.DiskInfo |
Protobuf type
mesos.Resource.DiskInfo |
Protos.Resource.DiskInfo.Builder |
Protobuf type
mesos.Resource.DiskInfo |
Protos.Resource.DiskInfo.Persistence |
Describes a persistent disk volume.
|
Protos.Resource.DiskInfo.Persistence.Builder |
Describes a persistent disk volume.
|
Protos.Resource.DiskInfo.Source |
Describes where a disk originates from.
|
Protos.Resource.DiskInfo.Source.Builder |
Describes where a disk originates from.
|
Protos.Resource.DiskInfo.Source.Mount |
A mounted file-system set up by the Agent administrator.
|
Protos.Resource.DiskInfo.Source.Mount.Builder |
A mounted file-system set up by the Agent administrator.
|
Protos.Resource.DiskInfo.Source.Path |
A folder that can be located on a separate disk device.
|
Protos.Resource.DiskInfo.Source.Path.Builder |
A folder that can be located on a separate disk device.
|
Protos.Resource.ReservationInfo |
Describes a reservation.
|
Protos.Resource.ReservationInfo.Builder |
Describes a reservation.
|
Protos.Resource.RevocableInfo |
Protobuf type
mesos.Resource.RevocableInfo |
Protos.Resource.RevocableInfo.Builder |
Protobuf type
mesos.Resource.RevocableInfo |
Protos.Resource.SharedInfo |
Allow the resource to be shared across tasks.
|
Protos.Resource.SharedInfo.Builder |
Allow the resource to be shared across tasks.
|
Protos.ResourceProviderID |
A unique ID assigned to a resource provider.
|
Protos.ResourceProviderID.Builder |
A unique ID assigned to a resource provider.
|
Protos.ResourceProviderInfo |
Describes a resource provider.
|
Protos.ResourceProviderInfo.Builder |
Describes a resource provider.
|
Protos.ResourceProviderInfo.Storage |
Storage resource provider related information.
|
Protos.ResourceProviderInfo.Storage.Builder |
Storage resource provider related information.
|
Protos.ResourceStatistics |
A snapshot of resource usage statistics.
|
Protos.ResourceStatistics.Builder |
A snapshot of resource usage statistics.
|
Protos.ResourceUsage |
Describes a snapshot of the resource usage for executors.
|
Protos.ResourceUsage.Builder |
Describes a snapshot of the resource usage for executors.
|
Protos.ResourceUsage.Executor |
Protobuf type
mesos.ResourceUsage.Executor |
Protos.ResourceUsage.Executor.Builder |
Protobuf type
mesos.ResourceUsage.Executor |
Protos.ResourceUsage.Executor.Task |
Protobuf type
mesos.ResourceUsage.Executor.Task |
Protos.ResourceUsage.Executor.Task.Builder |
Protobuf type
mesos.ResourceUsage.Executor.Task |
Protos.RLimitInfo |
Encapsulation for POSIX rlimits, see
http://pubs.opengroup.org/onlinepubs/009695399/functions/getrlimit.html.
|
Protos.RLimitInfo.Builder |
Encapsulation for POSIX rlimits, see
http://pubs.opengroup.org/onlinepubs/009695399/functions/getrlimit.html.
|
Protos.RLimitInfo.RLimit |
Protobuf type
mesos.RLimitInfo.RLimit |
Protos.RLimitInfo.RLimit.Builder |
Protobuf type
mesos.RLimitInfo.RLimit |
Protos.Role |
Describes a Role.
|
Protos.Role.Builder |
Describes a Role.
|
Protos.SeccompInfo |
Encapsulation for Seccomp configuration, which is Linux specific.
|
Protos.SeccompInfo.Builder |
Encapsulation for Seccomp configuration, which is Linux specific.
|
Protos.Secret |
Secret used to pass privileged information.
|
Protos.Secret.Builder |
Secret used to pass privileged information.
|
Protos.Secret.Reference |
Can be used by modules to refer to a secret stored in a secure back-end.
|
Protos.Secret.Reference.Builder |
Can be used by modules to refer to a secret stored in a secure back-end.
|
Protos.Secret.Value |
Used to pass the value of a secret.
|
Protos.Secret.Value.Builder |
Used to pass the value of a secret.
|
Protos.SlaveID |
A unique ID assigned to a slave.
|
Protos.SlaveID.Builder |
A unique ID assigned to a slave.
|
Protos.SlaveInfo |
Describes a slave.
|
Protos.SlaveInfo.Builder |
Describes a slave.
|
Protos.SlaveInfo.Capability |
Protobuf type
mesos.SlaveInfo.Capability |
Protos.SlaveInfo.Capability.Builder |
Protobuf type
mesos.SlaveInfo.Capability |
Protos.SNMPStatistics |
Protobuf type
mesos.SNMPStatistics |
Protos.SNMPStatistics.Builder |
Protobuf type
mesos.SNMPStatistics |
Protos.Task |
Describes a task, similar to `TaskInfo`.
|
Protos.Task.Builder |
Describes a task, similar to `TaskInfo`.
|
Protos.TaskGroupInfo |
Describes a group of tasks that belong to an executor.
|
Protos.TaskGroupInfo.Builder |
Describes a group of tasks that belong to an executor.
|
Protos.TaskID |
A framework-generated ID to distinguish a task.
|
Protos.TaskID.Builder |
A framework-generated ID to distinguish a task.
|
Protos.TaskInfo |
Describes a task.
|
Protos.TaskInfo.Builder |
Describes a task.
|
Protos.TaskResourceLimitation |
Describes a resource limitation that caused a task failure.
|
Protos.TaskResourceLimitation.Builder |
Describes a resource limitation that caused a task failure.
|
Protos.TaskStatus |
Describes the current status of a task.
|
Protos.TaskStatus.Builder |
Describes the current status of a task.
|
Protos.TcpStatistics |
Protobuf type
mesos.TcpStatistics |
Protos.TcpStatistics.Builder |
Protobuf type
mesos.TcpStatistics |
Protos.TimeInfo |
Represents time since the epoch, in nanoseconds.
|
Protos.TimeInfo.Builder |
Represents time since the epoch, in nanoseconds.
|
Protos.TrafficControlStatistics |
When the network bandwidth caps are enabled and the container
is over its limit, outbound packets may be either delayed or
dropped completely either because it exceeds the maximum bandwidth
allocation for a single container (the cap) or because the combined
network traffic of multiple containers on the host exceeds the
transmit capacity of the host (the share).
|
Protos.TrafficControlStatistics.Builder |
When the network bandwidth caps are enabled and the container
is over its limit, outbound packets may be either delayed or
dropped completely either because it exceeds the maximum bandwidth
allocation for a single container (the cap) or because the combined
network traffic of multiple containers on the host exceeds the
transmit capacity of the host (the share).
|
Protos.TTYInfo |
Describes the information about (pseudo) TTY that can
be attached to a process running in a container.
|
Protos.TTYInfo.Builder |
Describes the information about (pseudo) TTY that can
be attached to a process running in a container.
|
Protos.TTYInfo.WindowSize |
Protobuf type
mesos.TTYInfo.WindowSize |
Protos.TTYInfo.WindowSize.Builder |
Protobuf type
mesos.TTYInfo.WindowSize |
Protos.UdpStatistics |
Protobuf type
mesos.UdpStatistics |
Protos.UdpStatistics.Builder |
Protobuf type
mesos.UdpStatistics |
Protos.Unavailability |
Represents an interval, from a given start time over a given duration.
|
Protos.Unavailability.Builder |
Represents an interval, from a given start time over a given duration.
|
Protos.URL |
Represents a URL.
|
Protos.URL.Builder |
Represents a URL.
|
Protos.UUID |
A 128 bit (16 byte) UUID, see RFC 4122.
|
Protos.UUID.Builder |
A 128 bit (16 byte) UUID, see RFC 4122.
|
Protos.Value |
Describes an Attribute or Resource "value".
|
Protos.Value.Builder |
Describes an Attribute or Resource "value".
|
Protos.Value.Range |
Protobuf type
mesos.Value.Range |
Protos.Value.Range.Builder |
Protobuf type
mesos.Value.Range |
Protos.Value.Ranges |
Protobuf type
mesos.Value.Ranges |
Protos.Value.Ranges.Builder |
Protobuf type
mesos.Value.Ranges |
Protos.Value.Scalar |
Protobuf type
mesos.Value.Scalar |
Protos.Value.Scalar.Builder |
Protobuf type
mesos.Value.Scalar |
Protos.Value.Set |
Protobuf type
mesos.Value.Set |
Protos.Value.Set.Builder |
Protobuf type
mesos.Value.Set |
Protos.Value.Text |
Protobuf type
mesos.Value.Text |
Protos.Value.Text.Builder |
Protobuf type
mesos.Value.Text |
Protos.VersionInfo |
Version information of a component.
|
Protos.VersionInfo.Builder |
Version information of a component.
|
Protos.Volume |
Describes a volume mapping either from host to container or vice
versa.
|
Protos.Volume.Builder |
Describes a volume mapping either from host to container or vice
versa.
|
Protos.Volume.Source |
Describes where a volume originates from.
|
Protos.Volume.Source.Builder |
Describes where a volume originates from.
|
Protos.Volume.Source.CSIVolume |
A volume which will be handled by the `volume/csi` isolator.
|
Protos.Volume.Source.CSIVolume.Builder |
A volume which will be handled by the `volume/csi` isolator.
|
Protos.Volume.Source.CSIVolume.StaticProvisioning |
Specifies the parameters used to stage/publish a pre-provisioned volume
on an agent host.
|
Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder |
Specifies the parameters used to stage/publish a pre-provisioned volume
on an agent host.
|
Protos.Volume.Source.CSIVolume.VolumeCapability |
Specifies a capability of a volume.
|
Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode |
Specifies how a volume can be accessed.
|
Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Builder |
Specifies how a volume can be accessed.
|
Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume |
Indicates that the volume will be accessed via the block device API.
|
Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume.Builder |
Indicates that the volume will be accessed via the block device API.
|
Protos.Volume.Source.CSIVolume.VolumeCapability.Builder |
Specifies a capability of a volume.
|
Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume |
Indicates that the volume will be accessed via the filesystem API.
|
Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder |
Indicates that the volume will be accessed via the filesystem API.
|
Protos.Volume.Source.DockerVolume |
Protobuf type
mesos.Volume.Source.DockerVolume |
Protos.Volume.Source.DockerVolume.Builder |
Protobuf type
mesos.Volume.Source.DockerVolume |
Protos.Volume.Source.HostPath |
Absolute path pointing to a directory or file on the host.
|
Protos.Volume.Source.HostPath.Builder |
Absolute path pointing to a directory or file on the host.
|
Protos.Volume.Source.SandboxPath |
Describe a path from a container's sandbox.
|
Protos.Volume.Source.SandboxPath.Builder |
Describe a path from a container's sandbox.
|
Protos.WeightInfo |
Named WeightInfo to indicate resource allocation
priority between the different roles.
|
Protos.WeightInfo.Builder |
Named WeightInfo to indicate resource allocation
priority between the different roles.
|
Enum | Description |
---|---|
Protos.CapabilityInfo.Capability |
We start the actual values at an offset(1000) because Protobuf 2
uses the first value as the default one.
|
Protos.CgroupInfo.Blkio.Operation |
Protobuf enum
mesos.CgroupInfo.Blkio.Operation |
Protos.CheckInfo.Type |
Protobuf enum
mesos.CheckInfo.Type |
Protos.ContainerInfo.DockerInfo.Network |
Network options.
|
Protos.ContainerInfo.Type |
All container implementation types.
|
Protos.CSIPluginContainerInfo.Service |
Protobuf enum
mesos.CSIPluginContainerInfo.Service |
Protos.DiscoveryInfo.Visibility |
Protobuf enum
mesos.DiscoveryInfo.Visibility |
Protos.DrainState |
Protobuf enum
mesos.DrainState |
Protos.Environment.Variable.Type |
Protobuf enum
mesos.Environment.Variable.Type |
Protos.ExecutorInfo.Type |
Protobuf enum
mesos.ExecutorInfo.Type |
Protos.FrameworkInfo.Capability.Type |
Protobuf enum
mesos.FrameworkInfo.Capability.Type |
Protos.HealthCheck.Type |
Protobuf enum
mesos.HealthCheck.Type |
Protos.Image.Type |
Protobuf enum
mesos.Image.Type |
Protos.LinuxInfo.IpcMode |
Protobuf enum
mesos.LinuxInfo.IpcMode |
Protos.MachineInfo.Mode |
Describes the several states that a machine can be in.
|
Protos.MasterInfo.Capability.Type |
Protobuf enum
mesos.MasterInfo.Capability.Type |
Protos.MountPropagation.Mode |
Protobuf enum
mesos.MountPropagation.Mode |
Protos.NetworkInfo.Protocol |
Protobuf enum
mesos.NetworkInfo.Protocol |
Protos.Offer.Operation.Type |
Protobuf enum
mesos.Offer.Operation.Type |
Protos.OperationState |
Describes possible operation states.
|
Protos.Resource.DiskInfo.Source.Type |
Protobuf enum
mesos.Resource.DiskInfo.Source.Type |
Protos.Resource.ReservationInfo.Type |
Protobuf enum
mesos.Resource.ReservationInfo.Type |
Protos.RLimitInfo.RLimit.Type |
Protobuf enum
mesos.RLimitInfo.RLimit.Type |
Protos.Secret.Type |
Protobuf enum
mesos.Secret.Type |
Protos.SlaveInfo.Capability.Type |
Protobuf enum
mesos.SlaveInfo.Capability.Type |
Protos.Status |
Status is used to indicate the state of the scheduler and executor
driver after function calls.
|
Protos.TaskState |
Describes possible task states.
|
Protos.TaskStatus.Reason |
Detailed reason for the task status update.
|
Protos.TaskStatus.Source |
Describes the source of the task status update.
|
Protos.Value.Type |
Protobuf enum
mesos.Value.Type |
Protos.Volume.Mode |
Protobuf enum
mesos.Volume.Mode |
Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode |
Protobuf enum
mesos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode |
Protos.Volume.Source.CSIVolume.VolumeCapability.AccessTypeCase | |
Protos.Volume.Source.SandboxPath.Type |
Protobuf enum
mesos.Volume.Source.SandboxPath.Type |
Protos.Volume.Source.Type |
Protobuf enum
mesos.Volume.Source.Type |
Exception | Description |
---|---|
Log.OperationFailedException |
An exception that gets thrown when an error occurs while
performing a read or write operation.
|
Log.WriterFailedException |
An exception that gets thrown when a writer no longer has the
ability to perform operations (e.g., because it was superseded by
another writer).
|