Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Z 

A

abort() - Method in interface org.apache.mesos.ExecutorDriver
Aborts the driver so that no more callbacks can be made to the executor.
abort() - Method in class org.apache.mesos.MesosExecutorDriver
 
abort() - Method in class org.apache.mesos.MesosSchedulerDriver
 
abort() - Method in interface org.apache.mesos.SchedulerDriver
Aborts the driver so that no more callbacks can be made to the scheduler.
acceptOffers(Collection<Protos.OfferID>, Collection<Protos.Offer.Operation>, Protos.Filters) - Method in class org.apache.mesos.MesosSchedulerDriver
 
acceptOffers(Collection<Protos.OfferID>, Collection<Protos.Offer.Operation>, Protos.Filters) - Method in interface org.apache.mesos.SchedulerDriver
Accepts the given offers and performs a sequence of operations on those accepted offers.
ACCESS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DeviceAccess
 
ACCESS_MODE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
acknowledgeStatusUpdate(Protos.TaskStatus) - Method in class org.apache.mesos.MesosSchedulerDriver
 
acknowledgeStatusUpdate(Protos.TaskStatus) - Method in interface org.apache.mesos.SchedulerDriver
Acknowledges the status update.
ACTIVEOPENS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TcpStatistics
 
addAllAllocated(Iterable<? extends Protos.Resource>) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
This includes resources used by the executor itself as well as its active tasks.
addAllAllowedDevices(Iterable<? extends Protos.DeviceAccess>) - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
repeated .mesos.DeviceAccess allowed_devices = 1;
addAllArguments(Iterable<String>) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated string arguments = 7;
addAllAttributes(Iterable<? extends Protos.Attribute>) - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Attribute attributes = 7;
addAllAttributes(Iterable<? extends Protos.Attribute>) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
repeated .mesos.Attribute attributes = 2;
addAllAttributes(Iterable<? extends Protos.Attribute>) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
repeated .mesos.Attribute attributes = 5;
addAllCapabilities(Iterable<? extends Protos.CapabilityInfo.Capability>) - Method in class org.apache.mesos.Protos.CapabilityInfo.Builder
repeated .mesos.CapabilityInfo.Capability capabilities = 1;
addAllCapabilities(Iterable<? extends Protos.FrameworkInfo.Capability>) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
addAllCapabilities(Iterable<? extends Protos.MasterInfo.Capability>) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
repeated .mesos.MasterInfo.Capability capabilities = 9;
addAllCfq(Iterable<? extends Protos.CgroupInfo.Blkio.CFQ.Statistics>) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
addAllCfqRecursive(Iterable<? extends Protos.CgroupInfo.Blkio.CFQ.Statistics>) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
addAllContainers(Iterable<? extends Protos.CSIPluginContainerInfo>) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
A list of container configurations to run managed CSI plugin.
addAllConvertedResources(Iterable<? extends Protos.Resource>) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
Converted resources after applying the operation.
addAllCredentials(Iterable<? extends Protos.Credential>) - Method in class org.apache.mesos.Protos.Credentials.Builder
repeated .mesos.Credential credentials = 1;
addAllDefaultReservations(Iterable<? extends Protos.Resource.ReservationInfo>) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The stack of default reservations.
addAllDiskStatistics(Iterable<? extends Protos.DiskStatistics>) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Per disk (resource) statistics.
addAllEndpoints(Iterable<? extends Protos.CSIPluginEndpoint>) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The service endpoints of the unmanaged CSI plugin.
addAllExecutorIds(Iterable<? extends Protos.ExecutorID>) - Method in class org.apache.mesos.Protos.Offer.Builder
Executors of the same framework running on this agent.
addAllExecutors(Iterable<? extends Protos.ResourceUsage.Executor>) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
repeated .mesos.ResourceUsage.Executor executors = 1;
addAllFrameworks(Iterable<? extends Protos.FrameworkID>) - Method in class org.apache.mesos.Protos.Role.Builder
repeated .mesos.FrameworkID frameworks = 3;
addAllGroups(Iterable<String>) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
A group is the name given to a set of logically-related interfaces that are allowed to communicate among themselves.
addAllIoMerged(Iterable<? extends Protos.CgroupInfo.Blkio.Value>) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_merged
addAllIoQueued(Iterable<? extends Protos.CgroupInfo.Blkio.Value>) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_queued
addAllIoServiceBytes(Iterable<? extends Protos.CgroupInfo.Blkio.Value>) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_bytes
addAllIoServiceBytes(Iterable<? extends Protos.CgroupInfo.Blkio.Value>) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_service_bytes
addAllIoServiced(Iterable<? extends Protos.CgroupInfo.Blkio.Value>) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_serviced
addAllIoServiced(Iterable<? extends Protos.CgroupInfo.Blkio.Value>) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_serviced
addAllIoServiceTime(Iterable<? extends Protos.CgroupInfo.Blkio.Value>) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_time
addAllIoWaitTime(Iterable<? extends Protos.CgroupInfo.Blkio.Value>) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_wait_time
addAllIpAddresses(Iterable<? extends Protos.NetworkInfo.IPAddress>) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
When included in a ContainerInfo, each of these represent a request for an IP address.
addAllItem(Iterable<String>) - Method in class org.apache.mesos.Protos.Value.Set.Builder
repeated string item = 1;
addAllLabels(Iterable<? extends Protos.Label>) - Method in class org.apache.mesos.Protos.Labels.Builder
repeated .mesos.Label labels = 1;
addAllLimits(Iterable<? extends Protos.RateLimit>) - Method in class org.apache.mesos.Protos.RateLimits.Builder
Items should have unique principals.
addAllMountFlags(Iterable<String>) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
The mount options that can be used for the volume.
addAllNetTrafficControlStatistics(Iterable<? extends Protos.TrafficControlStatistics>) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
addAllNetworkInfos(Iterable<? extends Protos.NetworkInfo>) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
A list of network requests.
addAllNetworkInfos(Iterable<? extends Protos.NetworkInfo>) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
This field can be reliably used to identify the container IP address.
addAllocated(Protos.Resource) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
This includes resources used by the executor itself as well as its active tasks.
addAllocated(int, Protos.Resource) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
This includes resources used by the executor itself as well as its active tasks.
addAllocated(Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
This includes resources used by the executor itself as well as its active tasks.
addAllocated(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
This includes resources used by the executor itself as well as its active tasks.
addAllocatedBuilder() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
This includes resources used by the executor itself as well as its active tasks.
addAllocatedBuilder(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
This includes resources used by the executor itself as well as its active tasks.
addAllowedDevices(Protos.DeviceAccess) - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
repeated .mesos.DeviceAccess allowed_devices = 1;
addAllowedDevices(int, Protos.DeviceAccess) - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
repeated .mesos.DeviceAccess allowed_devices = 1;
addAllowedDevices(Protos.DeviceAccess.Builder) - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
repeated .mesos.DeviceAccess allowed_devices = 1;
addAllowedDevices(int, Protos.DeviceAccess.Builder) - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
repeated .mesos.DeviceAccess allowed_devices = 1;
addAllowedDevicesBuilder() - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
repeated .mesos.DeviceAccess allowed_devices = 1;
addAllowedDevicesBuilder(int) - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
repeated .mesos.DeviceAccess allowed_devices = 1;
addAllParameter(Iterable<? extends Protos.Parameter>) - Method in class org.apache.mesos.Protos.Parameters.Builder
repeated .mesos.Parameter parameter = 1;
addAllParameters(Iterable<? extends Protos.Parameter>) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
Allowing arbitrary parameters to be passed to docker CLI.
addAllPortMappings(Iterable<? extends Protos.ContainerInfo.DockerInfo.PortMapping>) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
addAllPortMappings(Iterable<? extends Protos.NetworkInfo.PortMapping>) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
addAllPorts(Iterable<? extends Protos.Port>) - Method in class org.apache.mesos.Protos.Ports.Builder
repeated .mesos.Port ports = 1;
addAllQuantities(Iterable<? extends Protos.OfferFilters.ResourceQuantities>) - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
A set of resources is considered allocatable if contained in any of the following quantities.
addAllQuery(Iterable<? extends Protos.Parameter>) - Method in class org.apache.mesos.Protos.URL.Builder
repeated .mesos.Parameter query = 4;
addAllRange(Iterable<? extends Protos.Value.Range>) - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
repeated .mesos.Value.Range range = 1;
addAllReservations(Iterable<? extends Protos.Resource.ReservationInfo>) - Method in class org.apache.mesos.Protos.Resource.Builder
The stack of reservations.
addAllResources(Iterable<? extends Protos.Resource>) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
repeated .mesos.Resource resources = 3;
addAllResources(Iterable<? extends Protos.Resource>) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
repeated .mesos.Resource resources = 5;
addAllResources(Iterable<? extends Protos.Resource>) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
addAllResources(Iterable<? extends Protos.Resource>) - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Resource resources = 5;
addAllResources(Iterable<? extends Protos.Resource>) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource resources = 1;
addAllResources(Iterable<? extends Protos.Resource>) - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
repeated .mesos.Resource resources = 1;
addAllResources(Iterable<? extends Protos.Resource>) - Method in class org.apache.mesos.Protos.Request.Builder
repeated .mesos.Resource resources = 2;
addAllResources(Iterable<? extends Protos.Resource>) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
repeated .mesos.Resource resources = 3;
addAllResources(Iterable<? extends Protos.Resource>) - Method in class org.apache.mesos.Protos.Role.Builder
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
addAllResources(Iterable<? extends Protos.Resource>) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
The configured resources at the agent.
addAllResources(Iterable<? extends Protos.Resource>) - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.Resource resources = 7;
addAllResources(Iterable<? extends Protos.Resource>) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
repeated .mesos.Resource resources = 4;
addAllResources(Iterable<? extends Protos.Resource>) - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
This field contains the resource whose limits were violated.
addAllRlimits(Iterable<? extends Protos.RLimitInfo.RLimit>) - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
addAllRoles(Iterable<String>) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
repeated string roles = 12;
addAllServices(Iterable<? extends Protos.CSIPluginContainerInfo.Service>) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
repeated .mesos.CSIPluginContainerInfo.Service services = 1;
addAllSource(Iterable<? extends Protos.Resource>) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource source = 2;
addAllStatuses(Iterable<? extends Integer>) - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
NOTE: It is up to the custom executor to interpret and act on this field.
addAllStatuses(Iterable<? extends Protos.OperationStatus>) - Method in class org.apache.mesos.Protos.Operation.Builder
All the statuses known to this operation.
addAllStatuses(Iterable<? extends Protos.TaskStatus>) - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.TaskStatus statuses = 8;
addAllTaskInfos(Iterable<? extends Protos.TaskInfo>) - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
repeated .mesos.TaskInfo task_infos = 1;
addAllTasks(Iterable<? extends Protos.ResourceUsage.Executor.Task>) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
Non-terminal tasks.
addAllTasks(Iterable<? extends Protos.TaskInfo>) - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
repeated .mesos.TaskInfo tasks = 1;
addAllThrottling(Iterable<? extends Protos.CgroupInfo.Blkio.Throttling.Statistics>) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
addAllTotal(Iterable<? extends Protos.Resource>) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
addAllUris(Iterable<? extends Protos.CommandInfo.URI>) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated .mesos.CommandInfo.URI uris = 1;
addAllVariables(Iterable<? extends Protos.Environment.Variable>) - Method in class org.apache.mesos.Protos.Environment.Builder
repeated .mesos.Environment.Variable variables = 1;
addAllVolumes(Iterable<? extends Protos.Volume>) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
repeated .mesos.Volume volumes = 2;
addAllVolumes(Iterable<? extends Protos.Resource>) - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
repeated .mesos.Resource volumes = 1;
addAllVolumes(Iterable<? extends Protos.Resource>) - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
repeated .mesos.Resource volumes = 1;
addArguments(String) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated string arguments = 7;
addArgumentsBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated string arguments = 7;
addAttributes(Protos.Attribute) - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Attribute attributes = 7;
addAttributes(int, Protos.Attribute) - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Attribute attributes = 7;
addAttributes(Protos.Attribute.Builder) - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Attribute attributes = 7;
addAttributes(int, Protos.Attribute.Builder) - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Attribute attributes = 7;
addAttributes(Protos.Attribute) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
repeated .mesos.Attribute attributes = 2;
addAttributes(int, Protos.Attribute) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
repeated .mesos.Attribute attributes = 2;
addAttributes(Protos.Attribute.Builder) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
repeated .mesos.Attribute attributes = 2;
addAttributes(int, Protos.Attribute.Builder) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
repeated .mesos.Attribute attributes = 2;
addAttributes(Protos.Attribute) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
repeated .mesos.Attribute attributes = 5;
addAttributes(int, Protos.Attribute) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
repeated .mesos.Attribute attributes = 5;
addAttributes(Protos.Attribute.Builder) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
repeated .mesos.Attribute attributes = 5;
addAttributes(int, Protos.Attribute.Builder) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
repeated .mesos.Attribute attributes = 5;
addAttributesBuilder() - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Attribute attributes = 7;
addAttributesBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Attribute attributes = 7;
addAttributesBuilder() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
repeated .mesos.Attribute attributes = 2;
addAttributesBuilder(int) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
repeated .mesos.Attribute attributes = 2;
addAttributesBuilder() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
repeated .mesos.Attribute attributes = 5;
addAttributesBuilder(int) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
repeated .mesos.Attribute attributes = 5;
addCapabilities(Protos.CapabilityInfo.Capability) - Method in class org.apache.mesos.Protos.CapabilityInfo.Builder
repeated .mesos.CapabilityInfo.Capability capabilities = 1;
addCapabilities(Protos.FrameworkInfo.Capability) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
addCapabilities(int, Protos.FrameworkInfo.Capability) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
addCapabilities(Protos.FrameworkInfo.Capability.Builder) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
addCapabilities(int, Protos.FrameworkInfo.Capability.Builder) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
addCapabilities(Protos.MasterInfo.Capability) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
repeated .mesos.MasterInfo.Capability capabilities = 9;
addCapabilities(int, Protos.MasterInfo.Capability) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
repeated .mesos.MasterInfo.Capability capabilities = 9;
addCapabilities(Protos.MasterInfo.Capability.Builder) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
repeated .mesos.MasterInfo.Capability capabilities = 9;
addCapabilities(int, Protos.MasterInfo.Capability.Builder) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
repeated .mesos.MasterInfo.Capability capabilities = 9;
addCapabilitiesBuilder() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
addCapabilitiesBuilder(int) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
addCapabilitiesBuilder() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
repeated .mesos.MasterInfo.Capability capabilities = 9;
addCapabilitiesBuilder(int) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
repeated .mesos.MasterInfo.Capability capabilities = 9;
addCfq(Protos.CgroupInfo.Blkio.CFQ.Statistics) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
addCfq(int, Protos.CgroupInfo.Blkio.CFQ.Statistics) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
addCfq(Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
addCfq(int, Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
addCfqBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
addCfqBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
addCfqRecursive(Protos.CgroupInfo.Blkio.CFQ.Statistics) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
addCfqRecursive(int, Protos.CgroupInfo.Blkio.CFQ.Statistics) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
addCfqRecursive(Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
addCfqRecursive(int, Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
addCfqRecursiveBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
addCfqRecursiveBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
addContainers(Protos.CSIPluginContainerInfo) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
A list of container configurations to run managed CSI plugin.
addContainers(int, Protos.CSIPluginContainerInfo) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
A list of container configurations to run managed CSI plugin.
addContainers(Protos.CSIPluginContainerInfo.Builder) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
A list of container configurations to run managed CSI plugin.
addContainers(int, Protos.CSIPluginContainerInfo.Builder) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
A list of container configurations to run managed CSI plugin.
addContainersBuilder() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
A list of container configurations to run managed CSI plugin.
addContainersBuilder(int) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
A list of container configurations to run managed CSI plugin.
addConvertedResources(Protos.Resource) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
Converted resources after applying the operation.
addConvertedResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
Converted resources after applying the operation.
addConvertedResources(Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
Converted resources after applying the operation.
addConvertedResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
Converted resources after applying the operation.
addConvertedResourcesBuilder() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
Converted resources after applying the operation.
addConvertedResourcesBuilder(int) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
Converted resources after applying the operation.
addCredentials(Protos.Credential) - Method in class org.apache.mesos.Protos.Credentials.Builder
repeated .mesos.Credential credentials = 1;
addCredentials(int, Protos.Credential) - Method in class org.apache.mesos.Protos.Credentials.Builder
repeated .mesos.Credential credentials = 1;
addCredentials(Protos.Credential.Builder) - Method in class org.apache.mesos.Protos.Credentials.Builder
repeated .mesos.Credential credentials = 1;
addCredentials(int, Protos.Credential.Builder) - Method in class org.apache.mesos.Protos.Credentials.Builder
repeated .mesos.Credential credentials = 1;
addCredentialsBuilder() - Method in class org.apache.mesos.Protos.Credentials.Builder
repeated .mesos.Credential credentials = 1;
addCredentialsBuilder(int) - Method in class org.apache.mesos.Protos.Credentials.Builder
repeated .mesos.Credential credentials = 1;
addDefaultReservations(Protos.Resource.ReservationInfo) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The stack of default reservations.
addDefaultReservations(int, Protos.Resource.ReservationInfo) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The stack of default reservations.
addDefaultReservations(Protos.Resource.ReservationInfo.Builder) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The stack of default reservations.
addDefaultReservations(int, Protos.Resource.ReservationInfo.Builder) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The stack of default reservations.
addDefaultReservationsBuilder() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The stack of default reservations.
addDefaultReservationsBuilder(int) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The stack of default reservations.
addDiskStatistics(Protos.DiskStatistics) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Per disk (resource) statistics.
addDiskStatistics(int, Protos.DiskStatistics) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Per disk (resource) statistics.
addDiskStatistics(Protos.DiskStatistics.Builder) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Per disk (resource) statistics.
addDiskStatistics(int, Protos.DiskStatistics.Builder) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Per disk (resource) statistics.
addDiskStatisticsBuilder() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Per disk (resource) statistics.
addDiskStatisticsBuilder(int) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Per disk (resource) statistics.
addEndpoints(Protos.CSIPluginEndpoint) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The service endpoints of the unmanaged CSI plugin.
addEndpoints(int, Protos.CSIPluginEndpoint) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The service endpoints of the unmanaged CSI plugin.
addEndpoints(Protos.CSIPluginEndpoint.Builder) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The service endpoints of the unmanaged CSI plugin.
addEndpoints(int, Protos.CSIPluginEndpoint.Builder) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The service endpoints of the unmanaged CSI plugin.
addEndpointsBuilder() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The service endpoints of the unmanaged CSI plugin.
addEndpointsBuilder(int) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The service endpoints of the unmanaged CSI plugin.
addExecutorIds(Protos.ExecutorID) - Method in class org.apache.mesos.Protos.Offer.Builder
Executors of the same framework running on this agent.
addExecutorIds(int, Protos.ExecutorID) - Method in class org.apache.mesos.Protos.Offer.Builder
Executors of the same framework running on this agent.
addExecutorIds(Protos.ExecutorID.Builder) - Method in class org.apache.mesos.Protos.Offer.Builder
Executors of the same framework running on this agent.
addExecutorIds(int, Protos.ExecutorID.Builder) - Method in class org.apache.mesos.Protos.Offer.Builder
Executors of the same framework running on this agent.
addExecutorIdsBuilder() - Method in class org.apache.mesos.Protos.Offer.Builder
Executors of the same framework running on this agent.
addExecutorIdsBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Builder
Executors of the same framework running on this agent.
addExecutors(Protos.ResourceUsage.Executor) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
repeated .mesos.ResourceUsage.Executor executors = 1;
addExecutors(int, Protos.ResourceUsage.Executor) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
repeated .mesos.ResourceUsage.Executor executors = 1;
addExecutors(Protos.ResourceUsage.Executor.Builder) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
repeated .mesos.ResourceUsage.Executor executors = 1;
addExecutors(int, Protos.ResourceUsage.Executor.Builder) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
repeated .mesos.ResourceUsage.Executor executors = 1;
addExecutorsBuilder() - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
repeated .mesos.ResourceUsage.Executor executors = 1;
addExecutorsBuilder(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
repeated .mesos.ResourceUsage.Executor executors = 1;
addFrameworks(Protos.FrameworkID) - Method in class org.apache.mesos.Protos.Role.Builder
repeated .mesos.FrameworkID frameworks = 3;
addFrameworks(int, Protos.FrameworkID) - Method in class org.apache.mesos.Protos.Role.Builder
repeated .mesos.FrameworkID frameworks = 3;
addFrameworks(Protos.FrameworkID.Builder) - Method in class org.apache.mesos.Protos.Role.Builder
repeated .mesos.FrameworkID frameworks = 3;
addFrameworks(int, Protos.FrameworkID.Builder) - Method in class org.apache.mesos.Protos.Role.Builder
repeated .mesos.FrameworkID frameworks = 3;
addFrameworksBuilder() - Method in class org.apache.mesos.Protos.Role.Builder
repeated .mesos.FrameworkID frameworks = 3;
addFrameworksBuilder(int) - Method in class org.apache.mesos.Protos.Role.Builder
repeated .mesos.FrameworkID frameworks = 3;
addGroups(String) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
A group is the name given to a set of logically-related interfaces that are allowed to communicate among themselves.
addGroupsBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
A group is the name given to a set of logically-related interfaces that are allowed to communicate among themselves.
addIoMerged(Protos.CgroupInfo.Blkio.Value) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_merged
addIoMerged(int, Protos.CgroupInfo.Blkio.Value) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_merged
addIoMerged(Protos.CgroupInfo.Blkio.Value.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_merged
addIoMerged(int, Protos.CgroupInfo.Blkio.Value.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_merged
addIoMergedBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_merged
addIoMergedBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_merged
addIoQueued(Protos.CgroupInfo.Blkio.Value) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_queued
addIoQueued(int, Protos.CgroupInfo.Blkio.Value) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_queued
addIoQueued(Protos.CgroupInfo.Blkio.Value.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_queued
addIoQueued(int, Protos.CgroupInfo.Blkio.Value.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_queued
addIoQueuedBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_queued
addIoQueuedBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_queued
addIoServiceBytes(Protos.CgroupInfo.Blkio.Value) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_bytes
addIoServiceBytes(int, Protos.CgroupInfo.Blkio.Value) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_bytes
addIoServiceBytes(Protos.CgroupInfo.Blkio.Value.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_bytes
addIoServiceBytes(int, Protos.CgroupInfo.Blkio.Value.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_bytes
addIoServiceBytes(Protos.CgroupInfo.Blkio.Value) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_service_bytes
addIoServiceBytes(int, Protos.CgroupInfo.Blkio.Value) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_service_bytes
addIoServiceBytes(Protos.CgroupInfo.Blkio.Value.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_service_bytes
addIoServiceBytes(int, Protos.CgroupInfo.Blkio.Value.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_service_bytes
addIoServiceBytesBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_bytes
addIoServiceBytesBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_bytes
addIoServiceBytesBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_service_bytes
addIoServiceBytesBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_service_bytes
addIoServiced(Protos.CgroupInfo.Blkio.Value) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_serviced
addIoServiced(int, Protos.CgroupInfo.Blkio.Value) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_serviced
addIoServiced(Protos.CgroupInfo.Blkio.Value.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_serviced
addIoServiced(int, Protos.CgroupInfo.Blkio.Value.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_serviced
addIoServiced(Protos.CgroupInfo.Blkio.Value) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_serviced
addIoServiced(int, Protos.CgroupInfo.Blkio.Value) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_serviced
addIoServiced(Protos.CgroupInfo.Blkio.Value.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_serviced
addIoServiced(int, Protos.CgroupInfo.Blkio.Value.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_serviced
addIoServicedBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_serviced
addIoServicedBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_serviced
addIoServicedBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_serviced
addIoServicedBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_serviced
addIoServiceTime(Protos.CgroupInfo.Blkio.Value) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_time
addIoServiceTime(int, Protos.CgroupInfo.Blkio.Value) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_time
addIoServiceTime(Protos.CgroupInfo.Blkio.Value.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_time
addIoServiceTime(int, Protos.CgroupInfo.Blkio.Value.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_time
addIoServiceTimeBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_time
addIoServiceTimeBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_time
addIoWaitTime(Protos.CgroupInfo.Blkio.Value) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_wait_time
addIoWaitTime(int, Protos.CgroupInfo.Blkio.Value) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_wait_time
addIoWaitTime(Protos.CgroupInfo.Blkio.Value.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_wait_time
addIoWaitTime(int, Protos.CgroupInfo.Blkio.Value.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_wait_time
addIoWaitTimeBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_wait_time
addIoWaitTimeBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_wait_time
addIpAddresses(Protos.NetworkInfo.IPAddress) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
When included in a ContainerInfo, each of these represent a request for an IP address.
addIpAddresses(int, Protos.NetworkInfo.IPAddress) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
When included in a ContainerInfo, each of these represent a request for an IP address.
addIpAddresses(Protos.NetworkInfo.IPAddress.Builder) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
When included in a ContainerInfo, each of these represent a request for an IP address.
addIpAddresses(int, Protos.NetworkInfo.IPAddress.Builder) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
When included in a ContainerInfo, each of these represent a request for an IP address.
addIpAddressesBuilder() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
When included in a ContainerInfo, each of these represent a request for an IP address.
addIpAddressesBuilder(int) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
When included in a ContainerInfo, each of these represent a request for an IP address.
addItem(String) - Method in class org.apache.mesos.Protos.Value.Set.Builder
repeated string item = 1;
addItemBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Value.Set.Builder
repeated string item = 1;
ADDITION_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
addLabels(Protos.Label) - Method in class org.apache.mesos.Protos.Labels.Builder
repeated .mesos.Label labels = 1;
addLabels(int, Protos.Label) - Method in class org.apache.mesos.Protos.Labels.Builder
repeated .mesos.Label labels = 1;
addLabels(Protos.Label.Builder) - Method in class org.apache.mesos.Protos.Labels.Builder
repeated .mesos.Label labels = 1;
addLabels(int, Protos.Label.Builder) - Method in class org.apache.mesos.Protos.Labels.Builder
repeated .mesos.Label labels = 1;
addLabelsBuilder() - Method in class org.apache.mesos.Protos.Labels.Builder
repeated .mesos.Label labels = 1;
addLabelsBuilder(int) - Method in class org.apache.mesos.Protos.Labels.Builder
repeated .mesos.Label labels = 1;
addLimits(Protos.RateLimit) - Method in class org.apache.mesos.Protos.RateLimits.Builder
Items should have unique principals.
addLimits(int, Protos.RateLimit) - Method in class org.apache.mesos.Protos.RateLimits.Builder
Items should have unique principals.
addLimits(Protos.RateLimit.Builder) - Method in class org.apache.mesos.Protos.RateLimits.Builder
Items should have unique principals.
addLimits(int, Protos.RateLimit.Builder) - Method in class org.apache.mesos.Protos.RateLimits.Builder
Items should have unique principals.
addLimitsBuilder() - Method in class org.apache.mesos.Protos.RateLimits.Builder
Items should have unique principals.
addLimitsBuilder(int) - Method in class org.apache.mesos.Protos.RateLimits.Builder
Items should have unique principals.
addMountFlags(String) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
The mount options that can be used for the volume.
addMountFlagsBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
The mount options that can be used for the volume.
addNetTrafficControlStatistics(Protos.TrafficControlStatistics) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
addNetTrafficControlStatistics(int, Protos.TrafficControlStatistics) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
addNetTrafficControlStatistics(Protos.TrafficControlStatistics.Builder) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
addNetTrafficControlStatistics(int, Protos.TrafficControlStatistics.Builder) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
addNetTrafficControlStatisticsBuilder() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
addNetTrafficControlStatisticsBuilder(int) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
addNetworkInfos(Protos.NetworkInfo) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
A list of network requests.
addNetworkInfos(int, Protos.NetworkInfo) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
A list of network requests.
addNetworkInfos(Protos.NetworkInfo.Builder) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
A list of network requests.
addNetworkInfos(int, Protos.NetworkInfo.Builder) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
A list of network requests.
addNetworkInfos(Protos.NetworkInfo) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
This field can be reliably used to identify the container IP address.
addNetworkInfos(int, Protos.NetworkInfo) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
This field can be reliably used to identify the container IP address.
addNetworkInfos(Protos.NetworkInfo.Builder) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
This field can be reliably used to identify the container IP address.
addNetworkInfos(int, Protos.NetworkInfo.Builder) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
This field can be reliably used to identify the container IP address.
addNetworkInfosBuilder() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
A list of network requests.
addNetworkInfosBuilder(int) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
A list of network requests.
addNetworkInfosBuilder() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
This field can be reliably used to identify the container IP address.
addNetworkInfosBuilder(int) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
This field can be reliably used to identify the container IP address.
addParameter(Protos.Parameter) - Method in class org.apache.mesos.Protos.Parameters.Builder
repeated .mesos.Parameter parameter = 1;
addParameter(int, Protos.Parameter) - Method in class org.apache.mesos.Protos.Parameters.Builder
repeated .mesos.Parameter parameter = 1;
addParameter(Protos.Parameter.Builder) - Method in class org.apache.mesos.Protos.Parameters.Builder
repeated .mesos.Parameter parameter = 1;
addParameter(int, Protos.Parameter.Builder) - Method in class org.apache.mesos.Protos.Parameters.Builder
repeated .mesos.Parameter parameter = 1;
addParameterBuilder() - Method in class org.apache.mesos.Protos.Parameters.Builder
repeated .mesos.Parameter parameter = 1;
addParameterBuilder(int) - Method in class org.apache.mesos.Protos.Parameters.Builder
repeated .mesos.Parameter parameter = 1;
addParameters(Protos.Parameter) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
Allowing arbitrary parameters to be passed to docker CLI.
addParameters(int, Protos.Parameter) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
Allowing arbitrary parameters to be passed to docker CLI.
addParameters(Protos.Parameter.Builder) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
Allowing arbitrary parameters to be passed to docker CLI.
addParameters(int, Protos.Parameter.Builder) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
Allowing arbitrary parameters to be passed to docker CLI.
addParametersBuilder() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
Allowing arbitrary parameters to be passed to docker CLI.
addParametersBuilder(int) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
Allowing arbitrary parameters to be passed to docker CLI.
addPortMappings(Protos.ContainerInfo.DockerInfo.PortMapping) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
addPortMappings(int, Protos.ContainerInfo.DockerInfo.PortMapping) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
addPortMappings(Protos.ContainerInfo.DockerInfo.PortMapping.Builder) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
addPortMappings(int, Protos.ContainerInfo.DockerInfo.PortMapping.Builder) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
addPortMappings(Protos.NetworkInfo.PortMapping) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
addPortMappings(int, Protos.NetworkInfo.PortMapping) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
addPortMappings(Protos.NetworkInfo.PortMapping.Builder) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
addPortMappings(int, Protos.NetworkInfo.PortMapping.Builder) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
addPortMappingsBuilder() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
addPortMappingsBuilder(int) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
addPortMappingsBuilder() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
addPortMappingsBuilder(int) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
addPorts(Protos.Port) - Method in class org.apache.mesos.Protos.Ports.Builder
repeated .mesos.Port ports = 1;
addPorts(int, Protos.Port) - Method in class org.apache.mesos.Protos.Ports.Builder
repeated .mesos.Port ports = 1;
addPorts(Protos.Port.Builder) - Method in class org.apache.mesos.Protos.Ports.Builder
repeated .mesos.Port ports = 1;
addPorts(int, Protos.Port.Builder) - Method in class org.apache.mesos.Protos.Ports.Builder
repeated .mesos.Port ports = 1;
addPortsBuilder() - Method in class org.apache.mesos.Protos.Ports.Builder
repeated .mesos.Port ports = 1;
addPortsBuilder(int) - Method in class org.apache.mesos.Protos.Ports.Builder
repeated .mesos.Port ports = 1;
addQuantities(Protos.OfferFilters.ResourceQuantities) - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
A set of resources is considered allocatable if contained in any of the following quantities.
addQuantities(int, Protos.OfferFilters.ResourceQuantities) - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
A set of resources is considered allocatable if contained in any of the following quantities.
addQuantities(Protos.OfferFilters.ResourceQuantities.Builder) - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
A set of resources is considered allocatable if contained in any of the following quantities.
addQuantities(int, Protos.OfferFilters.ResourceQuantities.Builder) - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
A set of resources is considered allocatable if contained in any of the following quantities.
addQuantitiesBuilder() - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
A set of resources is considered allocatable if contained in any of the following quantities.
addQuantitiesBuilder(int) - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
A set of resources is considered allocatable if contained in any of the following quantities.
addQuery(Protos.Parameter) - Method in class org.apache.mesos.Protos.URL.Builder
repeated .mesos.Parameter query = 4;
addQuery(int, Protos.Parameter) - Method in class org.apache.mesos.Protos.URL.Builder
repeated .mesos.Parameter query = 4;
addQuery(Protos.Parameter.Builder) - Method in class org.apache.mesos.Protos.URL.Builder
repeated .mesos.Parameter query = 4;
addQuery(int, Protos.Parameter.Builder) - Method in class org.apache.mesos.Protos.URL.Builder
repeated .mesos.Parameter query = 4;
addQueryBuilder() - Method in class org.apache.mesos.Protos.URL.Builder
repeated .mesos.Parameter query = 4;
addQueryBuilder(int) - Method in class org.apache.mesos.Protos.URL.Builder
repeated .mesos.Parameter query = 4;
addRange(Protos.Value.Range) - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
repeated .mesos.Value.Range range = 1;
addRange(int, Protos.Value.Range) - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
repeated .mesos.Value.Range range = 1;
addRange(Protos.Value.Range.Builder) - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
repeated .mesos.Value.Range range = 1;
addRange(int, Protos.Value.Range.Builder) - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
repeated .mesos.Value.Range range = 1;
addRangeBuilder() - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
repeated .mesos.Value.Range range = 1;
addRangeBuilder(int) - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
repeated .mesos.Value.Range range = 1;
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Address.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Attribute.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CapabilityInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CheckInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CheckInfo.Command.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CheckInfo.Tcp.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ContainerID.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Credential.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Credentials.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Device.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Device.Number.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.DomainInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.DrainConfig.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.DrainInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.DurationInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Environment.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ExecutorID.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.FileInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Filters.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Flag.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.FrameworkID.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.HealthCheck.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Image.Appc.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Image.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Image.Docker.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.KillPolicy.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Label.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Labels.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.MachineID.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.MachineInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.MasterInfo.Capability.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Metric.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.MountPropagation.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Offer.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.OfferFilters.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.OfferID.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Operation.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.OperationID.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Parameter.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Parameters.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Port.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Ports.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.RateLimit.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.RateLimits.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Request.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Resource.AllocationInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Resource.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Resource.RevocableInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Resource.SharedInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ResourceProviderID.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Role.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Secret.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Secret.Value.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.SlaveID.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.SlaveInfo.Capability.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Task.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.TaskID.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.TimeInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.TTYInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Unavailability.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.URL.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.UUID.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Value.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Value.Range.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Value.Scalar.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Value.Set.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Value.Text.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.VersionInfo.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Volume.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Volume.Source.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
 
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.WeightInfo.Builder
 
addReservations(Protos.Resource.ReservationInfo) - Method in class org.apache.mesos.Protos.Resource.Builder
The stack of reservations.
addReservations(int, Protos.Resource.ReservationInfo) - Method in class org.apache.mesos.Protos.Resource.Builder
The stack of reservations.
addReservations(Protos.Resource.ReservationInfo.Builder) - Method in class org.apache.mesos.Protos.Resource.Builder
The stack of reservations.
addReservations(int, Protos.Resource.ReservationInfo.Builder) - Method in class org.apache.mesos.Protos.Resource.Builder
The stack of reservations.
addReservationsBuilder() - Method in class org.apache.mesos.Protos.Resource.Builder
The stack of reservations.
addReservationsBuilder(int) - Method in class org.apache.mesos.Protos.Resource.Builder
The stack of reservations.
addResources(Protos.Resource) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
repeated .mesos.Resource resources = 3;
addResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
repeated .mesos.Resource resources = 3;
addResources(Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
repeated .mesos.Resource resources = 3;
addResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
repeated .mesos.Resource resources = 3;
addResources(Protos.Resource) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
repeated .mesos.Resource resources = 5;
addResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
repeated .mesos.Resource resources = 5;
addResources(Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
repeated .mesos.Resource resources = 5;
addResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
repeated .mesos.Resource resources = 5;
addResources(Protos.Resource) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
addResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
addResources(Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
addResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
addResources(Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Resource resources = 5;
addResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Resource resources = 5;
addResources(Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Resource resources = 5;
addResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Resource resources = 5;
addResources(Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource resources = 1;
addResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource resources = 1;
addResources(Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource resources = 1;
addResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource resources = 1;
addResources(Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
repeated .mesos.Resource resources = 1;
addResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
repeated .mesos.Resource resources = 1;
addResources(Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
repeated .mesos.Resource resources = 1;
addResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
repeated .mesos.Resource resources = 1;
addResources(Protos.Resource) - Method in class org.apache.mesos.Protos.Request.Builder
repeated .mesos.Resource resources = 2;
addResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.Request.Builder
repeated .mesos.Resource resources = 2;
addResources(Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Request.Builder
repeated .mesos.Resource resources = 2;
addResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Request.Builder
repeated .mesos.Resource resources = 2;
addResources(Protos.Resource) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
repeated .mesos.Resource resources = 3;
addResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
repeated .mesos.Resource resources = 3;
addResources(Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
repeated .mesos.Resource resources = 3;
addResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
repeated .mesos.Resource resources = 3;
addResources(Protos.Resource) - Method in class org.apache.mesos.Protos.Role.Builder
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
addResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.Role.Builder
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
addResources(Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Role.Builder
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
addResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Role.Builder
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
addResources(Protos.Resource) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
The configured resources at the agent.
addResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
The configured resources at the agent.
addResources(Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
The configured resources at the agent.
addResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
The configured resources at the agent.
addResources(Protos.Resource) - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.Resource resources = 7;
addResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.Resource resources = 7;
addResources(Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.Resource resources = 7;
addResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.Resource resources = 7;
addResources(Protos.Resource) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
repeated .mesos.Resource resources = 4;
addResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
repeated .mesos.Resource resources = 4;
addResources(Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
repeated .mesos.Resource resources = 4;
addResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
repeated .mesos.Resource resources = 4;
addResources(Protos.Resource) - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
This field contains the resource whose limits were violated.
addResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
This field contains the resource whose limits were violated.
addResources(Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
This field contains the resource whose limits were violated.
addResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
This field contains the resource whose limits were violated.
addResourcesBuilder() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
repeated .mesos.Resource resources = 3;
addResourcesBuilder(int) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
repeated .mesos.Resource resources = 3;
addResourcesBuilder() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
repeated .mesos.Resource resources = 5;
addResourcesBuilder(int) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
repeated .mesos.Resource resources = 5;
addResourcesBuilder() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
addResourcesBuilder(int) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
addResourcesBuilder() - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Resource resources = 5;
addResourcesBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Resource resources = 5;
addResourcesBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource resources = 1;
addResourcesBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource resources = 1;
addResourcesBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
repeated .mesos.Resource resources = 1;
addResourcesBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
repeated .mesos.Resource resources = 1;
addResourcesBuilder() - Method in class org.apache.mesos.Protos.Request.Builder
repeated .mesos.Resource resources = 2;
addResourcesBuilder(int) - Method in class org.apache.mesos.Protos.Request.Builder
repeated .mesos.Resource resources = 2;
addResourcesBuilder() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
repeated .mesos.Resource resources = 3;
addResourcesBuilder(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
repeated .mesos.Resource resources = 3;
addResourcesBuilder() - Method in class org.apache.mesos.Protos.Role.Builder
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
addResourcesBuilder(int) - Method in class org.apache.mesos.Protos.Role.Builder
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
addResourcesBuilder() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
The configured resources at the agent.
addResourcesBuilder(int) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
The configured resources at the agent.
addResourcesBuilder() - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.Resource resources = 7;
addResourcesBuilder(int) - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.Resource resources = 7;
addResourcesBuilder() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
repeated .mesos.Resource resources = 4;
addResourcesBuilder(int) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
repeated .mesos.Resource resources = 4;
addResourcesBuilder() - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
This field contains the resource whose limits were violated.
addResourcesBuilder(int) - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
This field contains the resource whose limits were violated.
ADDRESS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.MasterInfo
 
ADDRESS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.URL
 
addRlimits(Protos.RLimitInfo.RLimit) - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
addRlimits(int, Protos.RLimitInfo.RLimit) - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
addRlimits(Protos.RLimitInfo.RLimit.Builder) - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
addRlimits(int, Protos.RLimitInfo.RLimit.Builder) - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
addRlimitsBuilder() - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
addRlimitsBuilder(int) - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
addRoles(String) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
repeated string roles = 12;
addRolesBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
repeated string roles = 12;
addServices(Protos.CSIPluginContainerInfo.Service) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
repeated .mesos.CSIPluginContainerInfo.Service services = 1;
addSource(Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource source = 2;
addSource(int, Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource source = 2;
addSource(Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource source = 2;
addSource(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource source = 2;
addSourceBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource source = 2;
addSourceBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource source = 2;
addStatuses(int) - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
NOTE: It is up to the custom executor to interpret and act on this field.
addStatuses(Protos.OperationStatus) - Method in class org.apache.mesos.Protos.Operation.Builder
All the statuses known to this operation.
addStatuses(int, Protos.OperationStatus) - Method in class org.apache.mesos.Protos.Operation.Builder
All the statuses known to this operation.
addStatuses(Protos.OperationStatus.Builder) - Method in class org.apache.mesos.Protos.Operation.Builder
All the statuses known to this operation.
addStatuses(int, Protos.OperationStatus.Builder) - Method in class org.apache.mesos.Protos.Operation.Builder
All the statuses known to this operation.
addStatuses(Protos.TaskStatus) - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.TaskStatus statuses = 8;
addStatuses(int, Protos.TaskStatus) - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.TaskStatus statuses = 8;
addStatuses(Protos.TaskStatus.Builder) - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.TaskStatus statuses = 8;
addStatuses(int, Protos.TaskStatus.Builder) - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.TaskStatus statuses = 8;
addStatusesBuilder() - Method in class org.apache.mesos.Protos.Operation.Builder
All the statuses known to this operation.
addStatusesBuilder(int) - Method in class org.apache.mesos.Protos.Operation.Builder
All the statuses known to this operation.
addStatusesBuilder() - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.TaskStatus statuses = 8;
addStatusesBuilder(int) - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.TaskStatus statuses = 8;
addTaskInfos(Protos.TaskInfo) - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
repeated .mesos.TaskInfo task_infos = 1;
addTaskInfos(int, Protos.TaskInfo) - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
repeated .mesos.TaskInfo task_infos = 1;
addTaskInfos(Protos.TaskInfo.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
repeated .mesos.TaskInfo task_infos = 1;
addTaskInfos(int, Protos.TaskInfo.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
repeated .mesos.TaskInfo task_infos = 1;
addTaskInfosBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
repeated .mesos.TaskInfo task_infos = 1;
addTaskInfosBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
repeated .mesos.TaskInfo task_infos = 1;
addTasks(Protos.ResourceUsage.Executor.Task) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
Non-terminal tasks.
addTasks(int, Protos.ResourceUsage.Executor.Task) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
Non-terminal tasks.
addTasks(Protos.ResourceUsage.Executor.Task.Builder) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
Non-terminal tasks.
addTasks(int, Protos.ResourceUsage.Executor.Task.Builder) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
Non-terminal tasks.
addTasks(Protos.TaskInfo) - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
repeated .mesos.TaskInfo tasks = 1;
addTasks(int, Protos.TaskInfo) - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
repeated .mesos.TaskInfo tasks = 1;
addTasks(Protos.TaskInfo.Builder) - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
repeated .mesos.TaskInfo tasks = 1;
addTasks(int, Protos.TaskInfo.Builder) - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
repeated .mesos.TaskInfo tasks = 1;
addTasksBuilder() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
Non-terminal tasks.
addTasksBuilder(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
Non-terminal tasks.
addTasksBuilder() - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
repeated .mesos.TaskInfo tasks = 1;
addTasksBuilder(int) - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
repeated .mesos.TaskInfo tasks = 1;
addThrottling(Protos.CgroupInfo.Blkio.Throttling.Statistics) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
addThrottling(int, Protos.CgroupInfo.Blkio.Throttling.Statistics) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
addThrottling(Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
addThrottling(int, Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
addThrottlingBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
addThrottlingBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
addTotal(Protos.Resource) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
addTotal(int, Protos.Resource) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
addTotal(Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
addTotal(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
addTotalBuilder() - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
addTotalBuilder(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
addUris(Protos.CommandInfo.URI) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated .mesos.CommandInfo.URI uris = 1;
addUris(int, Protos.CommandInfo.URI) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated .mesos.CommandInfo.URI uris = 1;
addUris(Protos.CommandInfo.URI.Builder) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated .mesos.CommandInfo.URI uris = 1;
addUris(int, Protos.CommandInfo.URI.Builder) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated .mesos.CommandInfo.URI uris = 1;
addUrisBuilder() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated .mesos.CommandInfo.URI uris = 1;
addUrisBuilder(int) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated .mesos.CommandInfo.URI uris = 1;
addVariables(Protos.Environment.Variable) - Method in class org.apache.mesos.Protos.Environment.Builder
repeated .mesos.Environment.Variable variables = 1;
addVariables(int, Protos.Environment.Variable) - Method in class org.apache.mesos.Protos.Environment.Builder
repeated .mesos.Environment.Variable variables = 1;
addVariables(Protos.Environment.Variable.Builder) - Method in class org.apache.mesos.Protos.Environment.Builder
repeated .mesos.Environment.Variable variables = 1;
addVariables(int, Protos.Environment.Variable.Builder) - Method in class org.apache.mesos.Protos.Environment.Builder
repeated .mesos.Environment.Variable variables = 1;
addVariablesBuilder() - Method in class org.apache.mesos.Protos.Environment.Builder
repeated .mesos.Environment.Variable variables = 1;
addVariablesBuilder(int) - Method in class org.apache.mesos.Protos.Environment.Builder
repeated .mesos.Environment.Variable variables = 1;
addVolumes(Protos.Volume) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
repeated .mesos.Volume volumes = 2;
addVolumes(int, Protos.Volume) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
repeated .mesos.Volume volumes = 2;
addVolumes(Protos.Volume.Builder) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
repeated .mesos.Volume volumes = 2;
addVolumes(int, Protos.Volume.Builder) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
repeated .mesos.Volume volumes = 2;
addVolumes(Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
repeated .mesos.Resource volumes = 1;
addVolumes(int, Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
repeated .mesos.Resource volumes = 1;
addVolumes(Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
repeated .mesos.Resource volumes = 1;
addVolumes(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
repeated .mesos.Resource volumes = 1;
addVolumes(Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
repeated .mesos.Resource volumes = 1;
addVolumes(int, Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
repeated .mesos.Resource volumes = 1;
addVolumes(Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
repeated .mesos.Resource volumes = 1;
addVolumes(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
repeated .mesos.Resource volumes = 1;
addVolumesBuilder() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
repeated .mesos.Volume volumes = 2;
addVolumesBuilder(int) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
repeated .mesos.Volume volumes = 2;
addVolumesBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
repeated .mesos.Resource volumes = 1;
addVolumesBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
repeated .mesos.Resource volumes = 1;
addVolumesBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
repeated .mesos.Resource volumes = 1;
addVolumesBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
repeated .mesos.Resource volumes = 1;
after(MesosNativeLibrary.Version) - Method in class org.apache.mesos.MesosNativeLibrary.Version
A helper that is easier to use than 'compareTo', this returns true if 'this' version is strictly 'greater than', not 'greater than or equal to' the 'other' version.
AGENT_DRAINING_VALUE - Static variable in enum org.apache.mesos.Protos.MasterInfo.Capability.Type
The master can drain or deactivate agents when requested via operator APIs.
AGENT_DRAINING_VALUE - Static variable in enum org.apache.mesos.Protos.SlaveInfo.Capability.Type
This expresses the ability for the agent to automatically drain tasks in preparation for operator maintenance.
AGENT_OPERATION_FEEDBACK_VALUE - Static variable in enum org.apache.mesos.Protos.SlaveInfo.Capability.Type
This expresses the ability of the agent to handle operation feedback for operations on agent default resources.
AGENT_UPDATE_VALUE - Static variable in enum org.apache.mesos.Protos.MasterInfo.Capability.Type
The master can handle slaves whose state changes after reregistering.
AGGREGATE_DEFAULT_CAPACITY_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.RateLimits
 
AGGREGATE_DEFAULT_QPS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.RateLimits
 
ALIGNMENT_FAULTS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
ALLOCATED_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceUsage.Executor
 
ALLOCATION_INFO_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer
 
ALLOCATION_INFO_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource
 
ALLOWED_DEVICES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DeviceWhitelist
 
APPC_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Image
 
APPC_VALUE - Static variable in enum org.apache.mesos.Protos.Image.Type
APPC = 1;
append(byte[], long, TimeUnit) - Method in class org.apache.mesos.Log.Writer
Attempts to append to the log with the specified data returning the new end position of the log if successful.
ARGUMENTS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CommandInfo
 
ASYNC_VALUE - Static variable in enum org.apache.mesos.Protos.CgroupInfo.Blkio.Operation
ASYNC = 5;
ATTEMPTFAILS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TcpStatistics
 
ATTRIBUTES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer
 
ATTRIBUTES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceProviderInfo
 
ATTRIBUTES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.SlaveInfo
 
AUDIT_CONTROL_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
AUDIT_CONTROL = 1030;
AUDIT_READ_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
AUDIT_READ = 1037;
AUDIT_WRITE_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
AUDIT_WRITE = 1029;

B

BACKLOG_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TrafficControlStatistics
 
before(MesosNativeLibrary.Version) - Method in class org.apache.mesos.MesosNativeLibrary.Version
A helper that is easier to use than 'compareTo', this returns true if 'this' version is strictly 'less than', not 'less than or equal to' the 'other' version.
BEGIN_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Value.Range
 
beginning() - Method in class org.apache.mesos.Log.Reader
Returns the beginning position of the log (might be out of date with respect to another replica).
BIDIRECTIONAL_VALUE - Static variable in enum org.apache.mesos.Protos.MountPropagation.Mode
The volume in a container will receive new mounts from the host or other containers, and its own mounts will be propagated from the container to the host or other containers.
BLKIO_STATISTICS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
BLOCK_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
BLOCK_SUSPEND_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
BLOCK_SUSPEND = 1036;
BLOCK_VALUE - Static variable in enum org.apache.mesos.Protos.Resource.DiskInfo.Source.Type
BLOCK = 3;
BOUNDING_CAPABILITIES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.LinuxInfo
 
BPF_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
BPF = 1039;
BRANCH_LOAD_MISSES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
BRANCH_LOADS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
BRANCH_MISSES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
BRANCHES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
BRIDGE_VALUE - Static variable in enum org.apache.mesos.Protos.ContainerInfo.DockerInfo.Network
BRIDGE = 2;
build() - Method in class org.apache.mesos.Protos.Address.Builder
 
build() - Method in class org.apache.mesos.Protos.Attribute.Builder
 
build() - Method in class org.apache.mesos.Protos.CapabilityInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Builder
 
build() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Builder
 
build() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
 
build() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
 
build() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Builder
 
build() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
 
build() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value.Builder
 
build() - Method in class org.apache.mesos.Protos.CgroupInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls.Builder
 
build() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.CheckInfo.Command.Builder
 
build() - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
 
build() - Method in class org.apache.mesos.Protos.CheckInfo.Tcp.Builder
 
build() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command.Builder
 
build() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http.Builder
 
build() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp.Builder
 
build() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
 
build() - Method in class org.apache.mesos.Protos.ContainerID.Builder
 
build() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
 
build() - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
 
build() - Method in class org.apache.mesos.Protos.Credential.Builder
 
build() - Method in class org.apache.mesos.Protos.Credentials.Builder
 
build() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
 
build() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.Device.Builder
 
build() - Method in class org.apache.mesos.Protos.Device.Number.Builder
 
build() - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
 
build() - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
 
build() - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
 
build() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
 
build() - Method in class org.apache.mesos.Protos.DomainInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
 
build() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.DrainConfig.Builder
 
build() - Method in class org.apache.mesos.Protos.DrainInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.DurationInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.Environment.Builder
 
build() - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
 
build() - Method in class org.apache.mesos.Protos.ExecutorID.Builder
 
build() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.FileInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.Filters.Builder
 
build() - Method in class org.apache.mesos.Protos.Flag.Builder
 
build() - Method in class org.apache.mesos.Protos.FrameworkID.Builder
 
build() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability.Builder
 
build() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
 
build() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
 
build() - Method in class org.apache.mesos.Protos.Image.Appc.Builder
 
build() - Method in class org.apache.mesos.Protos.Image.Builder
 
build() - Method in class org.apache.mesos.Protos.Image.Docker.Builder
 
build() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
 
build() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
 
build() - Method in class org.apache.mesos.Protos.KillPolicy.Builder
 
build() - Method in class org.apache.mesos.Protos.Label.Builder
 
build() - Method in class org.apache.mesos.Protos.Labels.Builder
 
build() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.MachineID.Builder
 
build() - Method in class org.apache.mesos.Protos.MachineInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.MasterInfo.Capability.Builder
 
build() - Method in class org.apache.mesos.Protos.Metric.Builder
 
build() - Method in class org.apache.mesos.Protos.MountPropagation.Builder
 
build() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
 
build() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
 
build() - Method in class org.apache.mesos.Protos.Offer.Builder
 
build() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
 
build() - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
 
build() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
 
build() - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
 
build() - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk.Builder
 
build() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
 
build() - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
 
build() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
 
build() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
 
build() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
 
build() - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
 
build() - Method in class org.apache.mesos.Protos.OfferFilters.Builder
 
build() - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
 
build() - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
 
build() - Method in class org.apache.mesos.Protos.OfferID.Builder
 
build() - Method in class org.apache.mesos.Protos.Operation.Builder
 
build() - Method in class org.apache.mesos.Protos.OperationID.Builder
 
build() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
 
build() - Method in class org.apache.mesos.Protos.Parameter.Builder
 
build() - Method in class org.apache.mesos.Protos.Parameters.Builder
 
build() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
 
build() - Method in class org.apache.mesos.Protos.Port.Builder
 
build() - Method in class org.apache.mesos.Protos.Ports.Builder
 
build() - Method in class org.apache.mesos.Protos.RateLimit.Builder
 
build() - Method in class org.apache.mesos.Protos.RateLimits.Builder
 
build() - Method in class org.apache.mesos.Protos.Request.Builder
 
build() - Method in class org.apache.mesos.Protos.Resource.AllocationInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.Resource.Builder
 
build() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
 
build() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
 
build() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount.Builder
 
build() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path.Builder
 
build() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.Resource.RevocableInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.Resource.SharedInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.ResourceProviderID.Builder
 
build() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
 
build() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
 
build() - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
 
build() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
 
build() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
 
build() - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
 
build() - Method in class org.apache.mesos.Protos.Role.Builder
 
build() - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.Secret.Builder
 
build() - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
 
build() - Method in class org.apache.mesos.Protos.Secret.Value.Builder
 
build() - Method in class org.apache.mesos.Protos.SlaveID.Builder
 
build() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.SlaveInfo.Capability.Builder
 
build() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
 
build() - Method in class org.apache.mesos.Protos.Task.Builder
 
build() - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.TaskID.Builder
 
build() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
 
build() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
 
build() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
 
build() - Method in class org.apache.mesos.Protos.TimeInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
 
build() - Method in class org.apache.mesos.Protos.TTYInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize.Builder
 
build() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
 
build() - Method in class org.apache.mesos.Protos.Unavailability.Builder
 
build() - Method in class org.apache.mesos.Protos.URL.Builder
 
build() - Method in class org.apache.mesos.Protos.UUID.Builder
 
build() - Method in class org.apache.mesos.Protos.Value.Builder
 
build() - Method in class org.apache.mesos.Protos.Value.Range.Builder
 
build() - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
 
build() - Method in class org.apache.mesos.Protos.Value.Scalar.Builder
 
build() - Method in class org.apache.mesos.Protos.Value.Set.Builder
 
build() - Method in class org.apache.mesos.Protos.Value.Text.Builder
 
build() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
 
build() - Method in class org.apache.mesos.Protos.Volume.Builder
 
build() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
 
build() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
 
build() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
 
build() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Builder
 
build() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume.Builder
 
build() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
 
build() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
 
build() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
 
build() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
 
build() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
 
build() - Method in class org.apache.mesos.Protos.WeightInfo.Builder
 
BUILD_DATE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.VersionInfo
 
BUILD_TIME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.VersionInfo
 
BUILD_USER_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.VersionInfo
 
buildPartial() - Method in class org.apache.mesos.Protos.Address.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Attribute.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.CapabilityInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.CgroupInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.CheckInfo.Command.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.CheckInfo.Tcp.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.ContainerID.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Credential.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Credentials.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Device.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Device.Number.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.DomainInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.DrainConfig.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.DrainInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.DurationInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Environment.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.ExecutorID.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.FileInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Filters.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Flag.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.FrameworkID.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Image.Appc.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Image.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Image.Docker.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.KillPolicy.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Label.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Labels.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.MachineID.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.MachineInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.MasterInfo.Capability.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Metric.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.MountPropagation.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Offer.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.OfferFilters.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.OfferID.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Operation.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.OperationID.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Parameter.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Parameters.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Port.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Ports.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.RateLimit.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.RateLimits.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Request.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Resource.AllocationInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Resource.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Resource.RevocableInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Resource.SharedInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.ResourceProviderID.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Role.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Secret.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Secret.Value.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.SlaveID.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.SlaveInfo.Capability.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Task.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.TaskID.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.TimeInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.TTYInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Unavailability.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.URL.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.UUID.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Value.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Value.Range.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Value.Scalar.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Value.Set.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Value.Text.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Volume.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
 
buildPartial() - Method in class org.apache.mesos.Protos.WeightInfo.Builder
 
BUS_CYCLES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
BYTES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TrafficControlStatistics
 

C

CACHE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CommandInfo.URI
 
CACHE_MISSES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
CACHE_REFERENCES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
CACHED_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Image
 
CAPABILITIES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CapabilityInfo
 
CAPABILITIES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.FrameworkInfo
 
CAPABILITIES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.MasterInfo
 
CAPABILITY_INFO_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.LinuxInfo
 
CAPACITY_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.RateLimit
 
catchup(long, TimeUnit) - Method in class org.apache.mesos.Log.Reader
Attempts to catch-up positions from the log for reading.
CFQ_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
CFQ_RECURSIVE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
CGROUP_INFO_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ContainerStatus
 
CHECK_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskInfo
 
CHECK_STATUS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskStatus
 
CHECKPOINT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.FrameworkInfo
 
CHECKPOINT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.SlaveInfo
 
CHECKPOINT_RESTORE_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
CHECKPOINT_RESTORE = 1040;
CHOWN_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
CHOWN = 1000;
CLASSID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
clear() - Method in class org.apache.mesos.Protos.Address.Builder
 
clear() - Method in class org.apache.mesos.Protos.Attribute.Builder
 
clear() - Method in class org.apache.mesos.Protos.CapabilityInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Builder
 
clear() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Builder
 
clear() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
 
clear() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
 
clear() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Builder
 
clear() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
 
clear() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value.Builder
 
clear() - Method in class org.apache.mesos.Protos.CgroupInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls.Builder
 
clear() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.CheckInfo.Command.Builder
 
clear() - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
 
clear() - Method in class org.apache.mesos.Protos.CheckInfo.Tcp.Builder
 
clear() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command.Builder
 
clear() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http.Builder
 
clear() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp.Builder
 
clear() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
 
clear() - Method in class org.apache.mesos.Protos.ContainerID.Builder
 
clear() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
 
clear() - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
 
clear() - Method in class org.apache.mesos.Protos.Credential.Builder
 
clear() - Method in class org.apache.mesos.Protos.Credentials.Builder
 
clear() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
 
clear() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.Device.Builder
 
clear() - Method in class org.apache.mesos.Protos.Device.Number.Builder
 
clear() - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
 
clear() - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
 
clear() - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
 
clear() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
 
clear() - Method in class org.apache.mesos.Protos.DomainInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
 
clear() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.DrainConfig.Builder
 
clear() - Method in class org.apache.mesos.Protos.DrainInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.DurationInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.Environment.Builder
 
clear() - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
 
clear() - Method in class org.apache.mesos.Protos.ExecutorID.Builder
 
clear() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.FileInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.Filters.Builder
 
clear() - Method in class org.apache.mesos.Protos.Flag.Builder
 
clear() - Method in class org.apache.mesos.Protos.FrameworkID.Builder
 
clear() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability.Builder
 
clear() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
 
clear() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
 
clear() - Method in class org.apache.mesos.Protos.Image.Appc.Builder
 
clear() - Method in class org.apache.mesos.Protos.Image.Builder
 
clear() - Method in class org.apache.mesos.Protos.Image.Docker.Builder
 
clear() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
 
clear() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
 
clear() - Method in class org.apache.mesos.Protos.KillPolicy.Builder
 
clear() - Method in class org.apache.mesos.Protos.Label.Builder
 
clear() - Method in class org.apache.mesos.Protos.Labels.Builder
 
clear() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.MachineID.Builder
 
clear() - Method in class org.apache.mesos.Protos.MachineInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.MasterInfo.Capability.Builder
 
clear() - Method in class org.apache.mesos.Protos.Metric.Builder
 
clear() - Method in class org.apache.mesos.Protos.MountPropagation.Builder
 
clear() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
 
clear() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
 
clear() - Method in class org.apache.mesos.Protos.Offer.Builder
 
clear() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
 
clear() - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
 
clear() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
 
clear() - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
 
clear() - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk.Builder
 
clear() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
 
clear() - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
 
clear() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
 
clear() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
 
clear() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
 
clear() - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
 
clear() - Method in class org.apache.mesos.Protos.OfferFilters.Builder
 
clear() - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
 
clear() - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
 
clear() - Method in class org.apache.mesos.Protos.OfferID.Builder
 
clear() - Method in class org.apache.mesos.Protos.Operation.Builder
 
clear() - Method in class org.apache.mesos.Protos.OperationID.Builder
 
clear() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
 
clear() - Method in class org.apache.mesos.Protos.Parameter.Builder
 
clear() - Method in class org.apache.mesos.Protos.Parameters.Builder
 
clear() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
 
clear() - Method in class org.apache.mesos.Protos.Port.Builder
 
clear() - Method in class org.apache.mesos.Protos.Ports.Builder
 
clear() - Method in class org.apache.mesos.Protos.RateLimit.Builder
 
clear() - Method in class org.apache.mesos.Protos.RateLimits.Builder
 
clear() - Method in class org.apache.mesos.Protos.Request.Builder
 
clear() - Method in class org.apache.mesos.Protos.Resource.AllocationInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.Resource.Builder
 
clear() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
 
clear() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
 
clear() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount.Builder
 
clear() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path.Builder
 
clear() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.Resource.RevocableInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.Resource.SharedInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.ResourceProviderID.Builder
 
clear() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
 
clear() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
 
clear() - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
 
clear() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
 
clear() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
 
clear() - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
 
clear() - Method in class org.apache.mesos.Protos.Role.Builder
 
clear() - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.Secret.Builder
 
clear() - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
 
clear() - Method in class org.apache.mesos.Protos.Secret.Value.Builder
 
clear() - Method in class org.apache.mesos.Protos.SlaveID.Builder
 
clear() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.SlaveInfo.Capability.Builder
 
clear() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
 
clear() - Method in class org.apache.mesos.Protos.Task.Builder
 
clear() - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.TaskID.Builder
 
clear() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
 
clear() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
 
clear() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
 
clear() - Method in class org.apache.mesos.Protos.TimeInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
 
clear() - Method in class org.apache.mesos.Protos.TTYInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize.Builder
 
clear() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
 
clear() - Method in class org.apache.mesos.Protos.Unavailability.Builder
 
clear() - Method in class org.apache.mesos.Protos.URL.Builder
 
clear() - Method in class org.apache.mesos.Protos.UUID.Builder
 
clear() - Method in class org.apache.mesos.Protos.Value.Builder
 
clear() - Method in class org.apache.mesos.Protos.Value.Range.Builder
 
clear() - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
 
clear() - Method in class org.apache.mesos.Protos.Value.Scalar.Builder
 
clear() - Method in class org.apache.mesos.Protos.Value.Set.Builder
 
clear() - Method in class org.apache.mesos.Protos.Value.Text.Builder
 
clear() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
 
clear() - Method in class org.apache.mesos.Protos.Volume.Builder
 
clear() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
 
clear() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
 
clear() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
 
clear() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Builder
 
clear() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume.Builder
 
clear() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
 
clear() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
 
clear() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
 
clear() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
 
clear() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
 
clear() - Method in class org.apache.mesos.Protos.WeightInfo.Builder
 
clearAccess() - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
required .mesos.DeviceAccess.Access access = 2;
clearAccessMode() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
required .mesos.Volume.Source.CSIVolume.VolumeCapability.AccessMode access_mode = 3;
clearAccessType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
 
clearActiveOpens() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 ActiveOpens = 5;
clearAddition() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
required .mesos.Resource addition = 2;
clearAddress() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The full IP address (supports both IPv4 and IPv6 formats) and supersedes the use of `ip`, `port` and `hostname`.
clearAddress() - Method in class org.apache.mesos.Protos.URL.Builder
required .mesos.Address address = 2;
clearAggregateDefaultCapacity() - Method in class org.apache.mesos.Protos.RateLimits.Builder
All the frameworks not specified in 'limits' get this default capacity.
clearAggregateDefaultQps() - Method in class org.apache.mesos.Protos.RateLimits.Builder
All the frameworks not specified in 'limits' get this default rate.
clearAlignmentFaults() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 alignment_faults = 20;
clearAllocated() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
This includes resources used by the executor itself as well as its active tasks.
clearAllocationInfo() - Method in class org.apache.mesos.Protos.Offer.Builder
An offer represents resources allocated to *one* of the roles managed by the scheduler.
clearAllocationInfo() - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Resource.AllocationInfo allocation_info = 11;
clearAllowedDevices() - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
repeated .mesos.DeviceAccess allowed_devices = 1;
clearAppc() - Method in class org.apache.mesos.Protos.Image.Builder
Only one of the following image messages should be set to match the type.
clearArguments() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated string arguments = 7;
clearAttemptFails() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 AttemptFails = 7;
clearAttributes() - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Attribute attributes = 7;
clearAttributes() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
repeated .mesos.Attribute attributes = 2;
clearAttributes() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
repeated .mesos.Attribute attributes = 5;
clearBacklog() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 backlog = 2;
clearBegin() - Method in class org.apache.mesos.Protos.Value.Range.Builder
required uint64 begin = 1;
clearBlkioStatistics() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Cgroups blkio statistics.
clearBlock() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume block = 1;
clearBoundingCapabilities() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
The set of capabilities that are allowed but not initially granted to tasks.
clearBranches() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 branches = 9;
clearBranchLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 branch_load_misses = 47;
clearBranchLoads() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 branch_loads = 46;
clearBranchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 branch_misses = 10;
clearBuildDate() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string build_date = 2;
clearBuildTime() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional double build_time = 3;
clearBuildUser() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string build_user = 4;
clearBusCycles() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 bus_cycles = 11;
clearBytes() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 bytes = 3;
clearCache() - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
If this field is "true", the fetcher cache will be used.
clearCached() - Method in class org.apache.mesos.Protos.Image.Builder
With this flag set to false, the mesos containerizer will pull the docker/appc image from the registry even if the image is already downloaded on the agent.
clearCacheMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 cache_misses = 8;
clearCacheReferences() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 cache_references = 7;
clearCapabilities() - Method in class org.apache.mesos.Protos.CapabilityInfo.Builder
repeated .mesos.CapabilityInfo.Capability capabilities = 1;
clearCapabilities() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
clearCapabilities() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
repeated .mesos.MasterInfo.Capability capabilities = 9;
clearCapabilityInfo() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Deprecated.
clearCapacity() - Method in class org.apache.mesos.Protos.RateLimit.Builder
Max number of outstanding messages from frameworks of this principal allowed by master before the next message is dropped and an error is sent back to the sender.
clearCfq() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
clearCfqRecursive() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
clearCgroupInfo() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
Information about Linux control group (cgroup).
clearCheck() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
A general check for the task.
clearCheckpoint() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
If set, agents running tasks started by this framework will write the framework pid, executor pids and status updates to disk.
clearCheckpoint() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
Slave checkpointing is always enabled in recent Mesos versions; the value of this field is ignored.
clearCheckStatus() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Contains check status for the check specified in the corresponding `TaskInfo`.
clearClassid() - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls.Builder
The 32-bit classid consists of two parts, a 16 bit major handle and a 16-bit minor handle.
clearColumns() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize.Builder
required uint32 columns = 2;
clearCommand() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
Command check.
clearCommand() - Method in class org.apache.mesos.Protos.CheckInfo.Command.Builder
required .mesos.CommandInfo command = 1;
clearCommand() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
Status of a command check.
clearCommand() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
optional .mesos.CommandInfo command = 2;
clearCommand() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
optional .mesos.CommandInfo command = 7;
clearCommand() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Command health check.
clearCommand() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
optional .mesos.CommandInfo command = 7;
clearConfig() - Method in class org.apache.mesos.Protos.DrainInfo.Builder
The configuration used to drain the agent.
clearConfig() - Method in class org.apache.mesos.Protos.Image.Docker.Builder
Docker config containing credentials to authenticate with docker registry.
clearConsecutiveFailures() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Number of consecutive failures until the task is killed by the executor.
clearContainer() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
optional .mesos.ContainerInfo container = 4;
clearContainer() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Executor provided with a container will launch the container with the executor's CommandInfo and we expect the container to act as a Mesos executor.
clearContainer() - Method in class org.apache.mesos.Protos.Task.Builder
Container information for the task.
clearContainer() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Task provided with a container will launch the container as part of this task paired with the task's CommandInfo.
clearContainerId() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
optional .mesos.ContainerID container_id = 4;
clearContainerId() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
The container id for the executor specified in the executor_info field.
clearContainerPath() - Method in class org.apache.mesos.Protos.Volume.Builder
Path pointing to a directory or file in the container.
clearContainerPort() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
required uint32 container_port = 2;
clearContainerPort() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
required uint32 container_port = 2;
clearContainers() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
A list of container configurations to run managed CSI plugin.
clearContainerStatus() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Container related information that is resolved dynamically such as network address.
clearContextSwitches() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 context_switches = 18;
clearConvertedResources() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
Converted resources after applying the operation.
clearCpuClock() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
Software event.
clearCpuMigrations() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 cpu_migrations = 19;
clearCpusLimit() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Hard CPU limit.
clearCpusNrPeriods() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
cpu.stat on process throttling (for contention issues).
clearCpusNrThrottled() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint32 cpus_nr_throttled = 8;
clearCpusSoftLimit() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Soft CPU limit.
clearCpusSystemTimeSecs() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double cpus_system_time_secs = 3;
clearCpusThrottledTimeSecs() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double cpus_throttled_time_secs = 9;
clearCpusUserTimeSecs() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
CPU Usage Information: Total CPU time spent in user mode, and kernel mode.
clearCreate() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Create create = 5;
clearCreateDisk() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
clearCredential() - Method in class org.apache.mesos.Protos.Image.Docker.Builder
Deprecated.
clearCredentials() - Method in class org.apache.mesos.Protos.Credentials.Builder
repeated .mesos.Credential credentials = 1;
clearCsiService() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
required .mesos.CSIPluginContainerInfo.Service csi_service = 1;
clearCsiVolume() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
optional .mesos.Volume.Source.CSIVolume csi_volume = 6;
clearCurrEstab() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 CurrEstab = 9;
clearCycles() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
Hardware event.
clearData() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
This field can be used to pass arbitrary bytes to an executor.
clearData() - Method in class org.apache.mesos.Protos.Secret.Value.Builder
required bytes data = 1;
clearData() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
optional bytes data = 6;
clearData() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
optional bytes data = 3;
clearDefaultReservations() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The stack of default reservations.
clearDefaultTTL() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 DefaultTTL = 2;
clearDelaySeconds() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
Amount of time to wait to start checking the task after it transitions to `TASK_RUNNING` or `TASK_STARTING` if the latter is used by the executor.
clearDelaySeconds() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Amount of time to wait to start health checking the task after it transitions to `TASK_RUNNING` or `TASK_STATING` if the latter is used by the executor.
clearDestroy() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Destroy destroy = 6;
clearDestroyDisk() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
clearDevice() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
Stats are grouped by block devices.
clearDevice() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
Stats are grouped by block devices.
clearDevice() - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
required .mesos.Device device = 1;
clearDiscovery() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Service discovery information for the executor.
clearDiscovery() - Method in class org.apache.mesos.Protos.Task.Builder
Service discovery information for the task.
clearDiscovery() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Service discovery information for the task.
clearDisk() - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Resource.DiskInfo disk = 7;
clearDiskLimitBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Disk Usage Information for executor working directory.
clearDiskStatistics() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Per disk (resource) statistics.
clearDiskUsedBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 disk_used_bytes = 27;
clearDocker() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
At most one of the following *Info messages should be set to match the type, i.e.
clearDocker() - Method in class org.apache.mesos.Protos.Image.Builder
optional .mesos.Image.Docker docker = 3;
clearDockerVolume() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
The source of the volume created by docker volume driver.
clearDomain() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The domain that this master belongs to.
clearDomain() - Method in class org.apache.mesos.Protos.Offer.Builder
The domain of the slave.
clearDomain() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
The domain that this slave belongs to.
clearDriver() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
Driver of the volume, it can be flocker, convoy, raxrey etc.
clearDriverOptions() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
Volume driver specific options.
clearDrops() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 drops = 4;
clearDtlbLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 dtlb_load_misses = 39;
clearDtlbLoads() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 dtlb_loads = 38;
clearDtlbPrefetches() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 dtlb_prefetches = 42;
clearDtlbPrefetchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 dtlb_prefetch_misses = 43;
clearDtlbStoreMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 dtlb_store_misses = 41;
clearDtlbStores() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 dtlb_stores = 40;
clearDuration() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
Duration of sample interval, in seconds.
clearDuration() - Method in class org.apache.mesos.Protos.Unavailability.Builder
When added to `start`, this represents the end of the interval.
clearEffectiveCapabilities() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Represents the set of capabilities that the task will be executed with.
clearEmulationFaults() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 emulation_faults = 21;
clearEnd() - Method in class org.apache.mesos.Protos.Value.Range.Builder
required uint64 end = 2;
clearEndpoint() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
required string endpoint = 2;
clearEndpoints() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The service endpoints of the unmanaged CSI plugin.
clearEnvironment() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
optional .mesos.Environment environment = 2;
clearEnvironment() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional string environment = 3;
clearEstabResets() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 EstabResets = 8;
clearExecutable() - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
optional bool executable = 2;
clearExecutor() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
required .mesos.ExecutorInfo executor = 1;
clearExecutor() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
optional .mesos.ExecutorInfo executor = 5;
clearExecutorId() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
required .mesos.ExecutorID executor_id = 1;
clearExecutorId() - Method in class org.apache.mesos.Protos.Task.Builder
optional .mesos.ExecutorID executor_id = 4;
clearExecutorId() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
TODO(benh): Use in master/slave.
clearExecutorIds() - Method in class org.apache.mesos.Protos.Offer.Builder
Executors of the same framework running on this agent.
clearExecutorInfo() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
required .mesos.ExecutorInfo executor_info = 1;
clearExecutorPid() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
Information about Executor PID.
clearExecutors() - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
repeated .mesos.ResourceUsage.Executor executors = 1;
clearExitCode() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command.Builder
Exit code of a command check.
clearExtract() - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
In case the fetched file is recognized as an archive, extract its contents into the sandbox.
clearFailoverTimeout() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
The amount of time (in seconds) that the master will wait for the scheduler to failover before it tears down the framework by killing all its tasks/executors.
clearFaultDomain() - Method in class org.apache.mesos.Protos.DomainInfo.Builder
optional .mesos.DomainInfo.FaultDomain fault_domain = 1;
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Address.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Attribute.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.CapabilityInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.CgroupInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.CheckInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.CheckInfo.Command.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.CheckInfo.Tcp.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.ContainerID.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Credential.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Credentials.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Device.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Device.Number.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.DomainInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.DrainConfig.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.DrainInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.DurationInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Environment.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.ExecutorID.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.FileInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Filters.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Flag.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.FrameworkID.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.HealthCheck.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Image.Appc.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Image.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Image.Docker.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.KillPolicy.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Label.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Labels.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.MachineID.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.MachineInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.MasterInfo.Capability.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Metric.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.MountPropagation.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Offer.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.OfferFilters.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.OfferID.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Operation.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.OperationID.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Parameter.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Parameters.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Port.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Ports.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.RateLimit.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.RateLimits.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Request.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Resource.AllocationInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Resource.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Resource.RevocableInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Resource.SharedInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.ResourceProviderID.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Role.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Secret.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Secret.Value.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.SlaveID.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.SlaveInfo.Capability.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Task.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.TaskID.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.TimeInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.TTYInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Unavailability.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.URL.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.UUID.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Value.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Value.Range.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Value.Scalar.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Value.Set.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Value.Text.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.VersionInfo.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Volume.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Volume.Source.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
 
clearField(com.google.protobuf.Descriptors.FieldDescriptor) - Method in class org.apache.mesos.Protos.WeightInfo.Builder
 
clearForcePullImage() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
With this flag set to true, the docker containerizer will pull the docker image from the registry even if the image is already downloaded on the slave.
clearForwarding() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 Forwarding = 1;
clearForwDatagrams() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 ForwDatagrams = 6;
clearFragCreates() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 FragCreates = 19;
clearFragFails() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 FragFails = 18;
clearFragment() - Method in class org.apache.mesos.Protos.URL.Builder
optional string fragment = 5;
clearFragOKs() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 FragOKs = 17;
clearFrameworkId() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
TODO(benh): Make this required.
clearFrameworkId() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
The framework that should release its resources.
clearFrameworkId() - Method in class org.apache.mesos.Protos.Offer.Builder
required .mesos.FrameworkID framework_id = 2;
clearFrameworkId() - Method in class org.apache.mesos.Protos.Operation.Builder
optional .mesos.FrameworkID framework_id = 1;
clearFrameworkId() - Method in class org.apache.mesos.Protos.Task.Builder
required .mesos.FrameworkID framework_id = 3;
clearFrameworks() - Method in class org.apache.mesos.Protos.Role.Builder
repeated .mesos.FrameworkID frameworks = 3;
clearFsType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
The filesystem type.
clearGid() - Method in class org.apache.mesos.Protos.FileInfo.Builder
Group ID of owner.
clearGitBranch() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string git_branch = 6;
clearGitSha() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string git_sha = 5;
clearGitTag() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string git_tag = 7;
clearGracePeriod() - Method in class org.apache.mesos.Protos.KillPolicy.Builder
The grace period specifies how long to wait before forcibly killing the task.
clearGracePeriodSeconds() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Amount of time after the task is launched during which health check failures are ignored.
clearGroups() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
A group is the name given to a set of logically-related interfaces that are allowed to communicate among themselves.
clearGrowVolume() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
clearHard() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
Either both are set or both are not set.
clearHealthCheck() - Method in class org.apache.mesos.Protos.Task.Builder
optional .mesos.HealthCheck health_check = 15;
clearHealthCheck() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
A health check for the task.
clearHealthy() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Describes whether the task has been determined to be healthy (true) or unhealthy (false) according to the `health_check` field in `TaskInfo`.
clearHostname() - Method in class org.apache.mesos.Protos.Address.Builder
May contain a hostname, IP address, or both.
clearHostname() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
optional string hostname = 4;
clearHostname() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Used to indicate the current host from which the scheduler is registered in the Mesos Web UI.
clearHostname() - Method in class org.apache.mesos.Protos.MachineID.Builder
optional string hostname = 1;
clearHostname() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The server's hostname, if available; it may be unreliable in environments where the DNS configuration does not resolve internal hostnames (eg, some public cloud providers).
clearHostname() - Method in class org.apache.mesos.Protos.Offer.Builder
required string hostname = 4;
clearHostname() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
required string hostname = 1;
clearHostPath() - Method in class org.apache.mesos.Protos.Volume.Builder
Absolute path pointing to a directory or file on the host or a path relative to the container work directory.
clearHostPath() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
optional .mesos.Volume.Source.HostPath host_path = 5;
clearHostPort() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
required uint32 host_port = 1;
clearHostPort() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
required uint32 host_port = 1;
clearHttp() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
HTTP check.
clearHttp() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
Status of an HTTP check.
clearHttp() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
HTTP health check.
clearIcmpStats() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.IcmpStatistics icmp_stats = 2;
clearId() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Used to uniquely identify the framework.
clearId() - Method in class org.apache.mesos.Protos.Image.Appc.Builder
An image ID is a string of the format "hash-value", where "hash" is the hash algorithm used and "value" is the hex encoded string of the digest.
clearId() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
This is the same OfferID as found in normal offers, which allows re-use of some of the OfferID-only messages.
clearId() - Method in class org.apache.mesos.Protos.MachineInfo.Builder
required .mesos.MachineID id = 1;
clearId() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
required string id = 1;
clearId() - Method in class org.apache.mesos.Protos.Offer.Builder
required .mesos.OfferID id = 1;
clearId() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
The `id` field allows frameworks to indicate that they wish to receive feedback about an operation via the UPDATE_OPERATION_STATUS event in the v1 scheduler API.
clearId() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
A unique ID for the persistent disk volume.
clearId() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
The identifier of this source.
clearId() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
optional .mesos.ResourceProviderID id = 1;
clearId() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
required .mesos.TaskID id = 2;
clearId() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
optional .mesos.SlaveID id = 6;
clearId() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
required string id = 1;
clearIgnoredMulti() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 IgnoredMulti = 8;
clearImage() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
The docker image that is going to be passed to the registry.
clearImage() - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo.Builder
optional .mesos.Image image = 1;
clearImage() - Method in class org.apache.mesos.Protos.Volume.Builder
The source of the volume is an Image which describes a root filesystem which will be provisioned by Mesos.
clearInAddrErrors() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 InAddrErrors = 5;
clearInAddrMaskReps() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InAddrMaskReps = 14;
clearInAddrMasks() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InAddrMasks = 13;
clearInCsumErrors() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InCsumErrors = 3;
clearInCsumErrors() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 InCsumErrors = 15;
clearInCsumErrors() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 InCsumErrors = 7;
clearInDatagrams() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 InDatagrams = 1;
clearInDelivers() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 InDelivers = 9;
clearInDestUnreachs() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InDestUnreachs = 4;
clearInDiscards() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 InDiscards = 8;
clearInEchoReps() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InEchoReps = 10;
clearInEchos() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InEchos = 9;
clearInErrors() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InErrors = 2;
clearInErrors() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 InErrors = 3;
clearInErrs() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 InErrs = 13;
clearInfo() - Method in class org.apache.mesos.Protos.Operation.Builder
required .mesos.Offer.Operation info = 3;
clearInHdrErrors() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 InHdrErrors = 4;
clearInMsgs() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InMsgs = 1;
clearInParmProbs() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InParmProbs = 6;
clearInReceives() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 InReceives = 3;
clearInRedirects() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InRedirects = 8;
clearInSegs() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 InSegs = 10;
clearInSrcQuenchs() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InSrcQuenchs = 7;
clearInstructions() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 instructions = 6;
clearIntervalSeconds() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
Interval between check attempts, i.e., amount of time to wait after the previous check finished or timed out to start the next check.
clearIntervalSeconds() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Interval between health checks, i.e., amount of time to wait after the previous health check finished or timed out to start the next health check.
clearInTimeExcds() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InTimeExcds = 5;
clearInTimestampReps() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InTimestampReps = 12;
clearInTimestamps() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InTimestamps = 11;
clearInUnknownProtos() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 InUnknownProtos = 7;
clearIoMerged() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_merged
clearIoQueued() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_queued
clearIoServiceBytes() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_bytes
clearIoServiceBytes() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_service_bytes
clearIoServiced() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_serviced
clearIoServiced() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_serviced
clearIoServiceTime() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_time
clearIoWaitTime() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_wait_time
clearIp() - Method in class org.apache.mesos.Protos.Address.Builder
optional string ip = 2;
clearIp() - Method in class org.apache.mesos.Protos.MachineID.Builder
optional string ip = 2;
clearIp() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The IP address (only IPv4) as a packed 4-bytes integer, stored in network order.
clearIpAddress() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
Statically assigned IP provided by the Framework.
clearIpAddresses() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
When included in a ContainerInfo, each of these represent a request for an IP address.
clearIpcMode() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
There are two special cases that we need to handle for this field: 1.
clearIpStats() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.IpStatistics ip_stats = 1;
clearItem() - Method in class org.apache.mesos.Protos.Value.Set.Builder
repeated string item = 1;
clearItlbLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 itlb_load_misses = 45;
clearItlbLoads() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 itlb_loads = 44;
clearKey() - Method in class org.apache.mesos.Protos.Label.Builder
required string key = 1;
clearKey() - Method in class org.apache.mesos.Protos.Parameter.Builder
required string key = 1;
clearKey() - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
optional string key = 2;
clearKillPolicy() - Method in class org.apache.mesos.Protos.Task.Builder
The kill policy used for this task when it is killed.
clearKillPolicy() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
A kill policy for the task.
clearL1DcacheLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_dcache_load_misses = 23;
clearL1DcacheLoads() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
Hardware cache event.
clearL1DcachePrefetches() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_dcache_prefetches = 26;
clearL1DcachePrefetchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_dcache_prefetch_misses = 27;
clearL1DcacheStoreMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_dcache_store_misses = 25;
clearL1DcacheStores() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_dcache_stores = 24;
clearL1IcacheLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_icache_load_misses = 29;
clearL1IcacheLoads() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_icache_loads = 28;
clearL1IcachePrefetches() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_icache_prefetches = 30;
clearL1IcachePrefetchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_icache_prefetch_misses = 31;
clearLabels() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional .mesos.Labels labels = 7;
clearLabels() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
clearLabels() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Labels are free-form key value pairs supplied by the framework scheduler (e.g., to describe additional functionality offered by the framework).
clearLabels() - Method in class org.apache.mesos.Protos.Image.Appc.Builder
Optional labels.
clearLabels() - Method in class org.apache.mesos.Protos.Labels.Builder
repeated .mesos.Label labels = 1;
clearLabels() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
To tag certain metadata to be used by Isolator/IPAM, e.g., rack, etc.
clearLabels() - Method in class org.apache.mesos.Protos.Port.Builder
This can be used to decorate the message with metadata to be interpreted by external applications such as firewalls.
clearLabels() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
Labels are free-form key value pairs that can be used to associate arbitrary metadata with a reserved resource.
clearLabels() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
optional .mesos.Labels labels = 4;
clearLabels() - Method in class org.apache.mesos.Protos.Task.Builder
optional .mesos.Labels labels = 11;
clearLabels() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
clearLabels() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
clearLatestStatus() - Method in class org.apache.mesos.Protos.Operation.Builder
required .mesos.OperationStatus latest_status = 4;
clearLaunch() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Launch launch = 2;
clearLaunchGroup() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;
clearLimitation() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
If the reason field indicates a container resource limitation, this field optionally contains additional information.
clearLimitBytes() - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
optional uint64 limit_bytes = 3;
clearLimits() - Method in class org.apache.mesos.Protos.RateLimits.Builder
Items should have unique principals.
clearLimits() - Method in class org.apache.mesos.Protos.Task.Builder
 
clearLimits() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
 
clearLinuxInfo() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
Linux specific information for the container.
clearLlcLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 llc_load_misses = 33;
clearLlcLoads() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 llc_loads = 32;
clearLlcPrefetches() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 llc_prefetches = 36;
clearLlcPrefetchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 llc_prefetch_misses = 37;
clearLlcStoreMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 llc_store_misses = 35;
clearLlcStores() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 llc_stores = 34;
clearLocation() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional string location = 4;
clearMajorFaults() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 major_faults = 17;
clearMajorNumber() - Method in class org.apache.mesos.Protos.Device.Number.Builder
required uint64 major_number = 1;
clearMarkGone() - Method in class org.apache.mesos.Protos.DrainConfig.Builder
Whether or not this agent will be removed permanently from the cluster when draining is complete.
clearMaxCompletionTime() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Maximum duration for task completion.
clearMaxConn() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 MaxConn = 4;
clearMaxGracePeriod() - Method in class org.apache.mesos.Protos.DrainConfig.Builder
An upper bound for tasks with a KillPolicy.
clearMemAnonBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 mem_anon_bytes = 11;
clearMemCacheBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
mem_cache_bytes is added in 0.23.0 to represent page cache usage.
clearMemCriticalPressureCounter() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 mem_critical_pressure_counter = 34;
clearMemFileBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
TODO(chzhcn) mem_file_bytes and mem_anon_bytes are deprecated in 0.23.0 and will be removed in 0.24.0.
clearMemLimitBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Hard memory limit.
clearMemLowPressureCounter() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Number of occurrences of different levels of memory pressure events reported by memory cgroup.
clearMemMappedFileBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 mem_mapped_file_bytes = 12;
clearMemMediumPressureCounter() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 mem_medium_pressure_counter = 33;
clearMemRssBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Since 0.23.0, mem_rss_bytes is changed to represent only anonymous memory usage.
clearMemSoftLimitBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Soft memory limit.
clearMemSwapBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
This is only set if swap is enabled.
clearMemTotalBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
mem_total_bytes was added in 0.23.0 to represent the total memory of a process in RAM (as opposed to in Swap).
clearMemTotalMemswBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Total memory + swap usage.
clearMemUnevictableBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 mem_unevictable_bytes = 41;
clearMesos() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
optional .mesos.ContainerInfo.MesosInfo mesos = 5;
clearMessage() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
optional string message = 3;
clearMessage() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Possible message explaining state.
clearMetadata() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
Additional metadata for this source.
clearMinAllocatableResources() - Method in class org.apache.mesos.Protos.OfferFilters.Builder
optional .mesos.OfferFilters.MinAllocatableResources min_allocatable_resources = 1;
clearMinorFaults() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 minor_faults = 16;
clearMinorNumber() - Method in class org.apache.mesos.Protos.Device.Number.Builder
required uint64 minor_number = 2;
clearMknod() - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
optional bool mknod = 3;
clearMode() - Method in class org.apache.mesos.Protos.FileInfo.Builder
Represents a file's mode and permission bits.
clearMode() - Method in class org.apache.mesos.Protos.MachineInfo.Builder
optional .mesos.MachineInfo.Mode mode = 2;
clearMode() - Method in class org.apache.mesos.Protos.MountPropagation.Builder
optional .mesos.MountPropagation.Mode mode = 1;
clearMode() - Method in class org.apache.mesos.Protos.Volume.Builder
TODO(gyliu513): Make this as `optional` after deprecation cycle of 1.0.
clearMode() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Builder
required .mesos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode mode = 1;
clearMount() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
optional .mesos.Resource.DiskInfo.Source.Mount mount = 3;
clearMount() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.MountVolume mount = 2;
clearMountFlags() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
The mount options that can be used for the volume.
clearMountPropagation() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
optional .mesos.MountPropagation mount_propagation = 2;
clearMtime() - Method in class org.apache.mesos.Protos.FileInfo.Builder
Last modification time.
clearName() - Method in class org.apache.mesos.Protos.Attribute.Builder
required string name = 1;
clearName() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The name of the CSI plugin.
clearName() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional string name = 2;
clearName() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo.Builder
required string name = 1;
clearName() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo.Builder
required string name = 1;
clearName() - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
required string name = 1;
clearName() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
optional string name = 9;
clearName() - Method in class org.apache.mesos.Protos.Flag.Builder
required string name = 1;
clearName() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Name of the framework that shows up in the Mesos Web UI.
clearName() - Method in class org.apache.mesos.Protos.Image.Appc.Builder
The name of the image.
clearName() - Method in class org.apache.mesos.Protos.Image.Docker.Builder
The name of the image.
clearName() - Method in class org.apache.mesos.Protos.Metric.Builder
required string name = 1;
clearName() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
Name of the network which will be used by network isolator to determine the network that the container joins.
clearName() - Method in class org.apache.mesos.Protos.Port.Builder
Name of the service hosted on this port.
clearName() - Method in class org.apache.mesos.Protos.Resource.Builder
required string name = 1;
clearName() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The name of the resource provider.
clearName() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
required string name = 1;
clearName() - Method in class org.apache.mesos.Protos.Role.Builder
required string name = 1;
clearName() - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
required string name = 1;
clearName() - Method in class org.apache.mesos.Protos.Task.Builder
required string name = 1;
clearName() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
required string name = 1;
clearName() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
Name of the volume.
clearNanoseconds() - Method in class org.apache.mesos.Protos.DurationInfo.Builder
required int64 nanoseconds = 1;
clearNanoseconds() - Method in class org.apache.mesos.Protos.TimeInfo.Builder
required int64 nanoseconds = 1;
clearNetCls() - Method in class org.apache.mesos.Protos.CgroupInfo.Builder
optional .mesos.CgroupInfo.NetCls net_cls = 1;
clearNetRxBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_rx_bytes = 15;
clearNetRxDropped() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_rx_dropped = 17;
clearNetRxErrors() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_rx_errors = 16;
clearNetRxPackets() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network Usage Information:
clearNetSnmpStatistics() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network SNMP statistics for each container.
clearNetTcpActiveConnections() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double net_tcp_active_connections = 28;
clearNetTcpRttMicrosecsP50() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
The kernel keeps track of RTT (round-trip time) for its TCP sockets.
clearNetTcpRttMicrosecsP90() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double net_tcp_rtt_microsecs_p90 = 23;
clearNetTcpRttMicrosecsP95() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double net_tcp_rtt_microsecs_p95 = 24;
clearNetTcpRttMicrosecsP99() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double net_tcp_rtt_microsecs_p99 = 25;
clearNetTcpTimeWaitConnections() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double net_tcp_time_wait_connections = 29;
clearNetTrafficControlStatistics() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
clearNetTxBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_tx_bytes = 19;
clearNetTxDropped() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_tx_dropped = 21;
clearNetTxErrors() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_tx_errors = 20;
clearNetTxPackets() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_tx_packets = 18;
clearNetwork() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
optional .mesos.ContainerInfo.DockerInfo.Network network = 2 [default = HOST];
clearNetworkInfos() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
A list of network requests.
clearNetworkInfos() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
This field can be reliably used to identify the container IP address.
clearNlink() - Method in class org.apache.mesos.Protos.FileInfo.Builder
Number of hard links.
clearNodeLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 node_load_misses = 49;
clearNodeLoads() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 node_loads = 48;
clearNodePrefetches() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 node_prefetches = 52;
clearNodePrefetchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 node_prefetch_misses = 53;
clearNodePublishSecrets() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
 
clearNodeStageSecrets() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
 
clearNodeStoreMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 node_store_misses = 51;
clearNodeStores() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 node_stores = 50;
clearNoPorts() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 NoPorts = 2;
clearNumber() - Method in class org.apache.mesos.Protos.Device.Builder
optional .mesos.Device.Number number = 2;
clearNumber() - Method in class org.apache.mesos.Protos.Port.Builder
Port number on which the framework exposes a service.
clearOfferFilters() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Address.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Attribute.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.CapabilityInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.CgroupInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.CheckInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.CheckInfo.Command.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.CheckInfo.Tcp.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.ContainerID.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Credential.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Credentials.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Device.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Device.Number.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.DomainInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.DrainConfig.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.DrainInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.DurationInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Environment.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.ExecutorID.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.FileInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Filters.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Flag.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.FrameworkID.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.HealthCheck.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Image.Appc.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Image.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Image.Docker.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.KillPolicy.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Label.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Labels.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.MachineID.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.MachineInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.MasterInfo.Capability.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Metric.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.MountPropagation.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Offer.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.OfferFilters.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.OfferID.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Operation.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.OperationID.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Parameter.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Parameters.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Port.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Ports.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.RateLimit.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.RateLimits.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Request.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Resource.AllocationInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Resource.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Resource.RevocableInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Resource.SharedInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.ResourceProviderID.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Role.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Secret.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Secret.Value.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.SlaveID.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.SlaveInfo.Capability.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Task.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.TaskID.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.TimeInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.TTYInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Unavailability.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.URL.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.UUID.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Value.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Value.Range.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Value.Scalar.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Value.Set.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Value.Text.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.VersionInfo.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Volume.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Volume.Source.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
 
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor) - Method in class org.apache.mesos.Protos.WeightInfo.Builder
 
clearOp() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value.Builder
Required.
clearOperationId() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
While frameworks will only receive status updates for operations on which they have set an ID, this field is optional because this message is also used internally by Mesos components when the operation's ID has not been set.
clearOutAddrMaskReps() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutAddrMaskReps = 27;
clearOutAddrMasks() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutAddrMasks = 26;
clearOutDatagrams() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 OutDatagrams = 4;
clearOutDestUnreachs() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutDestUnreachs = 17;
clearOutDiscards() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 OutDiscards = 11;
clearOutEchoReps() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutEchoReps = 23;
clearOutEchos() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutEchos = 22;
clearOutErrors() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutErrors = 16;
clearOutMsgs() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutMsgs = 15;
clearOutNoRoutes() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 OutNoRoutes = 12;
clearOutParmProbs() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutParmProbs = 19;
clearOutputFile() - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
The fetcher's default behavior is to use the URI string's basename to name the local copy.
clearOutRedirects() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutRedirects = 21;
clearOutRequests() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 OutRequests = 10;
clearOutRsts() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 OutRsts = 14;
clearOutSegs() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 OutSegs = 11;
clearOutSrcQuenchs() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutSrcQuenchs = 20;
clearOutTimeExcds() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutTimeExcds = 18;
clearOutTimestampReps() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutTimestampReps = 25;
clearOutTimestamps() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutTimestamps = 24;
clearOverlimits() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 overlimits = 5;
clearPackets() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 packets = 6;
clearPageFaults() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 page_faults = 15;
clearParameter() - Method in class org.apache.mesos.Protos.Parameters.Builder
repeated .mesos.Parameter parameter = 1;
clearParameters() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
Allowing arbitrary parameters to be passed to docker CLI.
clearParent() - Method in class org.apache.mesos.Protos.ContainerID.Builder
optional .mesos.ContainerID parent = 2;
clearPassiveOpens() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 PassiveOpens = 6;
clearPath() - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
HTTP request path.
clearPath() - Method in class org.apache.mesos.Protos.Device.Builder
optional string path = 1;
clearPath() - Method in class org.apache.mesos.Protos.FileInfo.Builder
Absolute path to the file.
clearPath() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
HTTP request path.
clearPath() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
optional .mesos.Resource.DiskInfo.Source.Path path = 2;
clearPath() - Method in class org.apache.mesos.Protos.URL.Builder
optional string path = 3;
clearPath() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
required string path = 1;
clearPath() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
A path relative to the corresponding container's sandbox.
clearPerf() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Perf statistics.
clearPersistence() - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
optional .mesos.Resource.DiskInfo.Persistence persistence = 2;
clearPersistence() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
optional .mesos.Resource.DiskInfo.Persistence persistence = 1;
clearPid() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
In the default implementation, this will contain information about both the IP address, port and Master name; it should really not be relied upon by external tooling/frameworks and be considered an "internal" implementation field.
clearPlugin() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
required .mesos.CSIPluginInfo plugin = 1;
clearPluginName() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
The name of the CSI plugin.
clearPort() - Method in class org.apache.mesos.Protos.Address.Builder
required int32 port = 3;
clearPort() - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
Port to send the HTTP request.
clearPort() - Method in class org.apache.mesos.Protos.CheckInfo.Tcp.Builder
required uint32 port = 1;
clearPort() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
Port to send the HTTP request.
clearPort() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo.Builder
Port expected to be open.
clearPort() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The TCP port the Master is listening on for incoming HTTP requests; deprecated, use `address.port` instead.
clearPort() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
optional int32 port = 8 [default = 5051];
clearPortMappings() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
clearPortMappings() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
clearPorts() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional .mesos.Ports ports = 6;
clearPorts() - Method in class org.apache.mesos.Protos.Ports.Builder
repeated .mesos.Port ports = 1;
clearPrincipal() - Method in class org.apache.mesos.Protos.Credential.Builder
required string principal = 1;
clearPrincipal() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field should match the credential's principal the framework uses for authentication.
clearPrincipal() - Method in class org.apache.mesos.Protos.RateLimit.Builder
Principal of framework(s) to be throttled.
clearPrincipal() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
This field indicates the principal of the operator or framework that created this volume.
clearPrincipal() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
Indicates the principal, if any, of the framework or operator that reserved this resource.
clearPrivileged() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
optional bool privileged = 4 [default = false];
clearProcesses() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint32 processes = 30;
clearProfile() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
This field serves as an indirection to a set of storage vendor specific disk parameters which describe the properties of the disk.
clearProfileName() - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
A filename of the Seccomp profile.
clearProtocol() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
Protocol to expose as (ie: tcp, udp).
clearProtocol() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
optional .mesos.NetworkInfo.Protocol protocol = 5 [default = IPv4];
clearProtocol() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo.Builder
optional .mesos.NetworkInfo.Protocol protocol = 2 [default = IPv4];
clearProtocol() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
Specify IP address requirement.
clearProtocol() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
Protocol to expose as (ie: tcp, udp).
clearProtocol() - Method in class org.apache.mesos.Protos.Port.Builder
Layer 4-7 protocol on which the framework exposes its services.
clearProviderId() - Method in class org.apache.mesos.Protos.Resource.Builder
Specified if the resource comes from a particular resource provider.
clearQlen() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 qlen = 7;
clearQps() - Method in class org.apache.mesos.Protos.RateLimit.Builder
Leaving QPS unset gives it unlimited rate (i.e., not throttled), which also implies unlimited capacity.
clearQuantities() - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
A set of resources is considered allocatable if contained in any of the following quantities.
clearQuantities() - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
 
clearQuery() - Method in class org.apache.mesos.Protos.URL.Builder
repeated .mesos.Parameter query = 4;
clearRange() - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
repeated .mesos.Value.Range range = 1;
clearRanges() - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Ranges ranges = 4;
clearRanges() - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Value.Ranges ranges = 4;
clearRanges() - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Ranges ranges = 3;
clearRatebps() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 ratebps = 8;
clearRatepps() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 ratepps = 9;
clearRcvbufErrors() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 RcvbufErrors = 5;
clearRead() - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
optional bool read = 1;
clearReasmFails() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 ReasmFails = 16;
clearReasmOKs() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 ReasmOKs = 15;
clearReasmReqds() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 ReasmReqds = 14;
clearReasmTimeout() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 ReasmTimeout = 13;
clearReason() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
optional .mesos.TaskStatus.Reason reason = 10;
clearReconciliationIntervalSeconds() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
Amount of time to wait after the resource provider finishes reconciling existing volumes and storage pools against the CSI plugin to start the next reconciliation.
clearRefCycles() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 ref_cycles = 12;
clearReference() - Method in class org.apache.mesos.Protos.Secret.Builder
Only one of `reference` and `value` must be set.
clearRefuseSeconds() - Method in class org.apache.mesos.Protos.Filters.Builder
Time to consider unused resources refused.
clearRegion() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
required .mesos.DomainInfo.FaultDomain.RegionInfo region = 1;
clearRequeues() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 requeues = 10;
clearReservation() - Method in class org.apache.mesos.Protos.Resource.Builder
If this is set, this resource was dynamically reserved by an operator or a framework.
clearReservations() - Method in class org.apache.mesos.Protos.Resource.Builder
The stack of reservations.
clearReserve() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Reserve reserve = 3;
clearResourceProviderId() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
optional .mesos.ResourceProviderID resource_provider_id = 7;
clearResources() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
repeated .mesos.Resource resources = 3;
clearResources() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
repeated .mesos.Resource resources = 5;
clearResources() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
clearResources() - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Resource resources = 5;
clearResources() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource resources = 1;
clearResources() - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
repeated .mesos.Resource resources = 1;
clearResources() - Method in class org.apache.mesos.Protos.Request.Builder
repeated .mesos.Resource resources = 2;
clearResources() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
repeated .mesos.Resource resources = 3;
clearResources() - Method in class org.apache.mesos.Protos.Role.Builder
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
clearResources() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
The configured resources at the agent.
clearResources() - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.Resource resources = 7;
clearResources() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
repeated .mesos.Resource resources = 4;
clearResources() - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
This field contains the resource whose limits were violated.
clearRetransSegs() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 RetransSegs = 12;
clearRevocable() - Method in class org.apache.mesos.Protos.Resource.Builder
If this is set, the resources are revocable, i.e., any tasks or executors launched using these resources could get preempted or throttled at any time.
clearRlimitInfo() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
(POSIX only) rlimits of the container.
clearRlimits() - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
clearRole() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Deprecated.
clearRole() - Method in class org.apache.mesos.Protos.Resource.AllocationInfo.Builder
If set, this resource is allocated to a role.
clearRole() - Method in class org.apache.mesos.Protos.Resource.Builder
Deprecated.
clearRole() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
The role to which this reservation is made for.
clearRole() - Method in class org.apache.mesos.Protos.WeightInfo.Builder
Related role name.
clearRoles() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
repeated string roles = 12;
clearRoot() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount.Builder
Path to mount point (e.g., /mnt/raid/disk0).
clearRoot() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path.Builder
Path to the folder (e.g., /mnt/raid/disk0).
clearRows() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize.Builder
required uint32 rows = 1;
clearRtoAlgorithm() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 RtoAlgorithm = 1;
clearRtoMax() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 RtoMax = 3;
clearRtoMin() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 RtoMin = 2;
clearSandboxPath() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
optional .mesos.Volume.Source.SandboxPath sandbox_path = 3;
clearScalar() - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Scalar scalar = 3;
clearScalar() - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Value.Scalar scalar = 3;
clearScalar() - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Scalar scalar = 2;
clearScheme() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
Currently "http" and "https" are supported.
clearScheme() - Method in class org.apache.mesos.Protos.URL.Builder
required string scheme = 1;
clearSeccomp() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Represents Seccomp configuration, which is used for syscall filtering.
clearSecret() - Method in class org.apache.mesos.Protos.Credential.Builder
optional string secret = 2;
clearSecret() - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
optional .mesos.Secret secret = 4;
clearSecret() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
The volume/secret isolator uses the secret-fetcher module (third-party or internal) downloads the secret and makes it available at container_path.
clearSectors() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.sectors
clearServices() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
repeated .mesos.CSIPluginContainerInfo.Service services = 1;
clearSet() - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Set set = 6;
clearSet() - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Value.Set set = 5;
clearSet() - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Set set = 4;
clearShareCgroups() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
If set as 'true', the container will share the cgroups from its parent container, otherwise it will have its own cgroups created.
clearShared() - Method in class org.apache.mesos.Protos.Resource.Builder
If this is set, the resources are shared, i.e.
clearSharePidNamespace() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
If set as 'true', the container shares the pid namespace with its parent.
clearShell() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
There are two ways to specify the command: 1) If 'shell == true', the command will be launched via shell (i.e., /bin/sh -c 'value').
clearShmSize() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Size of /dev/shm in MB.
clearShrinkVolume() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
clearShutdownGracePeriod() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
When shutting down an executor the agent will wait in a best-effort manner for the grace period specified here before forcibly destroying the container.
clearSize() - Method in class org.apache.mesos.Protos.FileInfo.Builder
Total size in bytes.
clearSlaveId() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
Specified if the resources need to be released from a particular slave.
clearSlaveId() - Method in class org.apache.mesos.Protos.Offer.Builder
required .mesos.SlaveID slave_id = 3;
clearSlaveId() - Method in class org.apache.mesos.Protos.Operation.Builder
optional .mesos.SlaveID slave_id = 2;
clearSlaveId() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
If the operation affects resources from a local resource provider, both `slave_id` and `resource_provider_id` will be set.
clearSlaveId() - Method in class org.apache.mesos.Protos.Request.Builder
optional .mesos.SlaveID slave_id = 1;
clearSlaveId() - Method in class org.apache.mesos.Protos.Task.Builder
required .mesos.SlaveID slave_id = 5;
clearSlaveId() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
required .mesos.SlaveID slave_id = 3;
clearSlaveId() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
optional .mesos.SlaveID slave_id = 5;
clearSndbufErrors() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 SndbufErrors = 6;
clearSoft() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
optional uint64 soft = 3;
clearSource() - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
optional .mesos.Resource.DiskInfo.Source source = 1;
clearSource() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Deprecated.
clearSource() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
required .mesos.Resource source = 1;
clearSource() - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk.Builder
NOTE: Only a `MOUNT`, `BLOCK` or `RAW` disk is allowed in this field.
clearSource() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource source = 2;
clearSource() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
optional .mesos.Resource.DiskInfo.Source source = 3;
clearSource() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
optional .mesos.TaskStatus.Source source = 9;
clearSource() - Method in class org.apache.mesos.Protos.Volume.Builder
optional .mesos.Volume.Source source = 5;
clearStalledCyclesBackend() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 stalled_cycles_backend = 5;
clearStalledCyclesFrontend() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 stalled_cycles_frontend = 4;
clearStart() - Method in class org.apache.mesos.Protos.Unavailability.Builder
required .mesos.TimeInfo start = 1;
clearState() - Method in class org.apache.mesos.Protos.DrainInfo.Builder
The drain state of the agent.
clearState() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
required .mesos.OperationState state = 2;
clearState() - Method in class org.apache.mesos.Protos.Task.Builder
Latest state of the task.
clearState() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
required .mesos.TaskState state = 2;
clearStaticProvisioning() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
optional .mesos.Volume.Source.CSIVolume.StaticProvisioning static_provisioning = 2;
clearStatistics() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
Current resource usage.
clearStatusCode() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http.Builder
HTTP status code of an HTTP check.
clearStatuses() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
NOTE: It is up to the custom executor to interpret and act on this field.
clearStatuses() - Method in class org.apache.mesos.Protos.Operation.Builder
All the statuses known to this operation.
clearStatuses() - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.TaskStatus statuses = 8;
clearStatusUpdateState() - Method in class org.apache.mesos.Protos.Task.Builder
These fields correspond to the state and uuid of the latest status update forwarded to the master.
clearStatusUpdateUuid() - Method in class org.apache.mesos.Protos.Task.Builder
optional bytes status_update_uuid = 10;
clearStorage() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
EXPERIMENTAL.
clearSubtract() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
See comments in `Value.Scalar` for maximum precision supported.
clearSucceeded() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp.Builder
Whether a TCP connection succeeded.
clearTargetPathExists() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
For some CSI plugins which implement CSI v1 spec, they expect the target path is an existing path which is actually not CSI v1 spec compliant.
clearTargetPathRoot() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The root directory of all the target paths managed by the CSI plugin.
clearTargetProfile() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
Apply the specified profile to the created disk.
clearTargetType() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
NOTE: Only `MOUNT` or `BLOCK` is allowed in this field.
clearTaskClock() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional double task_clock = 14;
clearTaskGroup() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
required .mesos.TaskGroupInfo task_group = 2;
clearTaskId() - Method in class org.apache.mesos.Protos.Task.Builder
required .mesos.TaskID task_id = 2;
clearTaskId() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
required .mesos.TaskID task_id = 2;
clearTaskId() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
required .mesos.TaskID task_id = 1;
clearTaskInfos() - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
repeated .mesos.TaskInfo task_infos = 1;
clearTasks() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
Non-terminal tasks.
clearTasks() - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
repeated .mesos.TaskInfo tasks = 1;
clearTcp() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
TCP check.
clearTcp() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
Status of a TCP check.
clearTcp() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
TCP health check.
clearTcpStats() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.TcpStatistics tcp_stats = 3;
clearText() - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Text text = 5;
clearText() - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Text text = 5;
clearThreads() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint32 threads = 31;
clearThrottling() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
clearTime() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.time
clearTimeoutSeconds() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
Amount of time to wait for the check to complete.
clearTimeoutSeconds() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Amount of time to wait for the health check to complete.
clearTimestamp() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
Start of sample interval, in seconds since the Epoch.
clearTimestamp() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Snapshot time, in seconds since the Epoch.
clearTimestamp() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
optional double timestamp = 6;
clearTotal() - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
clearTtyInfo() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
If specified a tty will be attached to the container entrypoint.
clearType() - Method in class org.apache.mesos.Protos.Attribute.Builder
required .mesos.Value.Type type = 2;
clearType() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
The type of the check.
clearType() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
The type of the check this status corresponds to.
clearType() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
required .mesos.ContainerInfo.Type type = 1;
clearType() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The type of the CSI plugin.
clearType() - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
In Mesos 1.2, the `Environment.variables.value` message was made optional.
clearType() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
For backwards compatibility, if this field is not set when using `LAUNCH` operation, Mesos will infer the type by checking if `command` is set (`CUSTOM`) or unset (`DEFAULT`).
clearType() - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability.Builder
Enum fields should be optional, see: MESOS-4997.
clearType() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
The type of health check.
clearType() - Method in class org.apache.mesos.Protos.Image.Builder
required .mesos.Image.Type type = 1;
clearType() - Method in class org.apache.mesos.Protos.MasterInfo.Capability.Builder
optional .mesos.MasterInfo.Capability.Type type = 1;
clearType() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Type type = 1;
clearType() - Method in class org.apache.mesos.Protos.Resource.Builder
required .mesos.Value.Type type = 2;
clearType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
required .mesos.Resource.DiskInfo.Source.Type type = 1;
clearType() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
The type of this reservation.
clearType() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The type of the resource provider.
clearType() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
optional .mesos.RLimitInfo.RLimit.Type type = 1;
clearType() - Method in class org.apache.mesos.Protos.Secret.Builder
optional .mesos.Secret.Type type = 1;
clearType() - Method in class org.apache.mesos.Protos.SlaveInfo.Capability.Builder
Enum fields should be optional, see: MESOS-4997.
clearType() - Method in class org.apache.mesos.Protos.Value.Builder
required .mesos.Value.Type type = 1;
clearType() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
Enum fields should be optional, see: MESOS-4997.
clearType() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
optional .mesos.Volume.Source.SandboxPath.Type type = 1;
clearUdpStats() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.UdpStatistics udp_stats = 4;
clearUid() - Method in class org.apache.mesos.Protos.FileInfo.Builder
User ID of owner.
clearUnavailability() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
This InverseOffer represents a planned unavailability event in the specified interval.
clearUnavailability() - Method in class org.apache.mesos.Protos.MachineInfo.Builder
Signifies that the machine may be unavailable during the given interval.
clearUnavailability() - Method in class org.apache.mesos.Protos.Offer.Builder
Signifies that the resources in this Offer may be unavailable during the given interval.
clearUnconfined() - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
If set to `true`, Seccomp is not applied to the container.
clearUnreachableTime() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
The time (according to the master's clock) when the agent where this task was running became unreachable.
clearUnreserve() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Unreserve unreserve = 4;
clearUris() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated .mesos.CommandInfo.URI uris = 1;
clearUrl() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
URL for reaching the slave running on the host.
clearUrl() - Method in class org.apache.mesos.Protos.Offer.Builder
URL for reaching the slave running on the host.
clearUsedBytes() - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
optional uint64 used_bytes = 4;
clearUser() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
Enables executor and tasks to run as a specific user.
clearUser() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Used to determine the Unix user that an executor or task should be launched as.
clearUser() - Method in class org.apache.mesos.Protos.Task.Builder
Specific user under which task is running.
clearUuid() - Method in class org.apache.mesos.Protos.Operation.Builder
This is the internal UUID for the operation, which is kept independently from the framework-specified operation ID, which is optional.
clearUuid() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
Statuses that are delivered reliably to the scheduler will include a `uuid`.
clearUuid() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Statuses that are delivered reliably to the scheduler will include a 'uuid'.
clearValue() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value.Builder
Required.
clearValue() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
optional string value = 3;
clearValue() - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
required string value = 1;
clearValue() - Method in class org.apache.mesos.Protos.ContainerID.Builder
required string value = 1;
clearValue() - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
Only one of `value` and `secret` must be set.
clearValue() - Method in class org.apache.mesos.Protos.ExecutorID.Builder
required string value = 1;
clearValue() - Method in class org.apache.mesos.Protos.Flag.Builder
optional string value = 2;
clearValue() - Method in class org.apache.mesos.Protos.FrameworkID.Builder
required string value = 1;
clearValue() - Method in class org.apache.mesos.Protos.Label.Builder
optional string value = 2;
clearValue() - Method in class org.apache.mesos.Protos.Metric.Builder
optional double value = 2;
clearValue() - Method in class org.apache.mesos.Protos.OfferID.Builder
required string value = 1;
clearValue() - Method in class org.apache.mesos.Protos.OperationID.Builder
required string value = 1;
clearValue() - Method in class org.apache.mesos.Protos.Parameter.Builder
required string value = 2;
clearValue() - Method in class org.apache.mesos.Protos.ResourceProviderID.Builder
required string value = 1;
clearValue() - Method in class org.apache.mesos.Protos.Secret.Builder
optional .mesos.Secret.Value value = 3;
clearValue() - Method in class org.apache.mesos.Protos.SlaveID.Builder
required string value = 1;
clearValue() - Method in class org.apache.mesos.Protos.TaskID.Builder
required string value = 1;
clearValue() - Method in class org.apache.mesos.Protos.UUID.Builder
required bytes value = 1;
clearValue() - Method in class org.apache.mesos.Protos.Value.Scalar.Builder
Scalar values are represented using floating point.
clearValue() - Method in class org.apache.mesos.Protos.Value.Text.Builder
required string value = 1;
clearVariables() - Method in class org.apache.mesos.Protos.Environment.Builder
repeated .mesos.Environment.Variable variables = 1;
clearVendor() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
The vendor of this source.
clearVersion() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional string version = 5;
clearVersion() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The running Master version, as a string; taken from the generated "master/version.hpp".
clearVersion() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
required string version = 1;
clearVisibility() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
required .mesos.DiscoveryInfo.Visibility visibility = 1;
clearVisibility() - Method in class org.apache.mesos.Protos.Port.Builder
This field restricts discovery within a framework (FRAMEWORK), within a Mesos cluster (CLUSTER), or places no restrictions (EXTERNAL).
clearVolume() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
required .mesos.Resource volume = 1;
clearVolume() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
required .mesos.Resource volume = 1;
clearVolume() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
Describes how this disk resource will be mounted in the container.
clearVolumeCapability() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
required .mesos.Volume.Source.CSIVolume.VolumeCapability volume_capability = 2;
clearVolumeContext() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
 
clearVolumeDriver() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
Deprecated.
clearVolumeId() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
required string volume_id = 1;
clearVolumes() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
repeated .mesos.Volume volumes = 2;
clearVolumes() - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
repeated .mesos.Resource volumes = 1;
clearVolumes() - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
repeated .mesos.Resource volumes = 1;
clearWebuiUrl() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field allows a framework to advertise its web UI, so that the Mesos web UI can link to it.
clearWeight() - Method in class org.apache.mesos.Protos.Role.Builder
required double weight = 2;
clearWeight() - Method in class org.apache.mesos.Protos.WeightInfo.Builder
required double weight = 1;
clearWindowSize() - Method in class org.apache.mesos.Protos.TTYInfo.Builder
optional .mesos.TTYInfo.WindowSize window_size = 1;
clearWrite() - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
optional bool write = 2;
clearZone() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
required .mesos.DomainInfo.FaultDomain.ZoneInfo zone = 2;
clone() - Method in class org.apache.mesos.Protos.Address.Builder
 
clone() - Method in class org.apache.mesos.Protos.Attribute.Builder
 
clone() - Method in class org.apache.mesos.Protos.CapabilityInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Builder
 
clone() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Builder
 
clone() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
 
clone() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
 
clone() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Builder
 
clone() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
 
clone() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value.Builder
 
clone() - Method in class org.apache.mesos.Protos.CgroupInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls.Builder
 
clone() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.CheckInfo.Command.Builder
 
clone() - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
 
clone() - Method in class org.apache.mesos.Protos.CheckInfo.Tcp.Builder
 
clone() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command.Builder
 
clone() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http.Builder
 
clone() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp.Builder
 
clone() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
 
clone() - Method in class org.apache.mesos.Protos.ContainerID.Builder
 
clone() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
 
clone() - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
 
clone() - Method in class org.apache.mesos.Protos.Credential.Builder
 
clone() - Method in class org.apache.mesos.Protos.Credentials.Builder
 
clone() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
 
clone() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.Device.Builder
 
clone() - Method in class org.apache.mesos.Protos.Device.Number.Builder
 
clone() - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
 
clone() - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
 
clone() - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
 
clone() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
 
clone() - Method in class org.apache.mesos.Protos.DomainInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
 
clone() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.DrainConfig.Builder
 
clone() - Method in class org.apache.mesos.Protos.DrainInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.DurationInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.Environment.Builder
 
clone() - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
 
clone() - Method in class org.apache.mesos.Protos.ExecutorID.Builder
 
clone() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.FileInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.Filters.Builder
 
clone() - Method in class org.apache.mesos.Protos.Flag.Builder
 
clone() - Method in class org.apache.mesos.Protos.FrameworkID.Builder
 
clone() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability.Builder
 
clone() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
 
clone() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
 
clone() - Method in class org.apache.mesos.Protos.Image.Appc.Builder
 
clone() - Method in class org.apache.mesos.Protos.Image.Builder
 
clone() - Method in class org.apache.mesos.Protos.Image.Docker.Builder
 
clone() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
 
clone() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
 
clone() - Method in class org.apache.mesos.Protos.KillPolicy.Builder
 
clone() - Method in class org.apache.mesos.Protos.Label.Builder
 
clone() - Method in class org.apache.mesos.Protos.Labels.Builder
 
clone() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.MachineID.Builder
 
clone() - Method in class org.apache.mesos.Protos.MachineInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.MasterInfo.Capability.Builder
 
clone() - Method in class org.apache.mesos.Protos.Metric.Builder
 
clone() - Method in class org.apache.mesos.Protos.MountPropagation.Builder
 
clone() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
 
clone() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
 
clone() - Method in class org.apache.mesos.Protos.Offer.Builder
 
clone() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
 
clone() - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
 
clone() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
 
clone() - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
 
clone() - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk.Builder
 
clone() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
 
clone() - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
 
clone() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
 
clone() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
 
clone() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
 
clone() - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
 
clone() - Method in class org.apache.mesos.Protos.OfferFilters.Builder
 
clone() - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
 
clone() - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
 
clone() - Method in class org.apache.mesos.Protos.OfferID.Builder
 
clone() - Method in class org.apache.mesos.Protos.Operation.Builder
 
clone() - Method in class org.apache.mesos.Protos.OperationID.Builder
 
clone() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
 
clone() - Method in class org.apache.mesos.Protos.Parameter.Builder
 
clone() - Method in class org.apache.mesos.Protos.Parameters.Builder
 
clone() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
 
clone() - Method in class org.apache.mesos.Protos.Port.Builder
 
clone() - Method in class org.apache.mesos.Protos.Ports.Builder
 
clone() - Method in class org.apache.mesos.Protos.RateLimit.Builder
 
clone() - Method in class org.apache.mesos.Protos.RateLimits.Builder
 
clone() - Method in class org.apache.mesos.Protos.Request.Builder
 
clone() - Method in class org.apache.mesos.Protos.Resource.AllocationInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.Resource.Builder
 
clone() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
 
clone() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
 
clone() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount.Builder
 
clone() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path.Builder
 
clone() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.Resource.RevocableInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.Resource.SharedInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.ResourceProviderID.Builder
 
clone() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
 
clone() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
 
clone() - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
 
clone() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
 
clone() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
 
clone() - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
 
clone() - Method in class org.apache.mesos.Protos.Role.Builder
 
clone() - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.Secret.Builder
 
clone() - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
 
clone() - Method in class org.apache.mesos.Protos.Secret.Value.Builder
 
clone() - Method in class org.apache.mesos.Protos.SlaveID.Builder
 
clone() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.SlaveInfo.Capability.Builder
 
clone() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
 
clone() - Method in class org.apache.mesos.Protos.Task.Builder
 
clone() - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.TaskID.Builder
 
clone() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
 
clone() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
 
clone() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
 
clone() - Method in class org.apache.mesos.Protos.TimeInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
 
clone() - Method in class org.apache.mesos.Protos.TTYInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize.Builder
 
clone() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
 
clone() - Method in class org.apache.mesos.Protos.Unavailability.Builder
 
clone() - Method in class org.apache.mesos.Protos.URL.Builder
 
clone() - Method in class org.apache.mesos.Protos.UUID.Builder
 
clone() - Method in class org.apache.mesos.Protos.Value.Builder
 
clone() - Method in class org.apache.mesos.Protos.Value.Range.Builder
 
clone() - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
 
clone() - Method in class org.apache.mesos.Protos.Value.Scalar.Builder
 
clone() - Method in class org.apache.mesos.Protos.Value.Set.Builder
 
clone() - Method in class org.apache.mesos.Protos.Value.Text.Builder
 
clone() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
 
clone() - Method in class org.apache.mesos.Protos.Volume.Builder
 
clone() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
 
clone() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
 
clone() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
 
clone() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Builder
 
clone() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume.Builder
 
clone() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
 
clone() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
 
clone() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
 
clone() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
 
clone() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
 
clone() - Method in class org.apache.mesos.Protos.WeightInfo.Builder
 
CLUSTER_VALUE - Static variable in enum org.apache.mesos.Protos.DiscoveryInfo.Visibility
CLUSTER = 1;
COLUMNS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
COMMAND_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CheckInfo.Command
 
COMMAND_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CheckInfo
 
COMMAND_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CheckStatusInfo
 
COMMAND_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
COMMAND_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ExecutorInfo
 
COMMAND_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.HealthCheck
 
COMMAND_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskInfo
 
COMMAND_VALUE - Static variable in enum org.apache.mesos.Protos.CheckInfo.Type
COMMAND = 1;
COMMAND_VALUE - Static variable in enum org.apache.mesos.Protos.HealthCheck.Type
COMMAND = 1;
compareTo(Log.Position) - Method in class org.apache.mesos.Log.Position
 
compareTo(MesosNativeLibrary.Version) - Method in class org.apache.mesos.MesosNativeLibrary.Version
Compare this version to an 'other' one.
CONFIG_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DrainInfo
 
CONFIG_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Image.Docker
 
CONSECUTIVE_FAILURES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.HealthCheck
 
CONTAINER_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
CONTAINER_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ExecutorInfo
 
CONTAINER_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Task
 
CONTAINER_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskInfo
 
CONTAINER_ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ContainerStatus
 
CONTAINER_ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceUsage.Executor
 
CONTAINER_PATH_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume
 
CONTAINER_PORT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
CONTAINER_PORT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
CONTAINER_STATUS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskStatus
 
CONTAINERS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CSIPluginInfo
 
containsLimits(String) - Method in class org.apache.mesos.Protos.Task.Builder
Resource limits associated with the task.
containsLimits(String) - Method in class org.apache.mesos.Protos.Task
Resource limits associated with the task.
containsLimits(String) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Resource limits associated with the task.
containsLimits(String) - Method in class org.apache.mesos.Protos.TaskInfo
Resource limits associated with the task.
containsLimits(String) - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
Resource limits associated with the task.
containsLimits(String) - Method in interface org.apache.mesos.Protos.TaskOrBuilder
Resource limits associated with the task.
containsNodePublishSecrets(String) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
map<string, .mesos.Secret> node_publish_secrets = 4;
containsNodePublishSecrets(String) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
map<string, .mesos.Secret> node_publish_secrets = 4;
containsNodePublishSecrets(String) - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioningOrBuilder
map<string, .mesos.Secret> node_publish_secrets = 4;
containsNodeStageSecrets(String) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
The secrets needed for staging/publishing the volume, e.g.: { "username": {"type": REFERENCE, "reference": {"name": "U_SECRET"}}, "password": {"type": REFERENCE, "reference": {"name": "P_SECRET"}} }
containsNodeStageSecrets(String) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
The secrets needed for staging/publishing the volume, e.g.: { "username": {"type": REFERENCE, "reference": {"name": "U_SECRET"}}, "password": {"type": REFERENCE, "reference": {"name": "P_SECRET"}} }
containsNodeStageSecrets(String) - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioningOrBuilder
The secrets needed for staging/publishing the volume, e.g.: { "username": {"type": REFERENCE, "reference": {"name": "U_SECRET"}}, "password": {"type": REFERENCE, "reference": {"name": "P_SECRET"}} }
containsOfferFilters(String) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Specifc resource requirements for each of the framework's roles.
containsOfferFilters(String) - Method in class org.apache.mesos.Protos.FrameworkInfo
Specifc resource requirements for each of the framework's roles.
containsOfferFilters(String) - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
Specifc resource requirements for each of the framework's roles.
containsQuantities(String) - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
Quantities are pairs of identifiers of scalar resources and an associated value, e.g., `{"disk": Scalar {"value": 30}}`.
containsQuantities(String) - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
Quantities are pairs of identifiers of scalar resources and an associated value, e.g., `{"disk": Scalar {"value": 30}}`.
containsQuantities(String) - Method in interface org.apache.mesos.Protos.OfferFilters.ResourceQuantitiesOrBuilder
Quantities are pairs of identifiers of scalar resources and an associated value, e.g., `{"disk": Scalar {"value": 30}}`.
containsVolumeContext(String) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
map<string, string> volume_context = 5;
containsVolumeContext(String) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
map<string, string> volume_context = 5;
containsVolumeContext(String) - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioningOrBuilder
map<string, string> volume_context = 5;
CONTEXT_SWITCHES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
CONTROLLER_SERVICE_VALUE - Static variable in enum org.apache.mesos.Protos.CSIPluginContainerInfo.Service
CONTROLLER_SERVICE = 1;
CONVERTED_RESOURCES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.OperationStatus
 
CPU_CLOCK_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
CPU_MIGRATIONS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
CPUS_LIMIT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
CPUS_NR_PERIODS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
CPUS_NR_THROTTLED_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
CPUS_SOFT_LIMIT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
CPUS_SYSTEM_TIME_SECS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
CPUS_THROTTLED_TIME_SECS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
CPUS_USER_TIME_SECS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
CREATE_DISK_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation
 
CREATE_DISK_VALUE - Static variable in enum org.apache.mesos.Protos.Offer.Operation.Type
EXPERIMENTAL.
CREATE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation
 
CREATE_VALUE - Static variable in enum org.apache.mesos.Protos.Offer.Operation.Type
CREATE = 4;
CREDENTIAL_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Image.Docker
 
CREDENTIALS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Credentials
 
CSI_SERVICE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CSIPluginEndpoint
 
CSI_VOLUME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume.Source
 
CSI_VOLUME_VALUE - Static variable in enum org.apache.mesos.Protos.Volume.Source.Type
CSI_VOLUME = 5;
CURRESTAB_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TcpStatistics
 
CUSTOM_VALUE - Static variable in enum org.apache.mesos.Protos.ExecutorInfo.Type
For frameworks that need custom functionality to run tasks, a `CUSTOM` executor can be used.
CYCLES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 

D

DAC_OVERRIDE_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
DAC_OVERRIDE = 1001;
DAC_READ_SEARCH_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
DAC_READ_SEARCH = 1002;
data - Variable in class org.apache.mesos.Log.Entry
The data at the given position.
DATA_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ExecutorInfo
 
DATA_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Secret.Value
 
DATA_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskInfo
 
DATA_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskStatus
 
declineOffer(Protos.OfferID) - Method in class org.apache.mesos.MesosSchedulerDriver
 
declineOffer(Protos.OfferID, Protos.Filters) - Method in class org.apache.mesos.MesosSchedulerDriver
 
declineOffer(Protos.OfferID, Protos.Filters) - Method in interface org.apache.mesos.SchedulerDriver
Declines an offer in its entirety and applies the specified filters on the resources (see mesos.proto for a description of Filters).
declineOffer(Protos.OfferID) - Method in interface org.apache.mesos.SchedulerDriver
Declines an offer in its entirety.
DEFAULT_RESERVATIONS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceProviderInfo
 
DEFAULT_VALUE - Static variable in enum org.apache.mesos.Protos.ExecutorInfo.Type
Mesos provides a simple built-in default executor that frameworks can leverage to run shell commands and containers.
DEFAULTTTL_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IpStatistics
 
DELAY_SECONDS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CheckInfo
 
DELAY_SECONDS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.HealthCheck
 
DESTROY_DISK_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation
 
DESTROY_DISK_VALUE - Static variable in enum org.apache.mesos.Protos.Offer.Operation.Type
EXPERIMENTAL.
DESTROY_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation
 
DESTROY_VALUE - Static variable in enum org.apache.mesos.Protos.Offer.Operation.Type
DESTROY = 5;
DEVICE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
DEVICE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
DEVICE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DeviceAccess
 
DISCARD_VALUE - Static variable in enum org.apache.mesos.Protos.CgroupInfo.Blkio.Operation
DISCARD = 6;
disconnected(ExecutorDriver) - Method in interface org.apache.mesos.Executor
Invoked when the executor becomes "disconnected" from the slave (e.g., the slave is being restarted due to an upgrade).
disconnected(SchedulerDriver) - Method in interface org.apache.mesos.Scheduler
Invoked when the scheduler becomes "disconnected" from the master (e.g., the master fails and another is taking over).
DISCOVERY_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ExecutorInfo
 
DISCOVERY_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Task
 
DISCOVERY_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskInfo
 
DISK_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource
 
DISK_LIMIT_BYTES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
DISK_STATISTICS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
DISK_USED_BYTES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
DOCKER_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ContainerInfo
 
DOCKER_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Image
 
DOCKER_VALUE - Static variable in enum org.apache.mesos.Protos.ContainerInfo.Type
DOCKER = 1;
DOCKER_VALUE - Static variable in enum org.apache.mesos.Protos.Image.Type
DOCKER = 2;
DOCKER_VOLUME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume.Source
 
DOCKER_VOLUME_VALUE - Static variable in enum org.apache.mesos.Protos.Volume.Source.Type
TODO(gyliu513): Add IMAGE as volume source type.
DOMAIN_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.MasterInfo
 
DOMAIN_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer
 
DOMAIN_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.SlaveInfo
 
DOWN_VALUE - Static variable in enum org.apache.mesos.Protos.MachineInfo.Mode
In this mode, a machine is not running any tasks and will not offer any of its resources.
DRAINED_VALUE - Static variable in enum org.apache.mesos.Protos.DrainState
The agent has been drained: all tasks have terminated, all terminal task status updates have been acknowledged by the frameworks, and all operations have finished and had their terminal updates acknowledged.
DRAINING_VALUE - Static variable in enum org.apache.mesos.Protos.DrainState
The agent is currently draining.
DRAINING_VALUE - Static variable in enum org.apache.mesos.Protos.MachineInfo.Mode
In this mode, all slaves on the machine are expected to cooperate with frameworks to drain resources.
DRIVER_ABORTED_VALUE - Static variable in enum org.apache.mesos.Protos.Status
DRIVER_ABORTED = 3;
DRIVER_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
DRIVER_NOT_STARTED_VALUE - Static variable in enum org.apache.mesos.Protos.Status
DRIVER_NOT_STARTED = 1;
DRIVER_OPTIONS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
DRIVER_RUNNING_VALUE - Static variable in enum org.apache.mesos.Protos.Status
DRIVER_RUNNING = 2;
DRIVER_STOPPED_VALUE - Static variable in enum org.apache.mesos.Protos.Status
DRIVER_STOPPED = 4;
DROPS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TrafficControlStatistics
 
DTLB_LOAD_MISSES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
DTLB_LOADS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
DTLB_PREFETCH_MISSES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
DTLB_PREFETCHES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
DTLB_STORE_MISSES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
DTLB_STORES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
DURATION_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
DURATION_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Unavailability
 
DYNAMIC_VALUE - Static variable in enum org.apache.mesos.Protos.Resource.ReservationInfo.Type
DYNAMIC = 2;

E

EFFECTIVE_CAPABILITIES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.LinuxInfo
 
EMULATION_FAULTS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
END_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Value.Range
 
ending() - Method in class org.apache.mesos.Log.Reader
Returns the ending position of the log (might be out of date with respect to another replica).
ENDPOINT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CSIPluginEndpoint
 
ENDPOINTS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CSIPluginInfo
 
Entry(Log.Position, byte[]) - Constructor for class org.apache.mesos.Log.Entry
Creates a log entry.
ENVIRONMENT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CommandInfo
 
ENVIRONMENT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DiscoveryInfo
 
equals(Object) - Method in class org.apache.mesos.Log.Position
 
equals(MesosNativeLibrary.Version) - Method in class org.apache.mesos.MesosNativeLibrary.Version
 
equals(Object) - Method in class org.apache.mesos.Protos.Address
 
equals(Object) - Method in class org.apache.mesos.Protos.Attribute
 
equals(Object) - Method in class org.apache.mesos.Protos.CapabilityInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
equals(Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
equals(Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
equals(Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
equals(Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
equals(Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
equals(Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
equals(Object) - Method in class org.apache.mesos.Protos.CgroupInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
equals(Object) - Method in class org.apache.mesos.Protos.CheckInfo.Command
 
equals(Object) - Method in class org.apache.mesos.Protos.CheckInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.CheckInfo.Http
 
equals(Object) - Method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
equals(Object) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
equals(Object) - Method in class org.apache.mesos.Protos.CheckStatusInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
equals(Object) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
equals(Object) - Method in class org.apache.mesos.Protos.CommandInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.CommandInfo.URI
 
equals(Object) - Method in class org.apache.mesos.Protos.ContainerID
 
equals(Object) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
equals(Object) - Method in class org.apache.mesos.Protos.ContainerInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.ContainerStatus
 
equals(Object) - Method in class org.apache.mesos.Protos.Credential
 
equals(Object) - Method in class org.apache.mesos.Protos.Credentials
 
equals(Object) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
equals(Object) - Method in class org.apache.mesos.Protos.CSIPluginInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.Device
 
equals(Object) - Method in class org.apache.mesos.Protos.Device.Number
 
equals(Object) - Method in class org.apache.mesos.Protos.DeviceAccess.Access
 
equals(Object) - Method in class org.apache.mesos.Protos.DeviceAccess
 
equals(Object) - Method in class org.apache.mesos.Protos.DeviceWhitelist
 
equals(Object) - Method in class org.apache.mesos.Protos.DiscoveryInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.DiskStatistics
 
equals(Object) - Method in class org.apache.mesos.Protos.DomainInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
equals(Object) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.DrainConfig
 
equals(Object) - Method in class org.apache.mesos.Protos.DrainInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.DurationInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.Environment
 
equals(Object) - Method in class org.apache.mesos.Protos.Environment.Variable
 
equals(Object) - Method in class org.apache.mesos.Protos.ExecutorID
 
equals(Object) - Method in class org.apache.mesos.Protos.ExecutorInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.FileInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.Filters
 
equals(Object) - Method in class org.apache.mesos.Protos.Flag
 
equals(Object) - Method in class org.apache.mesos.Protos.FrameworkID
 
equals(Object) - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
equals(Object) - Method in class org.apache.mesos.Protos.FrameworkInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.HealthCheck
 
equals(Object) - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.IcmpStatistics
 
equals(Object) - Method in class org.apache.mesos.Protos.Image.Appc
 
equals(Object) - Method in class org.apache.mesos.Protos.Image.Docker
 
equals(Object) - Method in class org.apache.mesos.Protos.Image
 
equals(Object) - Method in class org.apache.mesos.Protos.InverseOffer
 
equals(Object) - Method in class org.apache.mesos.Protos.IpStatistics
 
equals(Object) - Method in class org.apache.mesos.Protos.KillPolicy
 
equals(Object) - Method in class org.apache.mesos.Protos.Label
 
equals(Object) - Method in class org.apache.mesos.Protos.Labels
 
equals(Object) - Method in class org.apache.mesos.Protos.LinuxInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.MachineID
 
equals(Object) - Method in class org.apache.mesos.Protos.MachineInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.MasterInfo.Capability
 
equals(Object) - Method in class org.apache.mesos.Protos.MasterInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.Metric
 
equals(Object) - Method in class org.apache.mesos.Protos.MountPropagation
 
equals(Object) - Method in class org.apache.mesos.Protos.NetworkInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
equals(Object) - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
equals(Object) - Method in class org.apache.mesos.Protos.Offer
 
equals(Object) - Method in class org.apache.mesos.Protos.Offer.Operation.Create
 
equals(Object) - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
equals(Object) - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
equals(Object) - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
equals(Object) - Method in class org.apache.mesos.Protos.Offer.Operation
 
equals(Object) - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
equals(Object) - Method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
equals(Object) - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
equals(Object) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
equals(Object) - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
equals(Object) - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
equals(Object) - Method in class org.apache.mesos.Protos.OfferFilters
 
equals(Object) - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
equals(Object) - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
equals(Object) - Method in class org.apache.mesos.Protos.OfferID
 
equals(Object) - Method in class org.apache.mesos.Protos.Operation
 
equals(Object) - Method in class org.apache.mesos.Protos.OperationID
 
equals(Object) - Method in class org.apache.mesos.Protos.OperationStatus
 
equals(Object) - Method in class org.apache.mesos.Protos.Parameter
 
equals(Object) - Method in class org.apache.mesos.Protos.Parameters
 
equals(Object) - Method in class org.apache.mesos.Protos.PerfStatistics
 
equals(Object) - Method in class org.apache.mesos.Protos.Port
 
equals(Object) - Method in class org.apache.mesos.Protos.Ports
 
equals(Object) - Method in class org.apache.mesos.Protos.RateLimit
 
equals(Object) - Method in class org.apache.mesos.Protos.RateLimits
 
equals(Object) - Method in class org.apache.mesos.Protos.Request
 
equals(Object) - Method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.Resource.DiskInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
equals(Object) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
equals(Object) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
equals(Object) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
equals(Object) - Method in class org.apache.mesos.Protos.Resource
 
equals(Object) - Method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.Resource.SharedInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.ResourceProviderID
 
equals(Object) - Method in class org.apache.mesos.Protos.ResourceProviderInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
equals(Object) - Method in class org.apache.mesos.Protos.ResourceStatistics
 
equals(Object) - Method in class org.apache.mesos.Protos.ResourceUsage
 
equals(Object) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
equals(Object) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
equals(Object) - Method in class org.apache.mesos.Protos.RLimitInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
equals(Object) - Method in class org.apache.mesos.Protos.Role
 
equals(Object) - Method in class org.apache.mesos.Protos.SeccompInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.Secret
 
equals(Object) - Method in class org.apache.mesos.Protos.Secret.Reference
 
equals(Object) - Method in class org.apache.mesos.Protos.Secret.Value
 
equals(Object) - Method in class org.apache.mesos.Protos.SlaveID
 
equals(Object) - Method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
equals(Object) - Method in class org.apache.mesos.Protos.SlaveInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.SNMPStatistics
 
equals(Object) - Method in class org.apache.mesos.Protos.Task
 
equals(Object) - Method in class org.apache.mesos.Protos.TaskGroupInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.TaskID
 
equals(Object) - Method in class org.apache.mesos.Protos.TaskInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.TaskResourceLimitation
 
equals(Object) - Method in class org.apache.mesos.Protos.TaskStatus
 
equals(Object) - Method in class org.apache.mesos.Protos.TcpStatistics
 
equals(Object) - Method in class org.apache.mesos.Protos.TimeInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.TrafficControlStatistics
 
equals(Object) - Method in class org.apache.mesos.Protos.TTYInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
equals(Object) - Method in class org.apache.mesos.Protos.UdpStatistics
 
equals(Object) - Method in class org.apache.mesos.Protos.Unavailability
 
equals(Object) - Method in class org.apache.mesos.Protos.URL
 
equals(Object) - Method in class org.apache.mesos.Protos.UUID
 
equals(Object) - Method in class org.apache.mesos.Protos.Value
 
equals(Object) - Method in class org.apache.mesos.Protos.Value.Range
 
equals(Object) - Method in class org.apache.mesos.Protos.Value.Ranges
 
equals(Object) - Method in class org.apache.mesos.Protos.Value.Scalar
 
equals(Object) - Method in class org.apache.mesos.Protos.Value.Set
 
equals(Object) - Method in class org.apache.mesos.Protos.Value.Text
 
equals(Object) - Method in class org.apache.mesos.Protos.VersionInfo
 
equals(Object) - Method in class org.apache.mesos.Protos.Volume
 
equals(Object) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
equals(Object) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
equals(Object) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
equals(Object) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
equals(Object) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
equals(Object) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
equals(Object) - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
equals(Object) - Method in class org.apache.mesos.Protos.Volume.Source
 
equals(Object) - Method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
equals(Object) - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
equals(Object) - Method in class org.apache.mesos.Protos.WeightInfo
 
error(ExecutorDriver, String) - Method in interface org.apache.mesos.Executor
Invoked when a fatal error has occurred with the executor and/or executor driver.
error(SchedulerDriver, String) - Method in interface org.apache.mesos.Scheduler
Invoked when there is an unrecoverable error in the scheduler or driver.
ESTABRESETS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TcpStatistics
 
EXECUTABLE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CommandInfo.URI
 
Executor - Interface in org.apache.mesos
Callback interface to be implemented by frameworks' executors.
EXECUTOR_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
EXECUTOR_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskInfo
 
EXECUTOR_ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ExecutorInfo
 
EXECUTOR_ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Task
 
EXECUTOR_ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskStatus
 
EXECUTOR_IDS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer
 
EXECUTOR_INFO_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceUsage.Executor
 
EXECUTOR_PID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ContainerStatus
 
ExecutorDriver - Interface in org.apache.mesos
Abstract interface for connecting an executor to Mesos.
executorLost(SchedulerDriver, Protos.ExecutorID, Protos.SlaveID, int) - Method in interface org.apache.mesos.Scheduler
Invoked when an executor has exited/terminated.
EXECUTORS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceUsage
 
EXIT_CODE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
EXTERNAL_VALUE - Static variable in enum org.apache.mesos.Protos.DiscoveryInfo.Visibility
EXTERNAL = 2;
EXTRACT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CommandInfo.URI
 

F

FAILOVER_TIMEOUT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.FrameworkInfo
 
FAULT_DOMAIN_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DomainInfo
 
finalize() - Method in class org.apache.mesos.Log
 
finalize() - Method in class org.apache.mesos.Log.Reader
 
finalize() - Method in class org.apache.mesos.Log.Writer
 
finalize() - Method in class org.apache.mesos.MesosExecutorDriver
 
finalize() - Method in class org.apache.mesos.MesosSchedulerDriver
 
FORCE_PULL_IMAGE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.CapabilityInfo.Capability
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.CgroupInfo.Blkio.Operation
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.CheckInfo.Type
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.ContainerInfo.DockerInfo.Network
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.ContainerInfo.Type
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.CSIPluginContainerInfo.Service
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.DiscoveryInfo.Visibility
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.DrainState
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.Environment.Variable.Type
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.ExecutorInfo.Type
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.FrameworkInfo.Capability.Type
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.HealthCheck.Type
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.Image.Type
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.LinuxInfo.IpcMode
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.MachineInfo.Mode
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.MasterInfo.Capability.Type
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.MountPropagation.Mode
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.NetworkInfo.Protocol
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.Offer.Operation.Type
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.OperationState
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.Resource.DiskInfo.Source.Type
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.Resource.ReservationInfo.Type
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.Secret.Type
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.SlaveInfo.Capability.Type
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.Status
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.TaskState
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.TaskStatus.Reason
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.TaskStatus.Source
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.Value.Type
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.Volume.Mode
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessTypeCase
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.Volume.Source.SandboxPath.Type
 
forNumber(int) - Static method in enum org.apache.mesos.Protos.Volume.Source.Type
 
FORWARDING_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IpStatistics
 
FORWDATAGRAMS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IpStatistics
 
FOWNER_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
FOWNER = 1003;
FRAGCREATES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IpStatistics
 
FRAGFAILS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IpStatistics
 
FRAGMENT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.URL
 
FRAGOKS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IpStatistics
 
FRAMEWORK_ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ExecutorInfo
 
FRAMEWORK_ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.InverseOffer
 
FRAMEWORK_ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer
 
FRAMEWORK_ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Operation
 
FRAMEWORK_ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Task
 
FRAMEWORK_VALUE - Static variable in enum org.apache.mesos.Protos.DiscoveryInfo.Visibility
FRAMEWORK = 0;
frameworkMessage(ExecutorDriver, byte[]) - Method in interface org.apache.mesos.Executor
Invoked when a framework message has arrived for this executor.
frameworkMessage(SchedulerDriver, Protos.ExecutorID, Protos.SlaveID, byte[]) - Method in interface org.apache.mesos.Scheduler
Invoked when an executor sends a message.
FRAMEWORKS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Role
 
FS_TYPE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
FSETID_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
FSETID = 1004;

G

getAccess() - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
required .mesos.DeviceAccess.Access access = 2;
getAccess() - Method in class org.apache.mesos.Protos.DeviceAccess
required .mesos.DeviceAccess.Access access = 2;
getAccess() - Method in interface org.apache.mesos.Protos.DeviceAccessOrBuilder
required .mesos.DeviceAccess.Access access = 2;
getAccessBuilder() - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
required .mesos.DeviceAccess.Access access = 2;
getAccessMode() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
required .mesos.Volume.Source.CSIVolume.VolumeCapability.AccessMode access_mode = 3;
getAccessMode() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
required .mesos.Volume.Source.CSIVolume.VolumeCapability.AccessMode access_mode = 3;
getAccessMode() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapabilityOrBuilder
required .mesos.Volume.Source.CSIVolume.VolumeCapability.AccessMode access_mode = 3;
getAccessModeBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
required .mesos.Volume.Source.CSIVolume.VolumeCapability.AccessMode access_mode = 3;
getAccessModeOrBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
required .mesos.Volume.Source.CSIVolume.VolumeCapability.AccessMode access_mode = 3;
getAccessModeOrBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
required .mesos.Volume.Source.CSIVolume.VolumeCapability.AccessMode access_mode = 3;
getAccessModeOrBuilder() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapabilityOrBuilder
required .mesos.Volume.Source.CSIVolume.VolumeCapability.AccessMode access_mode = 3;
getAccessOrBuilder() - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
required .mesos.DeviceAccess.Access access = 2;
getAccessOrBuilder() - Method in class org.apache.mesos.Protos.DeviceAccess
required .mesos.DeviceAccess.Access access = 2;
getAccessOrBuilder() - Method in interface org.apache.mesos.Protos.DeviceAccessOrBuilder
required .mesos.DeviceAccess.Access access = 2;
getAccessTypeCase() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
 
getAccessTypeCase() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
getAccessTypeCase() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapabilityOrBuilder
 
getActiveOpens() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 ActiveOpens = 5;
getActiveOpens() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 ActiveOpens = 5;
getActiveOpens() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 ActiveOpens = 5;
getAddition() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
required .mesos.Resource addition = 2;
getAddition() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
required .mesos.Resource addition = 2;
getAddition() - Method in interface org.apache.mesos.Protos.Offer.Operation.GrowVolumeOrBuilder
required .mesos.Resource addition = 2;
getAdditionBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
required .mesos.Resource addition = 2;
getAdditionOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
required .mesos.Resource addition = 2;
getAdditionOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
required .mesos.Resource addition = 2;
getAdditionOrBuilder() - Method in interface org.apache.mesos.Protos.Offer.Operation.GrowVolumeOrBuilder
required .mesos.Resource addition = 2;
getAddress() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The full IP address (supports both IPv4 and IPv6 formats) and supersedes the use of `ip`, `port` and `hostname`.
getAddress() - Method in class org.apache.mesos.Protos.MasterInfo
The full IP address (supports both IPv4 and IPv6 formats) and supersedes the use of `ip`, `port` and `hostname`.
getAddress() - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
The full IP address (supports both IPv4 and IPv6 formats) and supersedes the use of `ip`, `port` and `hostname`.
getAddress() - Method in class org.apache.mesos.Protos.URL.Builder
required .mesos.Address address = 2;
getAddress() - Method in class org.apache.mesos.Protos.URL
required .mesos.Address address = 2;
getAddress() - Method in interface org.apache.mesos.Protos.URLOrBuilder
required .mesos.Address address = 2;
getAddressBuilder() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The full IP address (supports both IPv4 and IPv6 formats) and supersedes the use of `ip`, `port` and `hostname`.
getAddressBuilder() - Method in class org.apache.mesos.Protos.URL.Builder
required .mesos.Address address = 2;
getAddressOrBuilder() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The full IP address (supports both IPv4 and IPv6 formats) and supersedes the use of `ip`, `port` and `hostname`.
getAddressOrBuilder() - Method in class org.apache.mesos.Protos.MasterInfo
The full IP address (supports both IPv4 and IPv6 formats) and supersedes the use of `ip`, `port` and `hostname`.
getAddressOrBuilder() - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
The full IP address (supports both IPv4 and IPv6 formats) and supersedes the use of `ip`, `port` and `hostname`.
getAddressOrBuilder() - Method in class org.apache.mesos.Protos.URL.Builder
required .mesos.Address address = 2;
getAddressOrBuilder() - Method in class org.apache.mesos.Protos.URL
required .mesos.Address address = 2;
getAddressOrBuilder() - Method in interface org.apache.mesos.Protos.URLOrBuilder
required .mesos.Address address = 2;
getAggregateDefaultCapacity() - Method in class org.apache.mesos.Protos.RateLimits.Builder
All the frameworks not specified in 'limits' get this default capacity.
getAggregateDefaultCapacity() - Method in class org.apache.mesos.Protos.RateLimits
All the frameworks not specified in 'limits' get this default capacity.
getAggregateDefaultCapacity() - Method in interface org.apache.mesos.Protos.RateLimitsOrBuilder
All the frameworks not specified in 'limits' get this default capacity.
getAggregateDefaultQps() - Method in class org.apache.mesos.Protos.RateLimits.Builder
All the frameworks not specified in 'limits' get this default rate.
getAggregateDefaultQps() - Method in class org.apache.mesos.Protos.RateLimits
All the frameworks not specified in 'limits' get this default rate.
getAggregateDefaultQps() - Method in interface org.apache.mesos.Protos.RateLimitsOrBuilder
All the frameworks not specified in 'limits' get this default rate.
getAlignmentFaults() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 alignment_faults = 20;
getAlignmentFaults() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 alignment_faults = 20;
getAlignmentFaults() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 alignment_faults = 20;
getAllocated(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
This includes resources used by the executor itself as well as its active tasks.
getAllocated(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
This includes resources used by the executor itself as well as its active tasks.
getAllocated(int) - Method in interface org.apache.mesos.Protos.ResourceUsage.ExecutorOrBuilder
This includes resources used by the executor itself as well as its active tasks.
getAllocatedBuilder(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
This includes resources used by the executor itself as well as its active tasks.
getAllocatedBuilderList() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
This includes resources used by the executor itself as well as its active tasks.
getAllocatedCount() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
This includes resources used by the executor itself as well as its active tasks.
getAllocatedCount() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
This includes resources used by the executor itself as well as its active tasks.
getAllocatedCount() - Method in interface org.apache.mesos.Protos.ResourceUsage.ExecutorOrBuilder
This includes resources used by the executor itself as well as its active tasks.
getAllocatedList() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
This includes resources used by the executor itself as well as its active tasks.
getAllocatedList() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
This includes resources used by the executor itself as well as its active tasks.
getAllocatedList() - Method in interface org.apache.mesos.Protos.ResourceUsage.ExecutorOrBuilder
This includes resources used by the executor itself as well as its active tasks.
getAllocatedOrBuilder(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
This includes resources used by the executor itself as well as its active tasks.
getAllocatedOrBuilder(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
This includes resources used by the executor itself as well as its active tasks.
getAllocatedOrBuilder(int) - Method in interface org.apache.mesos.Protos.ResourceUsage.ExecutorOrBuilder
This includes resources used by the executor itself as well as its active tasks.
getAllocatedOrBuilderList() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
This includes resources used by the executor itself as well as its active tasks.
getAllocatedOrBuilderList() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
This includes resources used by the executor itself as well as its active tasks.
getAllocatedOrBuilderList() - Method in interface org.apache.mesos.Protos.ResourceUsage.ExecutorOrBuilder
This includes resources used by the executor itself as well as its active tasks.
getAllocationInfo() - Method in class org.apache.mesos.Protos.Offer.Builder
An offer represents resources allocated to *one* of the roles managed by the scheduler.
getAllocationInfo() - Method in class org.apache.mesos.Protos.Offer
An offer represents resources allocated to *one* of the roles managed by the scheduler.
getAllocationInfo() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
An offer represents resources allocated to *one* of the roles managed by the scheduler.
getAllocationInfo() - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Resource.AllocationInfo allocation_info = 11;
getAllocationInfo() - Method in class org.apache.mesos.Protos.Resource
optional .mesos.Resource.AllocationInfo allocation_info = 11;
getAllocationInfo() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
optional .mesos.Resource.AllocationInfo allocation_info = 11;
getAllocationInfoBuilder() - Method in class org.apache.mesos.Protos.Offer.Builder
An offer represents resources allocated to *one* of the roles managed by the scheduler.
getAllocationInfoBuilder() - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Resource.AllocationInfo allocation_info = 11;
getAllocationInfoOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Builder
An offer represents resources allocated to *one* of the roles managed by the scheduler.
getAllocationInfoOrBuilder() - Method in class org.apache.mesos.Protos.Offer
An offer represents resources allocated to *one* of the roles managed by the scheduler.
getAllocationInfoOrBuilder() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
An offer represents resources allocated to *one* of the roles managed by the scheduler.
getAllocationInfoOrBuilder() - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Resource.AllocationInfo allocation_info = 11;
getAllocationInfoOrBuilder() - Method in class org.apache.mesos.Protos.Resource
optional .mesos.Resource.AllocationInfo allocation_info = 11;
getAllocationInfoOrBuilder() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
optional .mesos.Resource.AllocationInfo allocation_info = 11;
getAllowedDevices(int) - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
repeated .mesos.DeviceAccess allowed_devices = 1;
getAllowedDevices(int) - Method in class org.apache.mesos.Protos.DeviceWhitelist
repeated .mesos.DeviceAccess allowed_devices = 1;
getAllowedDevices(int) - Method in interface org.apache.mesos.Protos.DeviceWhitelistOrBuilder
repeated .mesos.DeviceAccess allowed_devices = 1;
getAllowedDevicesBuilder(int) - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
repeated .mesos.DeviceAccess allowed_devices = 1;
getAllowedDevicesBuilderList() - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
repeated .mesos.DeviceAccess allowed_devices = 1;
getAllowedDevicesCount() - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
repeated .mesos.DeviceAccess allowed_devices = 1;
getAllowedDevicesCount() - Method in class org.apache.mesos.Protos.DeviceWhitelist
repeated .mesos.DeviceAccess allowed_devices = 1;
getAllowedDevicesCount() - Method in interface org.apache.mesos.Protos.DeviceWhitelistOrBuilder
repeated .mesos.DeviceAccess allowed_devices = 1;
getAllowedDevicesList() - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
repeated .mesos.DeviceAccess allowed_devices = 1;
getAllowedDevicesList() - Method in class org.apache.mesos.Protos.DeviceWhitelist
repeated .mesos.DeviceAccess allowed_devices = 1;
getAllowedDevicesList() - Method in interface org.apache.mesos.Protos.DeviceWhitelistOrBuilder
repeated .mesos.DeviceAccess allowed_devices = 1;
getAllowedDevicesOrBuilder(int) - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
repeated .mesos.DeviceAccess allowed_devices = 1;
getAllowedDevicesOrBuilder(int) - Method in class org.apache.mesos.Protos.DeviceWhitelist
repeated .mesos.DeviceAccess allowed_devices = 1;
getAllowedDevicesOrBuilder(int) - Method in interface org.apache.mesos.Protos.DeviceWhitelistOrBuilder
repeated .mesos.DeviceAccess allowed_devices = 1;
getAllowedDevicesOrBuilderList() - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
repeated .mesos.DeviceAccess allowed_devices = 1;
getAllowedDevicesOrBuilderList() - Method in class org.apache.mesos.Protos.DeviceWhitelist
repeated .mesos.DeviceAccess allowed_devices = 1;
getAllowedDevicesOrBuilderList() - Method in interface org.apache.mesos.Protos.DeviceWhitelistOrBuilder
repeated .mesos.DeviceAccess allowed_devices = 1;
getAppc() - Method in class org.apache.mesos.Protos.Image.Builder
Only one of the following image messages should be set to match the type.
getAppc() - Method in class org.apache.mesos.Protos.Image
Only one of the following image messages should be set to match the type.
getAppc() - Method in interface org.apache.mesos.Protos.ImageOrBuilder
Only one of the following image messages should be set to match the type.
getAppcBuilder() - Method in class org.apache.mesos.Protos.Image.Builder
Only one of the following image messages should be set to match the type.
getAppcOrBuilder() - Method in class org.apache.mesos.Protos.Image.Builder
Only one of the following image messages should be set to match the type.
getAppcOrBuilder() - Method in class org.apache.mesos.Protos.Image
Only one of the following image messages should be set to match the type.
getAppcOrBuilder() - Method in interface org.apache.mesos.Protos.ImageOrBuilder
Only one of the following image messages should be set to match the type.
getArguments(int) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated string arguments = 7;
getArguments(int) - Method in class org.apache.mesos.Protos.CommandInfo
repeated string arguments = 7;
getArguments(int) - Method in interface org.apache.mesos.Protos.CommandInfoOrBuilder
repeated string arguments = 7;
getArgumentsBytes(int) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated string arguments = 7;
getArgumentsBytes(int) - Method in class org.apache.mesos.Protos.CommandInfo
repeated string arguments = 7;
getArgumentsBytes(int) - Method in interface org.apache.mesos.Protos.CommandInfoOrBuilder
repeated string arguments = 7;
getArgumentsCount() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated string arguments = 7;
getArgumentsCount() - Method in class org.apache.mesos.Protos.CommandInfo
repeated string arguments = 7;
getArgumentsCount() - Method in interface org.apache.mesos.Protos.CommandInfoOrBuilder
repeated string arguments = 7;
getArgumentsList() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated string arguments = 7;
getArgumentsList() - Method in class org.apache.mesos.Protos.CommandInfo
repeated string arguments = 7;
getArgumentsList() - Method in interface org.apache.mesos.Protos.CommandInfoOrBuilder
repeated string arguments = 7;
getAttemptFails() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 AttemptFails = 7;
getAttemptFails() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 AttemptFails = 7;
getAttemptFails() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 AttemptFails = 7;
getAttributes(int) - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Attribute attributes = 7;
getAttributes(int) - Method in class org.apache.mesos.Protos.Offer
repeated .mesos.Attribute attributes = 7;
getAttributes(int) - Method in interface org.apache.mesos.Protos.OfferOrBuilder
repeated .mesos.Attribute attributes = 7;
getAttributes(int) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
repeated .mesos.Attribute attributes = 2;
getAttributes(int) - Method in class org.apache.mesos.Protos.ResourceProviderInfo
repeated .mesos.Attribute attributes = 2;
getAttributes(int) - Method in interface org.apache.mesos.Protos.ResourceProviderInfoOrBuilder
repeated .mesos.Attribute attributes = 2;
getAttributes(int) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
repeated .mesos.Attribute attributes = 5;
getAttributes(int) - Method in class org.apache.mesos.Protos.SlaveInfo
repeated .mesos.Attribute attributes = 5;
getAttributes(int) - Method in interface org.apache.mesos.Protos.SlaveInfoOrBuilder
repeated .mesos.Attribute attributes = 5;
getAttributesBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Attribute attributes = 7;
getAttributesBuilder(int) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
repeated .mesos.Attribute attributes = 2;
getAttributesBuilder(int) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
repeated .mesos.Attribute attributes = 5;
getAttributesBuilderList() - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Attribute attributes = 7;
getAttributesBuilderList() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
repeated .mesos.Attribute attributes = 2;
getAttributesBuilderList() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
repeated .mesos.Attribute attributes = 5;
getAttributesCount() - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Attribute attributes = 7;
getAttributesCount() - Method in class org.apache.mesos.Protos.Offer
repeated .mesos.Attribute attributes = 7;
getAttributesCount() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
repeated .mesos.Attribute attributes = 7;
getAttributesCount() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
repeated .mesos.Attribute attributes = 2;
getAttributesCount() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
repeated .mesos.Attribute attributes = 2;
getAttributesCount() - Method in interface org.apache.mesos.Protos.ResourceProviderInfoOrBuilder
repeated .mesos.Attribute attributes = 2;
getAttributesCount() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
repeated .mesos.Attribute attributes = 5;
getAttributesCount() - Method in class org.apache.mesos.Protos.SlaveInfo
repeated .mesos.Attribute attributes = 5;
getAttributesCount() - Method in interface org.apache.mesos.Protos.SlaveInfoOrBuilder
repeated .mesos.Attribute attributes = 5;
getAttributesList() - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Attribute attributes = 7;
getAttributesList() - Method in class org.apache.mesos.Protos.Offer
repeated .mesos.Attribute attributes = 7;
getAttributesList() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
repeated .mesos.Attribute attributes = 7;
getAttributesList() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
repeated .mesos.Attribute attributes = 2;
getAttributesList() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
repeated .mesos.Attribute attributes = 2;
getAttributesList() - Method in interface org.apache.mesos.Protos.ResourceProviderInfoOrBuilder
repeated .mesos.Attribute attributes = 2;
getAttributesList() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
repeated .mesos.Attribute attributes = 5;
getAttributesList() - Method in class org.apache.mesos.Protos.SlaveInfo
repeated .mesos.Attribute attributes = 5;
getAttributesList() - Method in interface org.apache.mesos.Protos.SlaveInfoOrBuilder
repeated .mesos.Attribute attributes = 5;
getAttributesOrBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Attribute attributes = 7;
getAttributesOrBuilder(int) - Method in class org.apache.mesos.Protos.Offer
repeated .mesos.Attribute attributes = 7;
getAttributesOrBuilder(int) - Method in interface org.apache.mesos.Protos.OfferOrBuilder
repeated .mesos.Attribute attributes = 7;
getAttributesOrBuilder(int) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
repeated .mesos.Attribute attributes = 2;
getAttributesOrBuilder(int) - Method in class org.apache.mesos.Protos.ResourceProviderInfo
repeated .mesos.Attribute attributes = 2;
getAttributesOrBuilder(int) - Method in interface org.apache.mesos.Protos.ResourceProviderInfoOrBuilder
repeated .mesos.Attribute attributes = 2;
getAttributesOrBuilder(int) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
repeated .mesos.Attribute attributes = 5;
getAttributesOrBuilder(int) - Method in class org.apache.mesos.Protos.SlaveInfo
repeated .mesos.Attribute attributes = 5;
getAttributesOrBuilder(int) - Method in interface org.apache.mesos.Protos.SlaveInfoOrBuilder
repeated .mesos.Attribute attributes = 5;
getAttributesOrBuilderList() - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Attribute attributes = 7;
getAttributesOrBuilderList() - Method in class org.apache.mesos.Protos.Offer
repeated .mesos.Attribute attributes = 7;
getAttributesOrBuilderList() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
repeated .mesos.Attribute attributes = 7;
getAttributesOrBuilderList() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
repeated .mesos.Attribute attributes = 2;
getAttributesOrBuilderList() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
repeated .mesos.Attribute attributes = 2;
getAttributesOrBuilderList() - Method in interface org.apache.mesos.Protos.ResourceProviderInfoOrBuilder
repeated .mesos.Attribute attributes = 2;
getAttributesOrBuilderList() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
repeated .mesos.Attribute attributes = 5;
getAttributesOrBuilderList() - Method in class org.apache.mesos.Protos.SlaveInfo
repeated .mesos.Attribute attributes = 5;
getAttributesOrBuilderList() - Method in interface org.apache.mesos.Protos.SlaveInfoOrBuilder
repeated .mesos.Attribute attributes = 5;
getBacklog() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 backlog = 2;
getBacklog() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
optional uint64 backlog = 2;
getBacklog() - Method in interface org.apache.mesos.Protos.TrafficControlStatisticsOrBuilder
optional uint64 backlog = 2;
getBegin() - Method in class org.apache.mesos.Protos.Value.Range.Builder
required uint64 begin = 1;
getBegin() - Method in class org.apache.mesos.Protos.Value.Range
required uint64 begin = 1;
getBegin() - Method in interface org.apache.mesos.Protos.Value.RangeOrBuilder
required uint64 begin = 1;
getBlkioStatistics() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Cgroups blkio statistics.
getBlkioStatistics() - Method in class org.apache.mesos.Protos.ResourceStatistics
Cgroups blkio statistics.
getBlkioStatistics() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Cgroups blkio statistics.
getBlkioStatisticsBuilder() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Cgroups blkio statistics.
getBlkioStatisticsOrBuilder() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Cgroups blkio statistics.
getBlkioStatisticsOrBuilder() - Method in class org.apache.mesos.Protos.ResourceStatistics
Cgroups blkio statistics.
getBlkioStatisticsOrBuilder() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Cgroups blkio statistics.
getBlock() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume block = 1;
getBlock() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume block = 1;
getBlock() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapabilityOrBuilder
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume block = 1;
getBlockBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume block = 1;
getBlockOrBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume block = 1;
getBlockOrBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume block = 1;
getBlockOrBuilder() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapabilityOrBuilder
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume block = 1;
getBoundingCapabilities() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
The set of capabilities that are allowed but not initially granted to tasks.
getBoundingCapabilities() - Method in class org.apache.mesos.Protos.LinuxInfo
The set of capabilities that are allowed but not initially granted to tasks.
getBoundingCapabilities() - Method in interface org.apache.mesos.Protos.LinuxInfoOrBuilder
The set of capabilities that are allowed but not initially granted to tasks.
getBoundingCapabilitiesBuilder() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
The set of capabilities that are allowed but not initially granted to tasks.
getBoundingCapabilitiesOrBuilder() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
The set of capabilities that are allowed but not initially granted to tasks.
getBoundingCapabilitiesOrBuilder() - Method in class org.apache.mesos.Protos.LinuxInfo
The set of capabilities that are allowed but not initially granted to tasks.
getBoundingCapabilitiesOrBuilder() - Method in interface org.apache.mesos.Protos.LinuxInfoOrBuilder
The set of capabilities that are allowed but not initially granted to tasks.
getBranches() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 branches = 9;
getBranches() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 branches = 9;
getBranches() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 branches = 9;
getBranchLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 branch_load_misses = 47;
getBranchLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 branch_load_misses = 47;
getBranchLoadMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 branch_load_misses = 47;
getBranchLoads() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 branch_loads = 46;
getBranchLoads() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 branch_loads = 46;
getBranchLoads() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 branch_loads = 46;
getBranchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 branch_misses = 10;
getBranchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 branch_misses = 10;
getBranchMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 branch_misses = 10;
getBuildDate() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string build_date = 2;
getBuildDate() - Method in class org.apache.mesos.Protos.VersionInfo
optional string build_date = 2;
getBuildDate() - Method in interface org.apache.mesos.Protos.VersionInfoOrBuilder
optional string build_date = 2;
getBuildDateBytes() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string build_date = 2;
getBuildDateBytes() - Method in class org.apache.mesos.Protos.VersionInfo
optional string build_date = 2;
getBuildDateBytes() - Method in interface org.apache.mesos.Protos.VersionInfoOrBuilder
optional string build_date = 2;
getBuildTime() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional double build_time = 3;
getBuildTime() - Method in class org.apache.mesos.Protos.VersionInfo
optional double build_time = 3;
getBuildTime() - Method in interface org.apache.mesos.Protos.VersionInfoOrBuilder
optional double build_time = 3;
getBuildUser() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string build_user = 4;
getBuildUser() - Method in class org.apache.mesos.Protos.VersionInfo
optional string build_user = 4;
getBuildUser() - Method in interface org.apache.mesos.Protos.VersionInfoOrBuilder
optional string build_user = 4;
getBuildUserBytes() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string build_user = 4;
getBuildUserBytes() - Method in class org.apache.mesos.Protos.VersionInfo
optional string build_user = 4;
getBuildUserBytes() - Method in interface org.apache.mesos.Protos.VersionInfoOrBuilder
optional string build_user = 4;
getBusCycles() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 bus_cycles = 11;
getBusCycles() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 bus_cycles = 11;
getBusCycles() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 bus_cycles = 11;
getBytes() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 bytes = 3;
getBytes() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
optional uint64 bytes = 3;
getBytes() - Method in interface org.apache.mesos.Protos.TrafficControlStatisticsOrBuilder
optional uint64 bytes = 3;
getCache() - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
If this field is "true", the fetcher cache will be used.
getCache() - Method in class org.apache.mesos.Protos.CommandInfo.URI
If this field is "true", the fetcher cache will be used.
getCache() - Method in interface org.apache.mesos.Protos.CommandInfo.URIOrBuilder
If this field is "true", the fetcher cache will be used.
getCached() - Method in class org.apache.mesos.Protos.Image.Builder
With this flag set to false, the mesos containerizer will pull the docker/appc image from the registry even if the image is already downloaded on the agent.
getCached() - Method in class org.apache.mesos.Protos.Image
With this flag set to false, the mesos containerizer will pull the docker/appc image from the registry even if the image is already downloaded on the agent.
getCached() - Method in interface org.apache.mesos.Protos.ImageOrBuilder
With this flag set to false, the mesos containerizer will pull the docker/appc image from the registry even if the image is already downloaded on the agent.
getCacheMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 cache_misses = 8;
getCacheMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 cache_misses = 8;
getCacheMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 cache_misses = 8;
getCacheReferences() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 cache_references = 7;
getCacheReferences() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 cache_references = 7;
getCacheReferences() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 cache_references = 7;
getCapabilities(int) - Method in class org.apache.mesos.Protos.CapabilityInfo.Builder
repeated .mesos.CapabilityInfo.Capability capabilities = 1;
getCapabilities(int) - Method in class org.apache.mesos.Protos.CapabilityInfo
repeated .mesos.CapabilityInfo.Capability capabilities = 1;
getCapabilities(int) - Method in interface org.apache.mesos.Protos.CapabilityInfoOrBuilder
repeated .mesos.CapabilityInfo.Capability capabilities = 1;
getCapabilities(int) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
getCapabilities(int) - Method in class org.apache.mesos.Protos.FrameworkInfo
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
getCapabilities(int) - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
getCapabilities(int) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
repeated .mesos.MasterInfo.Capability capabilities = 9;
getCapabilities(int) - Method in class org.apache.mesos.Protos.MasterInfo
repeated .mesos.MasterInfo.Capability capabilities = 9;
getCapabilities(int) - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
repeated .mesos.MasterInfo.Capability capabilities = 9;
getCapabilitiesBuilder(int) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
getCapabilitiesBuilder(int) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
repeated .mesos.MasterInfo.Capability capabilities = 9;
getCapabilitiesBuilderList() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
getCapabilitiesBuilderList() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
repeated .mesos.MasterInfo.Capability capabilities = 9;
getCapabilitiesCount() - Method in class org.apache.mesos.Protos.CapabilityInfo.Builder
repeated .mesos.CapabilityInfo.Capability capabilities = 1;
getCapabilitiesCount() - Method in class org.apache.mesos.Protos.CapabilityInfo
repeated .mesos.CapabilityInfo.Capability capabilities = 1;
getCapabilitiesCount() - Method in interface org.apache.mesos.Protos.CapabilityInfoOrBuilder
repeated .mesos.CapabilityInfo.Capability capabilities = 1;
getCapabilitiesCount() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
getCapabilitiesCount() - Method in class org.apache.mesos.Protos.FrameworkInfo
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
getCapabilitiesCount() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
getCapabilitiesCount() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
repeated .mesos.MasterInfo.Capability capabilities = 9;
getCapabilitiesCount() - Method in class org.apache.mesos.Protos.MasterInfo
repeated .mesos.MasterInfo.Capability capabilities = 9;
getCapabilitiesCount() - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
repeated .mesos.MasterInfo.Capability capabilities = 9;
getCapabilitiesList() - Method in class org.apache.mesos.Protos.CapabilityInfo.Builder
repeated .mesos.CapabilityInfo.Capability capabilities = 1;
getCapabilitiesList() - Method in class org.apache.mesos.Protos.CapabilityInfo
repeated .mesos.CapabilityInfo.Capability capabilities = 1;
getCapabilitiesList() - Method in interface org.apache.mesos.Protos.CapabilityInfoOrBuilder
repeated .mesos.CapabilityInfo.Capability capabilities = 1;
getCapabilitiesList() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
getCapabilitiesList() - Method in class org.apache.mesos.Protos.FrameworkInfo
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
getCapabilitiesList() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
getCapabilitiesList() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
repeated .mesos.MasterInfo.Capability capabilities = 9;
getCapabilitiesList() - Method in class org.apache.mesos.Protos.MasterInfo
repeated .mesos.MasterInfo.Capability capabilities = 9;
getCapabilitiesList() - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
repeated .mesos.MasterInfo.Capability capabilities = 9;
getCapabilitiesOrBuilder(int) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
getCapabilitiesOrBuilder(int) - Method in class org.apache.mesos.Protos.FrameworkInfo
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
getCapabilitiesOrBuilder(int) - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
getCapabilitiesOrBuilder(int) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
repeated .mesos.MasterInfo.Capability capabilities = 9;
getCapabilitiesOrBuilder(int) - Method in class org.apache.mesos.Protos.MasterInfo
repeated .mesos.MasterInfo.Capability capabilities = 9;
getCapabilitiesOrBuilder(int) - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
repeated .mesos.MasterInfo.Capability capabilities = 9;
getCapabilitiesOrBuilderList() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
getCapabilitiesOrBuilderList() - Method in class org.apache.mesos.Protos.FrameworkInfo
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
getCapabilitiesOrBuilderList() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
getCapabilitiesOrBuilderList() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
repeated .mesos.MasterInfo.Capability capabilities = 9;
getCapabilitiesOrBuilderList() - Method in class org.apache.mesos.Protos.MasterInfo
repeated .mesos.MasterInfo.Capability capabilities = 9;
getCapabilitiesOrBuilderList() - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
repeated .mesos.MasterInfo.Capability capabilities = 9;
getCapabilityInfo() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Deprecated.
getCapabilityInfo() - Method in class org.apache.mesos.Protos.LinuxInfo
Deprecated.
getCapabilityInfo() - Method in interface org.apache.mesos.Protos.LinuxInfoOrBuilder
Deprecated.
getCapabilityInfoBuilder() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Deprecated.
getCapabilityInfoOrBuilder() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Deprecated.
getCapabilityInfoOrBuilder() - Method in class org.apache.mesos.Protos.LinuxInfo
Deprecated.
getCapabilityInfoOrBuilder() - Method in interface org.apache.mesos.Protos.LinuxInfoOrBuilder
Deprecated.
getCapacity() - Method in class org.apache.mesos.Protos.RateLimit.Builder
Max number of outstanding messages from frameworks of this principal allowed by master before the next message is dropped and an error is sent back to the sender.
getCapacity() - Method in class org.apache.mesos.Protos.RateLimit
Max number of outstanding messages from frameworks of this principal allowed by master before the next message is dropped and an error is sent back to the sender.
getCapacity() - Method in interface org.apache.mesos.Protos.RateLimitOrBuilder
Max number of outstanding messages from frameworks of this principal allowed by master before the next message is dropped and an error is sent back to the sender.
getCfq(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
getCfq(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
getCfq(int) - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.StatisticsOrBuilder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
getCfqBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
getCfqBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
getCfqCount() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
getCfqCount() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
getCfqCount() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.StatisticsOrBuilder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
getCfqList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
getCfqList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
getCfqList() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.StatisticsOrBuilder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
getCfqOrBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
getCfqOrBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
getCfqOrBuilder(int) - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.StatisticsOrBuilder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
getCfqOrBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
getCfqOrBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
getCfqOrBuilderList() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.StatisticsOrBuilder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
getCfqRecursive(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
getCfqRecursive(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
getCfqRecursive(int) - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.StatisticsOrBuilder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
getCfqRecursiveBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
getCfqRecursiveBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
getCfqRecursiveCount() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
getCfqRecursiveCount() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
getCfqRecursiveCount() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.StatisticsOrBuilder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
getCfqRecursiveList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
getCfqRecursiveList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
getCfqRecursiveList() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.StatisticsOrBuilder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
getCfqRecursiveOrBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
getCfqRecursiveOrBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
getCfqRecursiveOrBuilder(int) - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.StatisticsOrBuilder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
getCfqRecursiveOrBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
getCfqRecursiveOrBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
getCfqRecursiveOrBuilderList() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.StatisticsOrBuilder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
getCgroupInfo() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
Information about Linux control group (cgroup).
getCgroupInfo() - Method in class org.apache.mesos.Protos.ContainerStatus
Information about Linux control group (cgroup).
getCgroupInfo() - Method in interface org.apache.mesos.Protos.ContainerStatusOrBuilder
Information about Linux control group (cgroup).
getCgroupInfoBuilder() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
Information about Linux control group (cgroup).
getCgroupInfoOrBuilder() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
Information about Linux control group (cgroup).
getCgroupInfoOrBuilder() - Method in class org.apache.mesos.Protos.ContainerStatus
Information about Linux control group (cgroup).
getCgroupInfoOrBuilder() - Method in interface org.apache.mesos.Protos.ContainerStatusOrBuilder
Information about Linux control group (cgroup).
getCheck() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
A general check for the task.
getCheck() - Method in class org.apache.mesos.Protos.TaskInfo
A general check for the task.
getCheck() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
A general check for the task.
getCheckBuilder() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
A general check for the task.
getCheckOrBuilder() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
A general check for the task.
getCheckOrBuilder() - Method in class org.apache.mesos.Protos.TaskInfo
A general check for the task.
getCheckOrBuilder() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
A general check for the task.
getCheckpoint() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
If set, agents running tasks started by this framework will write the framework pid, executor pids and status updates to disk.
getCheckpoint() - Method in class org.apache.mesos.Protos.FrameworkInfo
If set, agents running tasks started by this framework will write the framework pid, executor pids and status updates to disk.
getCheckpoint() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
If set, agents running tasks started by this framework will write the framework pid, executor pids and status updates to disk.
getCheckpoint() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
Slave checkpointing is always enabled in recent Mesos versions; the value of this field is ignored.
getCheckpoint() - Method in class org.apache.mesos.Protos.SlaveInfo
Slave checkpointing is always enabled in recent Mesos versions; the value of this field is ignored.
getCheckpoint() - Method in interface org.apache.mesos.Protos.SlaveInfoOrBuilder
Slave checkpointing is always enabled in recent Mesos versions; the value of this field is ignored.
getCheckStatus() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Contains check status for the check specified in the corresponding `TaskInfo`.
getCheckStatus() - Method in class org.apache.mesos.Protos.TaskStatus
Contains check status for the check specified in the corresponding `TaskInfo`.
getCheckStatus() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
Contains check status for the check specified in the corresponding `TaskInfo`.
getCheckStatusBuilder() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Contains check status for the check specified in the corresponding `TaskInfo`.
getCheckStatusOrBuilder() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Contains check status for the check specified in the corresponding `TaskInfo`.
getCheckStatusOrBuilder() - Method in class org.apache.mesos.Protos.TaskStatus
Contains check status for the check specified in the corresponding `TaskInfo`.
getCheckStatusOrBuilder() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
Contains check status for the check specified in the corresponding `TaskInfo`.
getClassid() - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls.Builder
The 32-bit classid consists of two parts, a 16 bit major handle and a 16-bit minor handle.
getClassid() - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls
The 32-bit classid consists of two parts, a 16 bit major handle and a 16-bit minor handle.
getClassid() - Method in interface org.apache.mesos.Protos.CgroupInfo.NetClsOrBuilder
The 32-bit classid consists of two parts, a 16 bit major handle and a 16-bit minor handle.
getColumns() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize.Builder
required uint32 columns = 2;
getColumns() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize
required uint32 columns = 2;
getColumns() - Method in interface org.apache.mesos.Protos.TTYInfo.WindowSizeOrBuilder
required uint32 columns = 2;
getCommand() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
Command check.
getCommand() - Method in class org.apache.mesos.Protos.CheckInfo.Command.Builder
required .mesos.CommandInfo command = 1;
getCommand() - Method in class org.apache.mesos.Protos.CheckInfo.Command
required .mesos.CommandInfo command = 1;
getCommand() - Method in interface org.apache.mesos.Protos.CheckInfo.CommandOrBuilder
required .mesos.CommandInfo command = 1;
getCommand() - Method in class org.apache.mesos.Protos.CheckInfo
Command check.
getCommand() - Method in interface org.apache.mesos.Protos.CheckInfoOrBuilder
Command check.
getCommand() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
Status of a command check.
getCommand() - Method in class org.apache.mesos.Protos.CheckStatusInfo
Status of a command check.
getCommand() - Method in interface org.apache.mesos.Protos.CheckStatusInfoOrBuilder
Status of a command check.
getCommand() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
optional .mesos.CommandInfo command = 2;
getCommand() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo
optional .mesos.CommandInfo command = 2;
getCommand() - Method in interface org.apache.mesos.Protos.CSIPluginContainerInfoOrBuilder
optional .mesos.CommandInfo command = 2;
getCommand() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
optional .mesos.CommandInfo command = 7;
getCommand() - Method in class org.apache.mesos.Protos.ExecutorInfo
optional .mesos.CommandInfo command = 7;
getCommand() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
optional .mesos.CommandInfo command = 7;
getCommand() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Command health check.
getCommand() - Method in class org.apache.mesos.Protos.HealthCheck
Command health check.
getCommand() - Method in interface org.apache.mesos.Protos.HealthCheckOrBuilder
Command health check.
getCommand() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
optional .mesos.CommandInfo command = 7;
getCommand() - Method in class org.apache.mesos.Protos.TaskInfo
optional .mesos.CommandInfo command = 7;
getCommand() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
optional .mesos.CommandInfo command = 7;
getCommandBuilder() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
Command check.
getCommandBuilder() - Method in class org.apache.mesos.Protos.CheckInfo.Command.Builder
required .mesos.CommandInfo command = 1;
getCommandBuilder() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
Status of a command check.
getCommandBuilder() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
optional .mesos.CommandInfo command = 2;
getCommandBuilder() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
optional .mesos.CommandInfo command = 7;
getCommandBuilder() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Command health check.
getCommandBuilder() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
optional .mesos.CommandInfo command = 7;
getCommandOrBuilder() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
Command check.
getCommandOrBuilder() - Method in class org.apache.mesos.Protos.CheckInfo.Command.Builder
required .mesos.CommandInfo command = 1;
getCommandOrBuilder() - Method in class org.apache.mesos.Protos.CheckInfo.Command
required .mesos.CommandInfo command = 1;
getCommandOrBuilder() - Method in interface org.apache.mesos.Protos.CheckInfo.CommandOrBuilder
required .mesos.CommandInfo command = 1;
getCommandOrBuilder() - Method in class org.apache.mesos.Protos.CheckInfo
Command check.
getCommandOrBuilder() - Method in interface org.apache.mesos.Protos.CheckInfoOrBuilder
Command check.
getCommandOrBuilder() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
Status of a command check.
getCommandOrBuilder() - Method in class org.apache.mesos.Protos.CheckStatusInfo
Status of a command check.
getCommandOrBuilder() - Method in interface org.apache.mesos.Protos.CheckStatusInfoOrBuilder
Status of a command check.
getCommandOrBuilder() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
optional .mesos.CommandInfo command = 2;
getCommandOrBuilder() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo
optional .mesos.CommandInfo command = 2;
getCommandOrBuilder() - Method in interface org.apache.mesos.Protos.CSIPluginContainerInfoOrBuilder
optional .mesos.CommandInfo command = 2;
getCommandOrBuilder() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
optional .mesos.CommandInfo command = 7;
getCommandOrBuilder() - Method in class org.apache.mesos.Protos.ExecutorInfo
optional .mesos.CommandInfo command = 7;
getCommandOrBuilder() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
optional .mesos.CommandInfo command = 7;
getCommandOrBuilder() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Command health check.
getCommandOrBuilder() - Method in class org.apache.mesos.Protos.HealthCheck
Command health check.
getCommandOrBuilder() - Method in interface org.apache.mesos.Protos.HealthCheckOrBuilder
Command health check.
getCommandOrBuilder() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
optional .mesos.CommandInfo command = 7;
getCommandOrBuilder() - Method in class org.apache.mesos.Protos.TaskInfo
optional .mesos.CommandInfo command = 7;
getCommandOrBuilder() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
optional .mesos.CommandInfo command = 7;
getConfig() - Method in class org.apache.mesos.Protos.DrainInfo.Builder
The configuration used to drain the agent.
getConfig() - Method in class org.apache.mesos.Protos.DrainInfo
The configuration used to drain the agent.
getConfig() - Method in interface org.apache.mesos.Protos.DrainInfoOrBuilder
The configuration used to drain the agent.
getConfig() - Method in class org.apache.mesos.Protos.Image.Docker.Builder
Docker config containing credentials to authenticate with docker registry.
getConfig() - Method in class org.apache.mesos.Protos.Image.Docker
Docker config containing credentials to authenticate with docker registry.
getConfig() - Method in interface org.apache.mesos.Protos.Image.DockerOrBuilder
Docker config containing credentials to authenticate with docker registry.
getConfigBuilder() - Method in class org.apache.mesos.Protos.DrainInfo.Builder
The configuration used to drain the agent.
getConfigBuilder() - Method in class org.apache.mesos.Protos.Image.Docker.Builder
Docker config containing credentials to authenticate with docker registry.
getConfigOrBuilder() - Method in class org.apache.mesos.Protos.DrainInfo.Builder
The configuration used to drain the agent.
getConfigOrBuilder() - Method in class org.apache.mesos.Protos.DrainInfo
The configuration used to drain the agent.
getConfigOrBuilder() - Method in interface org.apache.mesos.Protos.DrainInfoOrBuilder
The configuration used to drain the agent.
getConfigOrBuilder() - Method in class org.apache.mesos.Protos.Image.Docker.Builder
Docker config containing credentials to authenticate with docker registry.
getConfigOrBuilder() - Method in class org.apache.mesos.Protos.Image.Docker
Docker config containing credentials to authenticate with docker registry.
getConfigOrBuilder() - Method in interface org.apache.mesos.Protos.Image.DockerOrBuilder
Docker config containing credentials to authenticate with docker registry.
getConsecutiveFailures() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Number of consecutive failures until the task is killed by the executor.
getConsecutiveFailures() - Method in class org.apache.mesos.Protos.HealthCheck
Number of consecutive failures until the task is killed by the executor.
getConsecutiveFailures() - Method in interface org.apache.mesos.Protos.HealthCheckOrBuilder
Number of consecutive failures until the task is killed by the executor.
getContainer() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
optional .mesos.ContainerInfo container = 4;
getContainer() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo
optional .mesos.ContainerInfo container = 4;
getContainer() - Method in interface org.apache.mesos.Protos.CSIPluginContainerInfoOrBuilder
optional .mesos.ContainerInfo container = 4;
getContainer() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Executor provided with a container will launch the container with the executor's CommandInfo and we expect the container to act as a Mesos executor.
getContainer() - Method in class org.apache.mesos.Protos.ExecutorInfo
Executor provided with a container will launch the container with the executor's CommandInfo and we expect the container to act as a Mesos executor.
getContainer() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
Executor provided with a container will launch the container with the executor's CommandInfo and we expect the container to act as a Mesos executor.
getContainer() - Method in class org.apache.mesos.Protos.Task.Builder
Container information for the task.
getContainer() - Method in class org.apache.mesos.Protos.Task
Container information for the task.
getContainer() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Task provided with a container will launch the container as part of this task paired with the task's CommandInfo.
getContainer() - Method in class org.apache.mesos.Protos.TaskInfo
Task provided with a container will launch the container as part of this task paired with the task's CommandInfo.
getContainer() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
Task provided with a container will launch the container as part of this task paired with the task's CommandInfo.
getContainer() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
Container information for the task.
getContainerBuilder() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
optional .mesos.ContainerInfo container = 4;
getContainerBuilder() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Executor provided with a container will launch the container with the executor's CommandInfo and we expect the container to act as a Mesos executor.
getContainerBuilder() - Method in class org.apache.mesos.Protos.Task.Builder
Container information for the task.
getContainerBuilder() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Task provided with a container will launch the container as part of this task paired with the task's CommandInfo.
getContainerId() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
optional .mesos.ContainerID container_id = 4;
getContainerId() - Method in class org.apache.mesos.Protos.ContainerStatus
optional .mesos.ContainerID container_id = 4;
getContainerId() - Method in interface org.apache.mesos.Protos.ContainerStatusOrBuilder
optional .mesos.ContainerID container_id = 4;
getContainerId() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
The container id for the executor specified in the executor_info field.
getContainerId() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
The container id for the executor specified in the executor_info field.
getContainerId() - Method in interface org.apache.mesos.Protos.ResourceUsage.ExecutorOrBuilder
The container id for the executor specified in the executor_info field.
getContainerIdBuilder() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
optional .mesos.ContainerID container_id = 4;
getContainerIdBuilder() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
The container id for the executor specified in the executor_info field.
getContainerIdOrBuilder() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
optional .mesos.ContainerID container_id = 4;
getContainerIdOrBuilder() - Method in class org.apache.mesos.Protos.ContainerStatus
optional .mesos.ContainerID container_id = 4;
getContainerIdOrBuilder() - Method in interface org.apache.mesos.Protos.ContainerStatusOrBuilder
optional .mesos.ContainerID container_id = 4;
getContainerIdOrBuilder() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
The container id for the executor specified in the executor_info field.
getContainerIdOrBuilder() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
The container id for the executor specified in the executor_info field.
getContainerIdOrBuilder() - Method in interface org.apache.mesos.Protos.ResourceUsage.ExecutorOrBuilder
The container id for the executor specified in the executor_info field.
getContainerOrBuilder() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
optional .mesos.ContainerInfo container = 4;
getContainerOrBuilder() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo
optional .mesos.ContainerInfo container = 4;
getContainerOrBuilder() - Method in interface org.apache.mesos.Protos.CSIPluginContainerInfoOrBuilder
optional .mesos.ContainerInfo container = 4;
getContainerOrBuilder() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Executor provided with a container will launch the container with the executor's CommandInfo and we expect the container to act as a Mesos executor.
getContainerOrBuilder() - Method in class org.apache.mesos.Protos.ExecutorInfo
Executor provided with a container will launch the container with the executor's CommandInfo and we expect the container to act as a Mesos executor.
getContainerOrBuilder() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
Executor provided with a container will launch the container with the executor's CommandInfo and we expect the container to act as a Mesos executor.
getContainerOrBuilder() - Method in class org.apache.mesos.Protos.Task.Builder
Container information for the task.
getContainerOrBuilder() - Method in class org.apache.mesos.Protos.Task
Container information for the task.
getContainerOrBuilder() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Task provided with a container will launch the container as part of this task paired with the task's CommandInfo.
getContainerOrBuilder() - Method in class org.apache.mesos.Protos.TaskInfo
Task provided with a container will launch the container as part of this task paired with the task's CommandInfo.
getContainerOrBuilder() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
Task provided with a container will launch the container as part of this task paired with the task's CommandInfo.
getContainerOrBuilder() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
Container information for the task.
getContainerPath() - Method in class org.apache.mesos.Protos.Volume.Builder
Path pointing to a directory or file in the container.
getContainerPath() - Method in class org.apache.mesos.Protos.Volume
Path pointing to a directory or file in the container.
getContainerPath() - Method in interface org.apache.mesos.Protos.VolumeOrBuilder
Path pointing to a directory or file in the container.
getContainerPathBytes() - Method in class org.apache.mesos.Protos.Volume.Builder
Path pointing to a directory or file in the container.
getContainerPathBytes() - Method in class org.apache.mesos.Protos.Volume
Path pointing to a directory or file in the container.
getContainerPathBytes() - Method in interface org.apache.mesos.Protos.VolumeOrBuilder
Path pointing to a directory or file in the container.
getContainerPort() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
required uint32 container_port = 2;
getContainerPort() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
required uint32 container_port = 2;
getContainerPort() - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMappingOrBuilder
required uint32 container_port = 2;
getContainerPort() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
required uint32 container_port = 2;
getContainerPort() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
required uint32 container_port = 2;
getContainerPort() - Method in interface org.apache.mesos.Protos.NetworkInfo.PortMappingOrBuilder
required uint32 container_port = 2;
getContainers(int) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
A list of container configurations to run managed CSI plugin.
getContainers(int) - Method in class org.apache.mesos.Protos.CSIPluginInfo
A list of container configurations to run managed CSI plugin.
getContainers(int) - Method in interface org.apache.mesos.Protos.CSIPluginInfoOrBuilder
A list of container configurations to run managed CSI plugin.
getContainersBuilder(int) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
A list of container configurations to run managed CSI plugin.
getContainersBuilderList() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
A list of container configurations to run managed CSI plugin.
getContainersCount() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
A list of container configurations to run managed CSI plugin.
getContainersCount() - Method in class org.apache.mesos.Protos.CSIPluginInfo
A list of container configurations to run managed CSI plugin.
getContainersCount() - Method in interface org.apache.mesos.Protos.CSIPluginInfoOrBuilder
A list of container configurations to run managed CSI plugin.
getContainersList() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
A list of container configurations to run managed CSI plugin.
getContainersList() - Method in class org.apache.mesos.Protos.CSIPluginInfo
A list of container configurations to run managed CSI plugin.
getContainersList() - Method in interface org.apache.mesos.Protos.CSIPluginInfoOrBuilder
A list of container configurations to run managed CSI plugin.
getContainersOrBuilder(int) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
A list of container configurations to run managed CSI plugin.
getContainersOrBuilder(int) - Method in class org.apache.mesos.Protos.CSIPluginInfo
A list of container configurations to run managed CSI plugin.
getContainersOrBuilder(int) - Method in interface org.apache.mesos.Protos.CSIPluginInfoOrBuilder
A list of container configurations to run managed CSI plugin.
getContainersOrBuilderList() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
A list of container configurations to run managed CSI plugin.
getContainersOrBuilderList() - Method in class org.apache.mesos.Protos.CSIPluginInfo
A list of container configurations to run managed CSI plugin.
getContainersOrBuilderList() - Method in interface org.apache.mesos.Protos.CSIPluginInfoOrBuilder
A list of container configurations to run managed CSI plugin.
getContainerStatus() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Container related information that is resolved dynamically such as network address.
getContainerStatus() - Method in class org.apache.mesos.Protos.TaskStatus
Container related information that is resolved dynamically such as network address.
getContainerStatus() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
Container related information that is resolved dynamically such as network address.
getContainerStatusBuilder() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Container related information that is resolved dynamically such as network address.
getContainerStatusOrBuilder() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Container related information that is resolved dynamically such as network address.
getContainerStatusOrBuilder() - Method in class org.apache.mesos.Protos.TaskStatus
Container related information that is resolved dynamically such as network address.
getContainerStatusOrBuilder() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
Container related information that is resolved dynamically such as network address.
getContextSwitches() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 context_switches = 18;
getContextSwitches() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 context_switches = 18;
getContextSwitches() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 context_switches = 18;
getConvertedResources(int) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
Converted resources after applying the operation.
getConvertedResources(int) - Method in class org.apache.mesos.Protos.OperationStatus
Converted resources after applying the operation.
getConvertedResources(int) - Method in interface org.apache.mesos.Protos.OperationStatusOrBuilder
Converted resources after applying the operation.
getConvertedResourcesBuilder(int) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
Converted resources after applying the operation.
getConvertedResourcesBuilderList() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
Converted resources after applying the operation.
getConvertedResourcesCount() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
Converted resources after applying the operation.
getConvertedResourcesCount() - Method in class org.apache.mesos.Protos.OperationStatus
Converted resources after applying the operation.
getConvertedResourcesCount() - Method in interface org.apache.mesos.Protos.OperationStatusOrBuilder
Converted resources after applying the operation.
getConvertedResourcesList() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
Converted resources after applying the operation.
getConvertedResourcesList() - Method in class org.apache.mesos.Protos.OperationStatus
Converted resources after applying the operation.
getConvertedResourcesList() - Method in interface org.apache.mesos.Protos.OperationStatusOrBuilder
Converted resources after applying the operation.
getConvertedResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
Converted resources after applying the operation.
getConvertedResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.OperationStatus
Converted resources after applying the operation.
getConvertedResourcesOrBuilder(int) - Method in interface org.apache.mesos.Protos.OperationStatusOrBuilder
Converted resources after applying the operation.
getConvertedResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
Converted resources after applying the operation.
getConvertedResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.OperationStatus
Converted resources after applying the operation.
getConvertedResourcesOrBuilderList() - Method in interface org.apache.mesos.Protos.OperationStatusOrBuilder
Converted resources after applying the operation.
getCpuClock() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
Software event.
getCpuClock() - Method in class org.apache.mesos.Protos.PerfStatistics
Software event.
getCpuClock() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
Software event.
getCpuMigrations() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 cpu_migrations = 19;
getCpuMigrations() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 cpu_migrations = 19;
getCpuMigrations() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 cpu_migrations = 19;
getCpusLimit() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Hard CPU limit.
getCpusLimit() - Method in class org.apache.mesos.Protos.ResourceStatistics
Hard CPU limit.
getCpusLimit() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Hard CPU limit.
getCpusNrPeriods() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
cpu.stat on process throttling (for contention issues).
getCpusNrPeriods() - Method in class org.apache.mesos.Protos.ResourceStatistics
cpu.stat on process throttling (for contention issues).
getCpusNrPeriods() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
cpu.stat on process throttling (for contention issues).
getCpusNrThrottled() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint32 cpus_nr_throttled = 8;
getCpusNrThrottled() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint32 cpus_nr_throttled = 8;
getCpusNrThrottled() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint32 cpus_nr_throttled = 8;
getCpusSoftLimit() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Soft CPU limit.
getCpusSoftLimit() - Method in class org.apache.mesos.Protos.ResourceStatistics
Soft CPU limit.
getCpusSoftLimit() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Soft CPU limit.
getCpusSystemTimeSecs() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double cpus_system_time_secs = 3;
getCpusSystemTimeSecs() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional double cpus_system_time_secs = 3;
getCpusSystemTimeSecs() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional double cpus_system_time_secs = 3;
getCpusThrottledTimeSecs() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double cpus_throttled_time_secs = 9;
getCpusThrottledTimeSecs() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional double cpus_throttled_time_secs = 9;
getCpusThrottledTimeSecs() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional double cpus_throttled_time_secs = 9;
getCpusUserTimeSecs() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
CPU Usage Information: Total CPU time spent in user mode, and kernel mode.
getCpusUserTimeSecs() - Method in class org.apache.mesos.Protos.ResourceStatistics
CPU Usage Information: Total CPU time spent in user mode, and kernel mode.
getCpusUserTimeSecs() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
CPU Usage Information: Total CPU time spent in user mode, and kernel mode.
getCreate() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Create create = 5;
getCreate() - Method in class org.apache.mesos.Protos.Offer.Operation
optional .mesos.Offer.Operation.Create create = 5;
getCreate() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
optional .mesos.Offer.Operation.Create create = 5;
getCreateBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Create create = 5;
getCreateDisk() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
getCreateDisk() - Method in class org.apache.mesos.Protos.Offer.Operation
EXPERIMENTAL.
getCreateDisk() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
EXPERIMENTAL.
getCreateDiskBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
getCreateDiskOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
getCreateDiskOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation
EXPERIMENTAL.
getCreateDiskOrBuilder() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
EXPERIMENTAL.
getCreateOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Create create = 5;
getCreateOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation
optional .mesos.Offer.Operation.Create create = 5;
getCreateOrBuilder() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
optional .mesos.Offer.Operation.Create create = 5;
getCredential() - Method in class org.apache.mesos.Protos.Image.Docker.Builder
Deprecated.
getCredential() - Method in class org.apache.mesos.Protos.Image.Docker
Deprecated.
getCredential() - Method in interface org.apache.mesos.Protos.Image.DockerOrBuilder
Deprecated.
getCredentialBuilder() - Method in class org.apache.mesos.Protos.Image.Docker.Builder
Deprecated.
getCredentialOrBuilder() - Method in class org.apache.mesos.Protos.Image.Docker.Builder
Deprecated.
getCredentialOrBuilder() - Method in class org.apache.mesos.Protos.Image.Docker
Deprecated.
getCredentialOrBuilder() - Method in interface org.apache.mesos.Protos.Image.DockerOrBuilder
Deprecated.
getCredentials(int) - Method in class org.apache.mesos.Protos.Credentials.Builder
repeated .mesos.Credential credentials = 1;
getCredentials(int) - Method in class org.apache.mesos.Protos.Credentials
repeated .mesos.Credential credentials = 1;
getCredentials(int) - Method in interface org.apache.mesos.Protos.CredentialsOrBuilder
repeated .mesos.Credential credentials = 1;
getCredentialsBuilder(int) - Method in class org.apache.mesos.Protos.Credentials.Builder
repeated .mesos.Credential credentials = 1;
getCredentialsBuilderList() - Method in class org.apache.mesos.Protos.Credentials.Builder
repeated .mesos.Credential credentials = 1;
getCredentialsCount() - Method in class org.apache.mesos.Protos.Credentials.Builder
repeated .mesos.Credential credentials = 1;
getCredentialsCount() - Method in class org.apache.mesos.Protos.Credentials
repeated .mesos.Credential credentials = 1;
getCredentialsCount() - Method in interface org.apache.mesos.Protos.CredentialsOrBuilder
repeated .mesos.Credential credentials = 1;
getCredentialsList() - Method in class org.apache.mesos.Protos.Credentials.Builder
repeated .mesos.Credential credentials = 1;
getCredentialsList() - Method in class org.apache.mesos.Protos.Credentials
repeated .mesos.Credential credentials = 1;
getCredentialsList() - Method in interface org.apache.mesos.Protos.CredentialsOrBuilder
repeated .mesos.Credential credentials = 1;
getCredentialsOrBuilder(int) - Method in class org.apache.mesos.Protos.Credentials.Builder
repeated .mesos.Credential credentials = 1;
getCredentialsOrBuilder(int) - Method in class org.apache.mesos.Protos.Credentials
repeated .mesos.Credential credentials = 1;
getCredentialsOrBuilder(int) - Method in interface org.apache.mesos.Protos.CredentialsOrBuilder
repeated .mesos.Credential credentials = 1;
getCredentialsOrBuilderList() - Method in class org.apache.mesos.Protos.Credentials.Builder
repeated .mesos.Credential credentials = 1;
getCredentialsOrBuilderList() - Method in class org.apache.mesos.Protos.Credentials
repeated .mesos.Credential credentials = 1;
getCredentialsOrBuilderList() - Method in interface org.apache.mesos.Protos.CredentialsOrBuilder
repeated .mesos.Credential credentials = 1;
getCsiService() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
required .mesos.CSIPluginContainerInfo.Service csi_service = 1;
getCsiService() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint
required .mesos.CSIPluginContainerInfo.Service csi_service = 1;
getCsiService() - Method in interface org.apache.mesos.Protos.CSIPluginEndpointOrBuilder
required .mesos.CSIPluginContainerInfo.Service csi_service = 1;
getCsiVolume() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
optional .mesos.Volume.Source.CSIVolume csi_volume = 6;
getCsiVolume() - Method in class org.apache.mesos.Protos.Volume.Source
optional .mesos.Volume.Source.CSIVolume csi_volume = 6;
getCsiVolume() - Method in interface org.apache.mesos.Protos.Volume.SourceOrBuilder
optional .mesos.Volume.Source.CSIVolume csi_volume = 6;
getCsiVolumeBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
optional .mesos.Volume.Source.CSIVolume csi_volume = 6;
getCsiVolumeOrBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
optional .mesos.Volume.Source.CSIVolume csi_volume = 6;
getCsiVolumeOrBuilder() - Method in class org.apache.mesos.Protos.Volume.Source
optional .mesos.Volume.Source.CSIVolume csi_volume = 6;
getCsiVolumeOrBuilder() - Method in interface org.apache.mesos.Protos.Volume.SourceOrBuilder
optional .mesos.Volume.Source.CSIVolume csi_volume = 6;
getCurrEstab() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 CurrEstab = 9;
getCurrEstab() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 CurrEstab = 9;
getCurrEstab() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 CurrEstab = 9;
getCycles() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
Hardware event.
getCycles() - Method in class org.apache.mesos.Protos.PerfStatistics
Hardware event.
getCycles() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
Hardware event.
getData() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
This field can be used to pass arbitrary bytes to an executor.
getData() - Method in class org.apache.mesos.Protos.ExecutorInfo
This field can be used to pass arbitrary bytes to an executor.
getData() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
This field can be used to pass arbitrary bytes to an executor.
getData() - Method in class org.apache.mesos.Protos.Secret.Value.Builder
required bytes data = 1;
getData() - Method in class org.apache.mesos.Protos.Secret.Value
required bytes data = 1;
getData() - Method in interface org.apache.mesos.Protos.Secret.ValueOrBuilder
required bytes data = 1;
getData() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
optional bytes data = 6;
getData() - Method in class org.apache.mesos.Protos.TaskInfo
optional bytes data = 6;
getData() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
optional bytes data = 6;
getData() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
optional bytes data = 3;
getData() - Method in class org.apache.mesos.Protos.TaskStatus
optional bytes data = 3;
getData() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
optional bytes data = 3;
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Address
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Attribute
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.CapabilityInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.CgroupInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.CheckInfo.Command
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.CheckInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.CheckInfo.Http
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.CheckStatusInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.CommandInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.CommandInfo.URI
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.ContainerID
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.ContainerInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.ContainerStatus
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Credential
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Credentials
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.CSIPluginInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Device
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Device.Number
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.DeviceAccess.Access
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.DeviceAccess
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.DeviceWhitelist
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.DiscoveryInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.DiskStatistics
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.DomainInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.DrainConfig
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.DrainInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.DurationInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Environment
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Environment.Variable
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.ExecutorID
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.ExecutorInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.FileInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Filters
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Flag
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.FrameworkID
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.FrameworkInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.HealthCheck
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.IcmpStatistics
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Image.Appc
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Image.Docker
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Image
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.InverseOffer
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.IpStatistics
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.KillPolicy
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Label
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Labels
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.LinuxInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.MachineID
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.MachineInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.MasterInfo.Capability
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.MasterInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Metric
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.MountPropagation
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.NetworkInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Offer
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Offer.Operation.Create
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Offer.Operation
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.OfferFilters
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.OfferID
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Operation
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.OperationID
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.OperationStatus
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Parameter
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Parameters
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.PerfStatistics
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Port
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Ports
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.RateLimit
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.RateLimits
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Request
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Resource.DiskInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Resource
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Resource.SharedInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.ResourceProviderID
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.ResourceProviderInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.ResourceStatistics
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.ResourceUsage
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.RLimitInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Role
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.SeccompInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Secret
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Secret.Reference
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Secret.Value
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.SlaveID
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.SlaveInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.SNMPStatistics
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Task
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.TaskGroupInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.TaskID
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.TaskInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.TaskResourceLimitation
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.TaskStatus
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.TcpStatistics
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.TimeInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.TrafficControlStatistics
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.TTYInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.UdpStatistics
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Unavailability
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.URL
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.UUID
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Value
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Value.Range
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Value.Ranges
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Value.Scalar
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Value.Set
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Value.Text
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.VersionInfo
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Volume
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Volume.Source
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
getDefaultInstance() - Static method in class org.apache.mesos.Protos.WeightInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Address.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Address
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Attribute.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Attribute
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CapabilityInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CapabilityInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CgroupInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CheckInfo.Command.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CheckInfo.Command
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CheckInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CheckInfo.Http
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CheckInfo.Tcp.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CheckStatusInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CommandInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CommandInfo.URI
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ContainerID.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ContainerID
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ContainerInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ContainerStatus
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Credential.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Credential
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Credentials.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Credentials
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.CSIPluginInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Device.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Device
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Device.Number.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Device.Number
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.DeviceAccess.Access
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.DeviceAccess
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.DeviceWhitelist
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.DiscoveryInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.DiskStatistics
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.DomainInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.DomainInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.DrainConfig.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.DrainConfig
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.DrainInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.DrainInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.DurationInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.DurationInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Environment.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Environment
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Environment.Variable
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ExecutorID.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ExecutorID
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ExecutorInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.FileInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.FileInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Filters.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Filters
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Flag.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Flag
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.FrameworkID.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.FrameworkID
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.FrameworkInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.HealthCheck
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.IcmpStatistics
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Image.Appc.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Image.Appc
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Image.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Image.Docker.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Image.Docker
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Image
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.InverseOffer
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.IpStatistics
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.KillPolicy.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.KillPolicy
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Label.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Label
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Labels.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Labels
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.LinuxInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.MachineID.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.MachineID
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.MachineInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.MachineInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.MasterInfo.Capability.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.MasterInfo.Capability
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.MasterInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Metric.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Metric
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.MountPropagation.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.MountPropagation
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.NetworkInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Offer.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Offer
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Create
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Offer.Operation
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.OfferFilters.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.OfferFilters
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.OfferID.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.OfferID
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Operation.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Operation
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.OperationID.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.OperationID
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.OperationStatus
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Parameter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Parameter
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Parameters.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Parameters
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.PerfStatistics
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Port.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Port
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Ports.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Ports
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.RateLimit.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.RateLimit
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.RateLimits.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.RateLimits
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Request.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Request
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Resource.AllocationInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Resource.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Resource
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Resource.RevocableInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Resource.SharedInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Resource.SharedInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ResourceProviderID.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ResourceProviderID
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ResourceStatistics
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.ResourceUsage
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.RLimitInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Role.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Role
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.SeccompInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Secret.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Secret
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Secret.Reference
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Secret.Value.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Secret.Value
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.SlaveID.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.SlaveID
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.SlaveInfo.Capability.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.SlaveInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.SNMPStatistics
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Task.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Task
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.TaskGroupInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.TaskID.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.TaskID
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.TaskInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.TaskResourceLimitation
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.TaskStatus
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.TcpStatistics
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.TimeInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.TimeInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.TTYInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.TTYInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.UdpStatistics
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Unavailability.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Unavailability
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.URL.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.URL
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.UUID.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.UUID
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Value.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Value
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Value.Range.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Value.Range
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Value.Ranges
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Value.Scalar.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Value.Scalar
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Value.Set.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Value.Set
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Value.Text.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Value.Text
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.VersionInfo
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Volume.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Volume
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Volume.Source
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.WeightInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.mesos.Protos.WeightInfo
 
getDefaultReservations(int) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The stack of default reservations.
getDefaultReservations(int) - Method in class org.apache.mesos.Protos.ResourceProviderInfo
The stack of default reservations.
getDefaultReservations(int) - Method in interface org.apache.mesos.Protos.ResourceProviderInfoOrBuilder
The stack of default reservations.
getDefaultReservationsBuilder(int) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The stack of default reservations.
getDefaultReservationsBuilderList() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The stack of default reservations.
getDefaultReservationsCount() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The stack of default reservations.
getDefaultReservationsCount() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
The stack of default reservations.
getDefaultReservationsCount() - Method in interface org.apache.mesos.Protos.ResourceProviderInfoOrBuilder
The stack of default reservations.
getDefaultReservationsList() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The stack of default reservations.
getDefaultReservationsList() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
The stack of default reservations.
getDefaultReservationsList() - Method in interface org.apache.mesos.Protos.ResourceProviderInfoOrBuilder
The stack of default reservations.
getDefaultReservationsOrBuilder(int) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The stack of default reservations.
getDefaultReservationsOrBuilder(int) - Method in class org.apache.mesos.Protos.ResourceProviderInfo
The stack of default reservations.
getDefaultReservationsOrBuilder(int) - Method in interface org.apache.mesos.Protos.ResourceProviderInfoOrBuilder
The stack of default reservations.
getDefaultReservationsOrBuilderList() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The stack of default reservations.
getDefaultReservationsOrBuilderList() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
The stack of default reservations.
getDefaultReservationsOrBuilderList() - Method in interface org.apache.mesos.Protos.ResourceProviderInfoOrBuilder
The stack of default reservations.
getDefaultTTL() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 DefaultTTL = 2;
getDefaultTTL() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 DefaultTTL = 2;
getDefaultTTL() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 DefaultTTL = 2;
getDelaySeconds() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
Amount of time to wait to start checking the task after it transitions to `TASK_RUNNING` or `TASK_STARTING` if the latter is used by the executor.
getDelaySeconds() - Method in class org.apache.mesos.Protos.CheckInfo
Amount of time to wait to start checking the task after it transitions to `TASK_RUNNING` or `TASK_STARTING` if the latter is used by the executor.
getDelaySeconds() - Method in interface org.apache.mesos.Protos.CheckInfoOrBuilder
Amount of time to wait to start checking the task after it transitions to `TASK_RUNNING` or `TASK_STARTING` if the latter is used by the executor.
getDelaySeconds() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Amount of time to wait to start health checking the task after it transitions to `TASK_RUNNING` or `TASK_STATING` if the latter is used by the executor.
getDelaySeconds() - Method in class org.apache.mesos.Protos.HealthCheck
Amount of time to wait to start health checking the task after it transitions to `TASK_RUNNING` or `TASK_STATING` if the latter is used by the executor.
getDelaySeconds() - Method in interface org.apache.mesos.Protos.HealthCheckOrBuilder
Amount of time to wait to start health checking the task after it transitions to `TASK_RUNNING` or `TASK_STATING` if the latter is used by the executor.
getDescriptor() - Static method in class org.apache.mesos.Protos.Address.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Address
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Attribute.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Attribute
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CapabilityInfo.Builder
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.CapabilityInfo.Capability
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CapabilityInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.CgroupInfo.Blkio.Operation
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CgroupInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CgroupInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CgroupInfo.NetCls.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CheckInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CheckInfo.Command.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CheckInfo.Command
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CheckInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CheckInfo.Http
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CheckInfo.Tcp.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.CheckInfo.Type
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Command.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CheckStatusInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Http.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CommandInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CommandInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CommandInfo.URI
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ContainerID.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ContainerID
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ContainerInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.ContainerInfo.DockerInfo.Network
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ContainerInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.ContainerInfo.Type
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ContainerStatus.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ContainerStatus
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Credential.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Credential
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Credentials.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Credentials
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.CSIPluginContainerInfo.Service
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.CSIPluginInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Device.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Device
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Device.Number.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Device.Number
 
getDescriptor() - Static method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.DeviceAccess.Access
 
getDescriptor() - Static method in class org.apache.mesos.Protos.DeviceAccess.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.DeviceAccess
 
getDescriptor() - Static method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.DeviceWhitelist
 
getDescriptor() - Static method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.DiscoveryInfo
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.DiscoveryInfo.Visibility
 
getDescriptor() - Static method in class org.apache.mesos.Protos.DiskStatistics.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.DiskStatistics
 
getDescriptor() - Static method in class org.apache.mesos.Protos.DomainInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
getDescriptor() - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.DomainInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.DrainConfig.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.DrainConfig
 
getDescriptor() - Static method in class org.apache.mesos.Protos.DrainInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.DrainInfo
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.DrainState
 
getDescriptor() - Static method in class org.apache.mesos.Protos.DurationInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.DurationInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Environment.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Environment
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Environment.Variable.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Environment.Variable
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.Environment.Variable.Type
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ExecutorID.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ExecutorID
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ExecutorInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ExecutorInfo
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.ExecutorInfo.Type
 
getDescriptor() - Static method in class org.apache.mesos.Protos.FileInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.FileInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Filters.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Filters
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Flag.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Flag
 
getDescriptor() - Static method in class org.apache.mesos.Protos.FrameworkID.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.FrameworkID
 
getDescriptor() - Static method in class org.apache.mesos.Protos.FrameworkInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.FrameworkInfo.Capability.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.FrameworkInfo.Capability.Type
 
getDescriptor() - Static method in class org.apache.mesos.Protos.FrameworkInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos
 
getDescriptor() - Static method in class org.apache.mesos.Protos.HealthCheck.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.HealthCheck
 
getDescriptor() - Static method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.HealthCheck.Type
 
getDescriptor() - Static method in class org.apache.mesos.Protos.IcmpStatistics.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.IcmpStatistics
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Image.Appc.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Image.Appc
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Image.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Image.Docker.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Image.Docker
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Image
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.Image.Type
 
getDescriptor() - Static method in class org.apache.mesos.Protos.InverseOffer.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.InverseOffer
 
getDescriptor() - Static method in class org.apache.mesos.Protos.IpStatistics.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.IpStatistics
 
getDescriptor() - Static method in class org.apache.mesos.Protos.KillPolicy.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.KillPolicy
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Label.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Label
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Labels.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Labels
 
getDescriptor() - Static method in class org.apache.mesos.Protos.LinuxInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.LinuxInfo
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.LinuxInfo.IpcMode
 
getDescriptor() - Static method in class org.apache.mesos.Protos.MachineID.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.MachineID
 
getDescriptor() - Static method in class org.apache.mesos.Protos.MachineInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.MachineInfo
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.MachineInfo.Mode
 
getDescriptor() - Static method in class org.apache.mesos.Protos.MasterInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.MasterInfo.Capability.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.MasterInfo.Capability
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.MasterInfo.Capability.Type
 
getDescriptor() - Static method in class org.apache.mesos.Protos.MasterInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Metric.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Metric
 
getDescriptor() - Static method in class org.apache.mesos.Protos.MountPropagation.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.MountPropagation
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.MountPropagation.Mode
 
getDescriptor() - Static method in class org.apache.mesos.Protos.NetworkInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.NetworkInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
getDescriptor() - Static method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.NetworkInfo.Protocol
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Offer.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Offer
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Offer.Operation.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Offer.Operation.Create
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Offer.Operation
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.Offer.Operation.Type
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
getDescriptor() - Static method in class org.apache.mesos.Protos.OfferFilters.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.OfferFilters
 
getDescriptor() - Static method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
getDescriptor() - Static method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
getDescriptor() - Static method in class org.apache.mesos.Protos.OfferID.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.OfferID
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Operation.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Operation
 
getDescriptor() - Static method in class org.apache.mesos.Protos.OperationID.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.OperationID
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.OperationState
 
getDescriptor() - Static method in class org.apache.mesos.Protos.OperationStatus.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.OperationStatus
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Parameter.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Parameter
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Parameters.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Parameters
 
getDescriptor() - Static method in class org.apache.mesos.Protos.PerfStatistics.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.PerfStatistics
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Port.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Port
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Ports.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Ports
 
getDescriptor() - Static method in class org.apache.mesos.Protos.RateLimit.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.RateLimit
 
getDescriptor() - Static method in class org.apache.mesos.Protos.RateLimits.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.RateLimits
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Request.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Request
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Resource.AllocationInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Resource.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Resource.DiskInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.Resource.DiskInfo.Source.Type
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Resource
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.Resource.ReservationInfo.Type
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Resource.RevocableInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Resource.SharedInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Resource.SharedInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ResourceProviderID.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ResourceProviderID
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ResourceProviderInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ResourceStatistics.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ResourceStatistics
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ResourceUsage.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
getDescriptor() - Static method in class org.apache.mesos.Protos.ResourceUsage
 
getDescriptor() - Static method in class org.apache.mesos.Protos.RLimitInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.RLimitInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Role.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Role
 
getDescriptor() - Static method in class org.apache.mesos.Protos.SeccompInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.SeccompInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Secret.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Secret
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Secret.Reference.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Secret.Reference
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.Secret.Type
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Secret.Value.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Secret.Value
 
getDescriptor() - Static method in class org.apache.mesos.Protos.SlaveID.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.SlaveID
 
getDescriptor() - Static method in class org.apache.mesos.Protos.SlaveInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.SlaveInfo.Capability.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.SlaveInfo.Capability.Type
 
getDescriptor() - Static method in class org.apache.mesos.Protos.SlaveInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.SNMPStatistics.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.SNMPStatistics
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.Status
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Task.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Task
 
getDescriptor() - Static method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.TaskGroupInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.TaskID.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.TaskID
 
getDescriptor() - Static method in class org.apache.mesos.Protos.TaskInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.TaskInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.TaskResourceLimitation
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.TaskState
 
getDescriptor() - Static method in class org.apache.mesos.Protos.TaskStatus.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.TaskStatus
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.TaskStatus.Reason
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.TaskStatus.Source
 
getDescriptor() - Static method in class org.apache.mesos.Protos.TcpStatistics.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.TcpStatistics
 
getDescriptor() - Static method in class org.apache.mesos.Protos.TimeInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.TimeInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.TrafficControlStatistics
 
getDescriptor() - Static method in class org.apache.mesos.Protos.TTYInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.TTYInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.TTYInfo.WindowSize.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
getDescriptor() - Static method in class org.apache.mesos.Protos.UdpStatistics.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.UdpStatistics
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Unavailability.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Unavailability
 
getDescriptor() - Static method in class org.apache.mesos.Protos.URL.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.URL
 
getDescriptor() - Static method in class org.apache.mesos.Protos.UUID.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.UUID
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Value.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Value
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Value.Range.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Value.Range
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Value.Ranges.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Value.Ranges
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Value.Scalar.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Value.Scalar
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Value.Set.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Value.Set
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Value.Text.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Value.Text
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.Value.Type
 
getDescriptor() - Static method in class org.apache.mesos.Protos.VersionInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.VersionInfo
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Volume.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Volume
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.Volume.Mode
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Volume.Source.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Volume.Source
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.Volume.Source.SandboxPath.Type
 
getDescriptor() - Static method in enum org.apache.mesos.Protos.Volume.Source.Type
 
getDescriptor() - Static method in class org.apache.mesos.Protos.WeightInfo.Builder
 
getDescriptor() - Static method in class org.apache.mesos.Protos.WeightInfo
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Address.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Attribute.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.CapabilityInfo.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.CapabilityInfo.Capability
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.CgroupInfo.Blkio.Operation
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.CheckInfo.Command.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.CheckInfo.Tcp.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.CheckInfo.Type
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.ContainerID.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.ContainerInfo.DockerInfo.Network
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.ContainerInfo.Type
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Credential.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Credentials.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.CSIPluginContainerInfo.Service
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Device.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Device.Number.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.DiscoveryInfo.Visibility
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.DomainInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.DrainConfig.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.DrainInfo.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.DrainState
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.DurationInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Environment.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.Environment.Variable.Type
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.ExecutorID.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.ExecutorInfo.Type
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.FileInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Filters.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Flag.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.FrameworkID.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.FrameworkInfo.Capability.Type
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.HealthCheck.Type
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Image.Appc.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Image.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Image.Docker.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.Image.Type
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.KillPolicy.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Label.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Labels.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.LinuxInfo.IpcMode
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.MachineID.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.MachineInfo.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.MachineInfo.Mode
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.MasterInfo.Capability.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.MasterInfo.Capability.Type
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Metric.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.MountPropagation.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.MountPropagation.Mode
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.NetworkInfo.Protocol
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Offer.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.Offer.Operation.Type
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.OfferFilters.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.OfferID.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Operation.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.OperationID.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.OperationState
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Parameter.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Parameters.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Port.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Ports.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.RateLimit.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.RateLimits.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Request.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Resource.AllocationInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Resource.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.Resource.DiskInfo.Source.Type
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.Resource.ReservationInfo.Type
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Resource.RevocableInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Resource.SharedInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.ResourceProviderID.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Role.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Secret.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.Secret.Type
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Secret.Value.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.SlaveID.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.SlaveInfo.Capability.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.SlaveInfo.Capability.Type
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.Status
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Task.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.TaskID.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.TaskState
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.TaskStatus.Reason
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.TaskStatus.Source
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.TimeInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.TTYInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Unavailability.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.URL.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.UUID.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Value.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Value.Range.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Value.Scalar.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Value.Set.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Value.Text.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.Value.Type
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Volume.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.Volume.Mode
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.Volume.Source.SandboxPath.Type
 
getDescriptorForType() - Method in enum org.apache.mesos.Protos.Volume.Source.Type
 
getDescriptorForType() - Method in class org.apache.mesos.Protos.WeightInfo.Builder
 
getDestroy() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Destroy destroy = 6;
getDestroy() - Method in class org.apache.mesos.Protos.Offer.Operation
optional .mesos.Offer.Operation.Destroy destroy = 6;
getDestroy() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
optional .mesos.Offer.Operation.Destroy destroy = 6;
getDestroyBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Destroy destroy = 6;
getDestroyDisk() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
getDestroyDisk() - Method in class org.apache.mesos.Protos.Offer.Operation
EXPERIMENTAL.
getDestroyDisk() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
EXPERIMENTAL.
getDestroyDiskBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
getDestroyDiskOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
getDestroyDiskOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation
EXPERIMENTAL.
getDestroyDiskOrBuilder() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
EXPERIMENTAL.
getDestroyOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Destroy destroy = 6;
getDestroyOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation
optional .mesos.Offer.Operation.Destroy destroy = 6;
getDestroyOrBuilder() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
optional .mesos.Offer.Operation.Destroy destroy = 6;
getDevice() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
Stats are grouped by block devices.
getDevice() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
Stats are grouped by block devices.
getDevice() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
Stats are grouped by block devices.
getDevice() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
Stats are grouped by block devices.
getDevice() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
Stats are grouped by block devices.
getDevice() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.StatisticsOrBuilder
Stats are grouped by block devices.
getDevice() - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
required .mesos.Device device = 1;
getDevice() - Method in class org.apache.mesos.Protos.DeviceAccess
required .mesos.Device device = 1;
getDevice() - Method in interface org.apache.mesos.Protos.DeviceAccessOrBuilder
required .mesos.Device device = 1;
getDeviceBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
Stats are grouped by block devices.
getDeviceBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
Stats are grouped by block devices.
getDeviceBuilder() - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
required .mesos.Device device = 1;
getDeviceOrBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
Stats are grouped by block devices.
getDeviceOrBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
Stats are grouped by block devices.
getDeviceOrBuilder() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
Stats are grouped by block devices.
getDeviceOrBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
Stats are grouped by block devices.
getDeviceOrBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
Stats are grouped by block devices.
getDeviceOrBuilder() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.StatisticsOrBuilder
Stats are grouped by block devices.
getDeviceOrBuilder() - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
required .mesos.Device device = 1;
getDeviceOrBuilder() - Method in class org.apache.mesos.Protos.DeviceAccess
required .mesos.Device device = 1;
getDeviceOrBuilder() - Method in interface org.apache.mesos.Protos.DeviceAccessOrBuilder
required .mesos.Device device = 1;
getDiscovery() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Service discovery information for the executor.
getDiscovery() - Method in class org.apache.mesos.Protos.ExecutorInfo
Service discovery information for the executor.
getDiscovery() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
Service discovery information for the executor.
getDiscovery() - Method in class org.apache.mesos.Protos.Task.Builder
Service discovery information for the task.
getDiscovery() - Method in class org.apache.mesos.Protos.Task
Service discovery information for the task.
getDiscovery() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Service discovery information for the task.
getDiscovery() - Method in class org.apache.mesos.Protos.TaskInfo
Service discovery information for the task.
getDiscovery() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
Service discovery information for the task.
getDiscovery() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
Service discovery information for the task.
getDiscoveryBuilder() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Service discovery information for the executor.
getDiscoveryBuilder() - Method in class org.apache.mesos.Protos.Task.Builder
Service discovery information for the task.
getDiscoveryBuilder() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Service discovery information for the task.
getDiscoveryOrBuilder() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Service discovery information for the executor.
getDiscoveryOrBuilder() - Method in class org.apache.mesos.Protos.ExecutorInfo
Service discovery information for the executor.
getDiscoveryOrBuilder() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
Service discovery information for the executor.
getDiscoveryOrBuilder() - Method in class org.apache.mesos.Protos.Task.Builder
Service discovery information for the task.
getDiscoveryOrBuilder() - Method in class org.apache.mesos.Protos.Task
Service discovery information for the task.
getDiscoveryOrBuilder() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Service discovery information for the task.
getDiscoveryOrBuilder() - Method in class org.apache.mesos.Protos.TaskInfo
Service discovery information for the task.
getDiscoveryOrBuilder() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
Service discovery information for the task.
getDiscoveryOrBuilder() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
Service discovery information for the task.
getDisk() - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Resource.DiskInfo disk = 7;
getDisk() - Method in class org.apache.mesos.Protos.Resource
optional .mesos.Resource.DiskInfo disk = 7;
getDisk() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
optional .mesos.Resource.DiskInfo disk = 7;
getDiskBuilder() - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Resource.DiskInfo disk = 7;
getDiskLimitBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Disk Usage Information for executor working directory.
getDiskLimitBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
Disk Usage Information for executor working directory.
getDiskLimitBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Disk Usage Information for executor working directory.
getDiskOrBuilder() - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Resource.DiskInfo disk = 7;
getDiskOrBuilder() - Method in class org.apache.mesos.Protos.Resource
optional .mesos.Resource.DiskInfo disk = 7;
getDiskOrBuilder() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
optional .mesos.Resource.DiskInfo disk = 7;
getDiskStatistics(int) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Per disk (resource) statistics.
getDiskStatistics(int) - Method in class org.apache.mesos.Protos.ResourceStatistics
Per disk (resource) statistics.
getDiskStatistics(int) - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Per disk (resource) statistics.
getDiskStatisticsBuilder(int) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Per disk (resource) statistics.
getDiskStatisticsBuilderList() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Per disk (resource) statistics.
getDiskStatisticsCount() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Per disk (resource) statistics.
getDiskStatisticsCount() - Method in class org.apache.mesos.Protos.ResourceStatistics
Per disk (resource) statistics.
getDiskStatisticsCount() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Per disk (resource) statistics.
getDiskStatisticsList() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Per disk (resource) statistics.
getDiskStatisticsList() - Method in class org.apache.mesos.Protos.ResourceStatistics
Per disk (resource) statistics.
getDiskStatisticsList() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Per disk (resource) statistics.
getDiskStatisticsOrBuilder(int) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Per disk (resource) statistics.
getDiskStatisticsOrBuilder(int) - Method in class org.apache.mesos.Protos.ResourceStatistics
Per disk (resource) statistics.
getDiskStatisticsOrBuilder(int) - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Per disk (resource) statistics.
getDiskStatisticsOrBuilderList() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Per disk (resource) statistics.
getDiskStatisticsOrBuilderList() - Method in class org.apache.mesos.Protos.ResourceStatistics
Per disk (resource) statistics.
getDiskStatisticsOrBuilderList() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Per disk (resource) statistics.
getDiskUsedBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 disk_used_bytes = 27;
getDiskUsedBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint64 disk_used_bytes = 27;
getDiskUsedBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint64 disk_used_bytes = 27;
getDocker() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
At most one of the following *Info messages should be set to match the type, i.e.
getDocker() - Method in class org.apache.mesos.Protos.ContainerInfo
At most one of the following *Info messages should be set to match the type, i.e.
getDocker() - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
At most one of the following *Info messages should be set to match the type, i.e.
getDocker() - Method in class org.apache.mesos.Protos.Image.Builder
optional .mesos.Image.Docker docker = 3;
getDocker() - Method in class org.apache.mesos.Protos.Image
optional .mesos.Image.Docker docker = 3;
getDocker() - Method in interface org.apache.mesos.Protos.ImageOrBuilder
optional .mesos.Image.Docker docker = 3;
getDockerBuilder() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
At most one of the following *Info messages should be set to match the type, i.e.
getDockerBuilder() - Method in class org.apache.mesos.Protos.Image.Builder
optional .mesos.Image.Docker docker = 3;
getDockerOrBuilder() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
At most one of the following *Info messages should be set to match the type, i.e.
getDockerOrBuilder() - Method in class org.apache.mesos.Protos.ContainerInfo
At most one of the following *Info messages should be set to match the type, i.e.
getDockerOrBuilder() - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
At most one of the following *Info messages should be set to match the type, i.e.
getDockerOrBuilder() - Method in class org.apache.mesos.Protos.Image.Builder
optional .mesos.Image.Docker docker = 3;
getDockerOrBuilder() - Method in class org.apache.mesos.Protos.Image
optional .mesos.Image.Docker docker = 3;
getDockerOrBuilder() - Method in interface org.apache.mesos.Protos.ImageOrBuilder
optional .mesos.Image.Docker docker = 3;
getDockerVolume() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
The source of the volume created by docker volume driver.
getDockerVolume() - Method in class org.apache.mesos.Protos.Volume.Source
The source of the volume created by docker volume driver.
getDockerVolume() - Method in interface org.apache.mesos.Protos.Volume.SourceOrBuilder
The source of the volume created by docker volume driver.
getDockerVolumeBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
The source of the volume created by docker volume driver.
getDockerVolumeOrBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
The source of the volume created by docker volume driver.
getDockerVolumeOrBuilder() - Method in class org.apache.mesos.Protos.Volume.Source
The source of the volume created by docker volume driver.
getDockerVolumeOrBuilder() - Method in interface org.apache.mesos.Protos.Volume.SourceOrBuilder
The source of the volume created by docker volume driver.
getDomain() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The domain that this master belongs to.
getDomain() - Method in class org.apache.mesos.Protos.MasterInfo
The domain that this master belongs to.
getDomain() - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
The domain that this master belongs to.
getDomain() - Method in class org.apache.mesos.Protos.Offer.Builder
The domain of the slave.
getDomain() - Method in class org.apache.mesos.Protos.Offer
The domain of the slave.
getDomain() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
The domain of the slave.
getDomain() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
The domain that this slave belongs to.
getDomain() - Method in class org.apache.mesos.Protos.SlaveInfo
The domain that this slave belongs to.
getDomain() - Method in interface org.apache.mesos.Protos.SlaveInfoOrBuilder
The domain that this slave belongs to.
getDomainBuilder() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The domain that this master belongs to.
getDomainBuilder() - Method in class org.apache.mesos.Protos.Offer.Builder
The domain of the slave.
getDomainBuilder() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
The domain that this slave belongs to.
getDomainOrBuilder() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The domain that this master belongs to.
getDomainOrBuilder() - Method in class org.apache.mesos.Protos.MasterInfo
The domain that this master belongs to.
getDomainOrBuilder() - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
The domain that this master belongs to.
getDomainOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Builder
The domain of the slave.
getDomainOrBuilder() - Method in class org.apache.mesos.Protos.Offer
The domain of the slave.
getDomainOrBuilder() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
The domain of the slave.
getDomainOrBuilder() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
The domain that this slave belongs to.
getDomainOrBuilder() - Method in class org.apache.mesos.Protos.SlaveInfo
The domain that this slave belongs to.
getDomainOrBuilder() - Method in interface org.apache.mesos.Protos.SlaveInfoOrBuilder
The domain that this slave belongs to.
getDriver() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
Driver of the volume, it can be flocker, convoy, raxrey etc.
getDriver() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
Driver of the volume, it can be flocker, convoy, raxrey etc.
getDriver() - Method in interface org.apache.mesos.Protos.Volume.Source.DockerVolumeOrBuilder
Driver of the volume, it can be flocker, convoy, raxrey etc.
getDriverBytes() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
Driver of the volume, it can be flocker, convoy, raxrey etc.
getDriverBytes() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
Driver of the volume, it can be flocker, convoy, raxrey etc.
getDriverBytes() - Method in interface org.apache.mesos.Protos.Volume.Source.DockerVolumeOrBuilder
Driver of the volume, it can be flocker, convoy, raxrey etc.
getDriverOptions() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
Volume driver specific options.
getDriverOptions() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
Volume driver specific options.
getDriverOptions() - Method in interface org.apache.mesos.Protos.Volume.Source.DockerVolumeOrBuilder
Volume driver specific options.
getDriverOptionsBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
Volume driver specific options.
getDriverOptionsOrBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
Volume driver specific options.
getDriverOptionsOrBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
Volume driver specific options.
getDriverOptionsOrBuilder() - Method in interface org.apache.mesos.Protos.Volume.Source.DockerVolumeOrBuilder
Volume driver specific options.
getDrops() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 drops = 4;
getDrops() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
optional uint64 drops = 4;
getDrops() - Method in interface org.apache.mesos.Protos.TrafficControlStatisticsOrBuilder
optional uint64 drops = 4;
getDtlbLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 dtlb_load_misses = 39;
getDtlbLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 dtlb_load_misses = 39;
getDtlbLoadMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 dtlb_load_misses = 39;
getDtlbLoads() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 dtlb_loads = 38;
getDtlbLoads() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 dtlb_loads = 38;
getDtlbLoads() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 dtlb_loads = 38;
getDtlbPrefetches() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 dtlb_prefetches = 42;
getDtlbPrefetches() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 dtlb_prefetches = 42;
getDtlbPrefetches() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 dtlb_prefetches = 42;
getDtlbPrefetchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 dtlb_prefetch_misses = 43;
getDtlbPrefetchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 dtlb_prefetch_misses = 43;
getDtlbPrefetchMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 dtlb_prefetch_misses = 43;
getDtlbStoreMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 dtlb_store_misses = 41;
getDtlbStoreMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 dtlb_store_misses = 41;
getDtlbStoreMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 dtlb_store_misses = 41;
getDtlbStores() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 dtlb_stores = 40;
getDtlbStores() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 dtlb_stores = 40;
getDtlbStores() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 dtlb_stores = 40;
getDuration() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
Duration of sample interval, in seconds.
getDuration() - Method in class org.apache.mesos.Protos.PerfStatistics
Duration of sample interval, in seconds.
getDuration() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
Duration of sample interval, in seconds.
getDuration() - Method in class org.apache.mesos.Protos.Unavailability.Builder
When added to `start`, this represents the end of the interval.
getDuration() - Method in class org.apache.mesos.Protos.Unavailability
When added to `start`, this represents the end of the interval.
getDuration() - Method in interface org.apache.mesos.Protos.UnavailabilityOrBuilder
When added to `start`, this represents the end of the interval.
getDurationBuilder() - Method in class org.apache.mesos.Protos.Unavailability.Builder
When added to `start`, this represents the end of the interval.
getDurationOrBuilder() - Method in class org.apache.mesos.Protos.Unavailability.Builder
When added to `start`, this represents the end of the interval.
getDurationOrBuilder() - Method in class org.apache.mesos.Protos.Unavailability
When added to `start`, this represents the end of the interval.
getDurationOrBuilder() - Method in interface org.apache.mesos.Protos.UnavailabilityOrBuilder
When added to `start`, this represents the end of the interval.
getEffectiveCapabilities() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Represents the set of capabilities that the task will be executed with.
getEffectiveCapabilities() - Method in class org.apache.mesos.Protos.LinuxInfo
Represents the set of capabilities that the task will be executed with.
getEffectiveCapabilities() - Method in interface org.apache.mesos.Protos.LinuxInfoOrBuilder
Represents the set of capabilities that the task will be executed with.
getEffectiveCapabilitiesBuilder() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Represents the set of capabilities that the task will be executed with.
getEffectiveCapabilitiesOrBuilder() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Represents the set of capabilities that the task will be executed with.
getEffectiveCapabilitiesOrBuilder() - Method in class org.apache.mesos.Protos.LinuxInfo
Represents the set of capabilities that the task will be executed with.
getEffectiveCapabilitiesOrBuilder() - Method in interface org.apache.mesos.Protos.LinuxInfoOrBuilder
Represents the set of capabilities that the task will be executed with.
getEmulationFaults() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 emulation_faults = 21;
getEmulationFaults() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 emulation_faults = 21;
getEmulationFaults() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 emulation_faults = 21;
getEnd() - Method in class org.apache.mesos.Protos.Value.Range.Builder
required uint64 end = 2;
getEnd() - Method in class org.apache.mesos.Protos.Value.Range
required uint64 end = 2;
getEnd() - Method in interface org.apache.mesos.Protos.Value.RangeOrBuilder
required uint64 end = 2;
getEndpoint() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
required string endpoint = 2;
getEndpoint() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint
required string endpoint = 2;
getEndpoint() - Method in interface org.apache.mesos.Protos.CSIPluginEndpointOrBuilder
required string endpoint = 2;
getEndpointBytes() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
required string endpoint = 2;
getEndpointBytes() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint
required string endpoint = 2;
getEndpointBytes() - Method in interface org.apache.mesos.Protos.CSIPluginEndpointOrBuilder
required string endpoint = 2;
getEndpoints(int) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The service endpoints of the unmanaged CSI plugin.
getEndpoints(int) - Method in class org.apache.mesos.Protos.CSIPluginInfo
The service endpoints of the unmanaged CSI plugin.
getEndpoints(int) - Method in interface org.apache.mesos.Protos.CSIPluginInfoOrBuilder
The service endpoints of the unmanaged CSI plugin.
getEndpointsBuilder(int) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The service endpoints of the unmanaged CSI plugin.
getEndpointsBuilderList() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The service endpoints of the unmanaged CSI plugin.
getEndpointsCount() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The service endpoints of the unmanaged CSI plugin.
getEndpointsCount() - Method in class org.apache.mesos.Protos.CSIPluginInfo
The service endpoints of the unmanaged CSI plugin.
getEndpointsCount() - Method in interface org.apache.mesos.Protos.CSIPluginInfoOrBuilder
The service endpoints of the unmanaged CSI plugin.
getEndpointsList() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The service endpoints of the unmanaged CSI plugin.
getEndpointsList() - Method in class org.apache.mesos.Protos.CSIPluginInfo
The service endpoints of the unmanaged CSI plugin.
getEndpointsList() - Method in interface org.apache.mesos.Protos.CSIPluginInfoOrBuilder
The service endpoints of the unmanaged CSI plugin.
getEndpointsOrBuilder(int) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The service endpoints of the unmanaged CSI plugin.
getEndpointsOrBuilder(int) - Method in class org.apache.mesos.Protos.CSIPluginInfo
The service endpoints of the unmanaged CSI plugin.
getEndpointsOrBuilder(int) - Method in interface org.apache.mesos.Protos.CSIPluginInfoOrBuilder
The service endpoints of the unmanaged CSI plugin.
getEndpointsOrBuilderList() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The service endpoints of the unmanaged CSI plugin.
getEndpointsOrBuilderList() - Method in class org.apache.mesos.Protos.CSIPluginInfo
The service endpoints of the unmanaged CSI plugin.
getEndpointsOrBuilderList() - Method in interface org.apache.mesos.Protos.CSIPluginInfoOrBuilder
The service endpoints of the unmanaged CSI plugin.
getEnvironment() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
optional .mesos.Environment environment = 2;
getEnvironment() - Method in class org.apache.mesos.Protos.CommandInfo
optional .mesos.Environment environment = 2;
getEnvironment() - Method in interface org.apache.mesos.Protos.CommandInfoOrBuilder
optional .mesos.Environment environment = 2;
getEnvironment() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional string environment = 3;
getEnvironment() - Method in class org.apache.mesos.Protos.DiscoveryInfo
optional string environment = 3;
getEnvironment() - Method in interface org.apache.mesos.Protos.DiscoveryInfoOrBuilder
optional string environment = 3;
getEnvironmentBuilder() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
optional .mesos.Environment environment = 2;
getEnvironmentBytes() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional string environment = 3;
getEnvironmentBytes() - Method in class org.apache.mesos.Protos.DiscoveryInfo
optional string environment = 3;
getEnvironmentBytes() - Method in interface org.apache.mesos.Protos.DiscoveryInfoOrBuilder
optional string environment = 3;
getEnvironmentOrBuilder() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
optional .mesos.Environment environment = 2;
getEnvironmentOrBuilder() - Method in class org.apache.mesos.Protos.CommandInfo
optional .mesos.Environment environment = 2;
getEnvironmentOrBuilder() - Method in interface org.apache.mesos.Protos.CommandInfoOrBuilder
optional .mesos.Environment environment = 2;
getEstabResets() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 EstabResets = 8;
getEstabResets() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 EstabResets = 8;
getEstabResets() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 EstabResets = 8;
getExecutable() - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
optional bool executable = 2;
getExecutable() - Method in class org.apache.mesos.Protos.CommandInfo.URI
optional bool executable = 2;
getExecutable() - Method in interface org.apache.mesos.Protos.CommandInfo.URIOrBuilder
optional bool executable = 2;
getExecutor() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
required .mesos.ExecutorInfo executor = 1;
getExecutor() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
required .mesos.ExecutorInfo executor = 1;
getExecutor() - Method in interface org.apache.mesos.Protos.Offer.Operation.LaunchGroupOrBuilder
required .mesos.ExecutorInfo executor = 1;
getExecutor() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
optional .mesos.ExecutorInfo executor = 5;
getExecutor() - Method in class org.apache.mesos.Protos.TaskInfo
optional .mesos.ExecutorInfo executor = 5;
getExecutor() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
optional .mesos.ExecutorInfo executor = 5;
getExecutorBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
required .mesos.ExecutorInfo executor = 1;
getExecutorBuilder() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
optional .mesos.ExecutorInfo executor = 5;
getExecutorId() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
required .mesos.ExecutorID executor_id = 1;
getExecutorId() - Method in class org.apache.mesos.Protos.ExecutorInfo
required .mesos.ExecutorID executor_id = 1;
getExecutorId() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
required .mesos.ExecutorID executor_id = 1;
getExecutorId() - Method in class org.apache.mesos.Protos.Task.Builder
optional .mesos.ExecutorID executor_id = 4;
getExecutorId() - Method in class org.apache.mesos.Protos.Task
optional .mesos.ExecutorID executor_id = 4;
getExecutorId() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
optional .mesos.ExecutorID executor_id = 4;
getExecutorId() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
TODO(benh): Use in master/slave.
getExecutorId() - Method in class org.apache.mesos.Protos.TaskStatus
TODO(benh): Use in master/slave.
getExecutorId() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
TODO(benh): Use in master/slave.
getExecutorIdBuilder() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
required .mesos.ExecutorID executor_id = 1;
getExecutorIdBuilder() - Method in class org.apache.mesos.Protos.Task.Builder
optional .mesos.ExecutorID executor_id = 4;
getExecutorIdBuilder() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
TODO(benh): Use in master/slave.
getExecutorIdOrBuilder() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
required .mesos.ExecutorID executor_id = 1;
getExecutorIdOrBuilder() - Method in class org.apache.mesos.Protos.ExecutorInfo
required .mesos.ExecutorID executor_id = 1;
getExecutorIdOrBuilder() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
required .mesos.ExecutorID executor_id = 1;
getExecutorIdOrBuilder() - Method in class org.apache.mesos.Protos.Task.Builder
optional .mesos.ExecutorID executor_id = 4;
getExecutorIdOrBuilder() - Method in class org.apache.mesos.Protos.Task
optional .mesos.ExecutorID executor_id = 4;
getExecutorIdOrBuilder() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
optional .mesos.ExecutorID executor_id = 4;
getExecutorIdOrBuilder() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
TODO(benh): Use in master/slave.
getExecutorIdOrBuilder() - Method in class org.apache.mesos.Protos.TaskStatus
TODO(benh): Use in master/slave.
getExecutorIdOrBuilder() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
TODO(benh): Use in master/slave.
getExecutorIds(int) - Method in class org.apache.mesos.Protos.Offer.Builder
Executors of the same framework running on this agent.
getExecutorIds(int) - Method in class org.apache.mesos.Protos.Offer
Executors of the same framework running on this agent.
getExecutorIds(int) - Method in interface org.apache.mesos.Protos.OfferOrBuilder
Executors of the same framework running on this agent.
getExecutorIdsBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Builder
Executors of the same framework running on this agent.
getExecutorIdsBuilderList() - Method in class org.apache.mesos.Protos.Offer.Builder
Executors of the same framework running on this agent.
getExecutorIdsCount() - Method in class org.apache.mesos.Protos.Offer.Builder
Executors of the same framework running on this agent.
getExecutorIdsCount() - Method in class org.apache.mesos.Protos.Offer
Executors of the same framework running on this agent.
getExecutorIdsCount() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
Executors of the same framework running on this agent.
getExecutorIdsList() - Method in class org.apache.mesos.Protos.Offer.Builder
Executors of the same framework running on this agent.
getExecutorIdsList() - Method in class org.apache.mesos.Protos.Offer
Executors of the same framework running on this agent.
getExecutorIdsList() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
Executors of the same framework running on this agent.
getExecutorIdsOrBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Builder
Executors of the same framework running on this agent.
getExecutorIdsOrBuilder(int) - Method in class org.apache.mesos.Protos.Offer
Executors of the same framework running on this agent.
getExecutorIdsOrBuilder(int) - Method in interface org.apache.mesos.Protos.OfferOrBuilder
Executors of the same framework running on this agent.
getExecutorIdsOrBuilderList() - Method in class org.apache.mesos.Protos.Offer.Builder
Executors of the same framework running on this agent.
getExecutorIdsOrBuilderList() - Method in class org.apache.mesos.Protos.Offer
Executors of the same framework running on this agent.
getExecutorIdsOrBuilderList() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
Executors of the same framework running on this agent.
getExecutorInfo() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
required .mesos.ExecutorInfo executor_info = 1;
getExecutorInfo() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
required .mesos.ExecutorInfo executor_info = 1;
getExecutorInfo() - Method in interface org.apache.mesos.Protos.ResourceUsage.ExecutorOrBuilder
required .mesos.ExecutorInfo executor_info = 1;
getExecutorInfoBuilder() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
required .mesos.ExecutorInfo executor_info = 1;
getExecutorInfoOrBuilder() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
required .mesos.ExecutorInfo executor_info = 1;
getExecutorInfoOrBuilder() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
required .mesos.ExecutorInfo executor_info = 1;
getExecutorInfoOrBuilder() - Method in interface org.apache.mesos.Protos.ResourceUsage.ExecutorOrBuilder
required .mesos.ExecutorInfo executor_info = 1;
getExecutorOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
required .mesos.ExecutorInfo executor = 1;
getExecutorOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
required .mesos.ExecutorInfo executor = 1;
getExecutorOrBuilder() - Method in interface org.apache.mesos.Protos.Offer.Operation.LaunchGroupOrBuilder
required .mesos.ExecutorInfo executor = 1;
getExecutorOrBuilder() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
optional .mesos.ExecutorInfo executor = 5;
getExecutorOrBuilder() - Method in class org.apache.mesos.Protos.TaskInfo
optional .mesos.ExecutorInfo executor = 5;
getExecutorOrBuilder() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
optional .mesos.ExecutorInfo executor = 5;
getExecutorPid() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
Information about Executor PID.
getExecutorPid() - Method in class org.apache.mesos.Protos.ContainerStatus
Information about Executor PID.
getExecutorPid() - Method in interface org.apache.mesos.Protos.ContainerStatusOrBuilder
Information about Executor PID.
getExecutors(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
repeated .mesos.ResourceUsage.Executor executors = 1;
getExecutors(int) - Method in class org.apache.mesos.Protos.ResourceUsage
repeated .mesos.ResourceUsage.Executor executors = 1;
getExecutors(int) - Method in interface org.apache.mesos.Protos.ResourceUsageOrBuilder
repeated .mesos.ResourceUsage.Executor executors = 1;
getExecutorsBuilder(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
repeated .mesos.ResourceUsage.Executor executors = 1;
getExecutorsBuilderList() - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
repeated .mesos.ResourceUsage.Executor executors = 1;
getExecutorsCount() - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
repeated .mesos.ResourceUsage.Executor executors = 1;
getExecutorsCount() - Method in class org.apache.mesos.Protos.ResourceUsage
repeated .mesos.ResourceUsage.Executor executors = 1;
getExecutorsCount() - Method in interface org.apache.mesos.Protos.ResourceUsageOrBuilder
repeated .mesos.ResourceUsage.Executor executors = 1;
getExecutorsList() - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
repeated .mesos.ResourceUsage.Executor executors = 1;
getExecutorsList() - Method in class org.apache.mesos.Protos.ResourceUsage
repeated .mesos.ResourceUsage.Executor executors = 1;
getExecutorsList() - Method in interface org.apache.mesos.Protos.ResourceUsageOrBuilder
repeated .mesos.ResourceUsage.Executor executors = 1;
getExecutorsOrBuilder(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
repeated .mesos.ResourceUsage.Executor executors = 1;
getExecutorsOrBuilder(int) - Method in class org.apache.mesos.Protos.ResourceUsage
repeated .mesos.ResourceUsage.Executor executors = 1;
getExecutorsOrBuilder(int) - Method in interface org.apache.mesos.Protos.ResourceUsageOrBuilder
repeated .mesos.ResourceUsage.Executor executors = 1;
getExecutorsOrBuilderList() - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
repeated .mesos.ResourceUsage.Executor executors = 1;
getExecutorsOrBuilderList() - Method in class org.apache.mesos.Protos.ResourceUsage
repeated .mesos.ResourceUsage.Executor executors = 1;
getExecutorsOrBuilderList() - Method in interface org.apache.mesos.Protos.ResourceUsageOrBuilder
repeated .mesos.ResourceUsage.Executor executors = 1;
getExitCode() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command.Builder
Exit code of a command check.
getExitCode() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command
Exit code of a command check.
getExitCode() - Method in interface org.apache.mesos.Protos.CheckStatusInfo.CommandOrBuilder
Exit code of a command check.
getExtract() - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
In case the fetched file is recognized as an archive, extract its contents into the sandbox.
getExtract() - Method in class org.apache.mesos.Protos.CommandInfo.URI
In case the fetched file is recognized as an archive, extract its contents into the sandbox.
getExtract() - Method in interface org.apache.mesos.Protos.CommandInfo.URIOrBuilder
In case the fetched file is recognized as an archive, extract its contents into the sandbox.
getFailoverTimeout() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
The amount of time (in seconds) that the master will wait for the scheduler to failover before it tears down the framework by killing all its tasks/executors.
getFailoverTimeout() - Method in class org.apache.mesos.Protos.FrameworkInfo
The amount of time (in seconds) that the master will wait for the scheduler to failover before it tears down the framework by killing all its tasks/executors.
getFailoverTimeout() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
The amount of time (in seconds) that the master will wait for the scheduler to failover before it tears down the framework by killing all its tasks/executors.
getFaultDomain() - Method in class org.apache.mesos.Protos.DomainInfo.Builder
optional .mesos.DomainInfo.FaultDomain fault_domain = 1;
getFaultDomain() - Method in class org.apache.mesos.Protos.DomainInfo
optional .mesos.DomainInfo.FaultDomain fault_domain = 1;
getFaultDomain() - Method in interface org.apache.mesos.Protos.DomainInfoOrBuilder
optional .mesos.DomainInfo.FaultDomain fault_domain = 1;
getFaultDomainBuilder() - Method in class org.apache.mesos.Protos.DomainInfo.Builder
optional .mesos.DomainInfo.FaultDomain fault_domain = 1;
getFaultDomainOrBuilder() - Method in class org.apache.mesos.Protos.DomainInfo.Builder
optional .mesos.DomainInfo.FaultDomain fault_domain = 1;
getFaultDomainOrBuilder() - Method in class org.apache.mesos.Protos.DomainInfo
optional .mesos.DomainInfo.FaultDomain fault_domain = 1;
getFaultDomainOrBuilder() - Method in interface org.apache.mesos.Protos.DomainInfoOrBuilder
optional .mesos.DomainInfo.FaultDomain fault_domain = 1;
getForcePullImage() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
With this flag set to true, the docker containerizer will pull the docker image from the registry even if the image is already downloaded on the slave.
getForcePullImage() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
With this flag set to true, the docker containerizer will pull the docker image from the registry even if the image is already downloaded on the slave.
getForcePullImage() - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfoOrBuilder
With this flag set to true, the docker containerizer will pull the docker image from the registry even if the image is already downloaded on the slave.
getForwarding() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 Forwarding = 1;
getForwarding() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 Forwarding = 1;
getForwarding() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 Forwarding = 1;
getForwDatagrams() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 ForwDatagrams = 6;
getForwDatagrams() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 ForwDatagrams = 6;
getForwDatagrams() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 ForwDatagrams = 6;
getFragCreates() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 FragCreates = 19;
getFragCreates() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 FragCreates = 19;
getFragCreates() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 FragCreates = 19;
getFragFails() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 FragFails = 18;
getFragFails() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 FragFails = 18;
getFragFails() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 FragFails = 18;
getFragment() - Method in class org.apache.mesos.Protos.URL.Builder
optional string fragment = 5;
getFragment() - Method in class org.apache.mesos.Protos.URL
optional string fragment = 5;
getFragment() - Method in interface org.apache.mesos.Protos.URLOrBuilder
optional string fragment = 5;
getFragmentBytes() - Method in class org.apache.mesos.Protos.URL.Builder
optional string fragment = 5;
getFragmentBytes() - Method in class org.apache.mesos.Protos.URL
optional string fragment = 5;
getFragmentBytes() - Method in interface org.apache.mesos.Protos.URLOrBuilder
optional string fragment = 5;
getFragOKs() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 FragOKs = 17;
getFragOKs() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 FragOKs = 17;
getFragOKs() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 FragOKs = 17;
getFrameworkId() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
TODO(benh): Make this required.
getFrameworkId() - Method in class org.apache.mesos.Protos.ExecutorInfo
TODO(benh): Make this required.
getFrameworkId() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
TODO(benh): Make this required.
getFrameworkId() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
The framework that should release its resources.
getFrameworkId() - Method in class org.apache.mesos.Protos.InverseOffer
The framework that should release its resources.
getFrameworkId() - Method in interface org.apache.mesos.Protos.InverseOfferOrBuilder
The framework that should release its resources.
getFrameworkId() - Method in class org.apache.mesos.Protos.Offer.Builder
required .mesos.FrameworkID framework_id = 2;
getFrameworkId() - Method in class org.apache.mesos.Protos.Offer
required .mesos.FrameworkID framework_id = 2;
getFrameworkId() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
required .mesos.FrameworkID framework_id = 2;
getFrameworkId() - Method in class org.apache.mesos.Protos.Operation.Builder
optional .mesos.FrameworkID framework_id = 1;
getFrameworkId() - Method in class org.apache.mesos.Protos.Operation
optional .mesos.FrameworkID framework_id = 1;
getFrameworkId() - Method in interface org.apache.mesos.Protos.OperationOrBuilder
optional .mesos.FrameworkID framework_id = 1;
getFrameworkId() - Method in class org.apache.mesos.Protos.Task.Builder
required .mesos.FrameworkID framework_id = 3;
getFrameworkId() - Method in class org.apache.mesos.Protos.Task
required .mesos.FrameworkID framework_id = 3;
getFrameworkId() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
required .mesos.FrameworkID framework_id = 3;
getFrameworkIdBuilder() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
TODO(benh): Make this required.
getFrameworkIdBuilder() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
The framework that should release its resources.
getFrameworkIdBuilder() - Method in class org.apache.mesos.Protos.Offer.Builder
required .mesos.FrameworkID framework_id = 2;
getFrameworkIdBuilder() - Method in class org.apache.mesos.Protos.Operation.Builder
optional .mesos.FrameworkID framework_id = 1;
getFrameworkIdBuilder() - Method in class org.apache.mesos.Protos.Task.Builder
required .mesos.FrameworkID framework_id = 3;
getFrameworkIdOrBuilder() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
TODO(benh): Make this required.
getFrameworkIdOrBuilder() - Method in class org.apache.mesos.Protos.ExecutorInfo
TODO(benh): Make this required.
getFrameworkIdOrBuilder() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
TODO(benh): Make this required.
getFrameworkIdOrBuilder() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
The framework that should release its resources.
getFrameworkIdOrBuilder() - Method in class org.apache.mesos.Protos.InverseOffer
The framework that should release its resources.
getFrameworkIdOrBuilder() - Method in interface org.apache.mesos.Protos.InverseOfferOrBuilder
The framework that should release its resources.
getFrameworkIdOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Builder
required .mesos.FrameworkID framework_id = 2;
getFrameworkIdOrBuilder() - Method in class org.apache.mesos.Protos.Offer
required .mesos.FrameworkID framework_id = 2;
getFrameworkIdOrBuilder() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
required .mesos.FrameworkID framework_id = 2;
getFrameworkIdOrBuilder() - Method in class org.apache.mesos.Protos.Operation.Builder
optional .mesos.FrameworkID framework_id = 1;
getFrameworkIdOrBuilder() - Method in class org.apache.mesos.Protos.Operation
optional .mesos.FrameworkID framework_id = 1;
getFrameworkIdOrBuilder() - Method in interface org.apache.mesos.Protos.OperationOrBuilder
optional .mesos.FrameworkID framework_id = 1;
getFrameworkIdOrBuilder() - Method in class org.apache.mesos.Protos.Task.Builder
required .mesos.FrameworkID framework_id = 3;
getFrameworkIdOrBuilder() - Method in class org.apache.mesos.Protos.Task
required .mesos.FrameworkID framework_id = 3;
getFrameworkIdOrBuilder() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
required .mesos.FrameworkID framework_id = 3;
getFrameworks(int) - Method in class org.apache.mesos.Protos.Role.Builder
repeated .mesos.FrameworkID frameworks = 3;
getFrameworks(int) - Method in class org.apache.mesos.Protos.Role
repeated .mesos.FrameworkID frameworks = 3;
getFrameworks(int) - Method in interface org.apache.mesos.Protos.RoleOrBuilder
repeated .mesos.FrameworkID frameworks = 3;
getFrameworksBuilder(int) - Method in class org.apache.mesos.Protos.Role.Builder
repeated .mesos.FrameworkID frameworks = 3;
getFrameworksBuilderList() - Method in class org.apache.mesos.Protos.Role.Builder
repeated .mesos.FrameworkID frameworks = 3;
getFrameworksCount() - Method in class org.apache.mesos.Protos.Role.Builder
repeated .mesos.FrameworkID frameworks = 3;
getFrameworksCount() - Method in class org.apache.mesos.Protos.Role
repeated .mesos.FrameworkID frameworks = 3;
getFrameworksCount() - Method in interface org.apache.mesos.Protos.RoleOrBuilder
repeated .mesos.FrameworkID frameworks = 3;
getFrameworksList() - Method in class org.apache.mesos.Protos.Role.Builder
repeated .mesos.FrameworkID frameworks = 3;
getFrameworksList() - Method in class org.apache.mesos.Protos.Role
repeated .mesos.FrameworkID frameworks = 3;
getFrameworksList() - Method in interface org.apache.mesos.Protos.RoleOrBuilder
repeated .mesos.FrameworkID frameworks = 3;
getFrameworksOrBuilder(int) - Method in class org.apache.mesos.Protos.Role.Builder
repeated .mesos.FrameworkID frameworks = 3;
getFrameworksOrBuilder(int) - Method in class org.apache.mesos.Protos.Role
repeated .mesos.FrameworkID frameworks = 3;
getFrameworksOrBuilder(int) - Method in interface org.apache.mesos.Protos.RoleOrBuilder
repeated .mesos.FrameworkID frameworks = 3;
getFrameworksOrBuilderList() - Method in class org.apache.mesos.Protos.Role.Builder
repeated .mesos.FrameworkID frameworks = 3;
getFrameworksOrBuilderList() - Method in class org.apache.mesos.Protos.Role
repeated .mesos.FrameworkID frameworks = 3;
getFrameworksOrBuilderList() - Method in interface org.apache.mesos.Protos.RoleOrBuilder
repeated .mesos.FrameworkID frameworks = 3;
getFsType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
The filesystem type.
getFsType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
The filesystem type.
getFsType() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolumeOrBuilder
The filesystem type.
getFsTypeBytes() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
The filesystem type.
getFsTypeBytes() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
The filesystem type.
getFsTypeBytes() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolumeOrBuilder
The filesystem type.
getGid() - Method in class org.apache.mesos.Protos.FileInfo.Builder
Group ID of owner.
getGid() - Method in class org.apache.mesos.Protos.FileInfo
Group ID of owner.
getGid() - Method in interface org.apache.mesos.Protos.FileInfoOrBuilder
Group ID of owner.
getGidBytes() - Method in class org.apache.mesos.Protos.FileInfo.Builder
Group ID of owner.
getGidBytes() - Method in class org.apache.mesos.Protos.FileInfo
Group ID of owner.
getGidBytes() - Method in interface org.apache.mesos.Protos.FileInfoOrBuilder
Group ID of owner.
getGitBranch() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string git_branch = 6;
getGitBranch() - Method in class org.apache.mesos.Protos.VersionInfo
optional string git_branch = 6;
getGitBranch() - Method in interface org.apache.mesos.Protos.VersionInfoOrBuilder
optional string git_branch = 6;
getGitBranchBytes() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string git_branch = 6;
getGitBranchBytes() - Method in class org.apache.mesos.Protos.VersionInfo
optional string git_branch = 6;
getGitBranchBytes() - Method in interface org.apache.mesos.Protos.VersionInfoOrBuilder
optional string git_branch = 6;
getGitSha() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string git_sha = 5;
getGitSha() - Method in class org.apache.mesos.Protos.VersionInfo
optional string git_sha = 5;
getGitSha() - Method in interface org.apache.mesos.Protos.VersionInfoOrBuilder
optional string git_sha = 5;
getGitShaBytes() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string git_sha = 5;
getGitShaBytes() - Method in class org.apache.mesos.Protos.VersionInfo
optional string git_sha = 5;
getGitShaBytes() - Method in interface org.apache.mesos.Protos.VersionInfoOrBuilder
optional string git_sha = 5;
getGitTag() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string git_tag = 7;
getGitTag() - Method in class org.apache.mesos.Protos.VersionInfo
optional string git_tag = 7;
getGitTag() - Method in interface org.apache.mesos.Protos.VersionInfoOrBuilder
optional string git_tag = 7;
getGitTagBytes() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string git_tag = 7;
getGitTagBytes() - Method in class org.apache.mesos.Protos.VersionInfo
optional string git_tag = 7;
getGitTagBytes() - Method in interface org.apache.mesos.Protos.VersionInfoOrBuilder
optional string git_tag = 7;
getGracePeriod() - Method in class org.apache.mesos.Protos.KillPolicy.Builder
The grace period specifies how long to wait before forcibly killing the task.
getGracePeriod() - Method in class org.apache.mesos.Protos.KillPolicy
The grace period specifies how long to wait before forcibly killing the task.
getGracePeriod() - Method in interface org.apache.mesos.Protos.KillPolicyOrBuilder
The grace period specifies how long to wait before forcibly killing the task.
getGracePeriodBuilder() - Method in class org.apache.mesos.Protos.KillPolicy.Builder
The grace period specifies how long to wait before forcibly killing the task.
getGracePeriodOrBuilder() - Method in class org.apache.mesos.Protos.KillPolicy.Builder
The grace period specifies how long to wait before forcibly killing the task.
getGracePeriodOrBuilder() - Method in class org.apache.mesos.Protos.KillPolicy
The grace period specifies how long to wait before forcibly killing the task.
getGracePeriodOrBuilder() - Method in interface org.apache.mesos.Protos.KillPolicyOrBuilder
The grace period specifies how long to wait before forcibly killing the task.
getGracePeriodSeconds() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Amount of time after the task is launched during which health check failures are ignored.
getGracePeriodSeconds() - Method in class org.apache.mesos.Protos.HealthCheck
Amount of time after the task is launched during which health check failures are ignored.
getGracePeriodSeconds() - Method in interface org.apache.mesos.Protos.HealthCheckOrBuilder
Amount of time after the task is launched during which health check failures are ignored.
getGroups(int) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
A group is the name given to a set of logically-related interfaces that are allowed to communicate among themselves.
getGroups(int) - Method in class org.apache.mesos.Protos.NetworkInfo
A group is the name given to a set of logically-related interfaces that are allowed to communicate among themselves.
getGroups(int) - Method in interface org.apache.mesos.Protos.NetworkInfoOrBuilder
A group is the name given to a set of logically-related interfaces that are allowed to communicate among themselves.
getGroupsBytes(int) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
A group is the name given to a set of logically-related interfaces that are allowed to communicate among themselves.
getGroupsBytes(int) - Method in class org.apache.mesos.Protos.NetworkInfo
A group is the name given to a set of logically-related interfaces that are allowed to communicate among themselves.
getGroupsBytes(int) - Method in interface org.apache.mesos.Protos.NetworkInfoOrBuilder
A group is the name given to a set of logically-related interfaces that are allowed to communicate among themselves.
getGroupsCount() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
A group is the name given to a set of logically-related interfaces that are allowed to communicate among themselves.
getGroupsCount() - Method in class org.apache.mesos.Protos.NetworkInfo
A group is the name given to a set of logically-related interfaces that are allowed to communicate among themselves.
getGroupsCount() - Method in interface org.apache.mesos.Protos.NetworkInfoOrBuilder
A group is the name given to a set of logically-related interfaces that are allowed to communicate among themselves.
getGroupsList() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
A group is the name given to a set of logically-related interfaces that are allowed to communicate among themselves.
getGroupsList() - Method in class org.apache.mesos.Protos.NetworkInfo
A group is the name given to a set of logically-related interfaces that are allowed to communicate among themselves.
getGroupsList() - Method in interface org.apache.mesos.Protos.NetworkInfoOrBuilder
A group is the name given to a set of logically-related interfaces that are allowed to communicate among themselves.
getGrowVolume() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
getGrowVolume() - Method in class org.apache.mesos.Protos.Offer.Operation
EXPERIMENTAL.
getGrowVolume() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
EXPERIMENTAL.
getGrowVolumeBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
getGrowVolumeOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
getGrowVolumeOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation
EXPERIMENTAL.
getGrowVolumeOrBuilder() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
EXPERIMENTAL.
getHard() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
Either both are set or both are not set.
getHard() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit
Either both are set or both are not set.
getHard() - Method in interface org.apache.mesos.Protos.RLimitInfo.RLimitOrBuilder
Either both are set or both are not set.
getHealthCheck() - Method in class org.apache.mesos.Protos.Task.Builder
optional .mesos.HealthCheck health_check = 15;
getHealthCheck() - Method in class org.apache.mesos.Protos.Task
optional .mesos.HealthCheck health_check = 15;
getHealthCheck() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
A health check for the task.
getHealthCheck() - Method in class org.apache.mesos.Protos.TaskInfo
A health check for the task.
getHealthCheck() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
A health check for the task.
getHealthCheck() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
optional .mesos.HealthCheck health_check = 15;
getHealthCheckBuilder() - Method in class org.apache.mesos.Protos.Task.Builder
optional .mesos.HealthCheck health_check = 15;
getHealthCheckBuilder() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
A health check for the task.
getHealthCheckOrBuilder() - Method in class org.apache.mesos.Protos.Task.Builder
optional .mesos.HealthCheck health_check = 15;
getHealthCheckOrBuilder() - Method in class org.apache.mesos.Protos.Task
optional .mesos.HealthCheck health_check = 15;
getHealthCheckOrBuilder() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
A health check for the task.
getHealthCheckOrBuilder() - Method in class org.apache.mesos.Protos.TaskInfo
A health check for the task.
getHealthCheckOrBuilder() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
A health check for the task.
getHealthCheckOrBuilder() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
optional .mesos.HealthCheck health_check = 15;
getHealthy() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Describes whether the task has been determined to be healthy (true) or unhealthy (false) according to the `health_check` field in `TaskInfo`.
getHealthy() - Method in class org.apache.mesos.Protos.TaskStatus
Describes whether the task has been determined to be healthy (true) or unhealthy (false) according to the `health_check` field in `TaskInfo`.
getHealthy() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
Describes whether the task has been determined to be healthy (true) or unhealthy (false) according to the `health_check` field in `TaskInfo`.
getHostname() - Method in class org.apache.mesos.Protos.Address.Builder
May contain a hostname, IP address, or both.
getHostname() - Method in class org.apache.mesos.Protos.Address
May contain a hostname, IP address, or both.
getHostname() - Method in interface org.apache.mesos.Protos.AddressOrBuilder
May contain a hostname, IP address, or both.
getHostname() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
optional string hostname = 4;
getHostname() - Method in class org.apache.mesos.Protos.ContainerInfo
optional string hostname = 4;
getHostname() - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
optional string hostname = 4;
getHostname() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Used to indicate the current host from which the scheduler is registered in the Mesos Web UI.
getHostname() - Method in class org.apache.mesos.Protos.FrameworkInfo
Used to indicate the current host from which the scheduler is registered in the Mesos Web UI.
getHostname() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
Used to indicate the current host from which the scheduler is registered in the Mesos Web UI.
getHostname() - Method in class org.apache.mesos.Protos.MachineID.Builder
optional string hostname = 1;
getHostname() - Method in class org.apache.mesos.Protos.MachineID
optional string hostname = 1;
getHostname() - Method in interface org.apache.mesos.Protos.MachineIDOrBuilder
optional string hostname = 1;
getHostname() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The server's hostname, if available; it may be unreliable in environments where the DNS configuration does not resolve internal hostnames (eg, some public cloud providers).
getHostname() - Method in class org.apache.mesos.Protos.MasterInfo
The server's hostname, if available; it may be unreliable in environments where the DNS configuration does not resolve internal hostnames (eg, some public cloud providers).
getHostname() - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
The server's hostname, if available; it may be unreliable in environments where the DNS configuration does not resolve internal hostnames (eg, some public cloud providers).
getHostname() - Method in class org.apache.mesos.Protos.Offer.Builder
required string hostname = 4;
getHostname() - Method in class org.apache.mesos.Protos.Offer
required string hostname = 4;
getHostname() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
required string hostname = 4;
getHostname() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
required string hostname = 1;
getHostname() - Method in class org.apache.mesos.Protos.SlaveInfo
required string hostname = 1;
getHostname() - Method in interface org.apache.mesos.Protos.SlaveInfoOrBuilder
required string hostname = 1;
getHostnameBytes() - Method in class org.apache.mesos.Protos.Address.Builder
May contain a hostname, IP address, or both.
getHostnameBytes() - Method in class org.apache.mesos.Protos.Address
May contain a hostname, IP address, or both.
getHostnameBytes() - Method in interface org.apache.mesos.Protos.AddressOrBuilder
May contain a hostname, IP address, or both.
getHostnameBytes() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
optional string hostname = 4;
getHostnameBytes() - Method in class org.apache.mesos.Protos.ContainerInfo
optional string hostname = 4;
getHostnameBytes() - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
optional string hostname = 4;
getHostnameBytes() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Used to indicate the current host from which the scheduler is registered in the Mesos Web UI.
getHostnameBytes() - Method in class org.apache.mesos.Protos.FrameworkInfo
Used to indicate the current host from which the scheduler is registered in the Mesos Web UI.
getHostnameBytes() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
Used to indicate the current host from which the scheduler is registered in the Mesos Web UI.
getHostnameBytes() - Method in class org.apache.mesos.Protos.MachineID.Builder
optional string hostname = 1;
getHostnameBytes() - Method in class org.apache.mesos.Protos.MachineID
optional string hostname = 1;
getHostnameBytes() - Method in interface org.apache.mesos.Protos.MachineIDOrBuilder
optional string hostname = 1;
getHostnameBytes() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The server's hostname, if available; it may be unreliable in environments where the DNS configuration does not resolve internal hostnames (eg, some public cloud providers).
getHostnameBytes() - Method in class org.apache.mesos.Protos.MasterInfo
The server's hostname, if available; it may be unreliable in environments where the DNS configuration does not resolve internal hostnames (eg, some public cloud providers).
getHostnameBytes() - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
The server's hostname, if available; it may be unreliable in environments where the DNS configuration does not resolve internal hostnames (eg, some public cloud providers).
getHostnameBytes() - Method in class org.apache.mesos.Protos.Offer.Builder
required string hostname = 4;
getHostnameBytes() - Method in class org.apache.mesos.Protos.Offer
required string hostname = 4;
getHostnameBytes() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
required string hostname = 4;
getHostnameBytes() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
required string hostname = 1;
getHostnameBytes() - Method in class org.apache.mesos.Protos.SlaveInfo
required string hostname = 1;
getHostnameBytes() - Method in interface org.apache.mesos.Protos.SlaveInfoOrBuilder
required string hostname = 1;
getHostPath() - Method in class org.apache.mesos.Protos.Volume.Builder
Absolute path pointing to a directory or file on the host or a path relative to the container work directory.
getHostPath() - Method in class org.apache.mesos.Protos.Volume
Absolute path pointing to a directory or file on the host or a path relative to the container work directory.
getHostPath() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
optional .mesos.Volume.Source.HostPath host_path = 5;
getHostPath() - Method in class org.apache.mesos.Protos.Volume.Source
optional .mesos.Volume.Source.HostPath host_path = 5;
getHostPath() - Method in interface org.apache.mesos.Protos.Volume.SourceOrBuilder
optional .mesos.Volume.Source.HostPath host_path = 5;
getHostPath() - Method in interface org.apache.mesos.Protos.VolumeOrBuilder
Absolute path pointing to a directory or file on the host or a path relative to the container work directory.
getHostPathBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
optional .mesos.Volume.Source.HostPath host_path = 5;
getHostPathBytes() - Method in class org.apache.mesos.Protos.Volume.Builder
Absolute path pointing to a directory or file on the host or a path relative to the container work directory.
getHostPathBytes() - Method in class org.apache.mesos.Protos.Volume
Absolute path pointing to a directory or file on the host or a path relative to the container work directory.
getHostPathBytes() - Method in interface org.apache.mesos.Protos.VolumeOrBuilder
Absolute path pointing to a directory or file on the host or a path relative to the container work directory.
getHostPathOrBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
optional .mesos.Volume.Source.HostPath host_path = 5;
getHostPathOrBuilder() - Method in class org.apache.mesos.Protos.Volume.Source
optional .mesos.Volume.Source.HostPath host_path = 5;
getHostPathOrBuilder() - Method in interface org.apache.mesos.Protos.Volume.SourceOrBuilder
optional .mesos.Volume.Source.HostPath host_path = 5;
getHostPort() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
required uint32 host_port = 1;
getHostPort() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
required uint32 host_port = 1;
getHostPort() - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMappingOrBuilder
required uint32 host_port = 1;
getHostPort() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
required uint32 host_port = 1;
getHostPort() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
required uint32 host_port = 1;
getHostPort() - Method in interface org.apache.mesos.Protos.NetworkInfo.PortMappingOrBuilder
required uint32 host_port = 1;
getHttp() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
HTTP check.
getHttp() - Method in class org.apache.mesos.Protos.CheckInfo
HTTP check.
getHttp() - Method in interface org.apache.mesos.Protos.CheckInfoOrBuilder
HTTP check.
getHttp() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
Status of an HTTP check.
getHttp() - Method in class org.apache.mesos.Protos.CheckStatusInfo
Status of an HTTP check.
getHttp() - Method in interface org.apache.mesos.Protos.CheckStatusInfoOrBuilder
Status of an HTTP check.
getHttp() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
HTTP health check.
getHttp() - Method in class org.apache.mesos.Protos.HealthCheck
HTTP health check.
getHttp() - Method in interface org.apache.mesos.Protos.HealthCheckOrBuilder
HTTP health check.
getHttpBuilder() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
HTTP check.
getHttpBuilder() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
Status of an HTTP check.
getHttpBuilder() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
HTTP health check.
getHttpOrBuilder() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
HTTP check.
getHttpOrBuilder() - Method in class org.apache.mesos.Protos.CheckInfo
HTTP check.
getHttpOrBuilder() - Method in interface org.apache.mesos.Protos.CheckInfoOrBuilder
HTTP check.
getHttpOrBuilder() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
Status of an HTTP check.
getHttpOrBuilder() - Method in class org.apache.mesos.Protos.CheckStatusInfo
Status of an HTTP check.
getHttpOrBuilder() - Method in interface org.apache.mesos.Protos.CheckStatusInfoOrBuilder
Status of an HTTP check.
getHttpOrBuilder() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
HTTP health check.
getHttpOrBuilder() - Method in class org.apache.mesos.Protos.HealthCheck
HTTP health check.
getHttpOrBuilder() - Method in interface org.apache.mesos.Protos.HealthCheckOrBuilder
HTTP health check.
getIcmpStats() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.IcmpStatistics icmp_stats = 2;
getIcmpStats() - Method in class org.apache.mesos.Protos.SNMPStatistics
optional .mesos.IcmpStatistics icmp_stats = 2;
getIcmpStats() - Method in interface org.apache.mesos.Protos.SNMPStatisticsOrBuilder
optional .mesos.IcmpStatistics icmp_stats = 2;
getIcmpStatsBuilder() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.IcmpStatistics icmp_stats = 2;
getIcmpStatsOrBuilder() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.IcmpStatistics icmp_stats = 2;
getIcmpStatsOrBuilder() - Method in class org.apache.mesos.Protos.SNMPStatistics
optional .mesos.IcmpStatistics icmp_stats = 2;
getIcmpStatsOrBuilder() - Method in interface org.apache.mesos.Protos.SNMPStatisticsOrBuilder
optional .mesos.IcmpStatistics icmp_stats = 2;
getId() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Used to uniquely identify the framework.
getId() - Method in class org.apache.mesos.Protos.FrameworkInfo
Used to uniquely identify the framework.
getId() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
Used to uniquely identify the framework.
getId() - Method in class org.apache.mesos.Protos.Image.Appc.Builder
An image ID is a string of the format "hash-value", where "hash" is the hash algorithm used and "value" is the hex encoded string of the digest.
getId() - Method in class org.apache.mesos.Protos.Image.Appc
An image ID is a string of the format "hash-value", where "hash" is the hash algorithm used and "value" is the hex encoded string of the digest.
getId() - Method in interface org.apache.mesos.Protos.Image.AppcOrBuilder
An image ID is a string of the format "hash-value", where "hash" is the hash algorithm used and "value" is the hex encoded string of the digest.
getId() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
This is the same OfferID as found in normal offers, which allows re-use of some of the OfferID-only messages.
getId() - Method in class org.apache.mesos.Protos.InverseOffer
This is the same OfferID as found in normal offers, which allows re-use of some of the OfferID-only messages.
getId() - Method in interface org.apache.mesos.Protos.InverseOfferOrBuilder
This is the same OfferID as found in normal offers, which allows re-use of some of the OfferID-only messages.
getId() - Method in class org.apache.mesos.Protos.MachineInfo.Builder
required .mesos.MachineID id = 1;
getId() - Method in class org.apache.mesos.Protos.MachineInfo
required .mesos.MachineID id = 1;
getId() - Method in interface org.apache.mesos.Protos.MachineInfoOrBuilder
required .mesos.MachineID id = 1;
getId() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
required string id = 1;
getId() - Method in class org.apache.mesos.Protos.MasterInfo
required string id = 1;
getId() - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
required string id = 1;
getId() - Method in class org.apache.mesos.Protos.Offer.Builder
required .mesos.OfferID id = 1;
getId() - Method in class org.apache.mesos.Protos.Offer
required .mesos.OfferID id = 1;
getId() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
The `id` field allows frameworks to indicate that they wish to receive feedback about an operation via the UPDATE_OPERATION_STATUS event in the v1 scheduler API.
getId() - Method in class org.apache.mesos.Protos.Offer.Operation
The `id` field allows frameworks to indicate that they wish to receive feedback about an operation via the UPDATE_OPERATION_STATUS event in the v1 scheduler API.
getId() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
The `id` field allows frameworks to indicate that they wish to receive feedback about an operation via the UPDATE_OPERATION_STATUS event in the v1 scheduler API.
getId() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
required .mesos.OfferID id = 1;
getId() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
A unique ID for the persistent disk volume.
getId() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
A unique ID for the persistent disk volume.
getId() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.PersistenceOrBuilder
A unique ID for the persistent disk volume.
getId() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
The identifier of this source.
getId() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
The identifier of this source.
getId() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.SourceOrBuilder
The identifier of this source.
getId() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
optional .mesos.ResourceProviderID id = 1;
getId() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
optional .mesos.ResourceProviderID id = 1;
getId() - Method in interface org.apache.mesos.Protos.ResourceProviderInfoOrBuilder
optional .mesos.ResourceProviderID id = 1;
getId() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
required .mesos.TaskID id = 2;
getId() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
required .mesos.TaskID id = 2;
getId() - Method in interface org.apache.mesos.Protos.ResourceUsage.Executor.TaskOrBuilder
required .mesos.TaskID id = 2;
getId() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
optional .mesos.SlaveID id = 6;
getId() - Method in class org.apache.mesos.Protos.SlaveInfo
optional .mesos.SlaveID id = 6;
getId() - Method in interface org.apache.mesos.Protos.SlaveInfoOrBuilder
optional .mesos.SlaveID id = 6;
getId() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
required string id = 1;
getId() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
required string id = 1;
getId() - Method in interface org.apache.mesos.Protos.TrafficControlStatisticsOrBuilder
required string id = 1;
getIdBuilder() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Used to uniquely identify the framework.
getIdBuilder() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
This is the same OfferID as found in normal offers, which allows re-use of some of the OfferID-only messages.
getIdBuilder() - Method in class org.apache.mesos.Protos.MachineInfo.Builder
required .mesos.MachineID id = 1;
getIdBuilder() - Method in class org.apache.mesos.Protos.Offer.Builder
required .mesos.OfferID id = 1;
getIdBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
The `id` field allows frameworks to indicate that they wish to receive feedback about an operation via the UPDATE_OPERATION_STATUS event in the v1 scheduler API.
getIdBuilder() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
optional .mesos.ResourceProviderID id = 1;
getIdBuilder() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
required .mesos.TaskID id = 2;
getIdBuilder() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
optional .mesos.SlaveID id = 6;
getIdBytes() - Method in class org.apache.mesos.Protos.Image.Appc.Builder
An image ID is a string of the format "hash-value", where "hash" is the hash algorithm used and "value" is the hex encoded string of the digest.
getIdBytes() - Method in class org.apache.mesos.Protos.Image.Appc
An image ID is a string of the format "hash-value", where "hash" is the hash algorithm used and "value" is the hex encoded string of the digest.
getIdBytes() - Method in interface org.apache.mesos.Protos.Image.AppcOrBuilder
An image ID is a string of the format "hash-value", where "hash" is the hash algorithm used and "value" is the hex encoded string of the digest.
getIdBytes() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
required string id = 1;
getIdBytes() - Method in class org.apache.mesos.Protos.MasterInfo
required string id = 1;
getIdBytes() - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
required string id = 1;
getIdBytes() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
A unique ID for the persistent disk volume.
getIdBytes() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
A unique ID for the persistent disk volume.
getIdBytes() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.PersistenceOrBuilder
A unique ID for the persistent disk volume.
getIdBytes() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
The identifier of this source.
getIdBytes() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
The identifier of this source.
getIdBytes() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.SourceOrBuilder
The identifier of this source.
getIdBytes() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
required string id = 1;
getIdBytes() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
required string id = 1;
getIdBytes() - Method in interface org.apache.mesos.Protos.TrafficControlStatisticsOrBuilder
required string id = 1;
getIdOrBuilder() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Used to uniquely identify the framework.
getIdOrBuilder() - Method in class org.apache.mesos.Protos.FrameworkInfo
Used to uniquely identify the framework.
getIdOrBuilder() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
Used to uniquely identify the framework.
getIdOrBuilder() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
This is the same OfferID as found in normal offers, which allows re-use of some of the OfferID-only messages.
getIdOrBuilder() - Method in class org.apache.mesos.Protos.InverseOffer
This is the same OfferID as found in normal offers, which allows re-use of some of the OfferID-only messages.
getIdOrBuilder() - Method in interface org.apache.mesos.Protos.InverseOfferOrBuilder
This is the same OfferID as found in normal offers, which allows re-use of some of the OfferID-only messages.
getIdOrBuilder() - Method in class org.apache.mesos.Protos.MachineInfo.Builder
required .mesos.MachineID id = 1;
getIdOrBuilder() - Method in class org.apache.mesos.Protos.MachineInfo
required .mesos.MachineID id = 1;
getIdOrBuilder() - Method in interface org.apache.mesos.Protos.MachineInfoOrBuilder
required .mesos.MachineID id = 1;
getIdOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Builder
required .mesos.OfferID id = 1;
getIdOrBuilder() - Method in class org.apache.mesos.Protos.Offer
required .mesos.OfferID id = 1;
getIdOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
The `id` field allows frameworks to indicate that they wish to receive feedback about an operation via the UPDATE_OPERATION_STATUS event in the v1 scheduler API.
getIdOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation
The `id` field allows frameworks to indicate that they wish to receive feedback about an operation via the UPDATE_OPERATION_STATUS event in the v1 scheduler API.
getIdOrBuilder() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
The `id` field allows frameworks to indicate that they wish to receive feedback about an operation via the UPDATE_OPERATION_STATUS event in the v1 scheduler API.
getIdOrBuilder() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
required .mesos.OfferID id = 1;
getIdOrBuilder() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
optional .mesos.ResourceProviderID id = 1;
getIdOrBuilder() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
optional .mesos.ResourceProviderID id = 1;
getIdOrBuilder() - Method in interface org.apache.mesos.Protos.ResourceProviderInfoOrBuilder
optional .mesos.ResourceProviderID id = 1;
getIdOrBuilder() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
required .mesos.TaskID id = 2;
getIdOrBuilder() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
required .mesos.TaskID id = 2;
getIdOrBuilder() - Method in interface org.apache.mesos.Protos.ResourceUsage.Executor.TaskOrBuilder
required .mesos.TaskID id = 2;
getIdOrBuilder() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
optional .mesos.SlaveID id = 6;
getIdOrBuilder() - Method in class org.apache.mesos.Protos.SlaveInfo
optional .mesos.SlaveID id = 6;
getIdOrBuilder() - Method in interface org.apache.mesos.Protos.SlaveInfoOrBuilder
optional .mesos.SlaveID id = 6;
getIgnoredMulti() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 IgnoredMulti = 8;
getIgnoredMulti() - Method in class org.apache.mesos.Protos.UdpStatistics
optional int64 IgnoredMulti = 8;
getIgnoredMulti() - Method in interface org.apache.mesos.Protos.UdpStatisticsOrBuilder
optional int64 IgnoredMulti = 8;
getImage() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
The docker image that is going to be passed to the registry.
getImage() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
The docker image that is going to be passed to the registry.
getImage() - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfoOrBuilder
The docker image that is going to be passed to the registry.
getImage() - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo.Builder
optional .mesos.Image image = 1;
getImage() - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
optional .mesos.Image image = 1;
getImage() - Method in interface org.apache.mesos.Protos.ContainerInfo.MesosInfoOrBuilder
optional .mesos.Image image = 1;
getImage() - Method in class org.apache.mesos.Protos.Volume.Builder
The source of the volume is an Image which describes a root filesystem which will be provisioned by Mesos.
getImage() - Method in class org.apache.mesos.Protos.Volume
The source of the volume is an Image which describes a root filesystem which will be provisioned by Mesos.
getImage() - Method in interface org.apache.mesos.Protos.VolumeOrBuilder
The source of the volume is an Image which describes a root filesystem which will be provisioned by Mesos.
getImageBuilder() - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo.Builder
optional .mesos.Image image = 1;
getImageBuilder() - Method in class org.apache.mesos.Protos.Volume.Builder
The source of the volume is an Image which describes a root filesystem which will be provisioned by Mesos.
getImageBytes() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
The docker image that is going to be passed to the registry.
getImageBytes() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
The docker image that is going to be passed to the registry.
getImageBytes() - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfoOrBuilder
The docker image that is going to be passed to the registry.
getImageOrBuilder() - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo.Builder
optional .mesos.Image image = 1;
getImageOrBuilder() - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
optional .mesos.Image image = 1;
getImageOrBuilder() - Method in interface org.apache.mesos.Protos.ContainerInfo.MesosInfoOrBuilder
optional .mesos.Image image = 1;
getImageOrBuilder() - Method in class org.apache.mesos.Protos.Volume.Builder
The source of the volume is an Image which describes a root filesystem which will be provisioned by Mesos.
getImageOrBuilder() - Method in class org.apache.mesos.Protos.Volume
The source of the volume is an Image which describes a root filesystem which will be provisioned by Mesos.
getImageOrBuilder() - Method in interface org.apache.mesos.Protos.VolumeOrBuilder
The source of the volume is an Image which describes a root filesystem which will be provisioned by Mesos.
getInAddrErrors() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 InAddrErrors = 5;
getInAddrErrors() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 InAddrErrors = 5;
getInAddrErrors() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 InAddrErrors = 5;
getInAddrMaskReps() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InAddrMaskReps = 14;
getInAddrMaskReps() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InAddrMaskReps = 14;
getInAddrMaskReps() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InAddrMaskReps = 14;
getInAddrMasks() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InAddrMasks = 13;
getInAddrMasks() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InAddrMasks = 13;
getInAddrMasks() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InAddrMasks = 13;
getInCsumErrors() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InCsumErrors = 3;
getInCsumErrors() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InCsumErrors = 3;
getInCsumErrors() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InCsumErrors = 3;
getInCsumErrors() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 InCsumErrors = 15;
getInCsumErrors() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 InCsumErrors = 15;
getInCsumErrors() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 InCsumErrors = 15;
getInCsumErrors() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 InCsumErrors = 7;
getInCsumErrors() - Method in class org.apache.mesos.Protos.UdpStatistics
optional int64 InCsumErrors = 7;
getInCsumErrors() - Method in interface org.apache.mesos.Protos.UdpStatisticsOrBuilder
optional int64 InCsumErrors = 7;
getInDatagrams() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 InDatagrams = 1;
getInDatagrams() - Method in class org.apache.mesos.Protos.UdpStatistics
optional int64 InDatagrams = 1;
getInDatagrams() - Method in interface org.apache.mesos.Protos.UdpStatisticsOrBuilder
optional int64 InDatagrams = 1;
getInDelivers() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 InDelivers = 9;
getInDelivers() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 InDelivers = 9;
getInDelivers() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 InDelivers = 9;
getInDestUnreachs() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InDestUnreachs = 4;
getInDestUnreachs() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InDestUnreachs = 4;
getInDestUnreachs() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InDestUnreachs = 4;
getInDiscards() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 InDiscards = 8;
getInDiscards() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 InDiscards = 8;
getInDiscards() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 InDiscards = 8;
getInEchoReps() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InEchoReps = 10;
getInEchoReps() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InEchoReps = 10;
getInEchoReps() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InEchoReps = 10;
getInEchos() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InEchos = 9;
getInEchos() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InEchos = 9;
getInEchos() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InEchos = 9;
getInErrors() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InErrors = 2;
getInErrors() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InErrors = 2;
getInErrors() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InErrors = 2;
getInErrors() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 InErrors = 3;
getInErrors() - Method in class org.apache.mesos.Protos.UdpStatistics
optional int64 InErrors = 3;
getInErrors() - Method in interface org.apache.mesos.Protos.UdpStatisticsOrBuilder
optional int64 InErrors = 3;
getInErrs() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 InErrs = 13;
getInErrs() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 InErrs = 13;
getInErrs() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 InErrs = 13;
getInfo() - Method in class org.apache.mesos.Protos.Operation.Builder
required .mesos.Offer.Operation info = 3;
getInfo() - Method in class org.apache.mesos.Protos.Operation
required .mesos.Offer.Operation info = 3;
getInfo() - Method in interface org.apache.mesos.Protos.OperationOrBuilder
required .mesos.Offer.Operation info = 3;
getInfoBuilder() - Method in class org.apache.mesos.Protos.Operation.Builder
required .mesos.Offer.Operation info = 3;
getInfoOrBuilder() - Method in class org.apache.mesos.Protos.Operation.Builder
required .mesos.Offer.Operation info = 3;
getInfoOrBuilder() - Method in class org.apache.mesos.Protos.Operation
required .mesos.Offer.Operation info = 3;
getInfoOrBuilder() - Method in interface org.apache.mesos.Protos.OperationOrBuilder
required .mesos.Offer.Operation info = 3;
getInHdrErrors() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 InHdrErrors = 4;
getInHdrErrors() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 InHdrErrors = 4;
getInHdrErrors() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 InHdrErrors = 4;
getInMsgs() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InMsgs = 1;
getInMsgs() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InMsgs = 1;
getInMsgs() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InMsgs = 1;
getInParmProbs() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InParmProbs = 6;
getInParmProbs() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InParmProbs = 6;
getInParmProbs() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InParmProbs = 6;
getInReceives() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 InReceives = 3;
getInReceives() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 InReceives = 3;
getInReceives() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 InReceives = 3;
getInRedirects() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InRedirects = 8;
getInRedirects() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InRedirects = 8;
getInRedirects() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InRedirects = 8;
getInSegs() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 InSegs = 10;
getInSegs() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 InSegs = 10;
getInSegs() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 InSegs = 10;
getInSrcQuenchs() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InSrcQuenchs = 7;
getInSrcQuenchs() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InSrcQuenchs = 7;
getInSrcQuenchs() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InSrcQuenchs = 7;
getInstructions() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 instructions = 6;
getInstructions() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 instructions = 6;
getInstructions() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 instructions = 6;
getIntervalSeconds() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
Interval between check attempts, i.e., amount of time to wait after the previous check finished or timed out to start the next check.
getIntervalSeconds() - Method in class org.apache.mesos.Protos.CheckInfo
Interval between check attempts, i.e., amount of time to wait after the previous check finished or timed out to start the next check.
getIntervalSeconds() - Method in interface org.apache.mesos.Protos.CheckInfoOrBuilder
Interval between check attempts, i.e., amount of time to wait after the previous check finished or timed out to start the next check.
getIntervalSeconds() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Interval between health checks, i.e., amount of time to wait after the previous health check finished or timed out to start the next health check.
getIntervalSeconds() - Method in class org.apache.mesos.Protos.HealthCheck
Interval between health checks, i.e., amount of time to wait after the previous health check finished or timed out to start the next health check.
getIntervalSeconds() - Method in interface org.apache.mesos.Protos.HealthCheckOrBuilder
Interval between health checks, i.e., amount of time to wait after the previous health check finished or timed out to start the next health check.
getInTimeExcds() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InTimeExcds = 5;
getInTimeExcds() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InTimeExcds = 5;
getInTimeExcds() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InTimeExcds = 5;
getInTimestampReps() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InTimestampReps = 12;
getInTimestampReps() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InTimestampReps = 12;
getInTimestampReps() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InTimestampReps = 12;
getInTimestamps() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InTimestamps = 11;
getInTimestamps() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InTimestamps = 11;
getInTimestamps() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InTimestamps = 11;
getInUnknownProtos() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 InUnknownProtos = 7;
getInUnknownProtos() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 InUnknownProtos = 7;
getInUnknownProtos() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 InUnknownProtos = 7;
getIoMerged(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_merged
getIoMerged(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_merged
getIoMerged(int) - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_merged
getIoMergedBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_merged
getIoMergedBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_merged
getIoMergedCount() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_merged
getIoMergedCount() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_merged
getIoMergedCount() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_merged
getIoMergedList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_merged
getIoMergedList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_merged
getIoMergedList() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_merged
getIoMergedOrBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_merged
getIoMergedOrBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_merged
getIoMergedOrBuilder(int) - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_merged
getIoMergedOrBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_merged
getIoMergedOrBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_merged
getIoMergedOrBuilderList() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_merged
getIoQueued(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_queued
getIoQueued(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_queued
getIoQueued(int) - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_queued
getIoQueuedBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_queued
getIoQueuedBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_queued
getIoQueuedCount() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_queued
getIoQueuedCount() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_queued
getIoQueuedCount() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_queued
getIoQueuedList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_queued
getIoQueuedList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_queued
getIoQueuedList() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_queued
getIoQueuedOrBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_queued
getIoQueuedOrBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_queued
getIoQueuedOrBuilder(int) - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_queued
getIoQueuedOrBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_queued
getIoQueuedOrBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_queued
getIoQueuedOrBuilderList() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_queued
getIoServiceBytes(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_bytes
getIoServiceBytes(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_service_bytes
getIoServiceBytes(int) - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_service_bytes
getIoServiceBytes(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_service_bytes
getIoServiceBytes(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
blkio.throttle.io_service_bytes
getIoServiceBytes(int) - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.StatisticsOrBuilder
blkio.throttle.io_service_bytes
getIoServiceBytesBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_bytes
getIoServiceBytesBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_service_bytes
getIoServiceBytesBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_bytes
getIoServiceBytesBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_service_bytes
getIoServiceBytesCount() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_bytes
getIoServiceBytesCount() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_service_bytes
getIoServiceBytesCount() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_service_bytes
getIoServiceBytesCount() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_service_bytes
getIoServiceBytesCount() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
blkio.throttle.io_service_bytes
getIoServiceBytesCount() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.StatisticsOrBuilder
blkio.throttle.io_service_bytes
getIoServiceBytesList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_bytes
getIoServiceBytesList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_service_bytes
getIoServiceBytesList() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_service_bytes
getIoServiceBytesList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_service_bytes
getIoServiceBytesList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
blkio.throttle.io_service_bytes
getIoServiceBytesList() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.StatisticsOrBuilder
blkio.throttle.io_service_bytes
getIoServiceBytesOrBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_bytes
getIoServiceBytesOrBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_service_bytes
getIoServiceBytesOrBuilder(int) - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_service_bytes
getIoServiceBytesOrBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_service_bytes
getIoServiceBytesOrBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
blkio.throttle.io_service_bytes
getIoServiceBytesOrBuilder(int) - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.StatisticsOrBuilder
blkio.throttle.io_service_bytes
getIoServiceBytesOrBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_bytes
getIoServiceBytesOrBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_service_bytes
getIoServiceBytesOrBuilderList() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_service_bytes
getIoServiceBytesOrBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_service_bytes
getIoServiceBytesOrBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
blkio.throttle.io_service_bytes
getIoServiceBytesOrBuilderList() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.StatisticsOrBuilder
blkio.throttle.io_service_bytes
getIoServiced(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_serviced
getIoServiced(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_serviced
getIoServiced(int) - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_serviced
getIoServiced(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_serviced
getIoServiced(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
blkio.throttle.io_serviced
getIoServiced(int) - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.StatisticsOrBuilder
blkio.throttle.io_serviced
getIoServicedBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_serviced
getIoServicedBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_serviced
getIoServicedBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_serviced
getIoServicedBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_serviced
getIoServicedCount() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_serviced
getIoServicedCount() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_serviced
getIoServicedCount() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_serviced
getIoServicedCount() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_serviced
getIoServicedCount() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
blkio.throttle.io_serviced
getIoServicedCount() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.StatisticsOrBuilder
blkio.throttle.io_serviced
getIoServicedList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_serviced
getIoServicedList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_serviced
getIoServicedList() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_serviced
getIoServicedList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_serviced
getIoServicedList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
blkio.throttle.io_serviced
getIoServicedList() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.StatisticsOrBuilder
blkio.throttle.io_serviced
getIoServicedOrBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_serviced
getIoServicedOrBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_serviced
getIoServicedOrBuilder(int) - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_serviced
getIoServicedOrBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_serviced
getIoServicedOrBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
blkio.throttle.io_serviced
getIoServicedOrBuilder(int) - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.StatisticsOrBuilder
blkio.throttle.io_serviced
getIoServicedOrBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_serviced
getIoServicedOrBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_serviced
getIoServicedOrBuilderList() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_serviced
getIoServicedOrBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_serviced
getIoServicedOrBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
blkio.throttle.io_serviced
getIoServicedOrBuilderList() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.StatisticsOrBuilder
blkio.throttle.io_serviced
getIoServiceTime(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_time
getIoServiceTime(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_service_time
getIoServiceTime(int) - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_service_time
getIoServiceTimeBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_time
getIoServiceTimeBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_time
getIoServiceTimeCount() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_time
getIoServiceTimeCount() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_service_time
getIoServiceTimeCount() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_service_time
getIoServiceTimeList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_time
getIoServiceTimeList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_service_time
getIoServiceTimeList() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_service_time
getIoServiceTimeOrBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_time
getIoServiceTimeOrBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_service_time
getIoServiceTimeOrBuilder(int) - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_service_time
getIoServiceTimeOrBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_time
getIoServiceTimeOrBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_service_time
getIoServiceTimeOrBuilderList() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_service_time
getIoWaitTime(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_wait_time
getIoWaitTime(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_wait_time
getIoWaitTime(int) - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_wait_time
getIoWaitTimeBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_wait_time
getIoWaitTimeBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_wait_time
getIoWaitTimeCount() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_wait_time
getIoWaitTimeCount() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_wait_time
getIoWaitTimeCount() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_wait_time
getIoWaitTimeList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_wait_time
getIoWaitTimeList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_wait_time
getIoWaitTimeList() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_wait_time
getIoWaitTimeOrBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_wait_time
getIoWaitTimeOrBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_wait_time
getIoWaitTimeOrBuilder(int) - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_wait_time
getIoWaitTimeOrBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_wait_time
getIoWaitTimeOrBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.io_wait_time
getIoWaitTimeOrBuilderList() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.io_wait_time
getIp() - Method in class org.apache.mesos.Protos.Address.Builder
optional string ip = 2;
getIp() - Method in class org.apache.mesos.Protos.Address
optional string ip = 2;
getIp() - Method in interface org.apache.mesos.Protos.AddressOrBuilder
optional string ip = 2;
getIp() - Method in class org.apache.mesos.Protos.MachineID.Builder
optional string ip = 2;
getIp() - Method in class org.apache.mesos.Protos.MachineID
optional string ip = 2;
getIp() - Method in interface org.apache.mesos.Protos.MachineIDOrBuilder
optional string ip = 2;
getIp() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The IP address (only IPv4) as a packed 4-bytes integer, stored in network order.
getIp() - Method in class org.apache.mesos.Protos.MasterInfo
The IP address (only IPv4) as a packed 4-bytes integer, stored in network order.
getIp() - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
The IP address (only IPv4) as a packed 4-bytes integer, stored in network order.
getIpAddress() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
Statically assigned IP provided by the Framework.
getIpAddress() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
Statically assigned IP provided by the Framework.
getIpAddress() - Method in interface org.apache.mesos.Protos.NetworkInfo.IPAddressOrBuilder
Statically assigned IP provided by the Framework.
getIpAddressBytes() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
Statically assigned IP provided by the Framework.
getIpAddressBytes() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
Statically assigned IP provided by the Framework.
getIpAddressBytes() - Method in interface org.apache.mesos.Protos.NetworkInfo.IPAddressOrBuilder
Statically assigned IP provided by the Framework.
getIpAddresses(int) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
When included in a ContainerInfo, each of these represent a request for an IP address.
getIpAddresses(int) - Method in class org.apache.mesos.Protos.NetworkInfo
When included in a ContainerInfo, each of these represent a request for an IP address.
getIpAddresses(int) - Method in interface org.apache.mesos.Protos.NetworkInfoOrBuilder
When included in a ContainerInfo, each of these represent a request for an IP address.
getIpAddressesBuilder(int) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
When included in a ContainerInfo, each of these represent a request for an IP address.
getIpAddressesBuilderList() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
When included in a ContainerInfo, each of these represent a request for an IP address.
getIpAddressesCount() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
When included in a ContainerInfo, each of these represent a request for an IP address.
getIpAddressesCount() - Method in class org.apache.mesos.Protos.NetworkInfo
When included in a ContainerInfo, each of these represent a request for an IP address.
getIpAddressesCount() - Method in interface org.apache.mesos.Protos.NetworkInfoOrBuilder
When included in a ContainerInfo, each of these represent a request for an IP address.
getIpAddressesList() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
When included in a ContainerInfo, each of these represent a request for an IP address.
getIpAddressesList() - Method in class org.apache.mesos.Protos.NetworkInfo
When included in a ContainerInfo, each of these represent a request for an IP address.
getIpAddressesList() - Method in interface org.apache.mesos.Protos.NetworkInfoOrBuilder
When included in a ContainerInfo, each of these represent a request for an IP address.
getIpAddressesOrBuilder(int) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
When included in a ContainerInfo, each of these represent a request for an IP address.
getIpAddressesOrBuilder(int) - Method in class org.apache.mesos.Protos.NetworkInfo
When included in a ContainerInfo, each of these represent a request for an IP address.
getIpAddressesOrBuilder(int) - Method in interface org.apache.mesos.Protos.NetworkInfoOrBuilder
When included in a ContainerInfo, each of these represent a request for an IP address.
getIpAddressesOrBuilderList() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
When included in a ContainerInfo, each of these represent a request for an IP address.
getIpAddressesOrBuilderList() - Method in class org.apache.mesos.Protos.NetworkInfo
When included in a ContainerInfo, each of these represent a request for an IP address.
getIpAddressesOrBuilderList() - Method in interface org.apache.mesos.Protos.NetworkInfoOrBuilder
When included in a ContainerInfo, each of these represent a request for an IP address.
getIpBytes() - Method in class org.apache.mesos.Protos.Address.Builder
optional string ip = 2;
getIpBytes() - Method in class org.apache.mesos.Protos.Address
optional string ip = 2;
getIpBytes() - Method in interface org.apache.mesos.Protos.AddressOrBuilder
optional string ip = 2;
getIpBytes() - Method in class org.apache.mesos.Protos.MachineID.Builder
optional string ip = 2;
getIpBytes() - Method in class org.apache.mesos.Protos.MachineID
optional string ip = 2;
getIpBytes() - Method in interface org.apache.mesos.Protos.MachineIDOrBuilder
optional string ip = 2;
getIpcMode() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
There are two special cases that we need to handle for this field: 1.
getIpcMode() - Method in class org.apache.mesos.Protos.LinuxInfo
There are two special cases that we need to handle for this field: 1.
getIpcMode() - Method in interface org.apache.mesos.Protos.LinuxInfoOrBuilder
There are two special cases that we need to handle for this field: 1.
getIpStats() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.IpStatistics ip_stats = 1;
getIpStats() - Method in class org.apache.mesos.Protos.SNMPStatistics
optional .mesos.IpStatistics ip_stats = 1;
getIpStats() - Method in interface org.apache.mesos.Protos.SNMPStatisticsOrBuilder
optional .mesos.IpStatistics ip_stats = 1;
getIpStatsBuilder() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.IpStatistics ip_stats = 1;
getIpStatsOrBuilder() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.IpStatistics ip_stats = 1;
getIpStatsOrBuilder() - Method in class org.apache.mesos.Protos.SNMPStatistics
optional .mesos.IpStatistics ip_stats = 1;
getIpStatsOrBuilder() - Method in interface org.apache.mesos.Protos.SNMPStatisticsOrBuilder
optional .mesos.IpStatistics ip_stats = 1;
getItem(int) - Method in class org.apache.mesos.Protos.Value.Set.Builder
repeated string item = 1;
getItem(int) - Method in class org.apache.mesos.Protos.Value.Set
repeated string item = 1;
getItem(int) - Method in interface org.apache.mesos.Protos.Value.SetOrBuilder
repeated string item = 1;
getItemBytes(int) - Method in class org.apache.mesos.Protos.Value.Set.Builder
repeated string item = 1;
getItemBytes(int) - Method in class org.apache.mesos.Protos.Value.Set
repeated string item = 1;
getItemBytes(int) - Method in interface org.apache.mesos.Protos.Value.SetOrBuilder
repeated string item = 1;
getItemCount() - Method in class org.apache.mesos.Protos.Value.Set.Builder
repeated string item = 1;
getItemCount() - Method in class org.apache.mesos.Protos.Value.Set
repeated string item = 1;
getItemCount() - Method in interface org.apache.mesos.Protos.Value.SetOrBuilder
repeated string item = 1;
getItemList() - Method in class org.apache.mesos.Protos.Value.Set.Builder
repeated string item = 1;
getItemList() - Method in class org.apache.mesos.Protos.Value.Set
repeated string item = 1;
getItemList() - Method in interface org.apache.mesos.Protos.Value.SetOrBuilder
repeated string item = 1;
getItlbLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 itlb_load_misses = 45;
getItlbLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 itlb_load_misses = 45;
getItlbLoadMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 itlb_load_misses = 45;
getItlbLoads() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 itlb_loads = 44;
getItlbLoads() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 itlb_loads = 44;
getItlbLoads() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 itlb_loads = 44;
getKey() - Method in class org.apache.mesos.Protos.Label.Builder
required string key = 1;
getKey() - Method in class org.apache.mesos.Protos.Label
required string key = 1;
getKey() - Method in interface org.apache.mesos.Protos.LabelOrBuilder
required string key = 1;
getKey() - Method in class org.apache.mesos.Protos.Parameter.Builder
required string key = 1;
getKey() - Method in class org.apache.mesos.Protos.Parameter
required string key = 1;
getKey() - Method in interface org.apache.mesos.Protos.ParameterOrBuilder
required string key = 1;
getKey() - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
optional string key = 2;
getKey() - Method in class org.apache.mesos.Protos.Secret.Reference
optional string key = 2;
getKey() - Method in interface org.apache.mesos.Protos.Secret.ReferenceOrBuilder
optional string key = 2;
getKeyBytes() - Method in class org.apache.mesos.Protos.Label.Builder
required string key = 1;
getKeyBytes() - Method in class org.apache.mesos.Protos.Label
required string key = 1;
getKeyBytes() - Method in interface org.apache.mesos.Protos.LabelOrBuilder
required string key = 1;
getKeyBytes() - Method in class org.apache.mesos.Protos.Parameter.Builder
required string key = 1;
getKeyBytes() - Method in class org.apache.mesos.Protos.Parameter
required string key = 1;
getKeyBytes() - Method in interface org.apache.mesos.Protos.ParameterOrBuilder
required string key = 1;
getKeyBytes() - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
optional string key = 2;
getKeyBytes() - Method in class org.apache.mesos.Protos.Secret.Reference
optional string key = 2;
getKeyBytes() - Method in interface org.apache.mesos.Protos.Secret.ReferenceOrBuilder
optional string key = 2;
getKillPolicy() - Method in class org.apache.mesos.Protos.Task.Builder
The kill policy used for this task when it is killed.
getKillPolicy() - Method in class org.apache.mesos.Protos.Task
The kill policy used for this task when it is killed.
getKillPolicy() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
A kill policy for the task.
getKillPolicy() - Method in class org.apache.mesos.Protos.TaskInfo
A kill policy for the task.
getKillPolicy() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
A kill policy for the task.
getKillPolicy() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
The kill policy used for this task when it is killed.
getKillPolicyBuilder() - Method in class org.apache.mesos.Protos.Task.Builder
The kill policy used for this task when it is killed.
getKillPolicyBuilder() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
A kill policy for the task.
getKillPolicyOrBuilder() - Method in class org.apache.mesos.Protos.Task.Builder
The kill policy used for this task when it is killed.
getKillPolicyOrBuilder() - Method in class org.apache.mesos.Protos.Task
The kill policy used for this task when it is killed.
getKillPolicyOrBuilder() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
A kill policy for the task.
getKillPolicyOrBuilder() - Method in class org.apache.mesos.Protos.TaskInfo
A kill policy for the task.
getKillPolicyOrBuilder() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
A kill policy for the task.
getKillPolicyOrBuilder() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
The kill policy used for this task when it is killed.
getL1DcacheLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_dcache_load_misses = 23;
getL1DcacheLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 l1_dcache_load_misses = 23;
getL1DcacheLoadMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 l1_dcache_load_misses = 23;
getL1DcacheLoads() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
Hardware cache event.
getL1DcacheLoads() - Method in class org.apache.mesos.Protos.PerfStatistics
Hardware cache event.
getL1DcacheLoads() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
Hardware cache event.
getL1DcachePrefetches() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_dcache_prefetches = 26;
getL1DcachePrefetches() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 l1_dcache_prefetches = 26;
getL1DcachePrefetches() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 l1_dcache_prefetches = 26;
getL1DcachePrefetchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_dcache_prefetch_misses = 27;
getL1DcachePrefetchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 l1_dcache_prefetch_misses = 27;
getL1DcachePrefetchMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 l1_dcache_prefetch_misses = 27;
getL1DcacheStoreMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_dcache_store_misses = 25;
getL1DcacheStoreMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 l1_dcache_store_misses = 25;
getL1DcacheStoreMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 l1_dcache_store_misses = 25;
getL1DcacheStores() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_dcache_stores = 24;
getL1DcacheStores() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 l1_dcache_stores = 24;
getL1DcacheStores() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 l1_dcache_stores = 24;
getL1IcacheLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_icache_load_misses = 29;
getL1IcacheLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 l1_icache_load_misses = 29;
getL1IcacheLoadMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 l1_icache_load_misses = 29;
getL1IcacheLoads() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_icache_loads = 28;
getL1IcacheLoads() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 l1_icache_loads = 28;
getL1IcacheLoads() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 l1_icache_loads = 28;
getL1IcachePrefetches() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_icache_prefetches = 30;
getL1IcachePrefetches() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 l1_icache_prefetches = 30;
getL1IcachePrefetches() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 l1_icache_prefetches = 30;
getL1IcachePrefetchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_icache_prefetch_misses = 31;
getL1IcachePrefetchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 l1_icache_prefetch_misses = 31;
getL1IcachePrefetchMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 l1_icache_prefetch_misses = 31;
getLabels() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional .mesos.Labels labels = 7;
getLabels() - Method in class org.apache.mesos.Protos.DiscoveryInfo
optional .mesos.Labels labels = 7;
getLabels() - Method in interface org.apache.mesos.Protos.DiscoveryInfoOrBuilder
optional .mesos.Labels labels = 7;
getLabels() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
getLabels() - Method in class org.apache.mesos.Protos.ExecutorInfo
Labels are free-form key value pairs which are exposed through master and slave endpoints.
getLabels() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
getLabels() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Labels are free-form key value pairs supplied by the framework scheduler (e.g., to describe additional functionality offered by the framework).
getLabels() - Method in class org.apache.mesos.Protos.FrameworkInfo
Labels are free-form key value pairs supplied by the framework scheduler (e.g., to describe additional functionality offered by the framework).
getLabels() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
Labels are free-form key value pairs supplied by the framework scheduler (e.g., to describe additional functionality offered by the framework).
getLabels() - Method in class org.apache.mesos.Protos.Image.Appc.Builder
Optional labels.
getLabels() - Method in class org.apache.mesos.Protos.Image.Appc
Optional labels.
getLabels() - Method in interface org.apache.mesos.Protos.Image.AppcOrBuilder
Optional labels.
getLabels(int) - Method in class org.apache.mesos.Protos.Labels.Builder
repeated .mesos.Label labels = 1;
getLabels(int) - Method in class org.apache.mesos.Protos.Labels
repeated .mesos.Label labels = 1;
getLabels(int) - Method in interface org.apache.mesos.Protos.LabelsOrBuilder
repeated .mesos.Label labels = 1;
getLabels() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
To tag certain metadata to be used by Isolator/IPAM, e.g., rack, etc.
getLabels() - Method in class org.apache.mesos.Protos.NetworkInfo
To tag certain metadata to be used by Isolator/IPAM, e.g., rack, etc.
getLabels() - Method in interface org.apache.mesos.Protos.NetworkInfoOrBuilder
To tag certain metadata to be used by Isolator/IPAM, e.g., rack, etc.
getLabels() - Method in class org.apache.mesos.Protos.Port.Builder
This can be used to decorate the message with metadata to be interpreted by external applications such as firewalls.
getLabels() - Method in class org.apache.mesos.Protos.Port
This can be used to decorate the message with metadata to be interpreted by external applications such as firewalls.
getLabels() - Method in interface org.apache.mesos.Protos.PortOrBuilder
This can be used to decorate the message with metadata to be interpreted by external applications such as firewalls.
getLabels() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
Labels are free-form key value pairs that can be used to associate arbitrary metadata with a reserved resource.
getLabels() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo
Labels are free-form key value pairs that can be used to associate arbitrary metadata with a reserved resource.
getLabels() - Method in interface org.apache.mesos.Protos.Resource.ReservationInfoOrBuilder
Labels are free-form key value pairs that can be used to associate arbitrary metadata with a reserved resource.
getLabels() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
optional .mesos.Labels labels = 4;
getLabels() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
optional .mesos.Labels labels = 4;
getLabels() - Method in interface org.apache.mesos.Protos.ResourceUsage.Executor.TaskOrBuilder
optional .mesos.Labels labels = 4;
getLabels() - Method in class org.apache.mesos.Protos.Task.Builder
optional .mesos.Labels labels = 11;
getLabels() - Method in class org.apache.mesos.Protos.Task
optional .mesos.Labels labels = 11;
getLabels() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
getLabels() - Method in class org.apache.mesos.Protos.TaskInfo
Labels are free-form key value pairs which are exposed through master and slave endpoints.
getLabels() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
getLabels() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
optional .mesos.Labels labels = 11;
getLabels() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
getLabels() - Method in class org.apache.mesos.Protos.TaskStatus
Labels are free-form key value pairs which are exposed through master and slave endpoints.
getLabels() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
getLabelsBuilder() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional .mesos.Labels labels = 7;
getLabelsBuilder() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
getLabelsBuilder() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Labels are free-form key value pairs supplied by the framework scheduler (e.g., to describe additional functionality offered by the framework).
getLabelsBuilder() - Method in class org.apache.mesos.Protos.Image.Appc.Builder
Optional labels.
getLabelsBuilder(int) - Method in class org.apache.mesos.Protos.Labels.Builder
repeated .mesos.Label labels = 1;
getLabelsBuilder() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
To tag certain metadata to be used by Isolator/IPAM, e.g., rack, etc.
getLabelsBuilder() - Method in class org.apache.mesos.Protos.Port.Builder
This can be used to decorate the message with metadata to be interpreted by external applications such as firewalls.
getLabelsBuilder() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
Labels are free-form key value pairs that can be used to associate arbitrary metadata with a reserved resource.
getLabelsBuilder() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
optional .mesos.Labels labels = 4;
getLabelsBuilder() - Method in class org.apache.mesos.Protos.Task.Builder
optional .mesos.Labels labels = 11;
getLabelsBuilder() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
getLabelsBuilder() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
getLabelsBuilderList() - Method in class org.apache.mesos.Protos.Labels.Builder
repeated .mesos.Label labels = 1;
getLabelsCount() - Method in class org.apache.mesos.Protos.Labels.Builder
repeated .mesos.Label labels = 1;
getLabelsCount() - Method in class org.apache.mesos.Protos.Labels
repeated .mesos.Label labels = 1;
getLabelsCount() - Method in interface org.apache.mesos.Protos.LabelsOrBuilder
repeated .mesos.Label labels = 1;
getLabelsList() - Method in class org.apache.mesos.Protos.Labels.Builder
repeated .mesos.Label labels = 1;
getLabelsList() - Method in class org.apache.mesos.Protos.Labels
repeated .mesos.Label labels = 1;
getLabelsList() - Method in interface org.apache.mesos.Protos.LabelsOrBuilder
repeated .mesos.Label labels = 1;
getLabelsOrBuilder() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional .mesos.Labels labels = 7;
getLabelsOrBuilder() - Method in class org.apache.mesos.Protos.DiscoveryInfo
optional .mesos.Labels labels = 7;
getLabelsOrBuilder() - Method in interface org.apache.mesos.Protos.DiscoveryInfoOrBuilder
optional .mesos.Labels labels = 7;
getLabelsOrBuilder() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
getLabelsOrBuilder() - Method in class org.apache.mesos.Protos.ExecutorInfo
Labels are free-form key value pairs which are exposed through master and slave endpoints.
getLabelsOrBuilder() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
getLabelsOrBuilder() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Labels are free-form key value pairs supplied by the framework scheduler (e.g., to describe additional functionality offered by the framework).
getLabelsOrBuilder() - Method in class org.apache.mesos.Protos.FrameworkInfo
Labels are free-form key value pairs supplied by the framework scheduler (e.g., to describe additional functionality offered by the framework).
getLabelsOrBuilder() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
Labels are free-form key value pairs supplied by the framework scheduler (e.g., to describe additional functionality offered by the framework).
getLabelsOrBuilder() - Method in class org.apache.mesos.Protos.Image.Appc.Builder
Optional labels.
getLabelsOrBuilder() - Method in class org.apache.mesos.Protos.Image.Appc
Optional labels.
getLabelsOrBuilder() - Method in interface org.apache.mesos.Protos.Image.AppcOrBuilder
Optional labels.
getLabelsOrBuilder(int) - Method in class org.apache.mesos.Protos.Labels.Builder
repeated .mesos.Label labels = 1;
getLabelsOrBuilder(int) - Method in class org.apache.mesos.Protos.Labels
repeated .mesos.Label labels = 1;
getLabelsOrBuilder(int) - Method in interface org.apache.mesos.Protos.LabelsOrBuilder
repeated .mesos.Label labels = 1;
getLabelsOrBuilder() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
To tag certain metadata to be used by Isolator/IPAM, e.g., rack, etc.
getLabelsOrBuilder() - Method in class org.apache.mesos.Protos.NetworkInfo
To tag certain metadata to be used by Isolator/IPAM, e.g., rack, etc.
getLabelsOrBuilder() - Method in interface org.apache.mesos.Protos.NetworkInfoOrBuilder
To tag certain metadata to be used by Isolator/IPAM, e.g., rack, etc.
getLabelsOrBuilder() - Method in class org.apache.mesos.Protos.Port.Builder
This can be used to decorate the message with metadata to be interpreted by external applications such as firewalls.
getLabelsOrBuilder() - Method in class org.apache.mesos.Protos.Port
This can be used to decorate the message with metadata to be interpreted by external applications such as firewalls.
getLabelsOrBuilder() - Method in interface org.apache.mesos.Protos.PortOrBuilder
This can be used to decorate the message with metadata to be interpreted by external applications such as firewalls.
getLabelsOrBuilder() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
Labels are free-form key value pairs that can be used to associate arbitrary metadata with a reserved resource.
getLabelsOrBuilder() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo
Labels are free-form key value pairs that can be used to associate arbitrary metadata with a reserved resource.
getLabelsOrBuilder() - Method in interface org.apache.mesos.Protos.Resource.ReservationInfoOrBuilder
Labels are free-form key value pairs that can be used to associate arbitrary metadata with a reserved resource.
getLabelsOrBuilder() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
optional .mesos.Labels labels = 4;
getLabelsOrBuilder() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
optional .mesos.Labels labels = 4;
getLabelsOrBuilder() - Method in interface org.apache.mesos.Protos.ResourceUsage.Executor.TaskOrBuilder
optional .mesos.Labels labels = 4;
getLabelsOrBuilder() - Method in class org.apache.mesos.Protos.Task.Builder
optional .mesos.Labels labels = 11;
getLabelsOrBuilder() - Method in class org.apache.mesos.Protos.Task
optional .mesos.Labels labels = 11;
getLabelsOrBuilder() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
getLabelsOrBuilder() - Method in class org.apache.mesos.Protos.TaskInfo
Labels are free-form key value pairs which are exposed through master and slave endpoints.
getLabelsOrBuilder() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
getLabelsOrBuilder() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
optional .mesos.Labels labels = 11;
getLabelsOrBuilder() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
getLabelsOrBuilder() - Method in class org.apache.mesos.Protos.TaskStatus
Labels are free-form key value pairs which are exposed through master and slave endpoints.
getLabelsOrBuilder() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
getLabelsOrBuilderList() - Method in class org.apache.mesos.Protos.Labels.Builder
repeated .mesos.Label labels = 1;
getLabelsOrBuilderList() - Method in class org.apache.mesos.Protos.Labels
repeated .mesos.Label labels = 1;
getLabelsOrBuilderList() - Method in interface org.apache.mesos.Protos.LabelsOrBuilder
repeated .mesos.Label labels = 1;
getLatestStatus() - Method in class org.apache.mesos.Protos.Operation.Builder
required .mesos.OperationStatus latest_status = 4;
getLatestStatus() - Method in class org.apache.mesos.Protos.Operation
required .mesos.OperationStatus latest_status = 4;
getLatestStatus() - Method in interface org.apache.mesos.Protos.OperationOrBuilder
required .mesos.OperationStatus latest_status = 4;
getLatestStatusBuilder() - Method in class org.apache.mesos.Protos.Operation.Builder
required .mesos.OperationStatus latest_status = 4;
getLatestStatusOrBuilder() - Method in class org.apache.mesos.Protos.Operation.Builder
required .mesos.OperationStatus latest_status = 4;
getLatestStatusOrBuilder() - Method in class org.apache.mesos.Protos.Operation
required .mesos.OperationStatus latest_status = 4;
getLatestStatusOrBuilder() - Method in interface org.apache.mesos.Protos.OperationOrBuilder
required .mesos.OperationStatus latest_status = 4;
getLaunch() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Launch launch = 2;
getLaunch() - Method in class org.apache.mesos.Protos.Offer.Operation
optional .mesos.Offer.Operation.Launch launch = 2;
getLaunch() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
optional .mesos.Offer.Operation.Launch launch = 2;
getLaunchBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Launch launch = 2;
getLaunchGroup() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;
getLaunchGroup() - Method in class org.apache.mesos.Protos.Offer.Operation
optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;
getLaunchGroup() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;
getLaunchGroupBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;
getLaunchGroupOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;
getLaunchGroupOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation
optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;
getLaunchGroupOrBuilder() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;
getLaunchOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Launch launch = 2;
getLaunchOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation
optional .mesos.Offer.Operation.Launch launch = 2;
getLaunchOrBuilder() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
optional .mesos.Offer.Operation.Launch launch = 2;
getLimitation() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
If the reason field indicates a container resource limitation, this field optionally contains additional information.
getLimitation() - Method in class org.apache.mesos.Protos.TaskStatus
If the reason field indicates a container resource limitation, this field optionally contains additional information.
getLimitation() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
If the reason field indicates a container resource limitation, this field optionally contains additional information.
getLimitationBuilder() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
If the reason field indicates a container resource limitation, this field optionally contains additional information.
getLimitationOrBuilder() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
If the reason field indicates a container resource limitation, this field optionally contains additional information.
getLimitationOrBuilder() - Method in class org.apache.mesos.Protos.TaskStatus
If the reason field indicates a container resource limitation, this field optionally contains additional information.
getLimitationOrBuilder() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
If the reason field indicates a container resource limitation, this field optionally contains additional information.
getLimitBytes() - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
optional uint64 limit_bytes = 3;
getLimitBytes() - Method in class org.apache.mesos.Protos.DiskStatistics
optional uint64 limit_bytes = 3;
getLimitBytes() - Method in interface org.apache.mesos.Protos.DiskStatisticsOrBuilder
optional uint64 limit_bytes = 3;
getLimits(int) - Method in class org.apache.mesos.Protos.RateLimits.Builder
Items should have unique principals.
getLimits(int) - Method in class org.apache.mesos.Protos.RateLimits
Items should have unique principals.
getLimits(int) - Method in interface org.apache.mesos.Protos.RateLimitsOrBuilder
Items should have unique principals.
getLimits() - Method in class org.apache.mesos.Protos.Task.Builder
Deprecated.
getLimits() - Method in class org.apache.mesos.Protos.Task
Deprecated.
getLimits() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Deprecated.
getLimits() - Method in class org.apache.mesos.Protos.TaskInfo
Deprecated.
getLimits() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
Deprecated.
getLimits() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
Deprecated.
getLimitsBuilder(int) - Method in class org.apache.mesos.Protos.RateLimits.Builder
Items should have unique principals.
getLimitsBuilderList() - Method in class org.apache.mesos.Protos.RateLimits.Builder
Items should have unique principals.
getLimitsCount() - Method in class org.apache.mesos.Protos.RateLimits.Builder
Items should have unique principals.
getLimitsCount() - Method in class org.apache.mesos.Protos.RateLimits
Items should have unique principals.
getLimitsCount() - Method in interface org.apache.mesos.Protos.RateLimitsOrBuilder
Items should have unique principals.
getLimitsCount() - Method in class org.apache.mesos.Protos.Task.Builder
 
getLimitsCount() - Method in class org.apache.mesos.Protos.Task
 
getLimitsCount() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
 
getLimitsCount() - Method in class org.apache.mesos.Protos.TaskInfo
 
getLimitsCount() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
Resource limits associated with the task.
getLimitsCount() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
Resource limits associated with the task.
getLimitsList() - Method in class org.apache.mesos.Protos.RateLimits.Builder
Items should have unique principals.
getLimitsList() - Method in class org.apache.mesos.Protos.RateLimits
Items should have unique principals.
getLimitsList() - Method in interface org.apache.mesos.Protos.RateLimitsOrBuilder
Items should have unique principals.
getLimitsMap() - Method in class org.apache.mesos.Protos.Task.Builder
Resource limits associated with the task.
getLimitsMap() - Method in class org.apache.mesos.Protos.Task
Resource limits associated with the task.
getLimitsMap() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Resource limits associated with the task.
getLimitsMap() - Method in class org.apache.mesos.Protos.TaskInfo
Resource limits associated with the task.
getLimitsMap() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
Resource limits associated with the task.
getLimitsMap() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
Resource limits associated with the task.
getLimitsOrBuilder(int) - Method in class org.apache.mesos.Protos.RateLimits.Builder
Items should have unique principals.
getLimitsOrBuilder(int) - Method in class org.apache.mesos.Protos.RateLimits
Items should have unique principals.
getLimitsOrBuilder(int) - Method in interface org.apache.mesos.Protos.RateLimitsOrBuilder
Items should have unique principals.
getLimitsOrBuilderList() - Method in class org.apache.mesos.Protos.RateLimits.Builder
Items should have unique principals.
getLimitsOrBuilderList() - Method in class org.apache.mesos.Protos.RateLimits
Items should have unique principals.
getLimitsOrBuilderList() - Method in interface org.apache.mesos.Protos.RateLimitsOrBuilder
Items should have unique principals.
getLimitsOrDefault(String, Protos.Value.Scalar) - Method in class org.apache.mesos.Protos.Task.Builder
Resource limits associated with the task.
getLimitsOrDefault(String, Protos.Value.Scalar) - Method in class org.apache.mesos.Protos.Task
Resource limits associated with the task.
getLimitsOrDefault(String, Protos.Value.Scalar) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Resource limits associated with the task.
getLimitsOrDefault(String, Protos.Value.Scalar) - Method in class org.apache.mesos.Protos.TaskInfo
Resource limits associated with the task.
getLimitsOrDefault(String, Protos.Value.Scalar) - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
Resource limits associated with the task.
getLimitsOrDefault(String, Protos.Value.Scalar) - Method in interface org.apache.mesos.Protos.TaskOrBuilder
Resource limits associated with the task.
getLimitsOrThrow(String) - Method in class org.apache.mesos.Protos.Task.Builder
Resource limits associated with the task.
getLimitsOrThrow(String) - Method in class org.apache.mesos.Protos.Task
Resource limits associated with the task.
getLimitsOrThrow(String) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Resource limits associated with the task.
getLimitsOrThrow(String) - Method in class org.apache.mesos.Protos.TaskInfo
Resource limits associated with the task.
getLimitsOrThrow(String) - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
Resource limits associated with the task.
getLimitsOrThrow(String) - Method in interface org.apache.mesos.Protos.TaskOrBuilder
Resource limits associated with the task.
getLinuxInfo() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
Linux specific information for the container.
getLinuxInfo() - Method in class org.apache.mesos.Protos.ContainerInfo
Linux specific information for the container.
getLinuxInfo() - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
Linux specific information for the container.
getLinuxInfoBuilder() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
Linux specific information for the container.
getLinuxInfoOrBuilder() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
Linux specific information for the container.
getLinuxInfoOrBuilder() - Method in class org.apache.mesos.Protos.ContainerInfo
Linux specific information for the container.
getLinuxInfoOrBuilder() - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
Linux specific information for the container.
getLlcLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 llc_load_misses = 33;
getLlcLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 llc_load_misses = 33;
getLlcLoadMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 llc_load_misses = 33;
getLlcLoads() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 llc_loads = 32;
getLlcLoads() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 llc_loads = 32;
getLlcLoads() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 llc_loads = 32;
getLlcPrefetches() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 llc_prefetches = 36;
getLlcPrefetches() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 llc_prefetches = 36;
getLlcPrefetches() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 llc_prefetches = 36;
getLlcPrefetchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 llc_prefetch_misses = 37;
getLlcPrefetchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 llc_prefetch_misses = 37;
getLlcPrefetchMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 llc_prefetch_misses = 37;
getLlcStoreMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 llc_store_misses = 35;
getLlcStoreMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 llc_store_misses = 35;
getLlcStoreMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 llc_store_misses = 35;
getLlcStores() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 llc_stores = 34;
getLlcStores() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 llc_stores = 34;
getLlcStores() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 llc_stores = 34;
getLocation() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional string location = 4;
getLocation() - Method in class org.apache.mesos.Protos.DiscoveryInfo
optional string location = 4;
getLocation() - Method in interface org.apache.mesos.Protos.DiscoveryInfoOrBuilder
optional string location = 4;
getLocationBytes() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional string location = 4;
getLocationBytes() - Method in class org.apache.mesos.Protos.DiscoveryInfo
optional string location = 4;
getLocationBytes() - Method in interface org.apache.mesos.Protos.DiscoveryInfoOrBuilder
optional string location = 4;
getMajorFaults() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 major_faults = 17;
getMajorFaults() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 major_faults = 17;
getMajorFaults() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 major_faults = 17;
getMajorNumber() - Method in class org.apache.mesos.Protos.Device.Number.Builder
required uint64 major_number = 1;
getMajorNumber() - Method in class org.apache.mesos.Protos.Device.Number
required uint64 major_number = 1;
getMajorNumber() - Method in interface org.apache.mesos.Protos.Device.NumberOrBuilder
required uint64 major_number = 1;
getMarkGone() - Method in class org.apache.mesos.Protos.DrainConfig.Builder
Whether or not this agent will be removed permanently from the cluster when draining is complete.
getMarkGone() - Method in class org.apache.mesos.Protos.DrainConfig
Whether or not this agent will be removed permanently from the cluster when draining is complete.
getMarkGone() - Method in interface org.apache.mesos.Protos.DrainConfigOrBuilder
Whether or not this agent will be removed permanently from the cluster when draining is complete.
getMaxCompletionTime() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Maximum duration for task completion.
getMaxCompletionTime() - Method in class org.apache.mesos.Protos.TaskInfo
Maximum duration for task completion.
getMaxCompletionTime() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
Maximum duration for task completion.
getMaxCompletionTimeBuilder() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Maximum duration for task completion.
getMaxCompletionTimeOrBuilder() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Maximum duration for task completion.
getMaxCompletionTimeOrBuilder() - Method in class org.apache.mesos.Protos.TaskInfo
Maximum duration for task completion.
getMaxCompletionTimeOrBuilder() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
Maximum duration for task completion.
getMaxConn() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 MaxConn = 4;
getMaxConn() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 MaxConn = 4;
getMaxConn() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 MaxConn = 4;
getMaxGracePeriod() - Method in class org.apache.mesos.Protos.DrainConfig.Builder
An upper bound for tasks with a KillPolicy.
getMaxGracePeriod() - Method in class org.apache.mesos.Protos.DrainConfig
An upper bound for tasks with a KillPolicy.
getMaxGracePeriod() - Method in interface org.apache.mesos.Protos.DrainConfigOrBuilder
An upper bound for tasks with a KillPolicy.
getMaxGracePeriodBuilder() - Method in class org.apache.mesos.Protos.DrainConfig.Builder
An upper bound for tasks with a KillPolicy.
getMaxGracePeriodOrBuilder() - Method in class org.apache.mesos.Protos.DrainConfig.Builder
An upper bound for tasks with a KillPolicy.
getMaxGracePeriodOrBuilder() - Method in class org.apache.mesos.Protos.DrainConfig
An upper bound for tasks with a KillPolicy.
getMaxGracePeriodOrBuilder() - Method in interface org.apache.mesos.Protos.DrainConfigOrBuilder
An upper bound for tasks with a KillPolicy.
getMemAnonBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 mem_anon_bytes = 11;
getMemAnonBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint64 mem_anon_bytes = 11;
getMemAnonBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint64 mem_anon_bytes = 11;
getMemCacheBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
mem_cache_bytes is added in 0.23.0 to represent page cache usage.
getMemCacheBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
mem_cache_bytes is added in 0.23.0 to represent page cache usage.
getMemCacheBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
mem_cache_bytes is added in 0.23.0 to represent page cache usage.
getMemCriticalPressureCounter() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 mem_critical_pressure_counter = 34;
getMemCriticalPressureCounter() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint64 mem_critical_pressure_counter = 34;
getMemCriticalPressureCounter() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint64 mem_critical_pressure_counter = 34;
getMemFileBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
TODO(chzhcn) mem_file_bytes and mem_anon_bytes are deprecated in 0.23.0 and will be removed in 0.24.0.
getMemFileBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
TODO(chzhcn) mem_file_bytes and mem_anon_bytes are deprecated in 0.23.0 and will be removed in 0.24.0.
getMemFileBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
TODO(chzhcn) mem_file_bytes and mem_anon_bytes are deprecated in 0.23.0 and will be removed in 0.24.0.
getMemLimitBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Hard memory limit.
getMemLimitBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
Hard memory limit.
getMemLimitBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Hard memory limit.
getMemLowPressureCounter() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Number of occurrences of different levels of memory pressure events reported by memory cgroup.
getMemLowPressureCounter() - Method in class org.apache.mesos.Protos.ResourceStatistics
Number of occurrences of different levels of memory pressure events reported by memory cgroup.
getMemLowPressureCounter() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Number of occurrences of different levels of memory pressure events reported by memory cgroup.
getMemMappedFileBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 mem_mapped_file_bytes = 12;
getMemMappedFileBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint64 mem_mapped_file_bytes = 12;
getMemMappedFileBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint64 mem_mapped_file_bytes = 12;
getMemMediumPressureCounter() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 mem_medium_pressure_counter = 33;
getMemMediumPressureCounter() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint64 mem_medium_pressure_counter = 33;
getMemMediumPressureCounter() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint64 mem_medium_pressure_counter = 33;
getMemRssBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Since 0.23.0, mem_rss_bytes is changed to represent only anonymous memory usage.
getMemRssBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
Since 0.23.0, mem_rss_bytes is changed to represent only anonymous memory usage.
getMemRssBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Since 0.23.0, mem_rss_bytes is changed to represent only anonymous memory usage.
getMemSoftLimitBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Soft memory limit.
getMemSoftLimitBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
Soft memory limit.
getMemSoftLimitBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Soft memory limit.
getMemSwapBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
This is only set if swap is enabled.
getMemSwapBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
This is only set if swap is enabled.
getMemSwapBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
This is only set if swap is enabled.
getMemTotalBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
mem_total_bytes was added in 0.23.0 to represent the total memory of a process in RAM (as opposed to in Swap).
getMemTotalBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
mem_total_bytes was added in 0.23.0 to represent the total memory of a process in RAM (as opposed to in Swap).
getMemTotalBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
mem_total_bytes was added in 0.23.0 to represent the total memory of a process in RAM (as opposed to in Swap).
getMemTotalMemswBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Total memory + swap usage.
getMemTotalMemswBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
Total memory + swap usage.
getMemTotalMemswBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Total memory + swap usage.
getMemUnevictableBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 mem_unevictable_bytes = 41;
getMemUnevictableBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint64 mem_unevictable_bytes = 41;
getMemUnevictableBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint64 mem_unevictable_bytes = 41;
getMesos() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
optional .mesos.ContainerInfo.MesosInfo mesos = 5;
getMesos() - Method in class org.apache.mesos.Protos.ContainerInfo
optional .mesos.ContainerInfo.MesosInfo mesos = 5;
getMesos() - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
optional .mesos.ContainerInfo.MesosInfo mesos = 5;
getMesosBuilder() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
optional .mesos.ContainerInfo.MesosInfo mesos = 5;
getMesosOrBuilder() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
optional .mesos.ContainerInfo.MesosInfo mesos = 5;
getMesosOrBuilder() - Method in class org.apache.mesos.Protos.ContainerInfo
optional .mesos.ContainerInfo.MesosInfo mesos = 5;
getMesosOrBuilder() - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
optional .mesos.ContainerInfo.MesosInfo mesos = 5;
getMessage() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
optional string message = 3;
getMessage() - Method in class org.apache.mesos.Protos.OperationStatus
optional string message = 3;
getMessage() - Method in interface org.apache.mesos.Protos.OperationStatusOrBuilder
optional string message = 3;
getMessage() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Possible message explaining state.
getMessage() - Method in class org.apache.mesos.Protos.TaskStatus
Possible message explaining state.
getMessage() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
Possible message explaining state.
getMessageBytes() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
optional string message = 3;
getMessageBytes() - Method in class org.apache.mesos.Protos.OperationStatus
optional string message = 3;
getMessageBytes() - Method in interface org.apache.mesos.Protos.OperationStatusOrBuilder
optional string message = 3;
getMessageBytes() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Possible message explaining state.
getMessageBytes() - Method in class org.apache.mesos.Protos.TaskStatus
Possible message explaining state.
getMessageBytes() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
Possible message explaining state.
getMetadata() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
Additional metadata for this source.
getMetadata() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
Additional metadata for this source.
getMetadata() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.SourceOrBuilder
Additional metadata for this source.
getMetadataBuilder() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
Additional metadata for this source.
getMetadataOrBuilder() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
Additional metadata for this source.
getMetadataOrBuilder() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
Additional metadata for this source.
getMetadataOrBuilder() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.SourceOrBuilder
Additional metadata for this source.
getMinAllocatableResources() - Method in class org.apache.mesos.Protos.OfferFilters.Builder
optional .mesos.OfferFilters.MinAllocatableResources min_allocatable_resources = 1;
getMinAllocatableResources() - Method in class org.apache.mesos.Protos.OfferFilters
optional .mesos.OfferFilters.MinAllocatableResources min_allocatable_resources = 1;
getMinAllocatableResources() - Method in interface org.apache.mesos.Protos.OfferFiltersOrBuilder
optional .mesos.OfferFilters.MinAllocatableResources min_allocatable_resources = 1;
getMinAllocatableResourcesBuilder() - Method in class org.apache.mesos.Protos.OfferFilters.Builder
optional .mesos.OfferFilters.MinAllocatableResources min_allocatable_resources = 1;
getMinAllocatableResourcesOrBuilder() - Method in class org.apache.mesos.Protos.OfferFilters.Builder
optional .mesos.OfferFilters.MinAllocatableResources min_allocatable_resources = 1;
getMinAllocatableResourcesOrBuilder() - Method in class org.apache.mesos.Protos.OfferFilters
optional .mesos.OfferFilters.MinAllocatableResources min_allocatable_resources = 1;
getMinAllocatableResourcesOrBuilder() - Method in interface org.apache.mesos.Protos.OfferFiltersOrBuilder
optional .mesos.OfferFilters.MinAllocatableResources min_allocatable_resources = 1;
getMinorFaults() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 minor_faults = 16;
getMinorFaults() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 minor_faults = 16;
getMinorFaults() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 minor_faults = 16;
getMinorNumber() - Method in class org.apache.mesos.Protos.Device.Number.Builder
required uint64 minor_number = 2;
getMinorNumber() - Method in class org.apache.mesos.Protos.Device.Number
required uint64 minor_number = 2;
getMinorNumber() - Method in interface org.apache.mesos.Protos.Device.NumberOrBuilder
required uint64 minor_number = 2;
getMknod() - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
optional bool mknod = 3;
getMknod() - Method in class org.apache.mesos.Protos.DeviceAccess.Access
optional bool mknod = 3;
getMknod() - Method in interface org.apache.mesos.Protos.DeviceAccess.AccessOrBuilder
optional bool mknod = 3;
getMode() - Method in class org.apache.mesos.Protos.FileInfo.Builder
Represents a file's mode and permission bits.
getMode() - Method in class org.apache.mesos.Protos.FileInfo
Represents a file's mode and permission bits.
getMode() - Method in interface org.apache.mesos.Protos.FileInfoOrBuilder
Represents a file's mode and permission bits.
getMode() - Method in class org.apache.mesos.Protos.MachineInfo.Builder
optional .mesos.MachineInfo.Mode mode = 2;
getMode() - Method in class org.apache.mesos.Protos.MachineInfo
optional .mesos.MachineInfo.Mode mode = 2;
getMode() - Method in interface org.apache.mesos.Protos.MachineInfoOrBuilder
optional .mesos.MachineInfo.Mode mode = 2;
getMode() - Method in class org.apache.mesos.Protos.MountPropagation.Builder
optional .mesos.MountPropagation.Mode mode = 1;
getMode() - Method in class org.apache.mesos.Protos.MountPropagation
optional .mesos.MountPropagation.Mode mode = 1;
getMode() - Method in interface org.apache.mesos.Protos.MountPropagationOrBuilder
optional .mesos.MountPropagation.Mode mode = 1;
getMode() - Method in class org.apache.mesos.Protos.Volume.Builder
TODO(gyliu513): Make this as `optional` after deprecation cycle of 1.0.
getMode() - Method in class org.apache.mesos.Protos.Volume
TODO(gyliu513): Make this as `optional` after deprecation cycle of 1.0.
getMode() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Builder
required .mesos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode mode = 1;
getMode() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
required .mesos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode mode = 1;
getMode() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessModeOrBuilder
required .mesos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode mode = 1;
getMode() - Method in interface org.apache.mesos.Protos.VolumeOrBuilder
TODO(gyliu513): Make this as `optional` after deprecation cycle of 1.0.
getMount() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
optional .mesos.Resource.DiskInfo.Source.Mount mount = 3;
getMount() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
optional .mesos.Resource.DiskInfo.Source.Mount mount = 3;
getMount() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.SourceOrBuilder
optional .mesos.Resource.DiskInfo.Source.Mount mount = 3;
getMount() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.MountVolume mount = 2;
getMount() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.MountVolume mount = 2;
getMount() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapabilityOrBuilder
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.MountVolume mount = 2;
getMountBuilder() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
optional .mesos.Resource.DiskInfo.Source.Mount mount = 3;
getMountBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.MountVolume mount = 2;
getMountFlags(int) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
The mount options that can be used for the volume.
getMountFlags(int) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
The mount options that can be used for the volume.
getMountFlags(int) - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolumeOrBuilder
The mount options that can be used for the volume.
getMountFlagsBytes(int) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
The mount options that can be used for the volume.
getMountFlagsBytes(int) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
The mount options that can be used for the volume.
getMountFlagsBytes(int) - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolumeOrBuilder
The mount options that can be used for the volume.
getMountFlagsCount() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
The mount options that can be used for the volume.
getMountFlagsCount() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
The mount options that can be used for the volume.
getMountFlagsCount() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolumeOrBuilder
The mount options that can be used for the volume.
getMountFlagsList() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
The mount options that can be used for the volume.
getMountFlagsList() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
The mount options that can be used for the volume.
getMountFlagsList() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolumeOrBuilder
The mount options that can be used for the volume.
getMountOrBuilder() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
optional .mesos.Resource.DiskInfo.Source.Mount mount = 3;
getMountOrBuilder() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
optional .mesos.Resource.DiskInfo.Source.Mount mount = 3;
getMountOrBuilder() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.SourceOrBuilder
optional .mesos.Resource.DiskInfo.Source.Mount mount = 3;
getMountOrBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.MountVolume mount = 2;
getMountOrBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.MountVolume mount = 2;
getMountOrBuilder() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapabilityOrBuilder
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.MountVolume mount = 2;
getMountPropagation() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
optional .mesos.MountPropagation mount_propagation = 2;
getMountPropagation() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath
optional .mesos.MountPropagation mount_propagation = 2;
getMountPropagation() - Method in interface org.apache.mesos.Protos.Volume.Source.HostPathOrBuilder
optional .mesos.MountPropagation mount_propagation = 2;
getMountPropagationBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
optional .mesos.MountPropagation mount_propagation = 2;
getMountPropagationOrBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
optional .mesos.MountPropagation mount_propagation = 2;
getMountPropagationOrBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath
optional .mesos.MountPropagation mount_propagation = 2;
getMountPropagationOrBuilder() - Method in interface org.apache.mesos.Protos.Volume.Source.HostPathOrBuilder
optional .mesos.MountPropagation mount_propagation = 2;
getMtime() - Method in class org.apache.mesos.Protos.FileInfo.Builder
Last modification time.
getMtime() - Method in class org.apache.mesos.Protos.FileInfo
Last modification time.
getMtime() - Method in interface org.apache.mesos.Protos.FileInfoOrBuilder
Last modification time.
getMtimeBuilder() - Method in class org.apache.mesos.Protos.FileInfo.Builder
Last modification time.
getMtimeOrBuilder() - Method in class org.apache.mesos.Protos.FileInfo.Builder
Last modification time.
getMtimeOrBuilder() - Method in class org.apache.mesos.Protos.FileInfo
Last modification time.
getMtimeOrBuilder() - Method in interface org.apache.mesos.Protos.FileInfoOrBuilder
Last modification time.
getMutableLimits() - Method in class org.apache.mesos.Protos.Task.Builder
Deprecated.
getMutableLimits() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Deprecated.
getMutableNodePublishSecrets() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
Deprecated.
getMutableNodeStageSecrets() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
Deprecated.
getMutableOfferFilters() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Deprecated.
getMutableQuantities() - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
Deprecated.
getMutableVolumeContext() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
Deprecated.
getName() - Method in class org.apache.mesos.Protos.Attribute.Builder
required string name = 1;
getName() - Method in class org.apache.mesos.Protos.Attribute
required string name = 1;
getName() - Method in interface org.apache.mesos.Protos.AttributeOrBuilder
required string name = 1;
getName() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The name of the CSI plugin.
getName() - Method in class org.apache.mesos.Protos.CSIPluginInfo
The name of the CSI plugin.
getName() - Method in interface org.apache.mesos.Protos.CSIPluginInfoOrBuilder
The name of the CSI plugin.
getName() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional string name = 2;
getName() - Method in class org.apache.mesos.Protos.DiscoveryInfo
optional string name = 2;
getName() - Method in interface org.apache.mesos.Protos.DiscoveryInfoOrBuilder
optional string name = 2;
getName() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo.Builder
required string name = 1;
getName() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
required string name = 1;
getName() - Method in interface org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfoOrBuilder
required string name = 1;
getName() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo.Builder
required string name = 1;
getName() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
required string name = 1;
getName() - Method in interface org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfoOrBuilder
required string name = 1;
getName() - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
required string name = 1;
getName() - Method in class org.apache.mesos.Protos.Environment.Variable
required string name = 1;
getName() - Method in interface org.apache.mesos.Protos.Environment.VariableOrBuilder
required string name = 1;
getName() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
optional string name = 9;
getName() - Method in class org.apache.mesos.Protos.ExecutorInfo
optional string name = 9;
getName() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
optional string name = 9;
getName() - Method in class org.apache.mesos.Protos.Flag.Builder
required string name = 1;
getName() - Method in class org.apache.mesos.Protos.Flag
required string name = 1;
getName() - Method in interface org.apache.mesos.Protos.FlagOrBuilder
required string name = 1;
getName() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Name of the framework that shows up in the Mesos Web UI.
getName() - Method in class org.apache.mesos.Protos.FrameworkInfo
Name of the framework that shows up in the Mesos Web UI.
getName() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
Name of the framework that shows up in the Mesos Web UI.
getName() - Method in class org.apache.mesos.Protos.Image.Appc.Builder
The name of the image.
getName() - Method in class org.apache.mesos.Protos.Image.Appc
The name of the image.
getName() - Method in interface org.apache.mesos.Protos.Image.AppcOrBuilder
The name of the image.
getName() - Method in class org.apache.mesos.Protos.Image.Docker.Builder
The name of the image.
getName() - Method in class org.apache.mesos.Protos.Image.Docker
The name of the image.
getName() - Method in interface org.apache.mesos.Protos.Image.DockerOrBuilder
The name of the image.
getName() - Method in class org.apache.mesos.Protos.Metric.Builder
required string name = 1;
getName() - Method in class org.apache.mesos.Protos.Metric
required string name = 1;
getName() - Method in interface org.apache.mesos.Protos.MetricOrBuilder
required string name = 1;
getName() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
Name of the network which will be used by network isolator to determine the network that the container joins.
getName() - Method in class org.apache.mesos.Protos.NetworkInfo
Name of the network which will be used by network isolator to determine the network that the container joins.
getName() - Method in interface org.apache.mesos.Protos.NetworkInfoOrBuilder
Name of the network which will be used by network isolator to determine the network that the container joins.
getName() - Method in class org.apache.mesos.Protos.Port.Builder
Name of the service hosted on this port.
getName() - Method in class org.apache.mesos.Protos.Port
Name of the service hosted on this port.
getName() - Method in interface org.apache.mesos.Protos.PortOrBuilder
Name of the service hosted on this port.
getName() - Method in class org.apache.mesos.Protos.Resource.Builder
required string name = 1;
getName() - Method in class org.apache.mesos.Protos.Resource
required string name = 1;
getName() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
required string name = 1;
getName() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The name of the resource provider.
getName() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
The name of the resource provider.
getName() - Method in interface org.apache.mesos.Protos.ResourceProviderInfoOrBuilder
The name of the resource provider.
getName() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
required string name = 1;
getName() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
required string name = 1;
getName() - Method in interface org.apache.mesos.Protos.ResourceUsage.Executor.TaskOrBuilder
required string name = 1;
getName() - Method in class org.apache.mesos.Protos.Role.Builder
required string name = 1;
getName() - Method in class org.apache.mesos.Protos.Role
required string name = 1;
getName() - Method in interface org.apache.mesos.Protos.RoleOrBuilder
required string name = 1;
getName() - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
required string name = 1;
getName() - Method in class org.apache.mesos.Protos.Secret.Reference
required string name = 1;
getName() - Method in interface org.apache.mesos.Protos.Secret.ReferenceOrBuilder
required string name = 1;
getName() - Method in class org.apache.mesos.Protos.Task.Builder
required string name = 1;
getName() - Method in class org.apache.mesos.Protos.Task
required string name = 1;
getName() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
required string name = 1;
getName() - Method in class org.apache.mesos.Protos.TaskInfo
required string name = 1;
getName() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
required string name = 1;
getName() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
required string name = 1;
getName() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
Name of the volume.
getName() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
Name of the volume.
getName() - Method in interface org.apache.mesos.Protos.Volume.Source.DockerVolumeOrBuilder
Name of the volume.
getNameBytes() - Method in class org.apache.mesos.Protos.Attribute.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.mesos.Protos.Attribute
required string name = 1;
getNameBytes() - Method in interface org.apache.mesos.Protos.AttributeOrBuilder
required string name = 1;
getNameBytes() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The name of the CSI plugin.
getNameBytes() - Method in class org.apache.mesos.Protos.CSIPluginInfo
The name of the CSI plugin.
getNameBytes() - Method in interface org.apache.mesos.Protos.CSIPluginInfoOrBuilder
The name of the CSI plugin.
getNameBytes() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional string name = 2;
getNameBytes() - Method in class org.apache.mesos.Protos.DiscoveryInfo
optional string name = 2;
getNameBytes() - Method in interface org.apache.mesos.Protos.DiscoveryInfoOrBuilder
optional string name = 2;
getNameBytes() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
required string name = 1;
getNameBytes() - Method in interface org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfoOrBuilder
required string name = 1;
getNameBytes() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
required string name = 1;
getNameBytes() - Method in interface org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfoOrBuilder
required string name = 1;
getNameBytes() - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.mesos.Protos.Environment.Variable
required string name = 1;
getNameBytes() - Method in interface org.apache.mesos.Protos.Environment.VariableOrBuilder
required string name = 1;
getNameBytes() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
optional string name = 9;
getNameBytes() - Method in class org.apache.mesos.Protos.ExecutorInfo
optional string name = 9;
getNameBytes() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
optional string name = 9;
getNameBytes() - Method in class org.apache.mesos.Protos.Flag.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.mesos.Protos.Flag
required string name = 1;
getNameBytes() - Method in interface org.apache.mesos.Protos.FlagOrBuilder
required string name = 1;
getNameBytes() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Name of the framework that shows up in the Mesos Web UI.
getNameBytes() - Method in class org.apache.mesos.Protos.FrameworkInfo
Name of the framework that shows up in the Mesos Web UI.
getNameBytes() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
Name of the framework that shows up in the Mesos Web UI.
getNameBytes() - Method in class org.apache.mesos.Protos.Image.Appc.Builder
The name of the image.
getNameBytes() - Method in class org.apache.mesos.Protos.Image.Appc
The name of the image.
getNameBytes() - Method in interface org.apache.mesos.Protos.Image.AppcOrBuilder
The name of the image.
getNameBytes() - Method in class org.apache.mesos.Protos.Image.Docker.Builder
The name of the image.
getNameBytes() - Method in class org.apache.mesos.Protos.Image.Docker
The name of the image.
getNameBytes() - Method in interface org.apache.mesos.Protos.Image.DockerOrBuilder
The name of the image.
getNameBytes() - Method in class org.apache.mesos.Protos.Metric.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.mesos.Protos.Metric
required string name = 1;
getNameBytes() - Method in interface org.apache.mesos.Protos.MetricOrBuilder
required string name = 1;
getNameBytes() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
Name of the network which will be used by network isolator to determine the network that the container joins.
getNameBytes() - Method in class org.apache.mesos.Protos.NetworkInfo
Name of the network which will be used by network isolator to determine the network that the container joins.
getNameBytes() - Method in interface org.apache.mesos.Protos.NetworkInfoOrBuilder
Name of the network which will be used by network isolator to determine the network that the container joins.
getNameBytes() - Method in class org.apache.mesos.Protos.Port.Builder
Name of the service hosted on this port.
getNameBytes() - Method in class org.apache.mesos.Protos.Port
Name of the service hosted on this port.
getNameBytes() - Method in interface org.apache.mesos.Protos.PortOrBuilder
Name of the service hosted on this port.
getNameBytes() - Method in class org.apache.mesos.Protos.Resource.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.mesos.Protos.Resource
required string name = 1;
getNameBytes() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
required string name = 1;
getNameBytes() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The name of the resource provider.
getNameBytes() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
The name of the resource provider.
getNameBytes() - Method in interface org.apache.mesos.Protos.ResourceProviderInfoOrBuilder
The name of the resource provider.
getNameBytes() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
required string name = 1;
getNameBytes() - Method in interface org.apache.mesos.Protos.ResourceUsage.Executor.TaskOrBuilder
required string name = 1;
getNameBytes() - Method in class org.apache.mesos.Protos.Role.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.mesos.Protos.Role
required string name = 1;
getNameBytes() - Method in interface org.apache.mesos.Protos.RoleOrBuilder
required string name = 1;
getNameBytes() - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.mesos.Protos.Secret.Reference
required string name = 1;
getNameBytes() - Method in interface org.apache.mesos.Protos.Secret.ReferenceOrBuilder
required string name = 1;
getNameBytes() - Method in class org.apache.mesos.Protos.Task.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.mesos.Protos.Task
required string name = 1;
getNameBytes() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.mesos.Protos.TaskInfo
required string name = 1;
getNameBytes() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
required string name = 1;
getNameBytes() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
required string name = 1;
getNameBytes() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
Name of the volume.
getNameBytes() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
Name of the volume.
getNameBytes() - Method in interface org.apache.mesos.Protos.Volume.Source.DockerVolumeOrBuilder
Name of the volume.
getNanoseconds() - Method in class org.apache.mesos.Protos.DurationInfo.Builder
required int64 nanoseconds = 1;
getNanoseconds() - Method in class org.apache.mesos.Protos.DurationInfo
required int64 nanoseconds = 1;
getNanoseconds() - Method in interface org.apache.mesos.Protos.DurationInfoOrBuilder
required int64 nanoseconds = 1;
getNanoseconds() - Method in class org.apache.mesos.Protos.TimeInfo.Builder
required int64 nanoseconds = 1;
getNanoseconds() - Method in class org.apache.mesos.Protos.TimeInfo
required int64 nanoseconds = 1;
getNanoseconds() - Method in interface org.apache.mesos.Protos.TimeInfoOrBuilder
required int64 nanoseconds = 1;
getNetCls() - Method in class org.apache.mesos.Protos.CgroupInfo.Builder
optional .mesos.CgroupInfo.NetCls net_cls = 1;
getNetCls() - Method in class org.apache.mesos.Protos.CgroupInfo
optional .mesos.CgroupInfo.NetCls net_cls = 1;
getNetCls() - Method in interface org.apache.mesos.Protos.CgroupInfoOrBuilder
optional .mesos.CgroupInfo.NetCls net_cls = 1;
getNetClsBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.Builder
optional .mesos.CgroupInfo.NetCls net_cls = 1;
getNetClsOrBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.Builder
optional .mesos.CgroupInfo.NetCls net_cls = 1;
getNetClsOrBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo
optional .mesos.CgroupInfo.NetCls net_cls = 1;
getNetClsOrBuilder() - Method in interface org.apache.mesos.Protos.CgroupInfoOrBuilder
optional .mesos.CgroupInfo.NetCls net_cls = 1;
getNetRxBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_rx_bytes = 15;
getNetRxBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint64 net_rx_bytes = 15;
getNetRxBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint64 net_rx_bytes = 15;
getNetRxDropped() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_rx_dropped = 17;
getNetRxDropped() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint64 net_rx_dropped = 17;
getNetRxDropped() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint64 net_rx_dropped = 17;
getNetRxErrors() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_rx_errors = 16;
getNetRxErrors() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint64 net_rx_errors = 16;
getNetRxErrors() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint64 net_rx_errors = 16;
getNetRxPackets() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network Usage Information:
getNetRxPackets() - Method in class org.apache.mesos.Protos.ResourceStatistics
Network Usage Information:
getNetRxPackets() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Network Usage Information:
getNetSnmpStatistics() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network SNMP statistics for each container.
getNetSnmpStatistics() - Method in class org.apache.mesos.Protos.ResourceStatistics
Network SNMP statistics for each container.
getNetSnmpStatistics() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Network SNMP statistics for each container.
getNetSnmpStatisticsBuilder() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network SNMP statistics for each container.
getNetSnmpStatisticsOrBuilder() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network SNMP statistics for each container.
getNetSnmpStatisticsOrBuilder() - Method in class org.apache.mesos.Protos.ResourceStatistics
Network SNMP statistics for each container.
getNetSnmpStatisticsOrBuilder() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Network SNMP statistics for each container.
getNetTcpActiveConnections() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double net_tcp_active_connections = 28;
getNetTcpActiveConnections() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional double net_tcp_active_connections = 28;
getNetTcpActiveConnections() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional double net_tcp_active_connections = 28;
getNetTcpRttMicrosecsP50() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
The kernel keeps track of RTT (round-trip time) for its TCP sockets.
getNetTcpRttMicrosecsP50() - Method in class org.apache.mesos.Protos.ResourceStatistics
The kernel keeps track of RTT (round-trip time) for its TCP sockets.
getNetTcpRttMicrosecsP50() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
The kernel keeps track of RTT (round-trip time) for its TCP sockets.
getNetTcpRttMicrosecsP90() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double net_tcp_rtt_microsecs_p90 = 23;
getNetTcpRttMicrosecsP90() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional double net_tcp_rtt_microsecs_p90 = 23;
getNetTcpRttMicrosecsP90() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional double net_tcp_rtt_microsecs_p90 = 23;
getNetTcpRttMicrosecsP95() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double net_tcp_rtt_microsecs_p95 = 24;
getNetTcpRttMicrosecsP95() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional double net_tcp_rtt_microsecs_p95 = 24;
getNetTcpRttMicrosecsP95() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional double net_tcp_rtt_microsecs_p95 = 24;
getNetTcpRttMicrosecsP99() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double net_tcp_rtt_microsecs_p99 = 25;
getNetTcpRttMicrosecsP99() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional double net_tcp_rtt_microsecs_p99 = 25;
getNetTcpRttMicrosecsP99() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional double net_tcp_rtt_microsecs_p99 = 25;
getNetTcpTimeWaitConnections() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double net_tcp_time_wait_connections = 29;
getNetTcpTimeWaitConnections() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional double net_tcp_time_wait_connections = 29;
getNetTcpTimeWaitConnections() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional double net_tcp_time_wait_connections = 29;
getNetTrafficControlStatistics(int) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
getNetTrafficControlStatistics(int) - Method in class org.apache.mesos.Protos.ResourceStatistics
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
getNetTrafficControlStatistics(int) - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
getNetTrafficControlStatisticsBuilder(int) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
getNetTrafficControlStatisticsBuilderList() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
getNetTrafficControlStatisticsCount() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
getNetTrafficControlStatisticsCount() - Method in class org.apache.mesos.Protos.ResourceStatistics
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
getNetTrafficControlStatisticsCount() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
getNetTrafficControlStatisticsList() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
getNetTrafficControlStatisticsList() - Method in class org.apache.mesos.Protos.ResourceStatistics
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
getNetTrafficControlStatisticsList() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
getNetTrafficControlStatisticsOrBuilder(int) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
getNetTrafficControlStatisticsOrBuilder(int) - Method in class org.apache.mesos.Protos.ResourceStatistics
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
getNetTrafficControlStatisticsOrBuilder(int) - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
getNetTrafficControlStatisticsOrBuilderList() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
getNetTrafficControlStatisticsOrBuilderList() - Method in class org.apache.mesos.Protos.ResourceStatistics
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
getNetTrafficControlStatisticsOrBuilderList() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
getNetTxBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_tx_bytes = 19;
getNetTxBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint64 net_tx_bytes = 19;
getNetTxBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint64 net_tx_bytes = 19;
getNetTxDropped() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_tx_dropped = 21;
getNetTxDropped() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint64 net_tx_dropped = 21;
getNetTxDropped() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint64 net_tx_dropped = 21;
getNetTxErrors() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_tx_errors = 20;
getNetTxErrors() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint64 net_tx_errors = 20;
getNetTxErrors() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint64 net_tx_errors = 20;
getNetTxPackets() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_tx_packets = 18;
getNetTxPackets() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint64 net_tx_packets = 18;
getNetTxPackets() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint64 net_tx_packets = 18;
getNetwork() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
optional .mesos.ContainerInfo.DockerInfo.Network network = 2 [default = HOST];
getNetwork() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
optional .mesos.ContainerInfo.DockerInfo.Network network = 2 [default = HOST];
getNetwork() - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfoOrBuilder
optional .mesos.ContainerInfo.DockerInfo.Network network = 2 [default = HOST];
getNetworkInfos(int) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
A list of network requests.
getNetworkInfos(int) - Method in class org.apache.mesos.Protos.ContainerInfo
A list of network requests.
getNetworkInfos(int) - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
A list of network requests.
getNetworkInfos(int) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
This field can be reliably used to identify the container IP address.
getNetworkInfos(int) - Method in class org.apache.mesos.Protos.ContainerStatus
This field can be reliably used to identify the container IP address.
getNetworkInfos(int) - Method in interface org.apache.mesos.Protos.ContainerStatusOrBuilder
This field can be reliably used to identify the container IP address.
getNetworkInfosBuilder(int) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
A list of network requests.
getNetworkInfosBuilder(int) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
This field can be reliably used to identify the container IP address.
getNetworkInfosBuilderList() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
A list of network requests.
getNetworkInfosBuilderList() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
This field can be reliably used to identify the container IP address.
getNetworkInfosCount() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
A list of network requests.
getNetworkInfosCount() - Method in class org.apache.mesos.Protos.ContainerInfo
A list of network requests.
getNetworkInfosCount() - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
A list of network requests.
getNetworkInfosCount() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
This field can be reliably used to identify the container IP address.
getNetworkInfosCount() - Method in class org.apache.mesos.Protos.ContainerStatus
This field can be reliably used to identify the container IP address.
getNetworkInfosCount() - Method in interface org.apache.mesos.Protos.ContainerStatusOrBuilder
This field can be reliably used to identify the container IP address.
getNetworkInfosList() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
A list of network requests.
getNetworkInfosList() - Method in class org.apache.mesos.Protos.ContainerInfo
A list of network requests.
getNetworkInfosList() - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
A list of network requests.
getNetworkInfosList() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
This field can be reliably used to identify the container IP address.
getNetworkInfosList() - Method in class org.apache.mesos.Protos.ContainerStatus
This field can be reliably used to identify the container IP address.
getNetworkInfosList() - Method in interface org.apache.mesos.Protos.ContainerStatusOrBuilder
This field can be reliably used to identify the container IP address.
getNetworkInfosOrBuilder(int) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
A list of network requests.
getNetworkInfosOrBuilder(int) - Method in class org.apache.mesos.Protos.ContainerInfo
A list of network requests.
getNetworkInfosOrBuilder(int) - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
A list of network requests.
getNetworkInfosOrBuilder(int) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
This field can be reliably used to identify the container IP address.
getNetworkInfosOrBuilder(int) - Method in class org.apache.mesos.Protos.ContainerStatus
This field can be reliably used to identify the container IP address.
getNetworkInfosOrBuilder(int) - Method in interface org.apache.mesos.Protos.ContainerStatusOrBuilder
This field can be reliably used to identify the container IP address.
getNetworkInfosOrBuilderList() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
A list of network requests.
getNetworkInfosOrBuilderList() - Method in class org.apache.mesos.Protos.ContainerInfo
A list of network requests.
getNetworkInfosOrBuilderList() - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
A list of network requests.
getNetworkInfosOrBuilderList() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
This field can be reliably used to identify the container IP address.
getNetworkInfosOrBuilderList() - Method in class org.apache.mesos.Protos.ContainerStatus
This field can be reliably used to identify the container IP address.
getNetworkInfosOrBuilderList() - Method in interface org.apache.mesos.Protos.ContainerStatusOrBuilder
This field can be reliably used to identify the container IP address.
getNlink() - Method in class org.apache.mesos.Protos.FileInfo.Builder
Number of hard links.
getNlink() - Method in class org.apache.mesos.Protos.FileInfo
Number of hard links.
getNlink() - Method in interface org.apache.mesos.Protos.FileInfoOrBuilder
Number of hard links.
getNodeLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 node_load_misses = 49;
getNodeLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 node_load_misses = 49;
getNodeLoadMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 node_load_misses = 49;
getNodeLoads() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 node_loads = 48;
getNodeLoads() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 node_loads = 48;
getNodeLoads() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 node_loads = 48;
getNodePrefetches() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 node_prefetches = 52;
getNodePrefetches() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 node_prefetches = 52;
getNodePrefetches() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 node_prefetches = 52;
getNodePrefetchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 node_prefetch_misses = 53;
getNodePrefetchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 node_prefetch_misses = 53;
getNodePrefetchMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 node_prefetch_misses = 53;
getNodePublishSecrets() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
Deprecated.
getNodePublishSecrets() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
Deprecated.
getNodePublishSecrets() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioningOrBuilder
Deprecated.
getNodePublishSecretsCount() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
 
getNodePublishSecretsCount() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
getNodePublishSecretsCount() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioningOrBuilder
map<string, .mesos.Secret> node_publish_secrets = 4;
getNodePublishSecretsMap() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
map<string, .mesos.Secret> node_publish_secrets = 4;
getNodePublishSecretsMap() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
map<string, .mesos.Secret> node_publish_secrets = 4;
getNodePublishSecretsMap() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioningOrBuilder
map<string, .mesos.Secret> node_publish_secrets = 4;
getNodePublishSecretsOrDefault(String, Protos.Secret) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
map<string, .mesos.Secret> node_publish_secrets = 4;
getNodePublishSecretsOrDefault(String, Protos.Secret) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
map<string, .mesos.Secret> node_publish_secrets = 4;
getNodePublishSecretsOrDefault(String, Protos.Secret) - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioningOrBuilder
map<string, .mesos.Secret> node_publish_secrets = 4;
getNodePublishSecretsOrThrow(String) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
map<string, .mesos.Secret> node_publish_secrets = 4;
getNodePublishSecretsOrThrow(String) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
map<string, .mesos.Secret> node_publish_secrets = 4;
getNodePublishSecretsOrThrow(String) - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioningOrBuilder
map<string, .mesos.Secret> node_publish_secrets = 4;
getNodeStageSecrets() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
Deprecated.
getNodeStageSecrets() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
Deprecated.
getNodeStageSecrets() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioningOrBuilder
Deprecated.
getNodeStageSecretsCount() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
 
getNodeStageSecretsCount() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
getNodeStageSecretsCount() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioningOrBuilder
The secrets needed for staging/publishing the volume, e.g.: { "username": {"type": REFERENCE, "reference": {"name": "U_SECRET"}}, "password": {"type": REFERENCE, "reference": {"name": "P_SECRET"}} }
getNodeStageSecretsMap() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
The secrets needed for staging/publishing the volume, e.g.: { "username": {"type": REFERENCE, "reference": {"name": "U_SECRET"}}, "password": {"type": REFERENCE, "reference": {"name": "P_SECRET"}} }
getNodeStageSecretsMap() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
The secrets needed for staging/publishing the volume, e.g.: { "username": {"type": REFERENCE, "reference": {"name": "U_SECRET"}}, "password": {"type": REFERENCE, "reference": {"name": "P_SECRET"}} }
getNodeStageSecretsMap() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioningOrBuilder
The secrets needed for staging/publishing the volume, e.g.: { "username": {"type": REFERENCE, "reference": {"name": "U_SECRET"}}, "password": {"type": REFERENCE, "reference": {"name": "P_SECRET"}} }
getNodeStageSecretsOrDefault(String, Protos.Secret) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
The secrets needed for staging/publishing the volume, e.g.: { "username": {"type": REFERENCE, "reference": {"name": "U_SECRET"}}, "password": {"type": REFERENCE, "reference": {"name": "P_SECRET"}} }
getNodeStageSecretsOrDefault(String, Protos.Secret) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
The secrets needed for staging/publishing the volume, e.g.: { "username": {"type": REFERENCE, "reference": {"name": "U_SECRET"}}, "password": {"type": REFERENCE, "reference": {"name": "P_SECRET"}} }
getNodeStageSecretsOrDefault(String, Protos.Secret) - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioningOrBuilder
The secrets needed for staging/publishing the volume, e.g.: { "username": {"type": REFERENCE, "reference": {"name": "U_SECRET"}}, "password": {"type": REFERENCE, "reference": {"name": "P_SECRET"}} }
getNodeStageSecretsOrThrow(String) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
The secrets needed for staging/publishing the volume, e.g.: { "username": {"type": REFERENCE, "reference": {"name": "U_SECRET"}}, "password": {"type": REFERENCE, "reference": {"name": "P_SECRET"}} }
getNodeStageSecretsOrThrow(String) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
The secrets needed for staging/publishing the volume, e.g.: { "username": {"type": REFERENCE, "reference": {"name": "U_SECRET"}}, "password": {"type": REFERENCE, "reference": {"name": "P_SECRET"}} }
getNodeStageSecretsOrThrow(String) - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioningOrBuilder
The secrets needed for staging/publishing the volume, e.g.: { "username": {"type": REFERENCE, "reference": {"name": "U_SECRET"}}, "password": {"type": REFERENCE, "reference": {"name": "P_SECRET"}} }
getNodeStoreMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 node_store_misses = 51;
getNodeStoreMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 node_store_misses = 51;
getNodeStoreMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 node_store_misses = 51;
getNodeStores() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 node_stores = 50;
getNodeStores() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 node_stores = 50;
getNodeStores() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 node_stores = 50;
getNoPorts() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 NoPorts = 2;
getNoPorts() - Method in class org.apache.mesos.Protos.UdpStatistics
optional int64 NoPorts = 2;
getNoPorts() - Method in interface org.apache.mesos.Protos.UdpStatisticsOrBuilder
optional int64 NoPorts = 2;
getNumber() - Method in enum org.apache.mesos.Protos.CapabilityInfo.Capability
 
getNumber() - Method in enum org.apache.mesos.Protos.CgroupInfo.Blkio.Operation
 
getNumber() - Method in enum org.apache.mesos.Protos.CheckInfo.Type
 
getNumber() - Method in enum org.apache.mesos.Protos.ContainerInfo.DockerInfo.Network
 
getNumber() - Method in enum org.apache.mesos.Protos.ContainerInfo.Type
 
getNumber() - Method in enum org.apache.mesos.Protos.CSIPluginContainerInfo.Service
 
getNumber() - Method in class org.apache.mesos.Protos.Device.Builder
optional .mesos.Device.Number number = 2;
getNumber() - Method in class org.apache.mesos.Protos.Device
optional .mesos.Device.Number number = 2;
getNumber() - Method in interface org.apache.mesos.Protos.DeviceOrBuilder
optional .mesos.Device.Number number = 2;
getNumber() - Method in enum org.apache.mesos.Protos.DiscoveryInfo.Visibility
 
getNumber() - Method in enum org.apache.mesos.Protos.DrainState
 
getNumber() - Method in enum org.apache.mesos.Protos.Environment.Variable.Type
 
getNumber() - Method in enum org.apache.mesos.Protos.ExecutorInfo.Type
 
getNumber() - Method in enum org.apache.mesos.Protos.FrameworkInfo.Capability.Type
 
getNumber() - Method in enum org.apache.mesos.Protos.HealthCheck.Type
 
getNumber() - Method in enum org.apache.mesos.Protos.Image.Type
 
getNumber() - Method in enum org.apache.mesos.Protos.LinuxInfo.IpcMode
 
getNumber() - Method in enum org.apache.mesos.Protos.MachineInfo.Mode
 
getNumber() - Method in enum org.apache.mesos.Protos.MasterInfo.Capability.Type
 
getNumber() - Method in enum org.apache.mesos.Protos.MountPropagation.Mode
 
getNumber() - Method in enum org.apache.mesos.Protos.NetworkInfo.Protocol
 
getNumber() - Method in enum org.apache.mesos.Protos.Offer.Operation.Type
 
getNumber() - Method in enum org.apache.mesos.Protos.OperationState
 
getNumber() - Method in class org.apache.mesos.Protos.Port.Builder
Port number on which the framework exposes a service.
getNumber() - Method in class org.apache.mesos.Protos.Port
Port number on which the framework exposes a service.
getNumber() - Method in interface org.apache.mesos.Protos.PortOrBuilder
Port number on which the framework exposes a service.
getNumber() - Method in enum org.apache.mesos.Protos.Resource.DiskInfo.Source.Type
 
getNumber() - Method in enum org.apache.mesos.Protos.Resource.ReservationInfo.Type
 
getNumber() - Method in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
 
getNumber() - Method in enum org.apache.mesos.Protos.Secret.Type
 
getNumber() - Method in enum org.apache.mesos.Protos.SlaveInfo.Capability.Type
 
getNumber() - Method in enum org.apache.mesos.Protos.Status
 
getNumber() - Method in enum org.apache.mesos.Protos.TaskState
 
getNumber() - Method in enum org.apache.mesos.Protos.TaskStatus.Reason
 
getNumber() - Method in enum org.apache.mesos.Protos.TaskStatus.Source
 
getNumber() - Method in enum org.apache.mesos.Protos.Value.Type
 
getNumber() - Method in enum org.apache.mesos.Protos.Volume.Mode
 
getNumber() - Method in enum org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode
 
getNumber() - Method in enum org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessTypeCase
 
getNumber() - Method in enum org.apache.mesos.Protos.Volume.Source.SandboxPath.Type
 
getNumber() - Method in enum org.apache.mesos.Protos.Volume.Source.Type
 
getNumberBuilder() - Method in class org.apache.mesos.Protos.Device.Builder
optional .mesos.Device.Number number = 2;
getNumberOrBuilder() - Method in class org.apache.mesos.Protos.Device.Builder
optional .mesos.Device.Number number = 2;
getNumberOrBuilder() - Method in class org.apache.mesos.Protos.Device
optional .mesos.Device.Number number = 2;
getNumberOrBuilder() - Method in interface org.apache.mesos.Protos.DeviceOrBuilder
optional .mesos.Device.Number number = 2;
getOfferFilters() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Deprecated.
getOfferFilters() - Method in class org.apache.mesos.Protos.FrameworkInfo
Deprecated.
getOfferFilters() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
Deprecated.
getOfferFiltersCount() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
 
getOfferFiltersCount() - Method in class org.apache.mesos.Protos.FrameworkInfo
 
getOfferFiltersCount() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
Specifc resource requirements for each of the framework's roles.
getOfferFiltersMap() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Specifc resource requirements for each of the framework's roles.
getOfferFiltersMap() - Method in class org.apache.mesos.Protos.FrameworkInfo
Specifc resource requirements for each of the framework's roles.
getOfferFiltersMap() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
Specifc resource requirements for each of the framework's roles.
getOfferFiltersOrDefault(String, Protos.OfferFilters) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Specifc resource requirements for each of the framework's roles.
getOfferFiltersOrDefault(String, Protos.OfferFilters) - Method in class org.apache.mesos.Protos.FrameworkInfo
Specifc resource requirements for each of the framework's roles.
getOfferFiltersOrDefault(String, Protos.OfferFilters) - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
Specifc resource requirements for each of the framework's roles.
getOfferFiltersOrThrow(String) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Specifc resource requirements for each of the framework's roles.
getOfferFiltersOrThrow(String) - Method in class org.apache.mesos.Protos.FrameworkInfo
Specifc resource requirements for each of the framework's roles.
getOfferFiltersOrThrow(String) - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
Specifc resource requirements for each of the framework's roles.
getOp() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value.Builder
Required.
getOp() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
Required.
getOp() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.ValueOrBuilder
Required.
getOperationId() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
While frameworks will only receive status updates for operations on which they have set an ID, this field is optional because this message is also used internally by Mesos components when the operation's ID has not been set.
getOperationId() - Method in class org.apache.mesos.Protos.OperationStatus
While frameworks will only receive status updates for operations on which they have set an ID, this field is optional because this message is also used internally by Mesos components when the operation's ID has not been set.
getOperationId() - Method in interface org.apache.mesos.Protos.OperationStatusOrBuilder
While frameworks will only receive status updates for operations on which they have set an ID, this field is optional because this message is also used internally by Mesos components when the operation's ID has not been set.
getOperationIdBuilder() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
While frameworks will only receive status updates for operations on which they have set an ID, this field is optional because this message is also used internally by Mesos components when the operation's ID has not been set.
getOperationIdOrBuilder() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
While frameworks will only receive status updates for operations on which they have set an ID, this field is optional because this message is also used internally by Mesos components when the operation's ID has not been set.
getOperationIdOrBuilder() - Method in class org.apache.mesos.Protos.OperationStatus
While frameworks will only receive status updates for operations on which they have set an ID, this field is optional because this message is also used internally by Mesos components when the operation's ID has not been set.
getOperationIdOrBuilder() - Method in interface org.apache.mesos.Protos.OperationStatusOrBuilder
While frameworks will only receive status updates for operations on which they have set an ID, this field is optional because this message is also used internally by Mesos components when the operation's ID has not been set.
getOutAddrMaskReps() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutAddrMaskReps = 27;
getOutAddrMaskReps() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 OutAddrMaskReps = 27;
getOutAddrMaskReps() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 OutAddrMaskReps = 27;
getOutAddrMasks() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutAddrMasks = 26;
getOutAddrMasks() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 OutAddrMasks = 26;
getOutAddrMasks() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 OutAddrMasks = 26;
getOutDatagrams() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 OutDatagrams = 4;
getOutDatagrams() - Method in class org.apache.mesos.Protos.UdpStatistics
optional int64 OutDatagrams = 4;
getOutDatagrams() - Method in interface org.apache.mesos.Protos.UdpStatisticsOrBuilder
optional int64 OutDatagrams = 4;
getOutDestUnreachs() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutDestUnreachs = 17;
getOutDestUnreachs() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 OutDestUnreachs = 17;
getOutDestUnreachs() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 OutDestUnreachs = 17;
getOutDiscards() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 OutDiscards = 11;
getOutDiscards() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 OutDiscards = 11;
getOutDiscards() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 OutDiscards = 11;
getOutEchoReps() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutEchoReps = 23;
getOutEchoReps() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 OutEchoReps = 23;
getOutEchoReps() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 OutEchoReps = 23;
getOutEchos() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutEchos = 22;
getOutEchos() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 OutEchos = 22;
getOutEchos() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 OutEchos = 22;
getOutErrors() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutErrors = 16;
getOutErrors() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 OutErrors = 16;
getOutErrors() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 OutErrors = 16;
getOutMsgs() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutMsgs = 15;
getOutMsgs() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 OutMsgs = 15;
getOutMsgs() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 OutMsgs = 15;
getOutNoRoutes() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 OutNoRoutes = 12;
getOutNoRoutes() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 OutNoRoutes = 12;
getOutNoRoutes() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 OutNoRoutes = 12;
getOutParmProbs() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutParmProbs = 19;
getOutParmProbs() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 OutParmProbs = 19;
getOutParmProbs() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 OutParmProbs = 19;
getOutputFile() - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
The fetcher's default behavior is to use the URI string's basename to name the local copy.
getOutputFile() - Method in class org.apache.mesos.Protos.CommandInfo.URI
The fetcher's default behavior is to use the URI string's basename to name the local copy.
getOutputFile() - Method in interface org.apache.mesos.Protos.CommandInfo.URIOrBuilder
The fetcher's default behavior is to use the URI string's basename to name the local copy.
getOutputFileBytes() - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
The fetcher's default behavior is to use the URI string's basename to name the local copy.
getOutputFileBytes() - Method in class org.apache.mesos.Protos.CommandInfo.URI
The fetcher's default behavior is to use the URI string's basename to name the local copy.
getOutputFileBytes() - Method in interface org.apache.mesos.Protos.CommandInfo.URIOrBuilder
The fetcher's default behavior is to use the URI string's basename to name the local copy.
getOutRedirects() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutRedirects = 21;
getOutRedirects() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 OutRedirects = 21;
getOutRedirects() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 OutRedirects = 21;
getOutRequests() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 OutRequests = 10;
getOutRequests() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 OutRequests = 10;
getOutRequests() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 OutRequests = 10;
getOutRsts() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 OutRsts = 14;
getOutRsts() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 OutRsts = 14;
getOutRsts() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 OutRsts = 14;
getOutSegs() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 OutSegs = 11;
getOutSegs() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 OutSegs = 11;
getOutSegs() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 OutSegs = 11;
getOutSrcQuenchs() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutSrcQuenchs = 20;
getOutSrcQuenchs() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 OutSrcQuenchs = 20;
getOutSrcQuenchs() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 OutSrcQuenchs = 20;
getOutTimeExcds() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutTimeExcds = 18;
getOutTimeExcds() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 OutTimeExcds = 18;
getOutTimeExcds() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 OutTimeExcds = 18;
getOutTimestampReps() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutTimestampReps = 25;
getOutTimestampReps() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 OutTimestampReps = 25;
getOutTimestampReps() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 OutTimestampReps = 25;
getOutTimestamps() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutTimestamps = 24;
getOutTimestamps() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 OutTimestamps = 24;
getOutTimestamps() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 OutTimestamps = 24;
getOverlimits() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 overlimits = 5;
getOverlimits() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
optional uint64 overlimits = 5;
getOverlimits() - Method in interface org.apache.mesos.Protos.TrafficControlStatisticsOrBuilder
optional uint64 overlimits = 5;
getPackets() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 packets = 6;
getPackets() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
optional uint64 packets = 6;
getPackets() - Method in interface org.apache.mesos.Protos.TrafficControlStatisticsOrBuilder
optional uint64 packets = 6;
getPageFaults() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 page_faults = 15;
getPageFaults() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 page_faults = 15;
getPageFaults() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 page_faults = 15;
getParameter(int) - Method in class org.apache.mesos.Protos.Parameters.Builder
repeated .mesos.Parameter parameter = 1;
getParameter(int) - Method in class org.apache.mesos.Protos.Parameters
repeated .mesos.Parameter parameter = 1;
getParameter(int) - Method in interface org.apache.mesos.Protos.ParametersOrBuilder
repeated .mesos.Parameter parameter = 1;
getParameterBuilder(int) - Method in class org.apache.mesos.Protos.Parameters.Builder
repeated .mesos.Parameter parameter = 1;
getParameterBuilderList() - Method in class org.apache.mesos.Protos.Parameters.Builder
repeated .mesos.Parameter parameter = 1;
getParameterCount() - Method in class org.apache.mesos.Protos.Parameters.Builder
repeated .mesos.Parameter parameter = 1;
getParameterCount() - Method in class org.apache.mesos.Protos.Parameters
repeated .mesos.Parameter parameter = 1;
getParameterCount() - Method in interface org.apache.mesos.Protos.ParametersOrBuilder
repeated .mesos.Parameter parameter = 1;
getParameterList() - Method in class org.apache.mesos.Protos.Parameters.Builder
repeated .mesos.Parameter parameter = 1;
getParameterList() - Method in class org.apache.mesos.Protos.Parameters
repeated .mesos.Parameter parameter = 1;
getParameterList() - Method in interface org.apache.mesos.Protos.ParametersOrBuilder
repeated .mesos.Parameter parameter = 1;
getParameterOrBuilder(int) - Method in class org.apache.mesos.Protos.Parameters.Builder
repeated .mesos.Parameter parameter = 1;
getParameterOrBuilder(int) - Method in class org.apache.mesos.Protos.Parameters
repeated .mesos.Parameter parameter = 1;
getParameterOrBuilder(int) - Method in interface org.apache.mesos.Protos.ParametersOrBuilder
repeated .mesos.Parameter parameter = 1;
getParameterOrBuilderList() - Method in class org.apache.mesos.Protos.Parameters.Builder
repeated .mesos.Parameter parameter = 1;
getParameterOrBuilderList() - Method in class org.apache.mesos.Protos.Parameters
repeated .mesos.Parameter parameter = 1;
getParameterOrBuilderList() - Method in interface org.apache.mesos.Protos.ParametersOrBuilder
repeated .mesos.Parameter parameter = 1;
getParameters(int) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
Allowing arbitrary parameters to be passed to docker CLI.
getParameters(int) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
Allowing arbitrary parameters to be passed to docker CLI.
getParameters(int) - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfoOrBuilder
Allowing arbitrary parameters to be passed to docker CLI.
getParametersBuilder(int) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
Allowing arbitrary parameters to be passed to docker CLI.
getParametersBuilderList() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
Allowing arbitrary parameters to be passed to docker CLI.
getParametersCount() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
Allowing arbitrary parameters to be passed to docker CLI.
getParametersCount() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
Allowing arbitrary parameters to be passed to docker CLI.
getParametersCount() - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfoOrBuilder
Allowing arbitrary parameters to be passed to docker CLI.
getParametersList() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
Allowing arbitrary parameters to be passed to docker CLI.
getParametersList() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
Allowing arbitrary parameters to be passed to docker CLI.
getParametersList() - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfoOrBuilder
Allowing arbitrary parameters to be passed to docker CLI.
getParametersOrBuilder(int) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
Allowing arbitrary parameters to be passed to docker CLI.
getParametersOrBuilder(int) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
Allowing arbitrary parameters to be passed to docker CLI.
getParametersOrBuilder(int) - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfoOrBuilder
Allowing arbitrary parameters to be passed to docker CLI.
getParametersOrBuilderList() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
Allowing arbitrary parameters to be passed to docker CLI.
getParametersOrBuilderList() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
Allowing arbitrary parameters to be passed to docker CLI.
getParametersOrBuilderList() - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfoOrBuilder
Allowing arbitrary parameters to be passed to docker CLI.
getParent() - Method in class org.apache.mesos.Protos.ContainerID.Builder
optional .mesos.ContainerID parent = 2;
getParent() - Method in class org.apache.mesos.Protos.ContainerID
optional .mesos.ContainerID parent = 2;
getParent() - Method in interface org.apache.mesos.Protos.ContainerIDOrBuilder
optional .mesos.ContainerID parent = 2;
getParentBuilder() - Method in class org.apache.mesos.Protos.ContainerID.Builder
optional .mesos.ContainerID parent = 2;
getParentOrBuilder() - Method in class org.apache.mesos.Protos.ContainerID.Builder
optional .mesos.ContainerID parent = 2;
getParentOrBuilder() - Method in class org.apache.mesos.Protos.ContainerID
optional .mesos.ContainerID parent = 2;
getParentOrBuilder() - Method in interface org.apache.mesos.Protos.ContainerIDOrBuilder
optional .mesos.ContainerID parent = 2;
getParserForType() - Method in class org.apache.mesos.Protos.Address
 
getParserForType() - Method in class org.apache.mesos.Protos.Attribute
 
getParserForType() - Method in class org.apache.mesos.Protos.CapabilityInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
getParserForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
getParserForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
getParserForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
getParserForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
getParserForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
getParserForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
getParserForType() - Method in class org.apache.mesos.Protos.CgroupInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
getParserForType() - Method in class org.apache.mesos.Protos.CheckInfo.Command
 
getParserForType() - Method in class org.apache.mesos.Protos.CheckInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.CheckInfo.Http
 
getParserForType() - Method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
getParserForType() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
getParserForType() - Method in class org.apache.mesos.Protos.CheckStatusInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
getParserForType() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
getParserForType() - Method in class org.apache.mesos.Protos.CommandInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.CommandInfo.URI
 
getParserForType() - Method in class org.apache.mesos.Protos.ContainerID
 
getParserForType() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
getParserForType() - Method in class org.apache.mesos.Protos.ContainerInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.ContainerStatus
 
getParserForType() - Method in class org.apache.mesos.Protos.Credential
 
getParserForType() - Method in class org.apache.mesos.Protos.Credentials
 
getParserForType() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
getParserForType() - Method in class org.apache.mesos.Protos.CSIPluginInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.Device
 
getParserForType() - Method in class org.apache.mesos.Protos.Device.Number
 
getParserForType() - Method in class org.apache.mesos.Protos.DeviceAccess.Access
 
getParserForType() - Method in class org.apache.mesos.Protos.DeviceAccess
 
getParserForType() - Method in class org.apache.mesos.Protos.DeviceWhitelist
 
getParserForType() - Method in class org.apache.mesos.Protos.DiscoveryInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.DiskStatistics
 
getParserForType() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
getParserForType() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.DomainInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.DrainConfig
 
getParserForType() - Method in class org.apache.mesos.Protos.DrainInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.DurationInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.Environment
 
getParserForType() - Method in class org.apache.mesos.Protos.Environment.Variable
 
getParserForType() - Method in class org.apache.mesos.Protos.ExecutorID
 
getParserForType() - Method in class org.apache.mesos.Protos.ExecutorInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.FileInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.Filters
 
getParserForType() - Method in class org.apache.mesos.Protos.Flag
 
getParserForType() - Method in class org.apache.mesos.Protos.FrameworkID
 
getParserForType() - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
getParserForType() - Method in class org.apache.mesos.Protos.FrameworkInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.HealthCheck
 
getParserForType() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.IcmpStatistics
 
getParserForType() - Method in class org.apache.mesos.Protos.Image.Appc
 
getParserForType() - Method in class org.apache.mesos.Protos.Image.Docker
 
getParserForType() - Method in class org.apache.mesos.Protos.Image
 
getParserForType() - Method in class org.apache.mesos.Protos.InverseOffer
 
getParserForType() - Method in class org.apache.mesos.Protos.IpStatistics
 
getParserForType() - Method in class org.apache.mesos.Protos.KillPolicy
 
getParserForType() - Method in class org.apache.mesos.Protos.Label
 
getParserForType() - Method in class org.apache.mesos.Protos.Labels
 
getParserForType() - Method in class org.apache.mesos.Protos.LinuxInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.MachineID
 
getParserForType() - Method in class org.apache.mesos.Protos.MachineInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.MasterInfo.Capability
 
getParserForType() - Method in class org.apache.mesos.Protos.MasterInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.Metric
 
getParserForType() - Method in class org.apache.mesos.Protos.MountPropagation
 
getParserForType() - Method in class org.apache.mesos.Protos.NetworkInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
getParserForType() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
getParserForType() - Method in class org.apache.mesos.Protos.Offer
 
getParserForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Create
 
getParserForType() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
getParserForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
getParserForType() - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
getParserForType() - Method in class org.apache.mesos.Protos.Offer.Operation
 
getParserForType() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
getParserForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
getParserForType() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
getParserForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
getParserForType() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
getParserForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
getParserForType() - Method in class org.apache.mesos.Protos.OfferFilters
 
getParserForType() - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
getParserForType() - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
getParserForType() - Method in class org.apache.mesos.Protos.OfferID
 
getParserForType() - Method in class org.apache.mesos.Protos.Operation
 
getParserForType() - Method in class org.apache.mesos.Protos.OperationID
 
getParserForType() - Method in class org.apache.mesos.Protos.OperationStatus
 
getParserForType() - Method in class org.apache.mesos.Protos.Parameter
 
getParserForType() - Method in class org.apache.mesos.Protos.Parameters
 
getParserForType() - Method in class org.apache.mesos.Protos.PerfStatistics
 
getParserForType() - Method in class org.apache.mesos.Protos.Port
 
getParserForType() - Method in class org.apache.mesos.Protos.Ports
 
getParserForType() - Method in class org.apache.mesos.Protos.RateLimit
 
getParserForType() - Method in class org.apache.mesos.Protos.RateLimits
 
getParserForType() - Method in class org.apache.mesos.Protos.Request
 
getParserForType() - Method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
getParserForType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
getParserForType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
getParserForType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
getParserForType() - Method in class org.apache.mesos.Protos.Resource
 
getParserForType() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.Resource.SharedInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.ResourceProviderID
 
getParserForType() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
getParserForType() - Method in class org.apache.mesos.Protos.ResourceStatistics
 
getParserForType() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
getParserForType() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
getParserForType() - Method in class org.apache.mesos.Protos.ResourceUsage
 
getParserForType() - Method in class org.apache.mesos.Protos.RLimitInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
getParserForType() - Method in class org.apache.mesos.Protos.Role
 
getParserForType() - Method in class org.apache.mesos.Protos.SeccompInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.Secret
 
getParserForType() - Method in class org.apache.mesos.Protos.Secret.Reference
 
getParserForType() - Method in class org.apache.mesos.Protos.Secret.Value
 
getParserForType() - Method in class org.apache.mesos.Protos.SlaveID
 
getParserForType() - Method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
getParserForType() - Method in class org.apache.mesos.Protos.SlaveInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.SNMPStatistics
 
getParserForType() - Method in class org.apache.mesos.Protos.Task
 
getParserForType() - Method in class org.apache.mesos.Protos.TaskGroupInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.TaskID
 
getParserForType() - Method in class org.apache.mesos.Protos.TaskInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.TaskResourceLimitation
 
getParserForType() - Method in class org.apache.mesos.Protos.TaskStatus
 
getParserForType() - Method in class org.apache.mesos.Protos.TcpStatistics
 
getParserForType() - Method in class org.apache.mesos.Protos.TimeInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
 
getParserForType() - Method in class org.apache.mesos.Protos.TTYInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
getParserForType() - Method in class org.apache.mesos.Protos.UdpStatistics
 
getParserForType() - Method in class org.apache.mesos.Protos.Unavailability
 
getParserForType() - Method in class org.apache.mesos.Protos.URL
 
getParserForType() - Method in class org.apache.mesos.Protos.UUID
 
getParserForType() - Method in class org.apache.mesos.Protos.Value
 
getParserForType() - Method in class org.apache.mesos.Protos.Value.Range
 
getParserForType() - Method in class org.apache.mesos.Protos.Value.Ranges
 
getParserForType() - Method in class org.apache.mesos.Protos.Value.Scalar
 
getParserForType() - Method in class org.apache.mesos.Protos.Value.Set
 
getParserForType() - Method in class org.apache.mesos.Protos.Value.Text
 
getParserForType() - Method in class org.apache.mesos.Protos.VersionInfo
 
getParserForType() - Method in class org.apache.mesos.Protos.Volume
 
getParserForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
getParserForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
getParserForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
getParserForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
getParserForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
getParserForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
getParserForType() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
getParserForType() - Method in class org.apache.mesos.Protos.Volume.Source
 
getParserForType() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
getParserForType() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
getParserForType() - Method in class org.apache.mesos.Protos.WeightInfo
 
getPassiveOpens() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 PassiveOpens = 6;
getPassiveOpens() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 PassiveOpens = 6;
getPassiveOpens() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 PassiveOpens = 6;
getPath() - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
HTTP request path.
getPath() - Method in class org.apache.mesos.Protos.CheckInfo.Http
HTTP request path.
getPath() - Method in interface org.apache.mesos.Protos.CheckInfo.HttpOrBuilder
HTTP request path.
getPath() - Method in class org.apache.mesos.Protos.Device.Builder
optional string path = 1;
getPath() - Method in class org.apache.mesos.Protos.Device
optional string path = 1;
getPath() - Method in interface org.apache.mesos.Protos.DeviceOrBuilder
optional string path = 1;
getPath() - Method in class org.apache.mesos.Protos.FileInfo.Builder
Absolute path to the file.
getPath() - Method in class org.apache.mesos.Protos.FileInfo
Absolute path to the file.
getPath() - Method in interface org.apache.mesos.Protos.FileInfoOrBuilder
Absolute path to the file.
getPath() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
HTTP request path.
getPath() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
HTTP request path.
getPath() - Method in interface org.apache.mesos.Protos.HealthCheck.HTTPCheckInfoOrBuilder
HTTP request path.
getPath() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
optional .mesos.Resource.DiskInfo.Source.Path path = 2;
getPath() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
optional .mesos.Resource.DiskInfo.Source.Path path = 2;
getPath() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.SourceOrBuilder
optional .mesos.Resource.DiskInfo.Source.Path path = 2;
getPath() - Method in class org.apache.mesos.Protos.URL.Builder
optional string path = 3;
getPath() - Method in class org.apache.mesos.Protos.URL
optional string path = 3;
getPath() - Method in interface org.apache.mesos.Protos.URLOrBuilder
optional string path = 3;
getPath() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
required string path = 1;
getPath() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath
required string path = 1;
getPath() - Method in interface org.apache.mesos.Protos.Volume.Source.HostPathOrBuilder
required string path = 1;
getPath() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
A path relative to the corresponding container's sandbox.
getPath() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
A path relative to the corresponding container's sandbox.
getPath() - Method in interface org.apache.mesos.Protos.Volume.Source.SandboxPathOrBuilder
A path relative to the corresponding container's sandbox.
getPathBuilder() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
optional .mesos.Resource.DiskInfo.Source.Path path = 2;
getPathBytes() - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
HTTP request path.
getPathBytes() - Method in class org.apache.mesos.Protos.CheckInfo.Http
HTTP request path.
getPathBytes() - Method in interface org.apache.mesos.Protos.CheckInfo.HttpOrBuilder
HTTP request path.
getPathBytes() - Method in class org.apache.mesos.Protos.Device.Builder
optional string path = 1;
getPathBytes() - Method in class org.apache.mesos.Protos.Device
optional string path = 1;
getPathBytes() - Method in interface org.apache.mesos.Protos.DeviceOrBuilder
optional string path = 1;
getPathBytes() - Method in class org.apache.mesos.Protos.FileInfo.Builder
Absolute path to the file.
getPathBytes() - Method in class org.apache.mesos.Protos.FileInfo
Absolute path to the file.
getPathBytes() - Method in interface org.apache.mesos.Protos.FileInfoOrBuilder
Absolute path to the file.
getPathBytes() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
HTTP request path.
getPathBytes() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
HTTP request path.
getPathBytes() - Method in interface org.apache.mesos.Protos.HealthCheck.HTTPCheckInfoOrBuilder
HTTP request path.
getPathBytes() - Method in class org.apache.mesos.Protos.URL.Builder
optional string path = 3;
getPathBytes() - Method in class org.apache.mesos.Protos.URL
optional string path = 3;
getPathBytes() - Method in interface org.apache.mesos.Protos.URLOrBuilder
optional string path = 3;
getPathBytes() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
required string path = 1;
getPathBytes() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath
required string path = 1;
getPathBytes() - Method in interface org.apache.mesos.Protos.Volume.Source.HostPathOrBuilder
required string path = 1;
getPathBytes() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
A path relative to the corresponding container's sandbox.
getPathBytes() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
A path relative to the corresponding container's sandbox.
getPathBytes() - Method in interface org.apache.mesos.Protos.Volume.Source.SandboxPathOrBuilder
A path relative to the corresponding container's sandbox.
getPathOrBuilder() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
optional .mesos.Resource.DiskInfo.Source.Path path = 2;
getPathOrBuilder() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
optional .mesos.Resource.DiskInfo.Source.Path path = 2;
getPathOrBuilder() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.SourceOrBuilder
optional .mesos.Resource.DiskInfo.Source.Path path = 2;
getPerf() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Perf statistics.
getPerf() - Method in class org.apache.mesos.Protos.ResourceStatistics
Perf statistics.
getPerf() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Perf statistics.
getPerfBuilder() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Perf statistics.
getPerfOrBuilder() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Perf statistics.
getPerfOrBuilder() - Method in class org.apache.mesos.Protos.ResourceStatistics
Perf statistics.
getPerfOrBuilder() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Perf statistics.
getPersistence() - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
optional .mesos.Resource.DiskInfo.Persistence persistence = 2;
getPersistence() - Method in class org.apache.mesos.Protos.DiskStatistics
optional .mesos.Resource.DiskInfo.Persistence persistence = 2;
getPersistence() - Method in interface org.apache.mesos.Protos.DiskStatisticsOrBuilder
optional .mesos.Resource.DiskInfo.Persistence persistence = 2;
getPersistence() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
optional .mesos.Resource.DiskInfo.Persistence persistence = 1;
getPersistence() - Method in class org.apache.mesos.Protos.Resource.DiskInfo
optional .mesos.Resource.DiskInfo.Persistence persistence = 1;
getPersistence() - Method in interface org.apache.mesos.Protos.Resource.DiskInfoOrBuilder
optional .mesos.Resource.DiskInfo.Persistence persistence = 1;
getPersistenceBuilder() - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
optional .mesos.Resource.DiskInfo.Persistence persistence = 2;
getPersistenceBuilder() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
optional .mesos.Resource.DiskInfo.Persistence persistence = 1;
getPersistenceOrBuilder() - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
optional .mesos.Resource.DiskInfo.Persistence persistence = 2;
getPersistenceOrBuilder() - Method in class org.apache.mesos.Protos.DiskStatistics
optional .mesos.Resource.DiskInfo.Persistence persistence = 2;
getPersistenceOrBuilder() - Method in interface org.apache.mesos.Protos.DiskStatisticsOrBuilder
optional .mesos.Resource.DiskInfo.Persistence persistence = 2;
getPersistenceOrBuilder() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
optional .mesos.Resource.DiskInfo.Persistence persistence = 1;
getPersistenceOrBuilder() - Method in class org.apache.mesos.Protos.Resource.DiskInfo
optional .mesos.Resource.DiskInfo.Persistence persistence = 1;
getPersistenceOrBuilder() - Method in interface org.apache.mesos.Protos.Resource.DiskInfoOrBuilder
optional .mesos.Resource.DiskInfo.Persistence persistence = 1;
getPid() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
In the default implementation, this will contain information about both the IP address, port and Master name; it should really not be relied upon by external tooling/frameworks and be considered an "internal" implementation field.
getPid() - Method in class org.apache.mesos.Protos.MasterInfo
In the default implementation, this will contain information about both the IP address, port and Master name; it should really not be relied upon by external tooling/frameworks and be considered an "internal" implementation field.
getPid() - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
In the default implementation, this will contain information about both the IP address, port and Master name; it should really not be relied upon by external tooling/frameworks and be considered an "internal" implementation field.
getPidBytes() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
In the default implementation, this will contain information about both the IP address, port and Master name; it should really not be relied upon by external tooling/frameworks and be considered an "internal" implementation field.
getPidBytes() - Method in class org.apache.mesos.Protos.MasterInfo
In the default implementation, this will contain information about both the IP address, port and Master name; it should really not be relied upon by external tooling/frameworks and be considered an "internal" implementation field.
getPidBytes() - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
In the default implementation, this will contain information about both the IP address, port and Master name; it should really not be relied upon by external tooling/frameworks and be considered an "internal" implementation field.
getPlugin() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
required .mesos.CSIPluginInfo plugin = 1;
getPlugin() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
required .mesos.CSIPluginInfo plugin = 1;
getPlugin() - Method in interface org.apache.mesos.Protos.ResourceProviderInfo.StorageOrBuilder
required .mesos.CSIPluginInfo plugin = 1;
getPluginBuilder() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
required .mesos.CSIPluginInfo plugin = 1;
getPluginName() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
The name of the CSI plugin.
getPluginName() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
The name of the CSI plugin.
getPluginName() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolumeOrBuilder
The name of the CSI plugin.
getPluginNameBytes() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
The name of the CSI plugin.
getPluginNameBytes() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
The name of the CSI plugin.
getPluginNameBytes() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolumeOrBuilder
The name of the CSI plugin.
getPluginOrBuilder() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
required .mesos.CSIPluginInfo plugin = 1;
getPluginOrBuilder() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
required .mesos.CSIPluginInfo plugin = 1;
getPluginOrBuilder() - Method in interface org.apache.mesos.Protos.ResourceProviderInfo.StorageOrBuilder
required .mesos.CSIPluginInfo plugin = 1;
getPort() - Method in class org.apache.mesos.Protos.Address.Builder
required int32 port = 3;
getPort() - Method in class org.apache.mesos.Protos.Address
required int32 port = 3;
getPort() - Method in interface org.apache.mesos.Protos.AddressOrBuilder
required int32 port = 3;
getPort() - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
Port to send the HTTP request.
getPort() - Method in class org.apache.mesos.Protos.CheckInfo.Http
Port to send the HTTP request.
getPort() - Method in interface org.apache.mesos.Protos.CheckInfo.HttpOrBuilder
Port to send the HTTP request.
getPort() - Method in class org.apache.mesos.Protos.CheckInfo.Tcp.Builder
required uint32 port = 1;
getPort() - Method in class org.apache.mesos.Protos.CheckInfo.Tcp
required uint32 port = 1;
getPort() - Method in interface org.apache.mesos.Protos.CheckInfo.TcpOrBuilder
required uint32 port = 1;
getPort() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
Port to send the HTTP request.
getPort() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
Port to send the HTTP request.
getPort() - Method in interface org.apache.mesos.Protos.HealthCheck.HTTPCheckInfoOrBuilder
Port to send the HTTP request.
getPort() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo.Builder
Port expected to be open.
getPort() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
Port expected to be open.
getPort() - Method in interface org.apache.mesos.Protos.HealthCheck.TCPCheckInfoOrBuilder
Port expected to be open.
getPort() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The TCP port the Master is listening on for incoming HTTP requests; deprecated, use `address.port` instead.
getPort() - Method in class org.apache.mesos.Protos.MasterInfo
The TCP port the Master is listening on for incoming HTTP requests; deprecated, use `address.port` instead.
getPort() - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
The TCP port the Master is listening on for incoming HTTP requests; deprecated, use `address.port` instead.
getPort() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
optional int32 port = 8 [default = 5051];
getPort() - Method in class org.apache.mesos.Protos.SlaveInfo
optional int32 port = 8 [default = 5051];
getPort() - Method in interface org.apache.mesos.Protos.SlaveInfoOrBuilder
optional int32 port = 8 [default = 5051];
getPortMappings(int) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
getPortMappings(int) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
getPortMappings(int) - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfoOrBuilder
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
getPortMappings(int) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
getPortMappings(int) - Method in class org.apache.mesos.Protos.NetworkInfo
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
getPortMappings(int) - Method in interface org.apache.mesos.Protos.NetworkInfoOrBuilder
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
getPortMappingsBuilder(int) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
getPortMappingsBuilder(int) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
getPortMappingsBuilderList() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
getPortMappingsBuilderList() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
getPortMappingsCount() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
getPortMappingsCount() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
getPortMappingsCount() - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfoOrBuilder
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
getPortMappingsCount() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
getPortMappingsCount() - Method in class org.apache.mesos.Protos.NetworkInfo
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
getPortMappingsCount() - Method in interface org.apache.mesos.Protos.NetworkInfoOrBuilder
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
getPortMappingsList() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
getPortMappingsList() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
getPortMappingsList() - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfoOrBuilder
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
getPortMappingsList() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
getPortMappingsList() - Method in class org.apache.mesos.Protos.NetworkInfo
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
getPortMappingsList() - Method in interface org.apache.mesos.Protos.NetworkInfoOrBuilder
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
getPortMappingsOrBuilder(int) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
getPortMappingsOrBuilder(int) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
getPortMappingsOrBuilder(int) - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfoOrBuilder
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
getPortMappingsOrBuilder(int) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
getPortMappingsOrBuilder(int) - Method in class org.apache.mesos.Protos.NetworkInfo
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
getPortMappingsOrBuilder(int) - Method in interface org.apache.mesos.Protos.NetworkInfoOrBuilder
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
getPortMappingsOrBuilderList() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
getPortMappingsOrBuilderList() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
getPortMappingsOrBuilderList() - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfoOrBuilder
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
getPortMappingsOrBuilderList() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
getPortMappingsOrBuilderList() - Method in class org.apache.mesos.Protos.NetworkInfo
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
getPortMappingsOrBuilderList() - Method in interface org.apache.mesos.Protos.NetworkInfoOrBuilder
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
getPorts() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional .mesos.Ports ports = 6;
getPorts() - Method in class org.apache.mesos.Protos.DiscoveryInfo
optional .mesos.Ports ports = 6;
getPorts() - Method in interface org.apache.mesos.Protos.DiscoveryInfoOrBuilder
optional .mesos.Ports ports = 6;
getPorts(int) - Method in class org.apache.mesos.Protos.Ports.Builder
repeated .mesos.Port ports = 1;
getPorts(int) - Method in class org.apache.mesos.Protos.Ports
repeated .mesos.Port ports = 1;
getPorts(int) - Method in interface org.apache.mesos.Protos.PortsOrBuilder
repeated .mesos.Port ports = 1;
getPortsBuilder() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional .mesos.Ports ports = 6;
getPortsBuilder(int) - Method in class org.apache.mesos.Protos.Ports.Builder
repeated .mesos.Port ports = 1;
getPortsBuilderList() - Method in class org.apache.mesos.Protos.Ports.Builder
repeated .mesos.Port ports = 1;
getPortsCount() - Method in class org.apache.mesos.Protos.Ports.Builder
repeated .mesos.Port ports = 1;
getPortsCount() - Method in class org.apache.mesos.Protos.Ports
repeated .mesos.Port ports = 1;
getPortsCount() - Method in interface org.apache.mesos.Protos.PortsOrBuilder
repeated .mesos.Port ports = 1;
getPortsList() - Method in class org.apache.mesos.Protos.Ports.Builder
repeated .mesos.Port ports = 1;
getPortsList() - Method in class org.apache.mesos.Protos.Ports
repeated .mesos.Port ports = 1;
getPortsList() - Method in interface org.apache.mesos.Protos.PortsOrBuilder
repeated .mesos.Port ports = 1;
getPortsOrBuilder() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional .mesos.Ports ports = 6;
getPortsOrBuilder() - Method in class org.apache.mesos.Protos.DiscoveryInfo
optional .mesos.Ports ports = 6;
getPortsOrBuilder() - Method in interface org.apache.mesos.Protos.DiscoveryInfoOrBuilder
optional .mesos.Ports ports = 6;
getPortsOrBuilder(int) - Method in class org.apache.mesos.Protos.Ports.Builder
repeated .mesos.Port ports = 1;
getPortsOrBuilder(int) - Method in class org.apache.mesos.Protos.Ports
repeated .mesos.Port ports = 1;
getPortsOrBuilder(int) - Method in interface org.apache.mesos.Protos.PortsOrBuilder
repeated .mesos.Port ports = 1;
getPortsOrBuilderList() - Method in class org.apache.mesos.Protos.Ports.Builder
repeated .mesos.Port ports = 1;
getPortsOrBuilderList() - Method in class org.apache.mesos.Protos.Ports
repeated .mesos.Port ports = 1;
getPortsOrBuilderList() - Method in interface org.apache.mesos.Protos.PortsOrBuilder
repeated .mesos.Port ports = 1;
getPrincipal() - Method in class org.apache.mesos.Protos.Credential.Builder
required string principal = 1;
getPrincipal() - Method in class org.apache.mesos.Protos.Credential
required string principal = 1;
getPrincipal() - Method in interface org.apache.mesos.Protos.CredentialOrBuilder
required string principal = 1;
getPrincipal() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field should match the credential's principal the framework uses for authentication.
getPrincipal() - Method in class org.apache.mesos.Protos.FrameworkInfo
This field should match the credential's principal the framework uses for authentication.
getPrincipal() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
This field should match the credential's principal the framework uses for authentication.
getPrincipal() - Method in class org.apache.mesos.Protos.RateLimit.Builder
Principal of framework(s) to be throttled.
getPrincipal() - Method in class org.apache.mesos.Protos.RateLimit
Principal of framework(s) to be throttled.
getPrincipal() - Method in interface org.apache.mesos.Protos.RateLimitOrBuilder
Principal of framework(s) to be throttled.
getPrincipal() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
This field indicates the principal of the operator or framework that created this volume.
getPrincipal() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
This field indicates the principal of the operator or framework that created this volume.
getPrincipal() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.PersistenceOrBuilder
This field indicates the principal of the operator or framework that created this volume.
getPrincipal() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
Indicates the principal, if any, of the framework or operator that reserved this resource.
getPrincipal() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo
Indicates the principal, if any, of the framework or operator that reserved this resource.
getPrincipal() - Method in interface org.apache.mesos.Protos.Resource.ReservationInfoOrBuilder
Indicates the principal, if any, of the framework or operator that reserved this resource.
getPrincipalBytes() - Method in class org.apache.mesos.Protos.Credential.Builder
required string principal = 1;
getPrincipalBytes() - Method in class org.apache.mesos.Protos.Credential
required string principal = 1;
getPrincipalBytes() - Method in interface org.apache.mesos.Protos.CredentialOrBuilder
required string principal = 1;
getPrincipalBytes() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field should match the credential's principal the framework uses for authentication.
getPrincipalBytes() - Method in class org.apache.mesos.Protos.FrameworkInfo
This field should match the credential's principal the framework uses for authentication.
getPrincipalBytes() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
This field should match the credential's principal the framework uses for authentication.
getPrincipalBytes() - Method in class org.apache.mesos.Protos.RateLimit.Builder
Principal of framework(s) to be throttled.
getPrincipalBytes() - Method in class org.apache.mesos.Protos.RateLimit
Principal of framework(s) to be throttled.
getPrincipalBytes() - Method in interface org.apache.mesos.Protos.RateLimitOrBuilder
Principal of framework(s) to be throttled.
getPrincipalBytes() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
This field indicates the principal of the operator or framework that created this volume.
getPrincipalBytes() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
This field indicates the principal of the operator or framework that created this volume.
getPrincipalBytes() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.PersistenceOrBuilder
This field indicates the principal of the operator or framework that created this volume.
getPrincipalBytes() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
Indicates the principal, if any, of the framework or operator that reserved this resource.
getPrincipalBytes() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo
Indicates the principal, if any, of the framework or operator that reserved this resource.
getPrincipalBytes() - Method in interface org.apache.mesos.Protos.Resource.ReservationInfoOrBuilder
Indicates the principal, if any, of the framework or operator that reserved this resource.
getPrivileged() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
optional bool privileged = 4 [default = false];
getPrivileged() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
optional bool privileged = 4 [default = false];
getPrivileged() - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfoOrBuilder
optional bool privileged = 4 [default = false];
getProcesses() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint32 processes = 30;
getProcesses() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint32 processes = 30;
getProcesses() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint32 processes = 30;
getProfile() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
This field serves as an indirection to a set of storage vendor specific disk parameters which describe the properties of the disk.
getProfile() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
This field serves as an indirection to a set of storage vendor specific disk parameters which describe the properties of the disk.
getProfile() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.SourceOrBuilder
This field serves as an indirection to a set of storage vendor specific disk parameters which describe the properties of the disk.
getProfileBytes() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
This field serves as an indirection to a set of storage vendor specific disk parameters which describe the properties of the disk.
getProfileBytes() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
This field serves as an indirection to a set of storage vendor specific disk parameters which describe the properties of the disk.
getProfileBytes() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.SourceOrBuilder
This field serves as an indirection to a set of storage vendor specific disk parameters which describe the properties of the disk.
getProfileName() - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
A filename of the Seccomp profile.
getProfileName() - Method in class org.apache.mesos.Protos.SeccompInfo
A filename of the Seccomp profile.
getProfileName() - Method in interface org.apache.mesos.Protos.SeccompInfoOrBuilder
A filename of the Seccomp profile.
getProfileNameBytes() - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
A filename of the Seccomp profile.
getProfileNameBytes() - Method in class org.apache.mesos.Protos.SeccompInfo
A filename of the Seccomp profile.
getProfileNameBytes() - Method in interface org.apache.mesos.Protos.SeccompInfoOrBuilder
A filename of the Seccomp profile.
getProtocol() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
Protocol to expose as (ie: tcp, udp).
getProtocol() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
Protocol to expose as (ie: tcp, udp).
getProtocol() - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMappingOrBuilder
Protocol to expose as (ie: tcp, udp).
getProtocol() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
optional .mesos.NetworkInfo.Protocol protocol = 5 [default = IPv4];
getProtocol() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
optional .mesos.NetworkInfo.Protocol protocol = 5 [default = IPv4];
getProtocol() - Method in interface org.apache.mesos.Protos.HealthCheck.HTTPCheckInfoOrBuilder
optional .mesos.NetworkInfo.Protocol protocol = 5 [default = IPv4];
getProtocol() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo.Builder
optional .mesos.NetworkInfo.Protocol protocol = 2 [default = IPv4];
getProtocol() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
optional .mesos.NetworkInfo.Protocol protocol = 2 [default = IPv4];
getProtocol() - Method in interface org.apache.mesos.Protos.HealthCheck.TCPCheckInfoOrBuilder
optional .mesos.NetworkInfo.Protocol protocol = 2 [default = IPv4];
getProtocol() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
Specify IP address requirement.
getProtocol() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
Specify IP address requirement.
getProtocol() - Method in interface org.apache.mesos.Protos.NetworkInfo.IPAddressOrBuilder
Specify IP address requirement.
getProtocol() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
Protocol to expose as (ie: tcp, udp).
getProtocol() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
Protocol to expose as (ie: tcp, udp).
getProtocol() - Method in interface org.apache.mesos.Protos.NetworkInfo.PortMappingOrBuilder
Protocol to expose as (ie: tcp, udp).
getProtocol() - Method in class org.apache.mesos.Protos.Port.Builder
Layer 4-7 protocol on which the framework exposes its services.
getProtocol() - Method in class org.apache.mesos.Protos.Port
Layer 4-7 protocol on which the framework exposes its services.
getProtocol() - Method in interface org.apache.mesos.Protos.PortOrBuilder
Layer 4-7 protocol on which the framework exposes its services.
getProtocolBytes() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
Protocol to expose as (ie: tcp, udp).
getProtocolBytes() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
Protocol to expose as (ie: tcp, udp).
getProtocolBytes() - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMappingOrBuilder
Protocol to expose as (ie: tcp, udp).
getProtocolBytes() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
Protocol to expose as (ie: tcp, udp).
getProtocolBytes() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
Protocol to expose as (ie: tcp, udp).
getProtocolBytes() - Method in interface org.apache.mesos.Protos.NetworkInfo.PortMappingOrBuilder
Protocol to expose as (ie: tcp, udp).
getProtocolBytes() - Method in class org.apache.mesos.Protos.Port.Builder
Layer 4-7 protocol on which the framework exposes its services.
getProtocolBytes() - Method in class org.apache.mesos.Protos.Port
Layer 4-7 protocol on which the framework exposes its services.
getProtocolBytes() - Method in interface org.apache.mesos.Protos.PortOrBuilder
Layer 4-7 protocol on which the framework exposes its services.
getProviderId() - Method in class org.apache.mesos.Protos.Resource.Builder
Specified if the resource comes from a particular resource provider.
getProviderId() - Method in class org.apache.mesos.Protos.Resource
Specified if the resource comes from a particular resource provider.
getProviderId() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
Specified if the resource comes from a particular resource provider.
getProviderIdBuilder() - Method in class org.apache.mesos.Protos.Resource.Builder
Specified if the resource comes from a particular resource provider.
getProviderIdOrBuilder() - Method in class org.apache.mesos.Protos.Resource.Builder
Specified if the resource comes from a particular resource provider.
getProviderIdOrBuilder() - Method in class org.apache.mesos.Protos.Resource
Specified if the resource comes from a particular resource provider.
getProviderIdOrBuilder() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
Specified if the resource comes from a particular resource provider.
getQlen() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 qlen = 7;
getQlen() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
optional uint64 qlen = 7;
getQlen() - Method in interface org.apache.mesos.Protos.TrafficControlStatisticsOrBuilder
optional uint64 qlen = 7;
getQps() - Method in class org.apache.mesos.Protos.RateLimit.Builder
Leaving QPS unset gives it unlimited rate (i.e., not throttled), which also implies unlimited capacity.
getQps() - Method in class org.apache.mesos.Protos.RateLimit
Leaving QPS unset gives it unlimited rate (i.e., not throttled), which also implies unlimited capacity.
getQps() - Method in interface org.apache.mesos.Protos.RateLimitOrBuilder
Leaving QPS unset gives it unlimited rate (i.e., not throttled), which also implies unlimited capacity.
getQuantities(int) - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
A set of resources is considered allocatable if contained in any of the following quantities.
getQuantities(int) - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
A set of resources is considered allocatable if contained in any of the following quantities.
getQuantities(int) - Method in interface org.apache.mesos.Protos.OfferFilters.MinAllocatableResourcesOrBuilder
A set of resources is considered allocatable if contained in any of the following quantities.
getQuantities() - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
Deprecated.
getQuantities() - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
Deprecated.
getQuantities() - Method in interface org.apache.mesos.Protos.OfferFilters.ResourceQuantitiesOrBuilder
Deprecated.
getQuantitiesBuilder(int) - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
A set of resources is considered allocatable if contained in any of the following quantities.
getQuantitiesBuilderList() - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
A set of resources is considered allocatable if contained in any of the following quantities.
getQuantitiesCount() - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
A set of resources is considered allocatable if contained in any of the following quantities.
getQuantitiesCount() - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
A set of resources is considered allocatable if contained in any of the following quantities.
getQuantitiesCount() - Method in interface org.apache.mesos.Protos.OfferFilters.MinAllocatableResourcesOrBuilder
A set of resources is considered allocatable if contained in any of the following quantities.
getQuantitiesCount() - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
 
getQuantitiesCount() - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
getQuantitiesCount() - Method in interface org.apache.mesos.Protos.OfferFilters.ResourceQuantitiesOrBuilder
Quantities are pairs of identifiers of scalar resources and an associated value, e.g., `{"disk": Scalar {"value": 30}}`.
getQuantitiesList() - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
A set of resources is considered allocatable if contained in any of the following quantities.
getQuantitiesList() - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
A set of resources is considered allocatable if contained in any of the following quantities.
getQuantitiesList() - Method in interface org.apache.mesos.Protos.OfferFilters.MinAllocatableResourcesOrBuilder
A set of resources is considered allocatable if contained in any of the following quantities.
getQuantitiesMap() - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
Quantities are pairs of identifiers of scalar resources and an associated value, e.g., `{"disk": Scalar {"value": 30}}`.
getQuantitiesMap() - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
Quantities are pairs of identifiers of scalar resources and an associated value, e.g., `{"disk": Scalar {"value": 30}}`.
getQuantitiesMap() - Method in interface org.apache.mesos.Protos.OfferFilters.ResourceQuantitiesOrBuilder
Quantities are pairs of identifiers of scalar resources and an associated value, e.g., `{"disk": Scalar {"value": 30}}`.
getQuantitiesOrBuilder(int) - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
A set of resources is considered allocatable if contained in any of the following quantities.
getQuantitiesOrBuilder(int) - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
A set of resources is considered allocatable if contained in any of the following quantities.
getQuantitiesOrBuilder(int) - Method in interface org.apache.mesos.Protos.OfferFilters.MinAllocatableResourcesOrBuilder
A set of resources is considered allocatable if contained in any of the following quantities.
getQuantitiesOrBuilderList() - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
A set of resources is considered allocatable if contained in any of the following quantities.
getQuantitiesOrBuilderList() - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
A set of resources is considered allocatable if contained in any of the following quantities.
getQuantitiesOrBuilderList() - Method in interface org.apache.mesos.Protos.OfferFilters.MinAllocatableResourcesOrBuilder
A set of resources is considered allocatable if contained in any of the following quantities.
getQuantitiesOrDefault(String, Protos.Value.Scalar) - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
Quantities are pairs of identifiers of scalar resources and an associated value, e.g., `{"disk": Scalar {"value": 30}}`.
getQuantitiesOrDefault(String, Protos.Value.Scalar) - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
Quantities are pairs of identifiers of scalar resources and an associated value, e.g., `{"disk": Scalar {"value": 30}}`.
getQuantitiesOrDefault(String, Protos.Value.Scalar) - Method in interface org.apache.mesos.Protos.OfferFilters.ResourceQuantitiesOrBuilder
Quantities are pairs of identifiers of scalar resources and an associated value, e.g., `{"disk": Scalar {"value": 30}}`.
getQuantitiesOrThrow(String) - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
Quantities are pairs of identifiers of scalar resources and an associated value, e.g., `{"disk": Scalar {"value": 30}}`.
getQuantitiesOrThrow(String) - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
Quantities are pairs of identifiers of scalar resources and an associated value, e.g., `{"disk": Scalar {"value": 30}}`.
getQuantitiesOrThrow(String) - Method in interface org.apache.mesos.Protos.OfferFilters.ResourceQuantitiesOrBuilder
Quantities are pairs of identifiers of scalar resources and an associated value, e.g., `{"disk": Scalar {"value": 30}}`.
getQuery(int) - Method in class org.apache.mesos.Protos.URL.Builder
repeated .mesos.Parameter query = 4;
getQuery(int) - Method in class org.apache.mesos.Protos.URL
repeated .mesos.Parameter query = 4;
getQuery(int) - Method in interface org.apache.mesos.Protos.URLOrBuilder
repeated .mesos.Parameter query = 4;
getQueryBuilder(int) - Method in class org.apache.mesos.Protos.URL.Builder
repeated .mesos.Parameter query = 4;
getQueryBuilderList() - Method in class org.apache.mesos.Protos.URL.Builder
repeated .mesos.Parameter query = 4;
getQueryCount() - Method in class org.apache.mesos.Protos.URL.Builder
repeated .mesos.Parameter query = 4;
getQueryCount() - Method in class org.apache.mesos.Protos.URL
repeated .mesos.Parameter query = 4;
getQueryCount() - Method in interface org.apache.mesos.Protos.URLOrBuilder
repeated .mesos.Parameter query = 4;
getQueryList() - Method in class org.apache.mesos.Protos.URL.Builder
repeated .mesos.Parameter query = 4;
getQueryList() - Method in class org.apache.mesos.Protos.URL
repeated .mesos.Parameter query = 4;
getQueryList() - Method in interface org.apache.mesos.Protos.URLOrBuilder
repeated .mesos.Parameter query = 4;
getQueryOrBuilder(int) - Method in class org.apache.mesos.Protos.URL.Builder
repeated .mesos.Parameter query = 4;
getQueryOrBuilder(int) - Method in class org.apache.mesos.Protos.URL
repeated .mesos.Parameter query = 4;
getQueryOrBuilder(int) - Method in interface org.apache.mesos.Protos.URLOrBuilder
repeated .mesos.Parameter query = 4;
getQueryOrBuilderList() - Method in class org.apache.mesos.Protos.URL.Builder
repeated .mesos.Parameter query = 4;
getQueryOrBuilderList() - Method in class org.apache.mesos.Protos.URL
repeated .mesos.Parameter query = 4;
getQueryOrBuilderList() - Method in interface org.apache.mesos.Protos.URLOrBuilder
repeated .mesos.Parameter query = 4;
getRange(int) - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
repeated .mesos.Value.Range range = 1;
getRange(int) - Method in class org.apache.mesos.Protos.Value.Ranges
repeated .mesos.Value.Range range = 1;
getRange(int) - Method in interface org.apache.mesos.Protos.Value.RangesOrBuilder
repeated .mesos.Value.Range range = 1;
getRangeBuilder(int) - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
repeated .mesos.Value.Range range = 1;
getRangeBuilderList() - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
repeated .mesos.Value.Range range = 1;
getRangeCount() - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
repeated .mesos.Value.Range range = 1;
getRangeCount() - Method in class org.apache.mesos.Protos.Value.Ranges
repeated .mesos.Value.Range range = 1;
getRangeCount() - Method in interface org.apache.mesos.Protos.Value.RangesOrBuilder
repeated .mesos.Value.Range range = 1;
getRangeList() - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
repeated .mesos.Value.Range range = 1;
getRangeList() - Method in class org.apache.mesos.Protos.Value.Ranges
repeated .mesos.Value.Range range = 1;
getRangeList() - Method in interface org.apache.mesos.Protos.Value.RangesOrBuilder
repeated .mesos.Value.Range range = 1;
getRangeOrBuilder(int) - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
repeated .mesos.Value.Range range = 1;
getRangeOrBuilder(int) - Method in class org.apache.mesos.Protos.Value.Ranges
repeated .mesos.Value.Range range = 1;
getRangeOrBuilder(int) - Method in interface org.apache.mesos.Protos.Value.RangesOrBuilder
repeated .mesos.Value.Range range = 1;
getRangeOrBuilderList() - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
repeated .mesos.Value.Range range = 1;
getRangeOrBuilderList() - Method in class org.apache.mesos.Protos.Value.Ranges
repeated .mesos.Value.Range range = 1;
getRangeOrBuilderList() - Method in interface org.apache.mesos.Protos.Value.RangesOrBuilder
repeated .mesos.Value.Range range = 1;
getRanges() - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Ranges ranges = 4;
getRanges() - Method in class org.apache.mesos.Protos.Attribute
optional .mesos.Value.Ranges ranges = 4;
getRanges() - Method in interface org.apache.mesos.Protos.AttributeOrBuilder
optional .mesos.Value.Ranges ranges = 4;
getRanges() - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Value.Ranges ranges = 4;
getRanges() - Method in class org.apache.mesos.Protos.Resource
optional .mesos.Value.Ranges ranges = 4;
getRanges() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
optional .mesos.Value.Ranges ranges = 4;
getRanges() - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Ranges ranges = 3;
getRanges() - Method in class org.apache.mesos.Protos.Value
optional .mesos.Value.Ranges ranges = 3;
getRanges() - Method in interface org.apache.mesos.Protos.ValueOrBuilder
optional .mesos.Value.Ranges ranges = 3;
getRangesBuilder() - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Ranges ranges = 4;
getRangesBuilder() - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Value.Ranges ranges = 4;
getRangesBuilder() - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Ranges ranges = 3;
getRangesOrBuilder() - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Ranges ranges = 4;
getRangesOrBuilder() - Method in class org.apache.mesos.Protos.Attribute
optional .mesos.Value.Ranges ranges = 4;
getRangesOrBuilder() - Method in interface org.apache.mesos.Protos.AttributeOrBuilder
optional .mesos.Value.Ranges ranges = 4;
getRangesOrBuilder() - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Value.Ranges ranges = 4;
getRangesOrBuilder() - Method in class org.apache.mesos.Protos.Resource
optional .mesos.Value.Ranges ranges = 4;
getRangesOrBuilder() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
optional .mesos.Value.Ranges ranges = 4;
getRangesOrBuilder() - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Ranges ranges = 3;
getRangesOrBuilder() - Method in class org.apache.mesos.Protos.Value
optional .mesos.Value.Ranges ranges = 3;
getRangesOrBuilder() - Method in interface org.apache.mesos.Protos.ValueOrBuilder
optional .mesos.Value.Ranges ranges = 3;
getRatebps() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 ratebps = 8;
getRatebps() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
optional uint64 ratebps = 8;
getRatebps() - Method in interface org.apache.mesos.Protos.TrafficControlStatisticsOrBuilder
optional uint64 ratebps = 8;
getRatepps() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 ratepps = 9;
getRatepps() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
optional uint64 ratepps = 9;
getRatepps() - Method in interface org.apache.mesos.Protos.TrafficControlStatisticsOrBuilder
optional uint64 ratepps = 9;
getRcvbufErrors() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 RcvbufErrors = 5;
getRcvbufErrors() - Method in class org.apache.mesos.Protos.UdpStatistics
optional int64 RcvbufErrors = 5;
getRcvbufErrors() - Method in interface org.apache.mesos.Protos.UdpStatisticsOrBuilder
optional int64 RcvbufErrors = 5;
getRead() - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
optional bool read = 1;
getRead() - Method in class org.apache.mesos.Protos.DeviceAccess.Access
optional bool read = 1;
getRead() - Method in interface org.apache.mesos.Protos.DeviceAccess.AccessOrBuilder
optional bool read = 1;
getReasmFails() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 ReasmFails = 16;
getReasmFails() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 ReasmFails = 16;
getReasmFails() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 ReasmFails = 16;
getReasmOKs() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 ReasmOKs = 15;
getReasmOKs() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 ReasmOKs = 15;
getReasmOKs() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 ReasmOKs = 15;
getReasmReqds() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 ReasmReqds = 14;
getReasmReqds() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 ReasmReqds = 14;
getReasmReqds() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 ReasmReqds = 14;
getReasmTimeout() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 ReasmTimeout = 13;
getReasmTimeout() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 ReasmTimeout = 13;
getReasmTimeout() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 ReasmTimeout = 13;
getReason() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
optional .mesos.TaskStatus.Reason reason = 10;
getReason() - Method in class org.apache.mesos.Protos.TaskStatus
optional .mesos.TaskStatus.Reason reason = 10;
getReason() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
optional .mesos.TaskStatus.Reason reason = 10;
getReconciliationIntervalSeconds() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
Amount of time to wait after the resource provider finishes reconciling existing volumes and storage pools against the CSI plugin to start the next reconciliation.
getReconciliationIntervalSeconds() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
Amount of time to wait after the resource provider finishes reconciling existing volumes and storage pools against the CSI plugin to start the next reconciliation.
getReconciliationIntervalSeconds() - Method in interface org.apache.mesos.Protos.ResourceProviderInfo.StorageOrBuilder
Amount of time to wait after the resource provider finishes reconciling existing volumes and storage pools against the CSI plugin to start the next reconciliation.
getRefCycles() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 ref_cycles = 12;
getRefCycles() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 ref_cycles = 12;
getRefCycles() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 ref_cycles = 12;
getReference() - Method in class org.apache.mesos.Protos.Secret.Builder
Only one of `reference` and `value` must be set.
getReference() - Method in class org.apache.mesos.Protos.Secret
Only one of `reference` and `value` must be set.
getReference() - Method in interface org.apache.mesos.Protos.SecretOrBuilder
Only one of `reference` and `value` must be set.
getReferenceBuilder() - Method in class org.apache.mesos.Protos.Secret.Builder
Only one of `reference` and `value` must be set.
getReferenceOrBuilder() - Method in class org.apache.mesos.Protos.Secret.Builder
Only one of `reference` and `value` must be set.
getReferenceOrBuilder() - Method in class org.apache.mesos.Protos.Secret
Only one of `reference` and `value` must be set.
getReferenceOrBuilder() - Method in interface org.apache.mesos.Protos.SecretOrBuilder
Only one of `reference` and `value` must be set.
getRefuseSeconds() - Method in class org.apache.mesos.Protos.Filters.Builder
Time to consider unused resources refused.
getRefuseSeconds() - Method in class org.apache.mesos.Protos.Filters
Time to consider unused resources refused.
getRefuseSeconds() - Method in interface org.apache.mesos.Protos.FiltersOrBuilder
Time to consider unused resources refused.
getRegion() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
required .mesos.DomainInfo.FaultDomain.RegionInfo region = 1;
getRegion() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
required .mesos.DomainInfo.FaultDomain.RegionInfo region = 1;
getRegion() - Method in interface org.apache.mesos.Protos.DomainInfo.FaultDomainOrBuilder
required .mesos.DomainInfo.FaultDomain.RegionInfo region = 1;
getRegionBuilder() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
required .mesos.DomainInfo.FaultDomain.RegionInfo region = 1;
getRegionOrBuilder() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
required .mesos.DomainInfo.FaultDomain.RegionInfo region = 1;
getRegionOrBuilder() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
required .mesos.DomainInfo.FaultDomain.RegionInfo region = 1;
getRegionOrBuilder() - Method in interface org.apache.mesos.Protos.DomainInfo.FaultDomainOrBuilder
required .mesos.DomainInfo.FaultDomain.RegionInfo region = 1;
getRequeues() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 requeues = 10;
getRequeues() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
optional uint64 requeues = 10;
getRequeues() - Method in interface org.apache.mesos.Protos.TrafficControlStatisticsOrBuilder
optional uint64 requeues = 10;
getReservation() - Method in class org.apache.mesos.Protos.Resource.Builder
If this is set, this resource was dynamically reserved by an operator or a framework.
getReservation() - Method in class org.apache.mesos.Protos.Resource
If this is set, this resource was dynamically reserved by an operator or a framework.
getReservation() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
If this is set, this resource was dynamically reserved by an operator or a framework.
getReservationBuilder() - Method in class org.apache.mesos.Protos.Resource.Builder
If this is set, this resource was dynamically reserved by an operator or a framework.
getReservationOrBuilder() - Method in class org.apache.mesos.Protos.Resource.Builder
If this is set, this resource was dynamically reserved by an operator or a framework.
getReservationOrBuilder() - Method in class org.apache.mesos.Protos.Resource
If this is set, this resource was dynamically reserved by an operator or a framework.
getReservationOrBuilder() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
If this is set, this resource was dynamically reserved by an operator or a framework.
getReservations(int) - Method in class org.apache.mesos.Protos.Resource.Builder
The stack of reservations.
getReservations(int) - Method in class org.apache.mesos.Protos.Resource
The stack of reservations.
getReservations(int) - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
The stack of reservations.
getReservationsBuilder(int) - Method in class org.apache.mesos.Protos.Resource.Builder
The stack of reservations.
getReservationsBuilderList() - Method in class org.apache.mesos.Protos.Resource.Builder
The stack of reservations.
getReservationsCount() - Method in class org.apache.mesos.Protos.Resource.Builder
The stack of reservations.
getReservationsCount() - Method in class org.apache.mesos.Protos.Resource
The stack of reservations.
getReservationsCount() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
The stack of reservations.
getReservationsList() - Method in class org.apache.mesos.Protos.Resource.Builder
The stack of reservations.
getReservationsList() - Method in class org.apache.mesos.Protos.Resource
The stack of reservations.
getReservationsList() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
The stack of reservations.
getReservationsOrBuilder(int) - Method in class org.apache.mesos.Protos.Resource.Builder
The stack of reservations.
getReservationsOrBuilder(int) - Method in class org.apache.mesos.Protos.Resource
The stack of reservations.
getReservationsOrBuilder(int) - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
The stack of reservations.
getReservationsOrBuilderList() - Method in class org.apache.mesos.Protos.Resource.Builder
The stack of reservations.
getReservationsOrBuilderList() - Method in class org.apache.mesos.Protos.Resource
The stack of reservations.
getReservationsOrBuilderList() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
The stack of reservations.
getReserve() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Reserve reserve = 3;
getReserve() - Method in class org.apache.mesos.Protos.Offer.Operation
optional .mesos.Offer.Operation.Reserve reserve = 3;
getReserve() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
optional .mesos.Offer.Operation.Reserve reserve = 3;
getReserveBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Reserve reserve = 3;
getReserveOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Reserve reserve = 3;
getReserveOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation
optional .mesos.Offer.Operation.Reserve reserve = 3;
getReserveOrBuilder() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
optional .mesos.Offer.Operation.Reserve reserve = 3;
getResourceProviderId() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
optional .mesos.ResourceProviderID resource_provider_id = 7;
getResourceProviderId() - Method in class org.apache.mesos.Protos.OperationStatus
optional .mesos.ResourceProviderID resource_provider_id = 7;
getResourceProviderId() - Method in interface org.apache.mesos.Protos.OperationStatusOrBuilder
optional .mesos.ResourceProviderID resource_provider_id = 7;
getResourceProviderIdBuilder() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
optional .mesos.ResourceProviderID resource_provider_id = 7;
getResourceProviderIdOrBuilder() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
optional .mesos.ResourceProviderID resource_provider_id = 7;
getResourceProviderIdOrBuilder() - Method in class org.apache.mesos.Protos.OperationStatus
optional .mesos.ResourceProviderID resource_provider_id = 7;
getResourceProviderIdOrBuilder() - Method in interface org.apache.mesos.Protos.OperationStatusOrBuilder
optional .mesos.ResourceProviderID resource_provider_id = 7;
getResources(int) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
repeated .mesos.Resource resources = 3;
getResources(int) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo
repeated .mesos.Resource resources = 3;
getResources(int) - Method in interface org.apache.mesos.Protos.CSIPluginContainerInfoOrBuilder
repeated .mesos.Resource resources = 3;
getResources(int) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
repeated .mesos.Resource resources = 5;
getResources(int) - Method in class org.apache.mesos.Protos.ExecutorInfo
repeated .mesos.Resource resources = 5;
getResources(int) - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
repeated .mesos.Resource resources = 5;
getResources(int) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
getResources(int) - Method in class org.apache.mesos.Protos.InverseOffer
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
getResources(int) - Method in interface org.apache.mesos.Protos.InverseOfferOrBuilder
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
getResources(int) - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Resource resources = 5;
getResources(int) - Method in class org.apache.mesos.Protos.Offer
repeated .mesos.Resource resources = 5;
getResources(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource resources = 1;
getResources(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve
repeated .mesos.Resource resources = 1;
getResources(int) - Method in interface org.apache.mesos.Protos.Offer.Operation.ReserveOrBuilder
repeated .mesos.Resource resources = 1;
getResources(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
repeated .mesos.Resource resources = 1;
getResources(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
repeated .mesos.Resource resources = 1;
getResources(int) - Method in interface org.apache.mesos.Protos.Offer.Operation.UnreserveOrBuilder
repeated .mesos.Resource resources = 1;
getResources(int) - Method in interface org.apache.mesos.Protos.OfferOrBuilder
repeated .mesos.Resource resources = 5;
getResources(int) - Method in class org.apache.mesos.Protos.Request.Builder
repeated .mesos.Resource resources = 2;
getResources(int) - Method in class org.apache.mesos.Protos.Request
repeated .mesos.Resource resources = 2;
getResources(int) - Method in interface org.apache.mesos.Protos.RequestOrBuilder
repeated .mesos.Resource resources = 2;
getResources(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
repeated .mesos.Resource resources = 3;
getResources(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
repeated .mesos.Resource resources = 3;
getResources(int) - Method in interface org.apache.mesos.Protos.ResourceUsage.Executor.TaskOrBuilder
repeated .mesos.Resource resources = 3;
getResources(int) - Method in class org.apache.mesos.Protos.Role.Builder
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
getResources(int) - Method in class org.apache.mesos.Protos.Role
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
getResources(int) - Method in interface org.apache.mesos.Protos.RoleOrBuilder
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
getResources(int) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
The configured resources at the agent.
getResources(int) - Method in class org.apache.mesos.Protos.SlaveInfo
The configured resources at the agent.
getResources(int) - Method in interface org.apache.mesos.Protos.SlaveInfoOrBuilder
The configured resources at the agent.
getResources(int) - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.Resource resources = 7;
getResources(int) - Method in class org.apache.mesos.Protos.Task
repeated .mesos.Resource resources = 7;
getResources(int) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
repeated .mesos.Resource resources = 4;
getResources(int) - Method in class org.apache.mesos.Protos.TaskInfo
repeated .mesos.Resource resources = 4;
getResources(int) - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
repeated .mesos.Resource resources = 4;
getResources(int) - Method in interface org.apache.mesos.Protos.TaskOrBuilder
repeated .mesos.Resource resources = 7;
getResources(int) - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
This field contains the resource whose limits were violated.
getResources(int) - Method in class org.apache.mesos.Protos.TaskResourceLimitation
This field contains the resource whose limits were violated.
getResources(int) - Method in interface org.apache.mesos.Protos.TaskResourceLimitationOrBuilder
This field contains the resource whose limits were violated.
getResourcesBuilder(int) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
repeated .mesos.Resource resources = 3;
getResourcesBuilder(int) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
repeated .mesos.Resource resources = 5;
getResourcesBuilder(int) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
getResourcesBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Resource resources = 5;
getResourcesBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource resources = 1;
getResourcesBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
repeated .mesos.Resource resources = 1;
getResourcesBuilder(int) - Method in class org.apache.mesos.Protos.Request.Builder
repeated .mesos.Resource resources = 2;
getResourcesBuilder(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
repeated .mesos.Resource resources = 3;
getResourcesBuilder(int) - Method in class org.apache.mesos.Protos.Role.Builder
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
getResourcesBuilder(int) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
The configured resources at the agent.
getResourcesBuilder(int) - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.Resource resources = 7;
getResourcesBuilder(int) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
repeated .mesos.Resource resources = 4;
getResourcesBuilder(int) - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
This field contains the resource whose limits were violated.
getResourcesBuilderList() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
repeated .mesos.Resource resources = 3;
getResourcesBuilderList() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
repeated .mesos.Resource resources = 5;
getResourcesBuilderList() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
getResourcesBuilderList() - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Resource resources = 5;
getResourcesBuilderList() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource resources = 1;
getResourcesBuilderList() - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
repeated .mesos.Resource resources = 1;
getResourcesBuilderList() - Method in class org.apache.mesos.Protos.Request.Builder
repeated .mesos.Resource resources = 2;
getResourcesBuilderList() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
repeated .mesos.Resource resources = 3;
getResourcesBuilderList() - Method in class org.apache.mesos.Protos.Role.Builder
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
getResourcesBuilderList() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
The configured resources at the agent.
getResourcesBuilderList() - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.Resource resources = 7;
getResourcesBuilderList() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
repeated .mesos.Resource resources = 4;
getResourcesBuilderList() - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
This field contains the resource whose limits were violated.
getResourcesCount() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
repeated .mesos.Resource resources = 3;
getResourcesCount() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo
repeated .mesos.Resource resources = 3;
getResourcesCount() - Method in interface org.apache.mesos.Protos.CSIPluginContainerInfoOrBuilder
repeated .mesos.Resource resources = 3;
getResourcesCount() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
repeated .mesos.Resource resources = 5;
getResourcesCount() - Method in class org.apache.mesos.Protos.ExecutorInfo
repeated .mesos.Resource resources = 5;
getResourcesCount() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
repeated .mesos.Resource resources = 5;
getResourcesCount() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
getResourcesCount() - Method in class org.apache.mesos.Protos.InverseOffer
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
getResourcesCount() - Method in interface org.apache.mesos.Protos.InverseOfferOrBuilder
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
getResourcesCount() - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Resource resources = 5;
getResourcesCount() - Method in class org.apache.mesos.Protos.Offer
repeated .mesos.Resource resources = 5;
getResourcesCount() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource resources = 1;
getResourcesCount() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve
repeated .mesos.Resource resources = 1;
getResourcesCount() - Method in interface org.apache.mesos.Protos.Offer.Operation.ReserveOrBuilder
repeated .mesos.Resource resources = 1;
getResourcesCount() - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
repeated .mesos.Resource resources = 1;
getResourcesCount() - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
repeated .mesos.Resource resources = 1;
getResourcesCount() - Method in interface org.apache.mesos.Protos.Offer.Operation.UnreserveOrBuilder
repeated .mesos.Resource resources = 1;
getResourcesCount() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
repeated .mesos.Resource resources = 5;
getResourcesCount() - Method in class org.apache.mesos.Protos.Request.Builder
repeated .mesos.Resource resources = 2;
getResourcesCount() - Method in class org.apache.mesos.Protos.Request
repeated .mesos.Resource resources = 2;
getResourcesCount() - Method in interface org.apache.mesos.Protos.RequestOrBuilder
repeated .mesos.Resource resources = 2;
getResourcesCount() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
repeated .mesos.Resource resources = 3;
getResourcesCount() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
repeated .mesos.Resource resources = 3;
getResourcesCount() - Method in interface org.apache.mesos.Protos.ResourceUsage.Executor.TaskOrBuilder
repeated .mesos.Resource resources = 3;
getResourcesCount() - Method in class org.apache.mesos.Protos.Role.Builder
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
getResourcesCount() - Method in class org.apache.mesos.Protos.Role
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
getResourcesCount() - Method in interface org.apache.mesos.Protos.RoleOrBuilder
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
getResourcesCount() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
The configured resources at the agent.
getResourcesCount() - Method in class org.apache.mesos.Protos.SlaveInfo
The configured resources at the agent.
getResourcesCount() - Method in interface org.apache.mesos.Protos.SlaveInfoOrBuilder
The configured resources at the agent.
getResourcesCount() - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.Resource resources = 7;
getResourcesCount() - Method in class org.apache.mesos.Protos.Task
repeated .mesos.Resource resources = 7;
getResourcesCount() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
repeated .mesos.Resource resources = 4;
getResourcesCount() - Method in class org.apache.mesos.Protos.TaskInfo
repeated .mesos.Resource resources = 4;
getResourcesCount() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
repeated .mesos.Resource resources = 4;
getResourcesCount() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
repeated .mesos.Resource resources = 7;
getResourcesCount() - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
This field contains the resource whose limits were violated.
getResourcesCount() - Method in class org.apache.mesos.Protos.TaskResourceLimitation
This field contains the resource whose limits were violated.
getResourcesCount() - Method in interface org.apache.mesos.Protos.TaskResourceLimitationOrBuilder
This field contains the resource whose limits were violated.
getResourcesList() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
repeated .mesos.Resource resources = 3;
getResourcesList() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo
repeated .mesos.Resource resources = 3;
getResourcesList() - Method in interface org.apache.mesos.Protos.CSIPluginContainerInfoOrBuilder
repeated .mesos.Resource resources = 3;
getResourcesList() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
repeated .mesos.Resource resources = 5;
getResourcesList() - Method in class org.apache.mesos.Protos.ExecutorInfo
repeated .mesos.Resource resources = 5;
getResourcesList() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
repeated .mesos.Resource resources = 5;
getResourcesList() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
getResourcesList() - Method in class org.apache.mesos.Protos.InverseOffer
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
getResourcesList() - Method in interface org.apache.mesos.Protos.InverseOfferOrBuilder
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
getResourcesList() - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Resource resources = 5;
getResourcesList() - Method in class org.apache.mesos.Protos.Offer
repeated .mesos.Resource resources = 5;
getResourcesList() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource resources = 1;
getResourcesList() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve
repeated .mesos.Resource resources = 1;
getResourcesList() - Method in interface org.apache.mesos.Protos.Offer.Operation.ReserveOrBuilder
repeated .mesos.Resource resources = 1;
getResourcesList() - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
repeated .mesos.Resource resources = 1;
getResourcesList() - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
repeated .mesos.Resource resources = 1;
getResourcesList() - Method in interface org.apache.mesos.Protos.Offer.Operation.UnreserveOrBuilder
repeated .mesos.Resource resources = 1;
getResourcesList() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
repeated .mesos.Resource resources = 5;
getResourcesList() - Method in class org.apache.mesos.Protos.Request.Builder
repeated .mesos.Resource resources = 2;
getResourcesList() - Method in class org.apache.mesos.Protos.Request
repeated .mesos.Resource resources = 2;
getResourcesList() - Method in interface org.apache.mesos.Protos.RequestOrBuilder
repeated .mesos.Resource resources = 2;
getResourcesList() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
repeated .mesos.Resource resources = 3;
getResourcesList() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
repeated .mesos.Resource resources = 3;
getResourcesList() - Method in interface org.apache.mesos.Protos.ResourceUsage.Executor.TaskOrBuilder
repeated .mesos.Resource resources = 3;
getResourcesList() - Method in class org.apache.mesos.Protos.Role.Builder
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
getResourcesList() - Method in class org.apache.mesos.Protos.Role
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
getResourcesList() - Method in interface org.apache.mesos.Protos.RoleOrBuilder
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
getResourcesList() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
The configured resources at the agent.
getResourcesList() - Method in class org.apache.mesos.Protos.SlaveInfo
The configured resources at the agent.
getResourcesList() - Method in interface org.apache.mesos.Protos.SlaveInfoOrBuilder
The configured resources at the agent.
getResourcesList() - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.Resource resources = 7;
getResourcesList() - Method in class org.apache.mesos.Protos.Task
repeated .mesos.Resource resources = 7;
getResourcesList() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
repeated .mesos.Resource resources = 4;
getResourcesList() - Method in class org.apache.mesos.Protos.TaskInfo
repeated .mesos.Resource resources = 4;
getResourcesList() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
repeated .mesos.Resource resources = 4;
getResourcesList() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
repeated .mesos.Resource resources = 7;
getResourcesList() - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
This field contains the resource whose limits were violated.
getResourcesList() - Method in class org.apache.mesos.Protos.TaskResourceLimitation
This field contains the resource whose limits were violated.
getResourcesList() - Method in interface org.apache.mesos.Protos.TaskResourceLimitationOrBuilder
This field contains the resource whose limits were violated.
getResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
repeated .mesos.Resource resources = 3;
getResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo
repeated .mesos.Resource resources = 3;
getResourcesOrBuilder(int) - Method in interface org.apache.mesos.Protos.CSIPluginContainerInfoOrBuilder
repeated .mesos.Resource resources = 3;
getResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
repeated .mesos.Resource resources = 5;
getResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.ExecutorInfo
repeated .mesos.Resource resources = 5;
getResourcesOrBuilder(int) - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
repeated .mesos.Resource resources = 5;
getResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
getResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.InverseOffer
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
getResourcesOrBuilder(int) - Method in interface org.apache.mesos.Protos.InverseOfferOrBuilder
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
getResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Resource resources = 5;
getResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.Offer
repeated .mesos.Resource resources = 5;
getResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource resources = 1;
getResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve
repeated .mesos.Resource resources = 1;
getResourcesOrBuilder(int) - Method in interface org.apache.mesos.Protos.Offer.Operation.ReserveOrBuilder
repeated .mesos.Resource resources = 1;
getResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
repeated .mesos.Resource resources = 1;
getResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
repeated .mesos.Resource resources = 1;
getResourcesOrBuilder(int) - Method in interface org.apache.mesos.Protos.Offer.Operation.UnreserveOrBuilder
repeated .mesos.Resource resources = 1;
getResourcesOrBuilder(int) - Method in interface org.apache.mesos.Protos.OfferOrBuilder
repeated .mesos.Resource resources = 5;
getResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.Request.Builder
repeated .mesos.Resource resources = 2;
getResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.Request
repeated .mesos.Resource resources = 2;
getResourcesOrBuilder(int) - Method in interface org.apache.mesos.Protos.RequestOrBuilder
repeated .mesos.Resource resources = 2;
getResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
repeated .mesos.Resource resources = 3;
getResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
repeated .mesos.Resource resources = 3;
getResourcesOrBuilder(int) - Method in interface org.apache.mesos.Protos.ResourceUsage.Executor.TaskOrBuilder
repeated .mesos.Resource resources = 3;
getResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.Role.Builder
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
getResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.Role
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
getResourcesOrBuilder(int) - Method in interface org.apache.mesos.Protos.RoleOrBuilder
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
getResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
The configured resources at the agent.
getResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.SlaveInfo
The configured resources at the agent.
getResourcesOrBuilder(int) - Method in interface org.apache.mesos.Protos.SlaveInfoOrBuilder
The configured resources at the agent.
getResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.Resource resources = 7;
getResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.Task
repeated .mesos.Resource resources = 7;
getResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
repeated .mesos.Resource resources = 4;
getResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.TaskInfo
repeated .mesos.Resource resources = 4;
getResourcesOrBuilder(int) - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
repeated .mesos.Resource resources = 4;
getResourcesOrBuilder(int) - Method in interface org.apache.mesos.Protos.TaskOrBuilder
repeated .mesos.Resource resources = 7;
getResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
This field contains the resource whose limits were violated.
getResourcesOrBuilder(int) - Method in class org.apache.mesos.Protos.TaskResourceLimitation
This field contains the resource whose limits were violated.
getResourcesOrBuilder(int) - Method in interface org.apache.mesos.Protos.TaskResourceLimitationOrBuilder
This field contains the resource whose limits were violated.
getResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
repeated .mesos.Resource resources = 3;
getResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo
repeated .mesos.Resource resources = 3;
getResourcesOrBuilderList() - Method in interface org.apache.mesos.Protos.CSIPluginContainerInfoOrBuilder
repeated .mesos.Resource resources = 3;
getResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
repeated .mesos.Resource resources = 5;
getResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.ExecutorInfo
repeated .mesos.Resource resources = 5;
getResourcesOrBuilderList() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
repeated .mesos.Resource resources = 5;
getResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
getResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.InverseOffer
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
getResourcesOrBuilderList() - Method in interface org.apache.mesos.Protos.InverseOfferOrBuilder
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
getResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Resource resources = 5;
getResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.Offer
repeated .mesos.Resource resources = 5;
getResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource resources = 1;
getResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve
repeated .mesos.Resource resources = 1;
getResourcesOrBuilderList() - Method in interface org.apache.mesos.Protos.Offer.Operation.ReserveOrBuilder
repeated .mesos.Resource resources = 1;
getResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
repeated .mesos.Resource resources = 1;
getResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
repeated .mesos.Resource resources = 1;
getResourcesOrBuilderList() - Method in interface org.apache.mesos.Protos.Offer.Operation.UnreserveOrBuilder
repeated .mesos.Resource resources = 1;
getResourcesOrBuilderList() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
repeated .mesos.Resource resources = 5;
getResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.Request.Builder
repeated .mesos.Resource resources = 2;
getResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.Request
repeated .mesos.Resource resources = 2;
getResourcesOrBuilderList() - Method in interface org.apache.mesos.Protos.RequestOrBuilder
repeated .mesos.Resource resources = 2;
getResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
repeated .mesos.Resource resources = 3;
getResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
repeated .mesos.Resource resources = 3;
getResourcesOrBuilderList() - Method in interface org.apache.mesos.Protos.ResourceUsage.Executor.TaskOrBuilder
repeated .mesos.Resource resources = 3;
getResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.Role.Builder
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
getResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.Role
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
getResourcesOrBuilderList() - Method in interface org.apache.mesos.Protos.RoleOrBuilder
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
getResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
The configured resources at the agent.
getResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.SlaveInfo
The configured resources at the agent.
getResourcesOrBuilderList() - Method in interface org.apache.mesos.Protos.SlaveInfoOrBuilder
The configured resources at the agent.
getResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.Resource resources = 7;
getResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.Task
repeated .mesos.Resource resources = 7;
getResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
repeated .mesos.Resource resources = 4;
getResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.TaskInfo
repeated .mesos.Resource resources = 4;
getResourcesOrBuilderList() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
repeated .mesos.Resource resources = 4;
getResourcesOrBuilderList() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
repeated .mesos.Resource resources = 7;
getResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
This field contains the resource whose limits were violated.
getResourcesOrBuilderList() - Method in class org.apache.mesos.Protos.TaskResourceLimitation
This field contains the resource whose limits were violated.
getResourcesOrBuilderList() - Method in interface org.apache.mesos.Protos.TaskResourceLimitationOrBuilder
This field contains the resource whose limits were violated.
getRetransSegs() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 RetransSegs = 12;
getRetransSegs() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 RetransSegs = 12;
getRetransSegs() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 RetransSegs = 12;
getRevocable() - Method in class org.apache.mesos.Protos.Resource.Builder
If this is set, the resources are revocable, i.e., any tasks or executors launched using these resources could get preempted or throttled at any time.
getRevocable() - Method in class org.apache.mesos.Protos.Resource
If this is set, the resources are revocable, i.e., any tasks or executors launched using these resources could get preempted or throttled at any time.
getRevocable() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
If this is set, the resources are revocable, i.e., any tasks or executors launched using these resources could get preempted or throttled at any time.
getRevocableBuilder() - Method in class org.apache.mesos.Protos.Resource.Builder
If this is set, the resources are revocable, i.e., any tasks or executors launched using these resources could get preempted or throttled at any time.
getRevocableOrBuilder() - Method in class org.apache.mesos.Protos.Resource.Builder
If this is set, the resources are revocable, i.e., any tasks or executors launched using these resources could get preempted or throttled at any time.
getRevocableOrBuilder() - Method in class org.apache.mesos.Protos.Resource
If this is set, the resources are revocable, i.e., any tasks or executors launched using these resources could get preempted or throttled at any time.
getRevocableOrBuilder() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
If this is set, the resources are revocable, i.e., any tasks or executors launched using these resources could get preempted or throttled at any time.
getRlimitInfo() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
(POSIX only) rlimits of the container.
getRlimitInfo() - Method in class org.apache.mesos.Protos.ContainerInfo
(POSIX only) rlimits of the container.
getRlimitInfo() - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
(POSIX only) rlimits of the container.
getRlimitInfoBuilder() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
(POSIX only) rlimits of the container.
getRlimitInfoOrBuilder() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
(POSIX only) rlimits of the container.
getRlimitInfoOrBuilder() - Method in class org.apache.mesos.Protos.ContainerInfo
(POSIX only) rlimits of the container.
getRlimitInfoOrBuilder() - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
(POSIX only) rlimits of the container.
getRlimits(int) - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
getRlimits(int) - Method in class org.apache.mesos.Protos.RLimitInfo
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
getRlimits(int) - Method in interface org.apache.mesos.Protos.RLimitInfoOrBuilder
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
getRlimitsBuilder(int) - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
getRlimitsBuilderList() - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
getRlimitsCount() - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
getRlimitsCount() - Method in class org.apache.mesos.Protos.RLimitInfo
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
getRlimitsCount() - Method in interface org.apache.mesos.Protos.RLimitInfoOrBuilder
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
getRlimitsList() - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
getRlimitsList() - Method in class org.apache.mesos.Protos.RLimitInfo
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
getRlimitsList() - Method in interface org.apache.mesos.Protos.RLimitInfoOrBuilder
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
getRlimitsOrBuilder(int) - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
getRlimitsOrBuilder(int) - Method in class org.apache.mesos.Protos.RLimitInfo
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
getRlimitsOrBuilder(int) - Method in interface org.apache.mesos.Protos.RLimitInfoOrBuilder
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
getRlimitsOrBuilderList() - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
getRlimitsOrBuilderList() - Method in class org.apache.mesos.Protos.RLimitInfo
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
getRlimitsOrBuilderList() - Method in interface org.apache.mesos.Protos.RLimitInfoOrBuilder
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
getRole() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Deprecated.
getRole() - Method in class org.apache.mesos.Protos.FrameworkInfo
Deprecated.
getRole() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
Deprecated.
getRole() - Method in class org.apache.mesos.Protos.Resource.AllocationInfo.Builder
If set, this resource is allocated to a role.
getRole() - Method in class org.apache.mesos.Protos.Resource.AllocationInfo
If set, this resource is allocated to a role.
getRole() - Method in interface org.apache.mesos.Protos.Resource.AllocationInfoOrBuilder
If set, this resource is allocated to a role.
getRole() - Method in class org.apache.mesos.Protos.Resource.Builder
Deprecated.
getRole() - Method in class org.apache.mesos.Protos.Resource
Deprecated.
getRole() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
The role to which this reservation is made for.
getRole() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo
The role to which this reservation is made for.
getRole() - Method in interface org.apache.mesos.Protos.Resource.ReservationInfoOrBuilder
The role to which this reservation is made for.
getRole() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
Deprecated.
getRole() - Method in class org.apache.mesos.Protos.WeightInfo.Builder
Related role name.
getRole() - Method in class org.apache.mesos.Protos.WeightInfo
Related role name.
getRole() - Method in interface org.apache.mesos.Protos.WeightInfoOrBuilder
Related role name.
getRoleBytes() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Deprecated.
getRoleBytes() - Method in class org.apache.mesos.Protos.FrameworkInfo
Deprecated.
getRoleBytes() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
Deprecated.
getRoleBytes() - Method in class org.apache.mesos.Protos.Resource.AllocationInfo.Builder
If set, this resource is allocated to a role.
getRoleBytes() - Method in class org.apache.mesos.Protos.Resource.AllocationInfo
If set, this resource is allocated to a role.
getRoleBytes() - Method in interface org.apache.mesos.Protos.Resource.AllocationInfoOrBuilder
If set, this resource is allocated to a role.
getRoleBytes() - Method in class org.apache.mesos.Protos.Resource.Builder
Deprecated.
getRoleBytes() - Method in class org.apache.mesos.Protos.Resource
Deprecated.
getRoleBytes() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
The role to which this reservation is made for.
getRoleBytes() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo
The role to which this reservation is made for.
getRoleBytes() - Method in interface org.apache.mesos.Protos.Resource.ReservationInfoOrBuilder
The role to which this reservation is made for.
getRoleBytes() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
Deprecated.
getRoleBytes() - Method in class org.apache.mesos.Protos.WeightInfo.Builder
Related role name.
getRoleBytes() - Method in class org.apache.mesos.Protos.WeightInfo
Related role name.
getRoleBytes() - Method in interface org.apache.mesos.Protos.WeightInfoOrBuilder
Related role name.
getRoles(int) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
repeated string roles = 12;
getRoles(int) - Method in class org.apache.mesos.Protos.FrameworkInfo
repeated string roles = 12;
getRoles(int) - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
repeated string roles = 12;
getRolesBytes(int) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
repeated string roles = 12;
getRolesBytes(int) - Method in class org.apache.mesos.Protos.FrameworkInfo
repeated string roles = 12;
getRolesBytes(int) - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
repeated string roles = 12;
getRolesCount() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
repeated string roles = 12;
getRolesCount() - Method in class org.apache.mesos.Protos.FrameworkInfo
repeated string roles = 12;
getRolesCount() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
repeated string roles = 12;
getRolesList() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
repeated string roles = 12;
getRolesList() - Method in class org.apache.mesos.Protos.FrameworkInfo
repeated string roles = 12;
getRolesList() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
repeated string roles = 12;
getRoot() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount.Builder
Path to mount point (e.g., /mnt/raid/disk0).
getRoot() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
Path to mount point (e.g., /mnt/raid/disk0).
getRoot() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.Source.MountOrBuilder
Path to mount point (e.g., /mnt/raid/disk0).
getRoot() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path.Builder
Path to the folder (e.g., /mnt/raid/disk0).
getRoot() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
Path to the folder (e.g., /mnt/raid/disk0).
getRoot() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.Source.PathOrBuilder
Path to the folder (e.g., /mnt/raid/disk0).
getRootBytes() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount.Builder
Path to mount point (e.g., /mnt/raid/disk0).
getRootBytes() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
Path to mount point (e.g., /mnt/raid/disk0).
getRootBytes() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.Source.MountOrBuilder
Path to mount point (e.g., /mnt/raid/disk0).
getRootBytes() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path.Builder
Path to the folder (e.g., /mnt/raid/disk0).
getRootBytes() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
Path to the folder (e.g., /mnt/raid/disk0).
getRootBytes() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.Source.PathOrBuilder
Path to the folder (e.g., /mnt/raid/disk0).
getRows() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize.Builder
required uint32 rows = 1;
getRows() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize
required uint32 rows = 1;
getRows() - Method in interface org.apache.mesos.Protos.TTYInfo.WindowSizeOrBuilder
required uint32 rows = 1;
getRtoAlgorithm() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 RtoAlgorithm = 1;
getRtoAlgorithm() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 RtoAlgorithm = 1;
getRtoAlgorithm() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 RtoAlgorithm = 1;
getRtoMax() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 RtoMax = 3;
getRtoMax() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 RtoMax = 3;
getRtoMax() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 RtoMax = 3;
getRtoMin() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 RtoMin = 2;
getRtoMin() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 RtoMin = 2;
getRtoMin() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 RtoMin = 2;
getSandboxPath() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
optional .mesos.Volume.Source.SandboxPath sandbox_path = 3;
getSandboxPath() - Method in class org.apache.mesos.Protos.Volume.Source
optional .mesos.Volume.Source.SandboxPath sandbox_path = 3;
getSandboxPath() - Method in interface org.apache.mesos.Protos.Volume.SourceOrBuilder
optional .mesos.Volume.Source.SandboxPath sandbox_path = 3;
getSandboxPathBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
optional .mesos.Volume.Source.SandboxPath sandbox_path = 3;
getSandboxPathOrBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
optional .mesos.Volume.Source.SandboxPath sandbox_path = 3;
getSandboxPathOrBuilder() - Method in class org.apache.mesos.Protos.Volume.Source
optional .mesos.Volume.Source.SandboxPath sandbox_path = 3;
getSandboxPathOrBuilder() - Method in interface org.apache.mesos.Protos.Volume.SourceOrBuilder
optional .mesos.Volume.Source.SandboxPath sandbox_path = 3;
getScalar() - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Scalar scalar = 3;
getScalar() - Method in class org.apache.mesos.Protos.Attribute
optional .mesos.Value.Scalar scalar = 3;
getScalar() - Method in interface org.apache.mesos.Protos.AttributeOrBuilder
optional .mesos.Value.Scalar scalar = 3;
getScalar() - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Value.Scalar scalar = 3;
getScalar() - Method in class org.apache.mesos.Protos.Resource
optional .mesos.Value.Scalar scalar = 3;
getScalar() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
optional .mesos.Value.Scalar scalar = 3;
getScalar() - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Scalar scalar = 2;
getScalar() - Method in class org.apache.mesos.Protos.Value
optional .mesos.Value.Scalar scalar = 2;
getScalar() - Method in interface org.apache.mesos.Protos.ValueOrBuilder
optional .mesos.Value.Scalar scalar = 2;
getScalarBuilder() - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Scalar scalar = 3;
getScalarBuilder() - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Value.Scalar scalar = 3;
getScalarBuilder() - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Scalar scalar = 2;
getScalarOrBuilder() - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Scalar scalar = 3;
getScalarOrBuilder() - Method in class org.apache.mesos.Protos.Attribute
optional .mesos.Value.Scalar scalar = 3;
getScalarOrBuilder() - Method in interface org.apache.mesos.Protos.AttributeOrBuilder
optional .mesos.Value.Scalar scalar = 3;
getScalarOrBuilder() - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Value.Scalar scalar = 3;
getScalarOrBuilder() - Method in class org.apache.mesos.Protos.Resource
optional .mesos.Value.Scalar scalar = 3;
getScalarOrBuilder() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
optional .mesos.Value.Scalar scalar = 3;
getScalarOrBuilder() - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Scalar scalar = 2;
getScalarOrBuilder() - Method in class org.apache.mesos.Protos.Value
optional .mesos.Value.Scalar scalar = 2;
getScalarOrBuilder() - Method in interface org.apache.mesos.Protos.ValueOrBuilder
optional .mesos.Value.Scalar scalar = 2;
getScheme() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
Currently "http" and "https" are supported.
getScheme() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
Currently "http" and "https" are supported.
getScheme() - Method in interface org.apache.mesos.Protos.HealthCheck.HTTPCheckInfoOrBuilder
Currently "http" and "https" are supported.
getScheme() - Method in class org.apache.mesos.Protos.URL.Builder
required string scheme = 1;
getScheme() - Method in class org.apache.mesos.Protos.URL
required string scheme = 1;
getScheme() - Method in interface org.apache.mesos.Protos.URLOrBuilder
required string scheme = 1;
getSchemeBytes() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
Currently "http" and "https" are supported.
getSchemeBytes() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
Currently "http" and "https" are supported.
getSchemeBytes() - Method in interface org.apache.mesos.Protos.HealthCheck.HTTPCheckInfoOrBuilder
Currently "http" and "https" are supported.
getSchemeBytes() - Method in class org.apache.mesos.Protos.URL.Builder
required string scheme = 1;
getSchemeBytes() - Method in class org.apache.mesos.Protos.URL
required string scheme = 1;
getSchemeBytes() - Method in interface org.apache.mesos.Protos.URLOrBuilder
required string scheme = 1;
getSeccomp() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Represents Seccomp configuration, which is used for syscall filtering.
getSeccomp() - Method in class org.apache.mesos.Protos.LinuxInfo
Represents Seccomp configuration, which is used for syscall filtering.
getSeccomp() - Method in interface org.apache.mesos.Protos.LinuxInfoOrBuilder
Represents Seccomp configuration, which is used for syscall filtering.
getSeccompBuilder() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Represents Seccomp configuration, which is used for syscall filtering.
getSeccompOrBuilder() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Represents Seccomp configuration, which is used for syscall filtering.
getSeccompOrBuilder() - Method in class org.apache.mesos.Protos.LinuxInfo
Represents Seccomp configuration, which is used for syscall filtering.
getSeccompOrBuilder() - Method in interface org.apache.mesos.Protos.LinuxInfoOrBuilder
Represents Seccomp configuration, which is used for syscall filtering.
getSecret() - Method in class org.apache.mesos.Protos.Credential.Builder
optional string secret = 2;
getSecret() - Method in class org.apache.mesos.Protos.Credential
optional string secret = 2;
getSecret() - Method in interface org.apache.mesos.Protos.CredentialOrBuilder
optional string secret = 2;
getSecret() - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
optional .mesos.Secret secret = 4;
getSecret() - Method in class org.apache.mesos.Protos.Environment.Variable
optional .mesos.Secret secret = 4;
getSecret() - Method in interface org.apache.mesos.Protos.Environment.VariableOrBuilder
optional .mesos.Secret secret = 4;
getSecret() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
The volume/secret isolator uses the secret-fetcher module (third-party or internal) downloads the secret and makes it available at container_path.
getSecret() - Method in class org.apache.mesos.Protos.Volume.Source
The volume/secret isolator uses the secret-fetcher module (third-party or internal) downloads the secret and makes it available at container_path.
getSecret() - Method in interface org.apache.mesos.Protos.Volume.SourceOrBuilder
The volume/secret isolator uses the secret-fetcher module (third-party or internal) downloads the secret and makes it available at container_path.
getSecretBuilder() - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
optional .mesos.Secret secret = 4;
getSecretBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
The volume/secret isolator uses the secret-fetcher module (third-party or internal) downloads the secret and makes it available at container_path.
getSecretBytes() - Method in class org.apache.mesos.Protos.Credential.Builder
optional string secret = 2;
getSecretBytes() - Method in class org.apache.mesos.Protos.Credential
optional string secret = 2;
getSecretBytes() - Method in interface org.apache.mesos.Protos.CredentialOrBuilder
optional string secret = 2;
getSecretOrBuilder() - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
optional .mesos.Secret secret = 4;
getSecretOrBuilder() - Method in class org.apache.mesos.Protos.Environment.Variable
optional .mesos.Secret secret = 4;
getSecretOrBuilder() - Method in interface org.apache.mesos.Protos.Environment.VariableOrBuilder
optional .mesos.Secret secret = 4;
getSecretOrBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
The volume/secret isolator uses the secret-fetcher module (third-party or internal) downloads the secret and makes it available at container_path.
getSecretOrBuilder() - Method in class org.apache.mesos.Protos.Volume.Source
The volume/secret isolator uses the secret-fetcher module (third-party or internal) downloads the secret and makes it available at container_path.
getSecretOrBuilder() - Method in interface org.apache.mesos.Protos.Volume.SourceOrBuilder
The volume/secret isolator uses the secret-fetcher module (third-party or internal) downloads the secret and makes it available at container_path.
getSectors() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.sectors
getSectors() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.sectors
getSectors() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.sectors
getSerializedSize() - Method in class org.apache.mesos.Protos.Address
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Attribute
 
getSerializedSize() - Method in class org.apache.mesos.Protos.CapabilityInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
getSerializedSize() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
getSerializedSize() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
getSerializedSize() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
getSerializedSize() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
getSerializedSize() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
getSerializedSize() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
getSerializedSize() - Method in class org.apache.mesos.Protos.CgroupInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
getSerializedSize() - Method in class org.apache.mesos.Protos.CheckInfo.Command
 
getSerializedSize() - Method in class org.apache.mesos.Protos.CheckInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.CheckInfo.Http
 
getSerializedSize() - Method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
getSerializedSize() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
getSerializedSize() - Method in class org.apache.mesos.Protos.CheckStatusInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
getSerializedSize() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
getSerializedSize() - Method in class org.apache.mesos.Protos.CommandInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.CommandInfo.URI
 
getSerializedSize() - Method in class org.apache.mesos.Protos.ContainerID
 
getSerializedSize() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
getSerializedSize() - Method in class org.apache.mesos.Protos.ContainerInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.ContainerStatus
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Credential
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Credentials
 
getSerializedSize() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
getSerializedSize() - Method in class org.apache.mesos.Protos.CSIPluginInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Device
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Device.Number
 
getSerializedSize() - Method in class org.apache.mesos.Protos.DeviceAccess.Access
 
getSerializedSize() - Method in class org.apache.mesos.Protos.DeviceAccess
 
getSerializedSize() - Method in class org.apache.mesos.Protos.DeviceWhitelist
 
getSerializedSize() - Method in class org.apache.mesos.Protos.DiscoveryInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.DiskStatistics
 
getSerializedSize() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
getSerializedSize() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.DomainInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.DrainConfig
 
getSerializedSize() - Method in class org.apache.mesos.Protos.DrainInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.DurationInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Environment
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Environment.Variable
 
getSerializedSize() - Method in class org.apache.mesos.Protos.ExecutorID
 
getSerializedSize() - Method in class org.apache.mesos.Protos.ExecutorInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.FileInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Filters
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Flag
 
getSerializedSize() - Method in class org.apache.mesos.Protos.FrameworkID
 
getSerializedSize() - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
getSerializedSize() - Method in class org.apache.mesos.Protos.FrameworkInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.HealthCheck
 
getSerializedSize() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.IcmpStatistics
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Image.Appc
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Image.Docker
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Image
 
getSerializedSize() - Method in class org.apache.mesos.Protos.InverseOffer
 
getSerializedSize() - Method in class org.apache.mesos.Protos.IpStatistics
 
getSerializedSize() - Method in class org.apache.mesos.Protos.KillPolicy
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Label
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Labels
 
getSerializedSize() - Method in class org.apache.mesos.Protos.LinuxInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.MachineID
 
getSerializedSize() - Method in class org.apache.mesos.Protos.MachineInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.MasterInfo.Capability
 
getSerializedSize() - Method in class org.apache.mesos.Protos.MasterInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Metric
 
getSerializedSize() - Method in class org.apache.mesos.Protos.MountPropagation
 
getSerializedSize() - Method in class org.apache.mesos.Protos.NetworkInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
getSerializedSize() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Offer
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Offer.Operation.Create
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Offer.Operation
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
getSerializedSize() - Method in class org.apache.mesos.Protos.OfferFilters
 
getSerializedSize() - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
getSerializedSize() - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
getSerializedSize() - Method in class org.apache.mesos.Protos.OfferID
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Operation
 
getSerializedSize() - Method in class org.apache.mesos.Protos.OperationID
 
getSerializedSize() - Method in class org.apache.mesos.Protos.OperationStatus
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Parameter
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Parameters
 
getSerializedSize() - Method in class org.apache.mesos.Protos.PerfStatistics
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Port
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Ports
 
getSerializedSize() - Method in class org.apache.mesos.Protos.RateLimit
 
getSerializedSize() - Method in class org.apache.mesos.Protos.RateLimits
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Request
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Resource.DiskInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Resource
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Resource.SharedInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.ResourceProviderID
 
getSerializedSize() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
getSerializedSize() - Method in class org.apache.mesos.Protos.ResourceStatistics
 
getSerializedSize() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
getSerializedSize() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
getSerializedSize() - Method in class org.apache.mesos.Protos.ResourceUsage
 
getSerializedSize() - Method in class org.apache.mesos.Protos.RLimitInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Role
 
getSerializedSize() - Method in class org.apache.mesos.Protos.SeccompInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Secret
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Secret.Reference
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Secret.Value
 
getSerializedSize() - Method in class org.apache.mesos.Protos.SlaveID
 
getSerializedSize() - Method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
getSerializedSize() - Method in class org.apache.mesos.Protos.SlaveInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.SNMPStatistics
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Task
 
getSerializedSize() - Method in class org.apache.mesos.Protos.TaskGroupInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.TaskID
 
getSerializedSize() - Method in class org.apache.mesos.Protos.TaskInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.TaskResourceLimitation
 
getSerializedSize() - Method in class org.apache.mesos.Protos.TaskStatus
 
getSerializedSize() - Method in class org.apache.mesos.Protos.TcpStatistics
 
getSerializedSize() - Method in class org.apache.mesos.Protos.TimeInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
 
getSerializedSize() - Method in class org.apache.mesos.Protos.TTYInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
getSerializedSize() - Method in class org.apache.mesos.Protos.UdpStatistics
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Unavailability
 
getSerializedSize() - Method in class org.apache.mesos.Protos.URL
 
getSerializedSize() - Method in class org.apache.mesos.Protos.UUID
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Value
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Value.Range
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Value.Ranges
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Value.Scalar
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Value.Set
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Value.Text
 
getSerializedSize() - Method in class org.apache.mesos.Protos.VersionInfo
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Volume
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Volume.Source
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
getSerializedSize() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
getSerializedSize() - Method in class org.apache.mesos.Protos.WeightInfo
 
getServices(int) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
repeated .mesos.CSIPluginContainerInfo.Service services = 1;
getServices(int) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo
repeated .mesos.CSIPluginContainerInfo.Service services = 1;
getServices(int) - Method in interface org.apache.mesos.Protos.CSIPluginContainerInfoOrBuilder
repeated .mesos.CSIPluginContainerInfo.Service services = 1;
getServicesCount() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
repeated .mesos.CSIPluginContainerInfo.Service services = 1;
getServicesCount() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo
repeated .mesos.CSIPluginContainerInfo.Service services = 1;
getServicesCount() - Method in interface org.apache.mesos.Protos.CSIPluginContainerInfoOrBuilder
repeated .mesos.CSIPluginContainerInfo.Service services = 1;
getServicesList() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
repeated .mesos.CSIPluginContainerInfo.Service services = 1;
getServicesList() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo
repeated .mesos.CSIPluginContainerInfo.Service services = 1;
getServicesList() - Method in interface org.apache.mesos.Protos.CSIPluginContainerInfoOrBuilder
repeated .mesos.CSIPluginContainerInfo.Service services = 1;
getSet() - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Set set = 6;
getSet() - Method in class org.apache.mesos.Protos.Attribute
optional .mesos.Value.Set set = 6;
getSet() - Method in interface org.apache.mesos.Protos.AttributeOrBuilder
optional .mesos.Value.Set set = 6;
getSet() - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Value.Set set = 5;
getSet() - Method in class org.apache.mesos.Protos.Resource
optional .mesos.Value.Set set = 5;
getSet() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
optional .mesos.Value.Set set = 5;
getSet() - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Set set = 4;
getSet() - Method in class org.apache.mesos.Protos.Value
optional .mesos.Value.Set set = 4;
getSet() - Method in interface org.apache.mesos.Protos.ValueOrBuilder
optional .mesos.Value.Set set = 4;
getSetBuilder() - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Set set = 6;
getSetBuilder() - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Value.Set set = 5;
getSetBuilder() - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Set set = 4;
getSetOrBuilder() - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Set set = 6;
getSetOrBuilder() - Method in class org.apache.mesos.Protos.Attribute
optional .mesos.Value.Set set = 6;
getSetOrBuilder() - Method in interface org.apache.mesos.Protos.AttributeOrBuilder
optional .mesos.Value.Set set = 6;
getSetOrBuilder() - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Value.Set set = 5;
getSetOrBuilder() - Method in class org.apache.mesos.Protos.Resource
optional .mesos.Value.Set set = 5;
getSetOrBuilder() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
optional .mesos.Value.Set set = 5;
getSetOrBuilder() - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Set set = 4;
getSetOrBuilder() - Method in class org.apache.mesos.Protos.Value
optional .mesos.Value.Set set = 4;
getSetOrBuilder() - Method in interface org.apache.mesos.Protos.ValueOrBuilder
optional .mesos.Value.Set set = 4;
getShareCgroups() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
If set as 'true', the container will share the cgroups from its parent container, otherwise it will have its own cgroups created.
getShareCgroups() - Method in class org.apache.mesos.Protos.LinuxInfo
If set as 'true', the container will share the cgroups from its parent container, otherwise it will have its own cgroups created.
getShareCgroups() - Method in interface org.apache.mesos.Protos.LinuxInfoOrBuilder
If set as 'true', the container will share the cgroups from its parent container, otherwise it will have its own cgroups created.
getShared() - Method in class org.apache.mesos.Protos.Resource.Builder
If this is set, the resources are shared, i.e.
getShared() - Method in class org.apache.mesos.Protos.Resource
If this is set, the resources are shared, i.e.
getShared() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
If this is set, the resources are shared, i.e.
getSharedBuilder() - Method in class org.apache.mesos.Protos.Resource.Builder
If this is set, the resources are shared, i.e.
getSharedOrBuilder() - Method in class org.apache.mesos.Protos.Resource.Builder
If this is set, the resources are shared, i.e.
getSharedOrBuilder() - Method in class org.apache.mesos.Protos.Resource
If this is set, the resources are shared, i.e.
getSharedOrBuilder() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
If this is set, the resources are shared, i.e.
getSharePidNamespace() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
If set as 'true', the container shares the pid namespace with its parent.
getSharePidNamespace() - Method in class org.apache.mesos.Protos.LinuxInfo
If set as 'true', the container shares the pid namespace with its parent.
getSharePidNamespace() - Method in interface org.apache.mesos.Protos.LinuxInfoOrBuilder
If set as 'true', the container shares the pid namespace with its parent.
getShell() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
There are two ways to specify the command: 1) If 'shell == true', the command will be launched via shell (i.e., /bin/sh -c 'value').
getShell() - Method in class org.apache.mesos.Protos.CommandInfo
There are two ways to specify the command: 1) If 'shell == true', the command will be launched via shell (i.e., /bin/sh -c 'value').
getShell() - Method in interface org.apache.mesos.Protos.CommandInfoOrBuilder
There are two ways to specify the command: 1) If 'shell == true', the command will be launched via shell (i.e., /bin/sh -c 'value').
getShmSize() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Size of /dev/shm in MB.
getShmSize() - Method in class org.apache.mesos.Protos.LinuxInfo
Size of /dev/shm in MB.
getShmSize() - Method in interface org.apache.mesos.Protos.LinuxInfoOrBuilder
Size of /dev/shm in MB.
getShrinkVolume() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
getShrinkVolume() - Method in class org.apache.mesos.Protos.Offer.Operation
EXPERIMENTAL.
getShrinkVolume() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
EXPERIMENTAL.
getShrinkVolumeBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
getShrinkVolumeOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
getShrinkVolumeOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation
EXPERIMENTAL.
getShrinkVolumeOrBuilder() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
EXPERIMENTAL.
getShutdownGracePeriod() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
When shutting down an executor the agent will wait in a best-effort manner for the grace period specified here before forcibly destroying the container.
getShutdownGracePeriod() - Method in class org.apache.mesos.Protos.ExecutorInfo
When shutting down an executor the agent will wait in a best-effort manner for the grace period specified here before forcibly destroying the container.
getShutdownGracePeriod() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
When shutting down an executor the agent will wait in a best-effort manner for the grace period specified here before forcibly destroying the container.
getShutdownGracePeriodBuilder() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
When shutting down an executor the agent will wait in a best-effort manner for the grace period specified here before forcibly destroying the container.
getShutdownGracePeriodOrBuilder() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
When shutting down an executor the agent will wait in a best-effort manner for the grace period specified here before forcibly destroying the container.
getShutdownGracePeriodOrBuilder() - Method in class org.apache.mesos.Protos.ExecutorInfo
When shutting down an executor the agent will wait in a best-effort manner for the grace period specified here before forcibly destroying the container.
getShutdownGracePeriodOrBuilder() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
When shutting down an executor the agent will wait in a best-effort manner for the grace period specified here before forcibly destroying the container.
getSize() - Method in class org.apache.mesos.Protos.FileInfo.Builder
Total size in bytes.
getSize() - Method in class org.apache.mesos.Protos.FileInfo
Total size in bytes.
getSize() - Method in interface org.apache.mesos.Protos.FileInfoOrBuilder
Total size in bytes.
getSlaveId() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
Specified if the resources need to be released from a particular slave.
getSlaveId() - Method in class org.apache.mesos.Protos.InverseOffer
Specified if the resources need to be released from a particular slave.
getSlaveId() - Method in interface org.apache.mesos.Protos.InverseOfferOrBuilder
Specified if the resources need to be released from a particular slave.
getSlaveId() - Method in class org.apache.mesos.Protos.Offer.Builder
required .mesos.SlaveID slave_id = 3;
getSlaveId() - Method in class org.apache.mesos.Protos.Offer
required .mesos.SlaveID slave_id = 3;
getSlaveId() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
required .mesos.SlaveID slave_id = 3;
getSlaveId() - Method in class org.apache.mesos.Protos.Operation.Builder
optional .mesos.SlaveID slave_id = 2;
getSlaveId() - Method in class org.apache.mesos.Protos.Operation
optional .mesos.SlaveID slave_id = 2;
getSlaveId() - Method in interface org.apache.mesos.Protos.OperationOrBuilder
optional .mesos.SlaveID slave_id = 2;
getSlaveId() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
If the operation affects resources from a local resource provider, both `slave_id` and `resource_provider_id` will be set.
getSlaveId() - Method in class org.apache.mesos.Protos.OperationStatus
If the operation affects resources from a local resource provider, both `slave_id` and `resource_provider_id` will be set.
getSlaveId() - Method in interface org.apache.mesos.Protos.OperationStatusOrBuilder
If the operation affects resources from a local resource provider, both `slave_id` and `resource_provider_id` will be set.
getSlaveId() - Method in class org.apache.mesos.Protos.Request.Builder
optional .mesos.SlaveID slave_id = 1;
getSlaveId() - Method in class org.apache.mesos.Protos.Request
optional .mesos.SlaveID slave_id = 1;
getSlaveId() - Method in interface org.apache.mesos.Protos.RequestOrBuilder
optional .mesos.SlaveID slave_id = 1;
getSlaveId() - Method in class org.apache.mesos.Protos.Task.Builder
required .mesos.SlaveID slave_id = 5;
getSlaveId() - Method in class org.apache.mesos.Protos.Task
required .mesos.SlaveID slave_id = 5;
getSlaveId() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
required .mesos.SlaveID slave_id = 3;
getSlaveId() - Method in class org.apache.mesos.Protos.TaskInfo
required .mesos.SlaveID slave_id = 3;
getSlaveId() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
required .mesos.SlaveID slave_id = 3;
getSlaveId() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
required .mesos.SlaveID slave_id = 5;
getSlaveId() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
optional .mesos.SlaveID slave_id = 5;
getSlaveId() - Method in class org.apache.mesos.Protos.TaskStatus
optional .mesos.SlaveID slave_id = 5;
getSlaveId() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
optional .mesos.SlaveID slave_id = 5;
getSlaveIdBuilder() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
Specified if the resources need to be released from a particular slave.
getSlaveIdBuilder() - Method in class org.apache.mesos.Protos.Offer.Builder
required .mesos.SlaveID slave_id = 3;
getSlaveIdBuilder() - Method in class org.apache.mesos.Protos.Operation.Builder
optional .mesos.SlaveID slave_id = 2;
getSlaveIdBuilder() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
If the operation affects resources from a local resource provider, both `slave_id` and `resource_provider_id` will be set.
getSlaveIdBuilder() - Method in class org.apache.mesos.Protos.Request.Builder
optional .mesos.SlaveID slave_id = 1;
getSlaveIdBuilder() - Method in class org.apache.mesos.Protos.Task.Builder
required .mesos.SlaveID slave_id = 5;
getSlaveIdBuilder() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
required .mesos.SlaveID slave_id = 3;
getSlaveIdBuilder() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
optional .mesos.SlaveID slave_id = 5;
getSlaveIdOrBuilder() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
Specified if the resources need to be released from a particular slave.
getSlaveIdOrBuilder() - Method in class org.apache.mesos.Protos.InverseOffer
Specified if the resources need to be released from a particular slave.
getSlaveIdOrBuilder() - Method in interface org.apache.mesos.Protos.InverseOfferOrBuilder
Specified if the resources need to be released from a particular slave.
getSlaveIdOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Builder
required .mesos.SlaveID slave_id = 3;
getSlaveIdOrBuilder() - Method in class org.apache.mesos.Protos.Offer
required .mesos.SlaveID slave_id = 3;
getSlaveIdOrBuilder() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
required .mesos.SlaveID slave_id = 3;
getSlaveIdOrBuilder() - Method in class org.apache.mesos.Protos.Operation.Builder
optional .mesos.SlaveID slave_id = 2;
getSlaveIdOrBuilder() - Method in class org.apache.mesos.Protos.Operation
optional .mesos.SlaveID slave_id = 2;
getSlaveIdOrBuilder() - Method in interface org.apache.mesos.Protos.OperationOrBuilder
optional .mesos.SlaveID slave_id = 2;
getSlaveIdOrBuilder() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
If the operation affects resources from a local resource provider, both `slave_id` and `resource_provider_id` will be set.
getSlaveIdOrBuilder() - Method in class org.apache.mesos.Protos.OperationStatus
If the operation affects resources from a local resource provider, both `slave_id` and `resource_provider_id` will be set.
getSlaveIdOrBuilder() - Method in interface org.apache.mesos.Protos.OperationStatusOrBuilder
If the operation affects resources from a local resource provider, both `slave_id` and `resource_provider_id` will be set.
getSlaveIdOrBuilder() - Method in class org.apache.mesos.Protos.Request.Builder
optional .mesos.SlaveID slave_id = 1;
getSlaveIdOrBuilder() - Method in class org.apache.mesos.Protos.Request
optional .mesos.SlaveID slave_id = 1;
getSlaveIdOrBuilder() - Method in interface org.apache.mesos.Protos.RequestOrBuilder
optional .mesos.SlaveID slave_id = 1;
getSlaveIdOrBuilder() - Method in class org.apache.mesos.Protos.Task.Builder
required .mesos.SlaveID slave_id = 5;
getSlaveIdOrBuilder() - Method in class org.apache.mesos.Protos.Task
required .mesos.SlaveID slave_id = 5;
getSlaveIdOrBuilder() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
required .mesos.SlaveID slave_id = 3;
getSlaveIdOrBuilder() - Method in class org.apache.mesos.Protos.TaskInfo
required .mesos.SlaveID slave_id = 3;
getSlaveIdOrBuilder() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
required .mesos.SlaveID slave_id = 3;
getSlaveIdOrBuilder() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
required .mesos.SlaveID slave_id = 5;
getSlaveIdOrBuilder() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
optional .mesos.SlaveID slave_id = 5;
getSlaveIdOrBuilder() - Method in class org.apache.mesos.Protos.TaskStatus
optional .mesos.SlaveID slave_id = 5;
getSlaveIdOrBuilder() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
optional .mesos.SlaveID slave_id = 5;
getSndbufErrors() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 SndbufErrors = 6;
getSndbufErrors() - Method in class org.apache.mesos.Protos.UdpStatistics
optional int64 SndbufErrors = 6;
getSndbufErrors() - Method in interface org.apache.mesos.Protos.UdpStatisticsOrBuilder
optional int64 SndbufErrors = 6;
getSoft() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
optional uint64 soft = 3;
getSoft() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit
optional uint64 soft = 3;
getSoft() - Method in interface org.apache.mesos.Protos.RLimitInfo.RLimitOrBuilder
optional uint64 soft = 3;
getSource() - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
optional .mesos.Resource.DiskInfo.Source source = 1;
getSource() - Method in class org.apache.mesos.Protos.DiskStatistics
optional .mesos.Resource.DiskInfo.Source source = 1;
getSource() - Method in interface org.apache.mesos.Protos.DiskStatisticsOrBuilder
optional .mesos.Resource.DiskInfo.Source source = 1;
getSource() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Deprecated.
getSource() - Method in class org.apache.mesos.Protos.ExecutorInfo
Deprecated.
getSource() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
Deprecated.
getSource() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
required .mesos.Resource source = 1;
getSource() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
required .mesos.Resource source = 1;
getSource() - Method in interface org.apache.mesos.Protos.Offer.Operation.CreateDiskOrBuilder
required .mesos.Resource source = 1;
getSource() - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk.Builder
NOTE: Only a `MOUNT`, `BLOCK` or `RAW` disk is allowed in this field.
getSource() - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
NOTE: Only a `MOUNT`, `BLOCK` or `RAW` disk is allowed in this field.
getSource() - Method in interface org.apache.mesos.Protos.Offer.Operation.DestroyDiskOrBuilder
NOTE: Only a `MOUNT`, `BLOCK` or `RAW` disk is allowed in this field.
getSource(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource source = 2;
getSource(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve
repeated .mesos.Resource source = 2;
getSource(int) - Method in interface org.apache.mesos.Protos.Offer.Operation.ReserveOrBuilder
repeated .mesos.Resource source = 2;
getSource() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
optional .mesos.Resource.DiskInfo.Source source = 3;
getSource() - Method in class org.apache.mesos.Protos.Resource.DiskInfo
optional .mesos.Resource.DiskInfo.Source source = 3;
getSource() - Method in interface org.apache.mesos.Protos.Resource.DiskInfoOrBuilder
optional .mesos.Resource.DiskInfo.Source source = 3;
getSource() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
optional .mesos.TaskStatus.Source source = 9;
getSource() - Method in class org.apache.mesos.Protos.TaskStatus
optional .mesos.TaskStatus.Source source = 9;
getSource() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
optional .mesos.TaskStatus.Source source = 9;
getSource() - Method in class org.apache.mesos.Protos.Volume.Builder
optional .mesos.Volume.Source source = 5;
getSource() - Method in class org.apache.mesos.Protos.Volume
optional .mesos.Volume.Source source = 5;
getSource() - Method in interface org.apache.mesos.Protos.VolumeOrBuilder
optional .mesos.Volume.Source source = 5;
getSourceBuilder() - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
optional .mesos.Resource.DiskInfo.Source source = 1;
getSourceBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
required .mesos.Resource source = 1;
getSourceBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk.Builder
NOTE: Only a `MOUNT`, `BLOCK` or `RAW` disk is allowed in this field.
getSourceBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource source = 2;
getSourceBuilder() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
optional .mesos.Resource.DiskInfo.Source source = 3;
getSourceBuilder() - Method in class org.apache.mesos.Protos.Volume.Builder
optional .mesos.Volume.Source source = 5;
getSourceBuilderList() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource source = 2;
getSourceBytes() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Deprecated.
getSourceBytes() - Method in class org.apache.mesos.Protos.ExecutorInfo
Deprecated.
getSourceBytes() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
Deprecated.
getSourceCount() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource source = 2;
getSourceCount() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve
repeated .mesos.Resource source = 2;
getSourceCount() - Method in interface org.apache.mesos.Protos.Offer.Operation.ReserveOrBuilder
repeated .mesos.Resource source = 2;
getSourceList() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource source = 2;
getSourceList() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve
repeated .mesos.Resource source = 2;
getSourceList() - Method in interface org.apache.mesos.Protos.Offer.Operation.ReserveOrBuilder
repeated .mesos.Resource source = 2;
getSourceOrBuilder() - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
optional .mesos.Resource.DiskInfo.Source source = 1;
getSourceOrBuilder() - Method in class org.apache.mesos.Protos.DiskStatistics
optional .mesos.Resource.DiskInfo.Source source = 1;
getSourceOrBuilder() - Method in interface org.apache.mesos.Protos.DiskStatisticsOrBuilder
optional .mesos.Resource.DiskInfo.Source source = 1;
getSourceOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
required .mesos.Resource source = 1;
getSourceOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
required .mesos.Resource source = 1;
getSourceOrBuilder() - Method in interface org.apache.mesos.Protos.Offer.Operation.CreateDiskOrBuilder
required .mesos.Resource source = 1;
getSourceOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk.Builder
NOTE: Only a `MOUNT`, `BLOCK` or `RAW` disk is allowed in this field.
getSourceOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
NOTE: Only a `MOUNT`, `BLOCK` or `RAW` disk is allowed in this field.
getSourceOrBuilder() - Method in interface org.apache.mesos.Protos.Offer.Operation.DestroyDiskOrBuilder
NOTE: Only a `MOUNT`, `BLOCK` or `RAW` disk is allowed in this field.
getSourceOrBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource source = 2;
getSourceOrBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve
repeated .mesos.Resource source = 2;
getSourceOrBuilder(int) - Method in interface org.apache.mesos.Protos.Offer.Operation.ReserveOrBuilder
repeated .mesos.Resource source = 2;
getSourceOrBuilder() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
optional .mesos.Resource.DiskInfo.Source source = 3;
getSourceOrBuilder() - Method in class org.apache.mesos.Protos.Resource.DiskInfo
optional .mesos.Resource.DiskInfo.Source source = 3;
getSourceOrBuilder() - Method in interface org.apache.mesos.Protos.Resource.DiskInfoOrBuilder
optional .mesos.Resource.DiskInfo.Source source = 3;
getSourceOrBuilder() - Method in class org.apache.mesos.Protos.Volume.Builder
optional .mesos.Volume.Source source = 5;
getSourceOrBuilder() - Method in class org.apache.mesos.Protos.Volume
optional .mesos.Volume.Source source = 5;
getSourceOrBuilder() - Method in interface org.apache.mesos.Protos.VolumeOrBuilder
optional .mesos.Volume.Source source = 5;
getSourceOrBuilderList() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource source = 2;
getSourceOrBuilderList() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve
repeated .mesos.Resource source = 2;
getSourceOrBuilderList() - Method in interface org.apache.mesos.Protos.Offer.Operation.ReserveOrBuilder
repeated .mesos.Resource source = 2;
getStalledCyclesBackend() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 stalled_cycles_backend = 5;
getStalledCyclesBackend() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 stalled_cycles_backend = 5;
getStalledCyclesBackend() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 stalled_cycles_backend = 5;
getStalledCyclesFrontend() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 stalled_cycles_frontend = 4;
getStalledCyclesFrontend() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 stalled_cycles_frontend = 4;
getStalledCyclesFrontend() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 stalled_cycles_frontend = 4;
getStart() - Method in class org.apache.mesos.Protos.Unavailability.Builder
required .mesos.TimeInfo start = 1;
getStart() - Method in class org.apache.mesos.Protos.Unavailability
required .mesos.TimeInfo start = 1;
getStart() - Method in interface org.apache.mesos.Protos.UnavailabilityOrBuilder
required .mesos.TimeInfo start = 1;
getStartBuilder() - Method in class org.apache.mesos.Protos.Unavailability.Builder
required .mesos.TimeInfo start = 1;
getStartOrBuilder() - Method in class org.apache.mesos.Protos.Unavailability.Builder
required .mesos.TimeInfo start = 1;
getStartOrBuilder() - Method in class org.apache.mesos.Protos.Unavailability
required .mesos.TimeInfo start = 1;
getStartOrBuilder() - Method in interface org.apache.mesos.Protos.UnavailabilityOrBuilder
required .mesos.TimeInfo start = 1;
getState() - Method in class org.apache.mesos.Protos.DrainInfo.Builder
The drain state of the agent.
getState() - Method in class org.apache.mesos.Protos.DrainInfo
The drain state of the agent.
getState() - Method in interface org.apache.mesos.Protos.DrainInfoOrBuilder
The drain state of the agent.
getState() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
required .mesos.OperationState state = 2;
getState() - Method in class org.apache.mesos.Protos.OperationStatus
required .mesos.OperationState state = 2;
getState() - Method in interface org.apache.mesos.Protos.OperationStatusOrBuilder
required .mesos.OperationState state = 2;
getState() - Method in class org.apache.mesos.Protos.Task.Builder
Latest state of the task.
getState() - Method in class org.apache.mesos.Protos.Task
Latest state of the task.
getState() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
Latest state of the task.
getState() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
required .mesos.TaskState state = 2;
getState() - Method in class org.apache.mesos.Protos.TaskStatus
required .mesos.TaskState state = 2;
getState() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
required .mesos.TaskState state = 2;
getStaticProvisioning() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
optional .mesos.Volume.Source.CSIVolume.StaticProvisioning static_provisioning = 2;
getStaticProvisioning() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
optional .mesos.Volume.Source.CSIVolume.StaticProvisioning static_provisioning = 2;
getStaticProvisioning() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolumeOrBuilder
optional .mesos.Volume.Source.CSIVolume.StaticProvisioning static_provisioning = 2;
getStaticProvisioningBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
optional .mesos.Volume.Source.CSIVolume.StaticProvisioning static_provisioning = 2;
getStaticProvisioningOrBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
optional .mesos.Volume.Source.CSIVolume.StaticProvisioning static_provisioning = 2;
getStaticProvisioningOrBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
optional .mesos.Volume.Source.CSIVolume.StaticProvisioning static_provisioning = 2;
getStaticProvisioningOrBuilder() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolumeOrBuilder
optional .mesos.Volume.Source.CSIVolume.StaticProvisioning static_provisioning = 2;
getStatistics() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
Current resource usage.
getStatistics() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
Current resource usage.
getStatistics() - Method in interface org.apache.mesos.Protos.ResourceUsage.ExecutorOrBuilder
Current resource usage.
getStatisticsBuilder() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
Current resource usage.
getStatisticsOrBuilder() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
Current resource usage.
getStatisticsOrBuilder() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
Current resource usage.
getStatisticsOrBuilder() - Method in interface org.apache.mesos.Protos.ResourceUsage.ExecutorOrBuilder
Current resource usage.
getStatusCode() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http.Builder
HTTP status code of an HTTP check.
getStatusCode() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http
HTTP status code of an HTTP check.
getStatusCode() - Method in interface org.apache.mesos.Protos.CheckStatusInfo.HttpOrBuilder
HTTP status code of an HTTP check.
getStatuses(int) - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
NOTE: It is up to the custom executor to interpret and act on this field.
getStatuses(int) - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
NOTE: It is up to the custom executor to interpret and act on this field.
getStatuses(int) - Method in interface org.apache.mesos.Protos.HealthCheck.HTTPCheckInfoOrBuilder
NOTE: It is up to the custom executor to interpret and act on this field.
getStatuses(int) - Method in class org.apache.mesos.Protos.Operation.Builder
All the statuses known to this operation.
getStatuses(int) - Method in class org.apache.mesos.Protos.Operation
All the statuses known to this operation.
getStatuses(int) - Method in interface org.apache.mesos.Protos.OperationOrBuilder
All the statuses known to this operation.
getStatuses(int) - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.TaskStatus statuses = 8;
getStatuses(int) - Method in class org.apache.mesos.Protos.Task
repeated .mesos.TaskStatus statuses = 8;
getStatuses(int) - Method in interface org.apache.mesos.Protos.TaskOrBuilder
repeated .mesos.TaskStatus statuses = 8;
getStatusesBuilder(int) - Method in class org.apache.mesos.Protos.Operation.Builder
All the statuses known to this operation.
getStatusesBuilder(int) - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.TaskStatus statuses = 8;
getStatusesBuilderList() - Method in class org.apache.mesos.Protos.Operation.Builder
All the statuses known to this operation.
getStatusesBuilderList() - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.TaskStatus statuses = 8;
getStatusesCount() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
NOTE: It is up to the custom executor to interpret and act on this field.
getStatusesCount() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
NOTE: It is up to the custom executor to interpret and act on this field.
getStatusesCount() - Method in interface org.apache.mesos.Protos.HealthCheck.HTTPCheckInfoOrBuilder
NOTE: It is up to the custom executor to interpret and act on this field.
getStatusesCount() - Method in class org.apache.mesos.Protos.Operation.Builder
All the statuses known to this operation.
getStatusesCount() - Method in class org.apache.mesos.Protos.Operation
All the statuses known to this operation.
getStatusesCount() - Method in interface org.apache.mesos.Protos.OperationOrBuilder
All the statuses known to this operation.
getStatusesCount() - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.TaskStatus statuses = 8;
getStatusesCount() - Method in class org.apache.mesos.Protos.Task
repeated .mesos.TaskStatus statuses = 8;
getStatusesCount() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
repeated .mesos.TaskStatus statuses = 8;
getStatusesList() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
NOTE: It is up to the custom executor to interpret and act on this field.
getStatusesList() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
NOTE: It is up to the custom executor to interpret and act on this field.
getStatusesList() - Method in interface org.apache.mesos.Protos.HealthCheck.HTTPCheckInfoOrBuilder
NOTE: It is up to the custom executor to interpret and act on this field.
getStatusesList() - Method in class org.apache.mesos.Protos.Operation.Builder
All the statuses known to this operation.
getStatusesList() - Method in class org.apache.mesos.Protos.Operation
All the statuses known to this operation.
getStatusesList() - Method in interface org.apache.mesos.Protos.OperationOrBuilder
All the statuses known to this operation.
getStatusesList() - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.TaskStatus statuses = 8;
getStatusesList() - Method in class org.apache.mesos.Protos.Task
repeated .mesos.TaskStatus statuses = 8;
getStatusesList() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
repeated .mesos.TaskStatus statuses = 8;
getStatusesOrBuilder(int) - Method in class org.apache.mesos.Protos.Operation.Builder
All the statuses known to this operation.
getStatusesOrBuilder(int) - Method in class org.apache.mesos.Protos.Operation
All the statuses known to this operation.
getStatusesOrBuilder(int) - Method in interface org.apache.mesos.Protos.OperationOrBuilder
All the statuses known to this operation.
getStatusesOrBuilder(int) - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.TaskStatus statuses = 8;
getStatusesOrBuilder(int) - Method in class org.apache.mesos.Protos.Task
repeated .mesos.TaskStatus statuses = 8;
getStatusesOrBuilder(int) - Method in interface org.apache.mesos.Protos.TaskOrBuilder
repeated .mesos.TaskStatus statuses = 8;
getStatusesOrBuilderList() - Method in class org.apache.mesos.Protos.Operation.Builder
All the statuses known to this operation.
getStatusesOrBuilderList() - Method in class org.apache.mesos.Protos.Operation
All the statuses known to this operation.
getStatusesOrBuilderList() - Method in interface org.apache.mesos.Protos.OperationOrBuilder
All the statuses known to this operation.
getStatusesOrBuilderList() - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.TaskStatus statuses = 8;
getStatusesOrBuilderList() - Method in class org.apache.mesos.Protos.Task
repeated .mesos.TaskStatus statuses = 8;
getStatusesOrBuilderList() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
repeated .mesos.TaskStatus statuses = 8;
getStatusUpdateState() - Method in class org.apache.mesos.Protos.Task.Builder
These fields correspond to the state and uuid of the latest status update forwarded to the master.
getStatusUpdateState() - Method in class org.apache.mesos.Protos.Task
These fields correspond to the state and uuid of the latest status update forwarded to the master.
getStatusUpdateState() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
These fields correspond to the state and uuid of the latest status update forwarded to the master.
getStatusUpdateUuid() - Method in class org.apache.mesos.Protos.Task.Builder
optional bytes status_update_uuid = 10;
getStatusUpdateUuid() - Method in class org.apache.mesos.Protos.Task
optional bytes status_update_uuid = 10;
getStatusUpdateUuid() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
optional bytes status_update_uuid = 10;
getStorage() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
EXPERIMENTAL.
getStorage() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
EXPERIMENTAL.
getStorage() - Method in interface org.apache.mesos.Protos.ResourceProviderInfoOrBuilder
EXPERIMENTAL.
getStorageBuilder() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
EXPERIMENTAL.
getStorageOrBuilder() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
EXPERIMENTAL.
getStorageOrBuilder() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
EXPERIMENTAL.
getStorageOrBuilder() - Method in interface org.apache.mesos.Protos.ResourceProviderInfoOrBuilder
EXPERIMENTAL.
getSubtract() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
See comments in `Value.Scalar` for maximum precision supported.
getSubtract() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
See comments in `Value.Scalar` for maximum precision supported.
getSubtract() - Method in interface org.apache.mesos.Protos.Offer.Operation.ShrinkVolumeOrBuilder
See comments in `Value.Scalar` for maximum precision supported.
getSubtractBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
See comments in `Value.Scalar` for maximum precision supported.
getSubtractOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
See comments in `Value.Scalar` for maximum precision supported.
getSubtractOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
See comments in `Value.Scalar` for maximum precision supported.
getSubtractOrBuilder() - Method in interface org.apache.mesos.Protos.Offer.Operation.ShrinkVolumeOrBuilder
See comments in `Value.Scalar` for maximum precision supported.
getSucceeded() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp.Builder
Whether a TCP connection succeeded.
getSucceeded() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
Whether a TCP connection succeeded.
getSucceeded() - Method in interface org.apache.mesos.Protos.CheckStatusInfo.TcpOrBuilder
Whether a TCP connection succeeded.
getTargetPathExists() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
For some CSI plugins which implement CSI v1 spec, they expect the target path is an existing path which is actually not CSI v1 spec compliant.
getTargetPathExists() - Method in class org.apache.mesos.Protos.CSIPluginInfo
For some CSI plugins which implement CSI v1 spec, they expect the target path is an existing path which is actually not CSI v1 spec compliant.
getTargetPathExists() - Method in interface org.apache.mesos.Protos.CSIPluginInfoOrBuilder
For some CSI plugins which implement CSI v1 spec, they expect the target path is an existing path which is actually not CSI v1 spec compliant.
getTargetPathRoot() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The root directory of all the target paths managed by the CSI plugin.
getTargetPathRoot() - Method in class org.apache.mesos.Protos.CSIPluginInfo
The root directory of all the target paths managed by the CSI plugin.
getTargetPathRoot() - Method in interface org.apache.mesos.Protos.CSIPluginInfoOrBuilder
The root directory of all the target paths managed by the CSI plugin.
getTargetPathRootBytes() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The root directory of all the target paths managed by the CSI plugin.
getTargetPathRootBytes() - Method in class org.apache.mesos.Protos.CSIPluginInfo
The root directory of all the target paths managed by the CSI plugin.
getTargetPathRootBytes() - Method in interface org.apache.mesos.Protos.CSIPluginInfoOrBuilder
The root directory of all the target paths managed by the CSI plugin.
getTargetProfile() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
Apply the specified profile to the created disk.
getTargetProfile() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
Apply the specified profile to the created disk.
getTargetProfile() - Method in interface org.apache.mesos.Protos.Offer.Operation.CreateDiskOrBuilder
Apply the specified profile to the created disk.
getTargetProfileBytes() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
Apply the specified profile to the created disk.
getTargetProfileBytes() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
Apply the specified profile to the created disk.
getTargetProfileBytes() - Method in interface org.apache.mesos.Protos.Offer.Operation.CreateDiskOrBuilder
Apply the specified profile to the created disk.
getTargetType() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
NOTE: Only `MOUNT` or `BLOCK` is allowed in this field.
getTargetType() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
NOTE: Only `MOUNT` or `BLOCK` is allowed in this field.
getTargetType() - Method in interface org.apache.mesos.Protos.Offer.Operation.CreateDiskOrBuilder
NOTE: Only `MOUNT` or `BLOCK` is allowed in this field.
getTaskClock() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional double task_clock = 14;
getTaskClock() - Method in class org.apache.mesos.Protos.PerfStatistics
optional double task_clock = 14;
getTaskClock() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional double task_clock = 14;
getTaskGroup() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
required .mesos.TaskGroupInfo task_group = 2;
getTaskGroup() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
required .mesos.TaskGroupInfo task_group = 2;
getTaskGroup() - Method in interface org.apache.mesos.Protos.Offer.Operation.LaunchGroupOrBuilder
required .mesos.TaskGroupInfo task_group = 2;
getTaskGroupBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
required .mesos.TaskGroupInfo task_group = 2;
getTaskGroupOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
required .mesos.TaskGroupInfo task_group = 2;
getTaskGroupOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
required .mesos.TaskGroupInfo task_group = 2;
getTaskGroupOrBuilder() - Method in interface org.apache.mesos.Protos.Offer.Operation.LaunchGroupOrBuilder
required .mesos.TaskGroupInfo task_group = 2;
getTaskId() - Method in class org.apache.mesos.Protos.Task.Builder
required .mesos.TaskID task_id = 2;
getTaskId() - Method in class org.apache.mesos.Protos.Task
required .mesos.TaskID task_id = 2;
getTaskId() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
required .mesos.TaskID task_id = 2;
getTaskId() - Method in class org.apache.mesos.Protos.TaskInfo
required .mesos.TaskID task_id = 2;
getTaskId() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
required .mesos.TaskID task_id = 2;
getTaskId() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
required .mesos.TaskID task_id = 2;
getTaskId() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
required .mesos.TaskID task_id = 1;
getTaskId() - Method in class org.apache.mesos.Protos.TaskStatus
required .mesos.TaskID task_id = 1;
getTaskId() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
required .mesos.TaskID task_id = 1;
getTaskIdBuilder() - Method in class org.apache.mesos.Protos.Task.Builder
required .mesos.TaskID task_id = 2;
getTaskIdBuilder() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
required .mesos.TaskID task_id = 2;
getTaskIdBuilder() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
required .mesos.TaskID task_id = 1;
getTaskIdOrBuilder() - Method in class org.apache.mesos.Protos.Task.Builder
required .mesos.TaskID task_id = 2;
getTaskIdOrBuilder() - Method in class org.apache.mesos.Protos.Task
required .mesos.TaskID task_id = 2;
getTaskIdOrBuilder() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
required .mesos.TaskID task_id = 2;
getTaskIdOrBuilder() - Method in class org.apache.mesos.Protos.TaskInfo
required .mesos.TaskID task_id = 2;
getTaskIdOrBuilder() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
required .mesos.TaskID task_id = 2;
getTaskIdOrBuilder() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
required .mesos.TaskID task_id = 2;
getTaskIdOrBuilder() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
required .mesos.TaskID task_id = 1;
getTaskIdOrBuilder() - Method in class org.apache.mesos.Protos.TaskStatus
required .mesos.TaskID task_id = 1;
getTaskIdOrBuilder() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
required .mesos.TaskID task_id = 1;
getTaskInfos(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
repeated .mesos.TaskInfo task_infos = 1;
getTaskInfos(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Launch
repeated .mesos.TaskInfo task_infos = 1;
getTaskInfos(int) - Method in interface org.apache.mesos.Protos.Offer.Operation.LaunchOrBuilder
repeated .mesos.TaskInfo task_infos = 1;
getTaskInfosBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
repeated .mesos.TaskInfo task_infos = 1;
getTaskInfosBuilderList() - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
repeated .mesos.TaskInfo task_infos = 1;
getTaskInfosCount() - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
repeated .mesos.TaskInfo task_infos = 1;
getTaskInfosCount() - Method in class org.apache.mesos.Protos.Offer.Operation.Launch
repeated .mesos.TaskInfo task_infos = 1;
getTaskInfosCount() - Method in interface org.apache.mesos.Protos.Offer.Operation.LaunchOrBuilder
repeated .mesos.TaskInfo task_infos = 1;
getTaskInfosList() - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
repeated .mesos.TaskInfo task_infos = 1;
getTaskInfosList() - Method in class org.apache.mesos.Protos.Offer.Operation.Launch
repeated .mesos.TaskInfo task_infos = 1;
getTaskInfosList() - Method in interface org.apache.mesos.Protos.Offer.Operation.LaunchOrBuilder
repeated .mesos.TaskInfo task_infos = 1;
getTaskInfosOrBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
repeated .mesos.TaskInfo task_infos = 1;
getTaskInfosOrBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Launch
repeated .mesos.TaskInfo task_infos = 1;
getTaskInfosOrBuilder(int) - Method in interface org.apache.mesos.Protos.Offer.Operation.LaunchOrBuilder
repeated .mesos.TaskInfo task_infos = 1;
getTaskInfosOrBuilderList() - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
repeated .mesos.TaskInfo task_infos = 1;
getTaskInfosOrBuilderList() - Method in class org.apache.mesos.Protos.Offer.Operation.Launch
repeated .mesos.TaskInfo task_infos = 1;
getTaskInfosOrBuilderList() - Method in interface org.apache.mesos.Protos.Offer.Operation.LaunchOrBuilder
repeated .mesos.TaskInfo task_infos = 1;
getTasks(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
Non-terminal tasks.
getTasks(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
Non-terminal tasks.
getTasks(int) - Method in interface org.apache.mesos.Protos.ResourceUsage.ExecutorOrBuilder
Non-terminal tasks.
getTasks(int) - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
repeated .mesos.TaskInfo tasks = 1;
getTasks(int) - Method in class org.apache.mesos.Protos.TaskGroupInfo
repeated .mesos.TaskInfo tasks = 1;
getTasks(int) - Method in interface org.apache.mesos.Protos.TaskGroupInfoOrBuilder
repeated .mesos.TaskInfo tasks = 1;
getTasksBuilder(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
Non-terminal tasks.
getTasksBuilder(int) - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
repeated .mesos.TaskInfo tasks = 1;
getTasksBuilderList() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
Non-terminal tasks.
getTasksBuilderList() - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
repeated .mesos.TaskInfo tasks = 1;
getTasksCount() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
Non-terminal tasks.
getTasksCount() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
Non-terminal tasks.
getTasksCount() - Method in interface org.apache.mesos.Protos.ResourceUsage.ExecutorOrBuilder
Non-terminal tasks.
getTasksCount() - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
repeated .mesos.TaskInfo tasks = 1;
getTasksCount() - Method in class org.apache.mesos.Protos.TaskGroupInfo
repeated .mesos.TaskInfo tasks = 1;
getTasksCount() - Method in interface org.apache.mesos.Protos.TaskGroupInfoOrBuilder
repeated .mesos.TaskInfo tasks = 1;
getTasksList() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
Non-terminal tasks.
getTasksList() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
Non-terminal tasks.
getTasksList() - Method in interface org.apache.mesos.Protos.ResourceUsage.ExecutorOrBuilder
Non-terminal tasks.
getTasksList() - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
repeated .mesos.TaskInfo tasks = 1;
getTasksList() - Method in class org.apache.mesos.Protos.TaskGroupInfo
repeated .mesos.TaskInfo tasks = 1;
getTasksList() - Method in interface org.apache.mesos.Protos.TaskGroupInfoOrBuilder
repeated .mesos.TaskInfo tasks = 1;
getTasksOrBuilder(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
Non-terminal tasks.
getTasksOrBuilder(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
Non-terminal tasks.
getTasksOrBuilder(int) - Method in interface org.apache.mesos.Protos.ResourceUsage.ExecutorOrBuilder
Non-terminal tasks.
getTasksOrBuilder(int) - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
repeated .mesos.TaskInfo tasks = 1;
getTasksOrBuilder(int) - Method in class org.apache.mesos.Protos.TaskGroupInfo
repeated .mesos.TaskInfo tasks = 1;
getTasksOrBuilder(int) - Method in interface org.apache.mesos.Protos.TaskGroupInfoOrBuilder
repeated .mesos.TaskInfo tasks = 1;
getTasksOrBuilderList() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
Non-terminal tasks.
getTasksOrBuilderList() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
Non-terminal tasks.
getTasksOrBuilderList() - Method in interface org.apache.mesos.Protos.ResourceUsage.ExecutorOrBuilder
Non-terminal tasks.
getTasksOrBuilderList() - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
repeated .mesos.TaskInfo tasks = 1;
getTasksOrBuilderList() - Method in class org.apache.mesos.Protos.TaskGroupInfo
repeated .mesos.TaskInfo tasks = 1;
getTasksOrBuilderList() - Method in interface org.apache.mesos.Protos.TaskGroupInfoOrBuilder
repeated .mesos.TaskInfo tasks = 1;
getTcp() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
TCP check.
getTcp() - Method in class org.apache.mesos.Protos.CheckInfo
TCP check.
getTcp() - Method in interface org.apache.mesos.Protos.CheckInfoOrBuilder
TCP check.
getTcp() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
Status of a TCP check.
getTcp() - Method in class org.apache.mesos.Protos.CheckStatusInfo
Status of a TCP check.
getTcp() - Method in interface org.apache.mesos.Protos.CheckStatusInfoOrBuilder
Status of a TCP check.
getTcp() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
TCP health check.
getTcp() - Method in class org.apache.mesos.Protos.HealthCheck
TCP health check.
getTcp() - Method in interface org.apache.mesos.Protos.HealthCheckOrBuilder
TCP health check.
getTcpBuilder() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
TCP check.
getTcpBuilder() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
Status of a TCP check.
getTcpBuilder() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
TCP health check.
getTcpOrBuilder() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
TCP check.
getTcpOrBuilder() - Method in class org.apache.mesos.Protos.CheckInfo
TCP check.
getTcpOrBuilder() - Method in interface org.apache.mesos.Protos.CheckInfoOrBuilder
TCP check.
getTcpOrBuilder() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
Status of a TCP check.
getTcpOrBuilder() - Method in class org.apache.mesos.Protos.CheckStatusInfo
Status of a TCP check.
getTcpOrBuilder() - Method in interface org.apache.mesos.Protos.CheckStatusInfoOrBuilder
Status of a TCP check.
getTcpOrBuilder() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
TCP health check.
getTcpOrBuilder() - Method in class org.apache.mesos.Protos.HealthCheck
TCP health check.
getTcpOrBuilder() - Method in interface org.apache.mesos.Protos.HealthCheckOrBuilder
TCP health check.
getTcpStats() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.TcpStatistics tcp_stats = 3;
getTcpStats() - Method in class org.apache.mesos.Protos.SNMPStatistics
optional .mesos.TcpStatistics tcp_stats = 3;
getTcpStats() - Method in interface org.apache.mesos.Protos.SNMPStatisticsOrBuilder
optional .mesos.TcpStatistics tcp_stats = 3;
getTcpStatsBuilder() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.TcpStatistics tcp_stats = 3;
getTcpStatsOrBuilder() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.TcpStatistics tcp_stats = 3;
getTcpStatsOrBuilder() - Method in class org.apache.mesos.Protos.SNMPStatistics
optional .mesos.TcpStatistics tcp_stats = 3;
getTcpStatsOrBuilder() - Method in interface org.apache.mesos.Protos.SNMPStatisticsOrBuilder
optional .mesos.TcpStatistics tcp_stats = 3;
getText() - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Text text = 5;
getText() - Method in class org.apache.mesos.Protos.Attribute
optional .mesos.Value.Text text = 5;
getText() - Method in interface org.apache.mesos.Protos.AttributeOrBuilder
optional .mesos.Value.Text text = 5;
getText() - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Text text = 5;
getText() - Method in class org.apache.mesos.Protos.Value
optional .mesos.Value.Text text = 5;
getText() - Method in interface org.apache.mesos.Protos.ValueOrBuilder
optional .mesos.Value.Text text = 5;
getTextBuilder() - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Text text = 5;
getTextBuilder() - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Text text = 5;
getTextOrBuilder() - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Text text = 5;
getTextOrBuilder() - Method in class org.apache.mesos.Protos.Attribute
optional .mesos.Value.Text text = 5;
getTextOrBuilder() - Method in interface org.apache.mesos.Protos.AttributeOrBuilder
optional .mesos.Value.Text text = 5;
getTextOrBuilder() - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Text text = 5;
getTextOrBuilder() - Method in class org.apache.mesos.Protos.Value
optional .mesos.Value.Text text = 5;
getTextOrBuilder() - Method in interface org.apache.mesos.Protos.ValueOrBuilder
optional .mesos.Value.Text text = 5;
getThreads() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint32 threads = 31;
getThreads() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint32 threads = 31;
getThreads() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint32 threads = 31;
getThrottling(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
getThrottling(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
getThrottling(int) - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.StatisticsOrBuilder
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
getThrottlingBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
getThrottlingBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
getThrottlingCount() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
getThrottlingCount() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
getThrottlingCount() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.StatisticsOrBuilder
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
getThrottlingList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
getThrottlingList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
getThrottlingList() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.StatisticsOrBuilder
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
getThrottlingOrBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
getThrottlingOrBuilder(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
getThrottlingOrBuilder(int) - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.StatisticsOrBuilder
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
getThrottlingOrBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
getThrottlingOrBuilderList() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
getThrottlingOrBuilderList() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.StatisticsOrBuilder
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
getTime() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.time
getTime() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.time
getTime() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.time
getTimeoutSeconds() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
Amount of time to wait for the check to complete.
getTimeoutSeconds() - Method in class org.apache.mesos.Protos.CheckInfo
Amount of time to wait for the check to complete.
getTimeoutSeconds() - Method in interface org.apache.mesos.Protos.CheckInfoOrBuilder
Amount of time to wait for the check to complete.
getTimeoutSeconds() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Amount of time to wait for the health check to complete.
getTimeoutSeconds() - Method in class org.apache.mesos.Protos.HealthCheck
Amount of time to wait for the health check to complete.
getTimeoutSeconds() - Method in interface org.apache.mesos.Protos.HealthCheckOrBuilder
Amount of time to wait for the health check to complete.
getTimestamp() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
Start of sample interval, in seconds since the Epoch.
getTimestamp() - Method in class org.apache.mesos.Protos.PerfStatistics
Start of sample interval, in seconds since the Epoch.
getTimestamp() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
Start of sample interval, in seconds since the Epoch.
getTimestamp() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Snapshot time, in seconds since the Epoch.
getTimestamp() - Method in class org.apache.mesos.Protos.ResourceStatistics
Snapshot time, in seconds since the Epoch.
getTimestamp() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Snapshot time, in seconds since the Epoch.
getTimestamp() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
optional double timestamp = 6;
getTimestamp() - Method in class org.apache.mesos.Protos.TaskStatus
optional double timestamp = 6;
getTimestamp() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
optional double timestamp = 6;
getTotal(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
getTotal(int) - Method in class org.apache.mesos.Protos.ResourceUsage
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
getTotal(int) - Method in interface org.apache.mesos.Protos.ResourceUsageOrBuilder
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
getTotalBuilder(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
getTotalBuilderList() - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
getTotalCount() - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
getTotalCount() - Method in class org.apache.mesos.Protos.ResourceUsage
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
getTotalCount() - Method in interface org.apache.mesos.Protos.ResourceUsageOrBuilder
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
getTotalList() - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
getTotalList() - Method in class org.apache.mesos.Protos.ResourceUsage
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
getTotalList() - Method in interface org.apache.mesos.Protos.ResourceUsageOrBuilder
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
getTotalOrBuilder(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
getTotalOrBuilder(int) - Method in class org.apache.mesos.Protos.ResourceUsage
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
getTotalOrBuilder(int) - Method in interface org.apache.mesos.Protos.ResourceUsageOrBuilder
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
getTotalOrBuilderList() - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
getTotalOrBuilderList() - Method in class org.apache.mesos.Protos.ResourceUsage
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
getTotalOrBuilderList() - Method in interface org.apache.mesos.Protos.ResourceUsageOrBuilder
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
getTtyInfo() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
If specified a tty will be attached to the container entrypoint.
getTtyInfo() - Method in class org.apache.mesos.Protos.ContainerInfo
If specified a tty will be attached to the container entrypoint.
getTtyInfo() - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
If specified a tty will be attached to the container entrypoint.
getTtyInfoBuilder() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
If specified a tty will be attached to the container entrypoint.
getTtyInfoOrBuilder() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
If specified a tty will be attached to the container entrypoint.
getTtyInfoOrBuilder() - Method in class org.apache.mesos.Protos.ContainerInfo
If specified a tty will be attached to the container entrypoint.
getTtyInfoOrBuilder() - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
If specified a tty will be attached to the container entrypoint.
getType() - Method in class org.apache.mesos.Protos.Attribute.Builder
required .mesos.Value.Type type = 2;
getType() - Method in class org.apache.mesos.Protos.Attribute
required .mesos.Value.Type type = 2;
getType() - Method in interface org.apache.mesos.Protos.AttributeOrBuilder
required .mesos.Value.Type type = 2;
getType() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
The type of the check.
getType() - Method in class org.apache.mesos.Protos.CheckInfo
The type of the check.
getType() - Method in interface org.apache.mesos.Protos.CheckInfoOrBuilder
The type of the check.
getType() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
The type of the check this status corresponds to.
getType() - Method in class org.apache.mesos.Protos.CheckStatusInfo
The type of the check this status corresponds to.
getType() - Method in interface org.apache.mesos.Protos.CheckStatusInfoOrBuilder
The type of the check this status corresponds to.
getType() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
required .mesos.ContainerInfo.Type type = 1;
getType() - Method in class org.apache.mesos.Protos.ContainerInfo
required .mesos.ContainerInfo.Type type = 1;
getType() - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
required .mesos.ContainerInfo.Type type = 1;
getType() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The type of the CSI plugin.
getType() - Method in class org.apache.mesos.Protos.CSIPluginInfo
The type of the CSI plugin.
getType() - Method in interface org.apache.mesos.Protos.CSIPluginInfoOrBuilder
The type of the CSI plugin.
getType() - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
In Mesos 1.2, the `Environment.variables.value` message was made optional.
getType() - Method in class org.apache.mesos.Protos.Environment.Variable
In Mesos 1.2, the `Environment.variables.value` message was made optional.
getType() - Method in interface org.apache.mesos.Protos.Environment.VariableOrBuilder
In Mesos 1.2, the `Environment.variables.value` message was made optional.
getType() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
For backwards compatibility, if this field is not set when using `LAUNCH` operation, Mesos will infer the type by checking if `command` is set (`CUSTOM`) or unset (`DEFAULT`).
getType() - Method in class org.apache.mesos.Protos.ExecutorInfo
For backwards compatibility, if this field is not set when using `LAUNCH` operation, Mesos will infer the type by checking if `command` is set (`CUSTOM`) or unset (`DEFAULT`).
getType() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
For backwards compatibility, if this field is not set when using `LAUNCH` operation, Mesos will infer the type by checking if `command` is set (`CUSTOM`) or unset (`DEFAULT`).
getType() - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability.Builder
Enum fields should be optional, see: MESOS-4997.
getType() - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability
Enum fields should be optional, see: MESOS-4997.
getType() - Method in interface org.apache.mesos.Protos.FrameworkInfo.CapabilityOrBuilder
Enum fields should be optional, see: MESOS-4997.
getType() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
The type of health check.
getType() - Method in class org.apache.mesos.Protos.HealthCheck
The type of health check.
getType() - Method in interface org.apache.mesos.Protos.HealthCheckOrBuilder
The type of health check.
getType() - Method in class org.apache.mesos.Protos.Image.Builder
required .mesos.Image.Type type = 1;
getType() - Method in class org.apache.mesos.Protos.Image
required .mesos.Image.Type type = 1;
getType() - Method in interface org.apache.mesos.Protos.ImageOrBuilder
required .mesos.Image.Type type = 1;
getType() - Method in class org.apache.mesos.Protos.MasterInfo.Capability.Builder
optional .mesos.MasterInfo.Capability.Type type = 1;
getType() - Method in class org.apache.mesos.Protos.MasterInfo.Capability
optional .mesos.MasterInfo.Capability.Type type = 1;
getType() - Method in interface org.apache.mesos.Protos.MasterInfo.CapabilityOrBuilder
optional .mesos.MasterInfo.Capability.Type type = 1;
getType() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Type type = 1;
getType() - Method in class org.apache.mesos.Protos.Offer.Operation
optional .mesos.Offer.Operation.Type type = 1;
getType() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
optional .mesos.Offer.Operation.Type type = 1;
getType() - Method in class org.apache.mesos.Protos.Resource.Builder
required .mesos.Value.Type type = 2;
getType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
required .mesos.Resource.DiskInfo.Source.Type type = 1;
getType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
required .mesos.Resource.DiskInfo.Source.Type type = 1;
getType() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.SourceOrBuilder
required .mesos.Resource.DiskInfo.Source.Type type = 1;
getType() - Method in class org.apache.mesos.Protos.Resource
required .mesos.Value.Type type = 2;
getType() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
The type of this reservation.
getType() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo
The type of this reservation.
getType() - Method in interface org.apache.mesos.Protos.Resource.ReservationInfoOrBuilder
The type of this reservation.
getType() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
required .mesos.Value.Type type = 2;
getType() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The type of the resource provider.
getType() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
The type of the resource provider.
getType() - Method in interface org.apache.mesos.Protos.ResourceProviderInfoOrBuilder
The type of the resource provider.
getType() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
optional .mesos.RLimitInfo.RLimit.Type type = 1;
getType() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit
optional .mesos.RLimitInfo.RLimit.Type type = 1;
getType() - Method in interface org.apache.mesos.Protos.RLimitInfo.RLimitOrBuilder
optional .mesos.RLimitInfo.RLimit.Type type = 1;
getType() - Method in class org.apache.mesos.Protos.Secret.Builder
optional .mesos.Secret.Type type = 1;
getType() - Method in class org.apache.mesos.Protos.Secret
optional .mesos.Secret.Type type = 1;
getType() - Method in interface org.apache.mesos.Protos.SecretOrBuilder
optional .mesos.Secret.Type type = 1;
getType() - Method in class org.apache.mesos.Protos.SlaveInfo.Capability.Builder
Enum fields should be optional, see: MESOS-4997.
getType() - Method in class org.apache.mesos.Protos.SlaveInfo.Capability
Enum fields should be optional, see: MESOS-4997.
getType() - Method in interface org.apache.mesos.Protos.SlaveInfo.CapabilityOrBuilder
Enum fields should be optional, see: MESOS-4997.
getType() - Method in class org.apache.mesos.Protos.Value.Builder
required .mesos.Value.Type type = 1;
getType() - Method in class org.apache.mesos.Protos.Value
required .mesos.Value.Type type = 1;
getType() - Method in interface org.apache.mesos.Protos.ValueOrBuilder
required .mesos.Value.Type type = 1;
getType() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
Enum fields should be optional, see: MESOS-4997.
getType() - Method in class org.apache.mesos.Protos.Volume.Source
Enum fields should be optional, see: MESOS-4997.
getType() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
optional .mesos.Volume.Source.SandboxPath.Type type = 1;
getType() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
optional .mesos.Volume.Source.SandboxPath.Type type = 1;
getType() - Method in interface org.apache.mesos.Protos.Volume.Source.SandboxPathOrBuilder
optional .mesos.Volume.Source.SandboxPath.Type type = 1;
getType() - Method in interface org.apache.mesos.Protos.Volume.SourceOrBuilder
Enum fields should be optional, see: MESOS-4997.
getTypeBytes() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The type of the CSI plugin.
getTypeBytes() - Method in class org.apache.mesos.Protos.CSIPluginInfo
The type of the CSI plugin.
getTypeBytes() - Method in interface org.apache.mesos.Protos.CSIPluginInfoOrBuilder
The type of the CSI plugin.
getTypeBytes() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The type of the resource provider.
getTypeBytes() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
The type of the resource provider.
getTypeBytes() - Method in interface org.apache.mesos.Protos.ResourceProviderInfoOrBuilder
The type of the resource provider.
getUdpStats() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.UdpStatistics udp_stats = 4;
getUdpStats() - Method in class org.apache.mesos.Protos.SNMPStatistics
optional .mesos.UdpStatistics udp_stats = 4;
getUdpStats() - Method in interface org.apache.mesos.Protos.SNMPStatisticsOrBuilder
optional .mesos.UdpStatistics udp_stats = 4;
getUdpStatsBuilder() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.UdpStatistics udp_stats = 4;
getUdpStatsOrBuilder() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.UdpStatistics udp_stats = 4;
getUdpStatsOrBuilder() - Method in class org.apache.mesos.Protos.SNMPStatistics
optional .mesos.UdpStatistics udp_stats = 4;
getUdpStatsOrBuilder() - Method in interface org.apache.mesos.Protos.SNMPStatisticsOrBuilder
optional .mesos.UdpStatistics udp_stats = 4;
getUid() - Method in class org.apache.mesos.Protos.FileInfo.Builder
User ID of owner.
getUid() - Method in class org.apache.mesos.Protos.FileInfo
User ID of owner.
getUid() - Method in interface org.apache.mesos.Protos.FileInfoOrBuilder
User ID of owner.
getUidBytes() - Method in class org.apache.mesos.Protos.FileInfo.Builder
User ID of owner.
getUidBytes() - Method in class org.apache.mesos.Protos.FileInfo
User ID of owner.
getUidBytes() - Method in interface org.apache.mesos.Protos.FileInfoOrBuilder
User ID of owner.
getUnavailability() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
This InverseOffer represents a planned unavailability event in the specified interval.
getUnavailability() - Method in class org.apache.mesos.Protos.InverseOffer
This InverseOffer represents a planned unavailability event in the specified interval.
getUnavailability() - Method in interface org.apache.mesos.Protos.InverseOfferOrBuilder
This InverseOffer represents a planned unavailability event in the specified interval.
getUnavailability() - Method in class org.apache.mesos.Protos.MachineInfo.Builder
Signifies that the machine may be unavailable during the given interval.
getUnavailability() - Method in class org.apache.mesos.Protos.MachineInfo
Signifies that the machine may be unavailable during the given interval.
getUnavailability() - Method in interface org.apache.mesos.Protos.MachineInfoOrBuilder
Signifies that the machine may be unavailable during the given interval.
getUnavailability() - Method in class org.apache.mesos.Protos.Offer.Builder
Signifies that the resources in this Offer may be unavailable during the given interval.
getUnavailability() - Method in class org.apache.mesos.Protos.Offer
Signifies that the resources in this Offer may be unavailable during the given interval.
getUnavailability() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
Signifies that the resources in this Offer may be unavailable during the given interval.
getUnavailabilityBuilder() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
This InverseOffer represents a planned unavailability event in the specified interval.
getUnavailabilityBuilder() - Method in class org.apache.mesos.Protos.MachineInfo.Builder
Signifies that the machine may be unavailable during the given interval.
getUnavailabilityBuilder() - Method in class org.apache.mesos.Protos.Offer.Builder
Signifies that the resources in this Offer may be unavailable during the given interval.
getUnavailabilityOrBuilder() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
This InverseOffer represents a planned unavailability event in the specified interval.
getUnavailabilityOrBuilder() - Method in class org.apache.mesos.Protos.InverseOffer
This InverseOffer represents a planned unavailability event in the specified interval.
getUnavailabilityOrBuilder() - Method in interface org.apache.mesos.Protos.InverseOfferOrBuilder
This InverseOffer represents a planned unavailability event in the specified interval.
getUnavailabilityOrBuilder() - Method in class org.apache.mesos.Protos.MachineInfo.Builder
Signifies that the machine may be unavailable during the given interval.
getUnavailabilityOrBuilder() - Method in class org.apache.mesos.Protos.MachineInfo
Signifies that the machine may be unavailable during the given interval.
getUnavailabilityOrBuilder() - Method in interface org.apache.mesos.Protos.MachineInfoOrBuilder
Signifies that the machine may be unavailable during the given interval.
getUnavailabilityOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Builder
Signifies that the resources in this Offer may be unavailable during the given interval.
getUnavailabilityOrBuilder() - Method in class org.apache.mesos.Protos.Offer
Signifies that the resources in this Offer may be unavailable during the given interval.
getUnavailabilityOrBuilder() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
Signifies that the resources in this Offer may be unavailable during the given interval.
getUnconfined() - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
If set to `true`, Seccomp is not applied to the container.
getUnconfined() - Method in class org.apache.mesos.Protos.SeccompInfo
If set to `true`, Seccomp is not applied to the container.
getUnconfined() - Method in interface org.apache.mesos.Protos.SeccompInfoOrBuilder
If set to `true`, Seccomp is not applied to the container.
getUnknownFields() - Method in class org.apache.mesos.Protos.Address
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Attribute
 
getUnknownFields() - Method in class org.apache.mesos.Protos.CapabilityInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
getUnknownFields() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
getUnknownFields() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
getUnknownFields() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
getUnknownFields() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
getUnknownFields() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
getUnknownFields() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
getUnknownFields() - Method in class org.apache.mesos.Protos.CgroupInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
getUnknownFields() - Method in class org.apache.mesos.Protos.CheckInfo.Command
 
getUnknownFields() - Method in class org.apache.mesos.Protos.CheckInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.CheckInfo.Http
 
getUnknownFields() - Method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
getUnknownFields() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
getUnknownFields() - Method in class org.apache.mesos.Protos.CheckStatusInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
getUnknownFields() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
getUnknownFields() - Method in class org.apache.mesos.Protos.CommandInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.CommandInfo.URI
 
getUnknownFields() - Method in class org.apache.mesos.Protos.ContainerID
 
getUnknownFields() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
getUnknownFields() - Method in class org.apache.mesos.Protos.ContainerInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.ContainerStatus
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Credential
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Credentials
 
getUnknownFields() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
getUnknownFields() - Method in class org.apache.mesos.Protos.CSIPluginInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Device
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Device.Number
 
getUnknownFields() - Method in class org.apache.mesos.Protos.DeviceAccess.Access
 
getUnknownFields() - Method in class org.apache.mesos.Protos.DeviceAccess
 
getUnknownFields() - Method in class org.apache.mesos.Protos.DeviceWhitelist
 
getUnknownFields() - Method in class org.apache.mesos.Protos.DiscoveryInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.DiskStatistics
 
getUnknownFields() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
getUnknownFields() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.DomainInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.DrainConfig
 
getUnknownFields() - Method in class org.apache.mesos.Protos.DrainInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.DurationInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Environment
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Environment.Variable
 
getUnknownFields() - Method in class org.apache.mesos.Protos.ExecutorID
 
getUnknownFields() - Method in class org.apache.mesos.Protos.ExecutorInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.FileInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Filters
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Flag
 
getUnknownFields() - Method in class org.apache.mesos.Protos.FrameworkID
 
getUnknownFields() - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
getUnknownFields() - Method in class org.apache.mesos.Protos.FrameworkInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.HealthCheck
 
getUnknownFields() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.IcmpStatistics
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Image.Appc
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Image.Docker
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Image
 
getUnknownFields() - Method in class org.apache.mesos.Protos.InverseOffer
 
getUnknownFields() - Method in class org.apache.mesos.Protos.IpStatistics
 
getUnknownFields() - Method in class org.apache.mesos.Protos.KillPolicy
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Label
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Labels
 
getUnknownFields() - Method in class org.apache.mesos.Protos.LinuxInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.MachineID
 
getUnknownFields() - Method in class org.apache.mesos.Protos.MachineInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.MasterInfo.Capability
 
getUnknownFields() - Method in class org.apache.mesos.Protos.MasterInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Metric
 
getUnknownFields() - Method in class org.apache.mesos.Protos.MountPropagation
 
getUnknownFields() - Method in class org.apache.mesos.Protos.NetworkInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
getUnknownFields() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Offer
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Offer.Operation.Create
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Offer.Operation
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
getUnknownFields() - Method in class org.apache.mesos.Protos.OfferFilters
 
getUnknownFields() - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
getUnknownFields() - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
getUnknownFields() - Method in class org.apache.mesos.Protos.OfferID
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Operation
 
getUnknownFields() - Method in class org.apache.mesos.Protos.OperationID
 
getUnknownFields() - Method in class org.apache.mesos.Protos.OperationStatus
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Parameter
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Parameters
 
getUnknownFields() - Method in class org.apache.mesos.Protos.PerfStatistics
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Port
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Ports
 
getUnknownFields() - Method in class org.apache.mesos.Protos.RateLimit
 
getUnknownFields() - Method in class org.apache.mesos.Protos.RateLimits
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Request
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Resource.DiskInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Resource
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Resource.SharedInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.ResourceProviderID
 
getUnknownFields() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
getUnknownFields() - Method in class org.apache.mesos.Protos.ResourceStatistics
 
getUnknownFields() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
getUnknownFields() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
getUnknownFields() - Method in class org.apache.mesos.Protos.ResourceUsage
 
getUnknownFields() - Method in class org.apache.mesos.Protos.RLimitInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Role
 
getUnknownFields() - Method in class org.apache.mesos.Protos.SeccompInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Secret
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Secret.Reference
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Secret.Value
 
getUnknownFields() - Method in class org.apache.mesos.Protos.SlaveID
 
getUnknownFields() - Method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
getUnknownFields() - Method in class org.apache.mesos.Protos.SlaveInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.SNMPStatistics
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Task
 
getUnknownFields() - Method in class org.apache.mesos.Protos.TaskGroupInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.TaskID
 
getUnknownFields() - Method in class org.apache.mesos.Protos.TaskInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.TaskResourceLimitation
 
getUnknownFields() - Method in class org.apache.mesos.Protos.TaskStatus
 
getUnknownFields() - Method in class org.apache.mesos.Protos.TcpStatistics
 
getUnknownFields() - Method in class org.apache.mesos.Protos.TimeInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
 
getUnknownFields() - Method in class org.apache.mesos.Protos.TTYInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
getUnknownFields() - Method in class org.apache.mesos.Protos.UdpStatistics
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Unavailability
 
getUnknownFields() - Method in class org.apache.mesos.Protos.URL
 
getUnknownFields() - Method in class org.apache.mesos.Protos.UUID
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Value
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Value.Range
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Value.Ranges
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Value.Scalar
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Value.Set
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Value.Text
 
getUnknownFields() - Method in class org.apache.mesos.Protos.VersionInfo
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Volume
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Volume.Source
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
getUnknownFields() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
getUnknownFields() - Method in class org.apache.mesos.Protos.WeightInfo
 
getUnreachableTime() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
The time (according to the master's clock) when the agent where this task was running became unreachable.
getUnreachableTime() - Method in class org.apache.mesos.Protos.TaskStatus
The time (according to the master's clock) when the agent where this task was running became unreachable.
getUnreachableTime() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
The time (according to the master's clock) when the agent where this task was running became unreachable.
getUnreachableTimeBuilder() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
The time (according to the master's clock) when the agent where this task was running became unreachable.
getUnreachableTimeOrBuilder() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
The time (according to the master's clock) when the agent where this task was running became unreachable.
getUnreachableTimeOrBuilder() - Method in class org.apache.mesos.Protos.TaskStatus
The time (according to the master's clock) when the agent where this task was running became unreachable.
getUnreachableTimeOrBuilder() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
The time (according to the master's clock) when the agent where this task was running became unreachable.
getUnreserve() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Unreserve unreserve = 4;
getUnreserve() - Method in class org.apache.mesos.Protos.Offer.Operation
optional .mesos.Offer.Operation.Unreserve unreserve = 4;
getUnreserve() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
optional .mesos.Offer.Operation.Unreserve unreserve = 4;
getUnreserveBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Unreserve unreserve = 4;
getUnreserveOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Unreserve unreserve = 4;
getUnreserveOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation
optional .mesos.Offer.Operation.Unreserve unreserve = 4;
getUnreserveOrBuilder() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
optional .mesos.Offer.Operation.Unreserve unreserve = 4;
getUris(int) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated .mesos.CommandInfo.URI uris = 1;
getUris(int) - Method in class org.apache.mesos.Protos.CommandInfo
repeated .mesos.CommandInfo.URI uris = 1;
getUris(int) - Method in interface org.apache.mesos.Protos.CommandInfoOrBuilder
repeated .mesos.CommandInfo.URI uris = 1;
getUrisBuilder(int) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated .mesos.CommandInfo.URI uris = 1;
getUrisBuilderList() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated .mesos.CommandInfo.URI uris = 1;
getUrisCount() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated .mesos.CommandInfo.URI uris = 1;
getUrisCount() - Method in class org.apache.mesos.Protos.CommandInfo
repeated .mesos.CommandInfo.URI uris = 1;
getUrisCount() - Method in interface org.apache.mesos.Protos.CommandInfoOrBuilder
repeated .mesos.CommandInfo.URI uris = 1;
getUrisList() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated .mesos.CommandInfo.URI uris = 1;
getUrisList() - Method in class org.apache.mesos.Protos.CommandInfo
repeated .mesos.CommandInfo.URI uris = 1;
getUrisList() - Method in interface org.apache.mesos.Protos.CommandInfoOrBuilder
repeated .mesos.CommandInfo.URI uris = 1;
getUrisOrBuilder(int) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated .mesos.CommandInfo.URI uris = 1;
getUrisOrBuilder(int) - Method in class org.apache.mesos.Protos.CommandInfo
repeated .mesos.CommandInfo.URI uris = 1;
getUrisOrBuilder(int) - Method in interface org.apache.mesos.Protos.CommandInfoOrBuilder
repeated .mesos.CommandInfo.URI uris = 1;
getUrisOrBuilderList() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated .mesos.CommandInfo.URI uris = 1;
getUrisOrBuilderList() - Method in class org.apache.mesos.Protos.CommandInfo
repeated .mesos.CommandInfo.URI uris = 1;
getUrisOrBuilderList() - Method in interface org.apache.mesos.Protos.CommandInfoOrBuilder
repeated .mesos.CommandInfo.URI uris = 1;
getUrl() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
URL for reaching the slave running on the host.
getUrl() - Method in class org.apache.mesos.Protos.InverseOffer
URL for reaching the slave running on the host.
getUrl() - Method in interface org.apache.mesos.Protos.InverseOfferOrBuilder
URL for reaching the slave running on the host.
getUrl() - Method in class org.apache.mesos.Protos.Offer.Builder
URL for reaching the slave running on the host.
getUrl() - Method in class org.apache.mesos.Protos.Offer
URL for reaching the slave running on the host.
getUrl() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
URL for reaching the slave running on the host.
getUrlBuilder() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
URL for reaching the slave running on the host.
getUrlBuilder() - Method in class org.apache.mesos.Protos.Offer.Builder
URL for reaching the slave running on the host.
getUrlOrBuilder() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
URL for reaching the slave running on the host.
getUrlOrBuilder() - Method in class org.apache.mesos.Protos.InverseOffer
URL for reaching the slave running on the host.
getUrlOrBuilder() - Method in interface org.apache.mesos.Protos.InverseOfferOrBuilder
URL for reaching the slave running on the host.
getUrlOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Builder
URL for reaching the slave running on the host.
getUrlOrBuilder() - Method in class org.apache.mesos.Protos.Offer
URL for reaching the slave running on the host.
getUrlOrBuilder() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
URL for reaching the slave running on the host.
getUsedBytes() - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
optional uint64 used_bytes = 4;
getUsedBytes() - Method in class org.apache.mesos.Protos.DiskStatistics
optional uint64 used_bytes = 4;
getUsedBytes() - Method in interface org.apache.mesos.Protos.DiskStatisticsOrBuilder
optional uint64 used_bytes = 4;
getUser() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
Enables executor and tasks to run as a specific user.
getUser() - Method in class org.apache.mesos.Protos.CommandInfo
Enables executor and tasks to run as a specific user.
getUser() - Method in interface org.apache.mesos.Protos.CommandInfoOrBuilder
Enables executor and tasks to run as a specific user.
getUser() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Used to determine the Unix user that an executor or task should be launched as.
getUser() - Method in class org.apache.mesos.Protos.FrameworkInfo
Used to determine the Unix user that an executor or task should be launched as.
getUser() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
Used to determine the Unix user that an executor or task should be launched as.
getUser() - Method in class org.apache.mesos.Protos.Task.Builder
Specific user under which task is running.
getUser() - Method in class org.apache.mesos.Protos.Task
Specific user under which task is running.
getUser() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
Specific user under which task is running.
getUserBytes() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
Enables executor and tasks to run as a specific user.
getUserBytes() - Method in class org.apache.mesos.Protos.CommandInfo
Enables executor and tasks to run as a specific user.
getUserBytes() - Method in interface org.apache.mesos.Protos.CommandInfoOrBuilder
Enables executor and tasks to run as a specific user.
getUserBytes() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Used to determine the Unix user that an executor or task should be launched as.
getUserBytes() - Method in class org.apache.mesos.Protos.FrameworkInfo
Used to determine the Unix user that an executor or task should be launched as.
getUserBytes() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
Used to determine the Unix user that an executor or task should be launched as.
getUserBytes() - Method in class org.apache.mesos.Protos.Task.Builder
Specific user under which task is running.
getUserBytes() - Method in class org.apache.mesos.Protos.Task
Specific user under which task is running.
getUserBytes() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
Specific user under which task is running.
getUuid() - Method in class org.apache.mesos.Protos.Operation.Builder
This is the internal UUID for the operation, which is kept independently from the framework-specified operation ID, which is optional.
getUuid() - Method in class org.apache.mesos.Protos.Operation
This is the internal UUID for the operation, which is kept independently from the framework-specified operation ID, which is optional.
getUuid() - Method in interface org.apache.mesos.Protos.OperationOrBuilder
This is the internal UUID for the operation, which is kept independently from the framework-specified operation ID, which is optional.
getUuid() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
Statuses that are delivered reliably to the scheduler will include a `uuid`.
getUuid() - Method in class org.apache.mesos.Protos.OperationStatus
Statuses that are delivered reliably to the scheduler will include a `uuid`.
getUuid() - Method in interface org.apache.mesos.Protos.OperationStatusOrBuilder
Statuses that are delivered reliably to the scheduler will include a `uuid`.
getUuid() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Statuses that are delivered reliably to the scheduler will include a 'uuid'.
getUuid() - Method in class org.apache.mesos.Protos.TaskStatus
Statuses that are delivered reliably to the scheduler will include a 'uuid'.
getUuid() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
Statuses that are delivered reliably to the scheduler will include a 'uuid'.
getUuidBuilder() - Method in class org.apache.mesos.Protos.Operation.Builder
This is the internal UUID for the operation, which is kept independently from the framework-specified operation ID, which is optional.
getUuidBuilder() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
Statuses that are delivered reliably to the scheduler will include a `uuid`.
getUuidOrBuilder() - Method in class org.apache.mesos.Protos.Operation.Builder
This is the internal UUID for the operation, which is kept independently from the framework-specified operation ID, which is optional.
getUuidOrBuilder() - Method in class org.apache.mesos.Protos.Operation
This is the internal UUID for the operation, which is kept independently from the framework-specified operation ID, which is optional.
getUuidOrBuilder() - Method in interface org.apache.mesos.Protos.OperationOrBuilder
This is the internal UUID for the operation, which is kept independently from the framework-specified operation ID, which is optional.
getUuidOrBuilder() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
Statuses that are delivered reliably to the scheduler will include a `uuid`.
getUuidOrBuilder() - Method in class org.apache.mesos.Protos.OperationStatus
Statuses that are delivered reliably to the scheduler will include a `uuid`.
getUuidOrBuilder() - Method in interface org.apache.mesos.Protos.OperationStatusOrBuilder
Statuses that are delivered reliably to the scheduler will include a `uuid`.
getValue() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value.Builder
Required.
getValue() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
Required.
getValue() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.ValueOrBuilder
Required.
getValue() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
optional string value = 3;
getValue() - Method in class org.apache.mesos.Protos.CommandInfo
optional string value = 3;
getValue() - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
required string value = 1;
getValue() - Method in class org.apache.mesos.Protos.CommandInfo.URI
required string value = 1;
getValue() - Method in interface org.apache.mesos.Protos.CommandInfo.URIOrBuilder
required string value = 1;
getValue() - Method in interface org.apache.mesos.Protos.CommandInfoOrBuilder
optional string value = 3;
getValue() - Method in class org.apache.mesos.Protos.ContainerID.Builder
required string value = 1;
getValue() - Method in class org.apache.mesos.Protos.ContainerID
required string value = 1;
getValue() - Method in interface org.apache.mesos.Protos.ContainerIDOrBuilder
required string value = 1;
getValue() - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
Only one of `value` and `secret` must be set.
getValue() - Method in class org.apache.mesos.Protos.Environment.Variable
Only one of `value` and `secret` must be set.
getValue() - Method in interface org.apache.mesos.Protos.Environment.VariableOrBuilder
Only one of `value` and `secret` must be set.
getValue() - Method in class org.apache.mesos.Protos.ExecutorID.Builder
required string value = 1;
getValue() - Method in class org.apache.mesos.Protos.ExecutorID
required string value = 1;
getValue() - Method in interface org.apache.mesos.Protos.ExecutorIDOrBuilder
required string value = 1;
getValue() - Method in class org.apache.mesos.Protos.Flag.Builder
optional string value = 2;
getValue() - Method in class org.apache.mesos.Protos.Flag
optional string value = 2;
getValue() - Method in interface org.apache.mesos.Protos.FlagOrBuilder
optional string value = 2;
getValue() - Method in class org.apache.mesos.Protos.FrameworkID.Builder
required string value = 1;
getValue() - Method in class org.apache.mesos.Protos.FrameworkID
required string value = 1;
getValue() - Method in interface org.apache.mesos.Protos.FrameworkIDOrBuilder
required string value = 1;
getValue() - Method in class org.apache.mesos.Protos.Label.Builder
optional string value = 2;
getValue() - Method in class org.apache.mesos.Protos.Label
optional string value = 2;
getValue() - Method in interface org.apache.mesos.Protos.LabelOrBuilder
optional string value = 2;
getValue() - Method in class org.apache.mesos.Protos.Metric.Builder
optional double value = 2;
getValue() - Method in class org.apache.mesos.Protos.Metric
optional double value = 2;
getValue() - Method in interface org.apache.mesos.Protos.MetricOrBuilder
optional double value = 2;
getValue() - Method in class org.apache.mesos.Protos.OfferID.Builder
required string value = 1;
getValue() - Method in class org.apache.mesos.Protos.OfferID
required string value = 1;
getValue() - Method in interface org.apache.mesos.Protos.OfferIDOrBuilder
required string value = 1;
getValue() - Method in class org.apache.mesos.Protos.OperationID.Builder
required string value = 1;
getValue() - Method in class org.apache.mesos.Protos.OperationID
required string value = 1;
getValue() - Method in interface org.apache.mesos.Protos.OperationIDOrBuilder
required string value = 1;
getValue() - Method in class org.apache.mesos.Protos.Parameter.Builder
required string value = 2;
getValue() - Method in class org.apache.mesos.Protos.Parameter
required string value = 2;
getValue() - Method in interface org.apache.mesos.Protos.ParameterOrBuilder
required string value = 2;
getValue() - Method in class org.apache.mesos.Protos.ResourceProviderID.Builder
required string value = 1;
getValue() - Method in class org.apache.mesos.Protos.ResourceProviderID
required string value = 1;
getValue() - Method in interface org.apache.mesos.Protos.ResourceProviderIDOrBuilder
required string value = 1;
getValue() - Method in class org.apache.mesos.Protos.Secret.Builder
optional .mesos.Secret.Value value = 3;
getValue() - Method in class org.apache.mesos.Protos.Secret
optional .mesos.Secret.Value value = 3;
getValue() - Method in interface org.apache.mesos.Protos.SecretOrBuilder
optional .mesos.Secret.Value value = 3;
getValue() - Method in class org.apache.mesos.Protos.SlaveID.Builder
required string value = 1;
getValue() - Method in class org.apache.mesos.Protos.SlaveID
required string value = 1;
getValue() - Method in interface org.apache.mesos.Protos.SlaveIDOrBuilder
required string value = 1;
getValue() - Method in class org.apache.mesos.Protos.TaskID.Builder
required string value = 1;
getValue() - Method in class org.apache.mesos.Protos.TaskID
required string value = 1;
getValue() - Method in interface org.apache.mesos.Protos.TaskIDOrBuilder
required string value = 1;
getValue() - Method in class org.apache.mesos.Protos.UUID.Builder
required bytes value = 1;
getValue() - Method in class org.apache.mesos.Protos.UUID
required bytes value = 1;
getValue() - Method in interface org.apache.mesos.Protos.UUIDOrBuilder
required bytes value = 1;
getValue() - Method in class org.apache.mesos.Protos.Value.Scalar.Builder
Scalar values are represented using floating point.
getValue() - Method in class org.apache.mesos.Protos.Value.Scalar
Scalar values are represented using floating point.
getValue() - Method in interface org.apache.mesos.Protos.Value.ScalarOrBuilder
Scalar values are represented using floating point.
getValue() - Method in class org.apache.mesos.Protos.Value.Text.Builder
required string value = 1;
getValue() - Method in class org.apache.mesos.Protos.Value.Text
required string value = 1;
getValue() - Method in interface org.apache.mesos.Protos.Value.TextOrBuilder
required string value = 1;
getValueBuilder() - Method in class org.apache.mesos.Protos.Secret.Builder
optional .mesos.Secret.Value value = 3;
getValueBytes() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
optional string value = 3;
getValueBytes() - Method in class org.apache.mesos.Protos.CommandInfo
optional string value = 3;
getValueBytes() - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
required string value = 1;
getValueBytes() - Method in class org.apache.mesos.Protos.CommandInfo.URI
required string value = 1;
getValueBytes() - Method in interface org.apache.mesos.Protos.CommandInfo.URIOrBuilder
required string value = 1;
getValueBytes() - Method in interface org.apache.mesos.Protos.CommandInfoOrBuilder
optional string value = 3;
getValueBytes() - Method in class org.apache.mesos.Protos.ContainerID.Builder
required string value = 1;
getValueBytes() - Method in class org.apache.mesos.Protos.ContainerID
required string value = 1;
getValueBytes() - Method in interface org.apache.mesos.Protos.ContainerIDOrBuilder
required string value = 1;
getValueBytes() - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
Only one of `value` and `secret` must be set.
getValueBytes() - Method in class org.apache.mesos.Protos.Environment.Variable
Only one of `value` and `secret` must be set.
getValueBytes() - Method in interface org.apache.mesos.Protos.Environment.VariableOrBuilder
Only one of `value` and `secret` must be set.
getValueBytes() - Method in class org.apache.mesos.Protos.ExecutorID.Builder
required string value = 1;
getValueBytes() - Method in class org.apache.mesos.Protos.ExecutorID
required string value = 1;
getValueBytes() - Method in interface org.apache.mesos.Protos.ExecutorIDOrBuilder
required string value = 1;
getValueBytes() - Method in class org.apache.mesos.Protos.Flag.Builder
optional string value = 2;
getValueBytes() - Method in class org.apache.mesos.Protos.Flag
optional string value = 2;
getValueBytes() - Method in interface org.apache.mesos.Protos.FlagOrBuilder
optional string value = 2;
getValueBytes() - Method in class org.apache.mesos.Protos.FrameworkID.Builder
required string value = 1;
getValueBytes() - Method in class org.apache.mesos.Protos.FrameworkID
required string value = 1;
getValueBytes() - Method in interface org.apache.mesos.Protos.FrameworkIDOrBuilder
required string value = 1;
getValueBytes() - Method in class org.apache.mesos.Protos.Label.Builder
optional string value = 2;
getValueBytes() - Method in class org.apache.mesos.Protos.Label
optional string value = 2;
getValueBytes() - Method in interface org.apache.mesos.Protos.LabelOrBuilder
optional string value = 2;
getValueBytes() - Method in class org.apache.mesos.Protos.OfferID.Builder
required string value = 1;
getValueBytes() - Method in class org.apache.mesos.Protos.OfferID
required string value = 1;
getValueBytes() - Method in interface org.apache.mesos.Protos.OfferIDOrBuilder
required string value = 1;
getValueBytes() - Method in class org.apache.mesos.Protos.OperationID.Builder
required string value = 1;
getValueBytes() - Method in class org.apache.mesos.Protos.OperationID
required string value = 1;
getValueBytes() - Method in interface org.apache.mesos.Protos.OperationIDOrBuilder
required string value = 1;
getValueBytes() - Method in class org.apache.mesos.Protos.Parameter.Builder
required string value = 2;
getValueBytes() - Method in class org.apache.mesos.Protos.Parameter
required string value = 2;
getValueBytes() - Method in interface org.apache.mesos.Protos.ParameterOrBuilder
required string value = 2;
getValueBytes() - Method in class org.apache.mesos.Protos.ResourceProviderID.Builder
required string value = 1;
getValueBytes() - Method in class org.apache.mesos.Protos.ResourceProviderID
required string value = 1;
getValueBytes() - Method in interface org.apache.mesos.Protos.ResourceProviderIDOrBuilder
required string value = 1;
getValueBytes() - Method in class org.apache.mesos.Protos.SlaveID.Builder
required string value = 1;
getValueBytes() - Method in class org.apache.mesos.Protos.SlaveID
required string value = 1;
getValueBytes() - Method in interface org.apache.mesos.Protos.SlaveIDOrBuilder
required string value = 1;
getValueBytes() - Method in class org.apache.mesos.Protos.TaskID.Builder
required string value = 1;
getValueBytes() - Method in class org.apache.mesos.Protos.TaskID
required string value = 1;
getValueBytes() - Method in interface org.apache.mesos.Protos.TaskIDOrBuilder
required string value = 1;
getValueBytes() - Method in class org.apache.mesos.Protos.Value.Text.Builder
required string value = 1;
getValueBytes() - Method in class org.apache.mesos.Protos.Value.Text
required string value = 1;
getValueBytes() - Method in interface org.apache.mesos.Protos.Value.TextOrBuilder
required string value = 1;
getValueDescriptor() - Method in enum org.apache.mesos.Protos.CapabilityInfo.Capability
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.CgroupInfo.Blkio.Operation
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.CheckInfo.Type
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.ContainerInfo.DockerInfo.Network
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.ContainerInfo.Type
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.CSIPluginContainerInfo.Service
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.DiscoveryInfo.Visibility
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.DrainState
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.Environment.Variable.Type
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.ExecutorInfo.Type
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.FrameworkInfo.Capability.Type
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.HealthCheck.Type
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.Image.Type
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.LinuxInfo.IpcMode
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.MachineInfo.Mode
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.MasterInfo.Capability.Type
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.MountPropagation.Mode
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.NetworkInfo.Protocol
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.Offer.Operation.Type
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.OperationState
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.Resource.DiskInfo.Source.Type
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.Resource.ReservationInfo.Type
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.Secret.Type
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.SlaveInfo.Capability.Type
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.Status
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.TaskState
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.TaskStatus.Reason
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.TaskStatus.Source
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.Value.Type
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.Volume.Mode
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.Volume.Source.SandboxPath.Type
 
getValueDescriptor() - Method in enum org.apache.mesos.Protos.Volume.Source.Type
 
getValueOrBuilder() - Method in class org.apache.mesos.Protos.Secret.Builder
optional .mesos.Secret.Value value = 3;
getValueOrBuilder() - Method in class org.apache.mesos.Protos.Secret
optional .mesos.Secret.Value value = 3;
getValueOrBuilder() - Method in interface org.apache.mesos.Protos.SecretOrBuilder
optional .mesos.Secret.Value value = 3;
getVariables(int) - Method in class org.apache.mesos.Protos.Environment.Builder
repeated .mesos.Environment.Variable variables = 1;
getVariables(int) - Method in class org.apache.mesos.Protos.Environment
repeated .mesos.Environment.Variable variables = 1;
getVariables(int) - Method in interface org.apache.mesos.Protos.EnvironmentOrBuilder
repeated .mesos.Environment.Variable variables = 1;
getVariablesBuilder(int) - Method in class org.apache.mesos.Protos.Environment.Builder
repeated .mesos.Environment.Variable variables = 1;
getVariablesBuilderList() - Method in class org.apache.mesos.Protos.Environment.Builder
repeated .mesos.Environment.Variable variables = 1;
getVariablesCount() - Method in class org.apache.mesos.Protos.Environment.Builder
repeated .mesos.Environment.Variable variables = 1;
getVariablesCount() - Method in class org.apache.mesos.Protos.Environment
repeated .mesos.Environment.Variable variables = 1;
getVariablesCount() - Method in interface org.apache.mesos.Protos.EnvironmentOrBuilder
repeated .mesos.Environment.Variable variables = 1;
getVariablesList() - Method in class org.apache.mesos.Protos.Environment.Builder
repeated .mesos.Environment.Variable variables = 1;
getVariablesList() - Method in class org.apache.mesos.Protos.Environment
repeated .mesos.Environment.Variable variables = 1;
getVariablesList() - Method in interface org.apache.mesos.Protos.EnvironmentOrBuilder
repeated .mesos.Environment.Variable variables = 1;
getVariablesOrBuilder(int) - Method in class org.apache.mesos.Protos.Environment.Builder
repeated .mesos.Environment.Variable variables = 1;
getVariablesOrBuilder(int) - Method in class org.apache.mesos.Protos.Environment
repeated .mesos.Environment.Variable variables = 1;
getVariablesOrBuilder(int) - Method in interface org.apache.mesos.Protos.EnvironmentOrBuilder
repeated .mesos.Environment.Variable variables = 1;
getVariablesOrBuilderList() - Method in class org.apache.mesos.Protos.Environment.Builder
repeated .mesos.Environment.Variable variables = 1;
getVariablesOrBuilderList() - Method in class org.apache.mesos.Protos.Environment
repeated .mesos.Environment.Variable variables = 1;
getVariablesOrBuilderList() - Method in interface org.apache.mesos.Protos.EnvironmentOrBuilder
repeated .mesos.Environment.Variable variables = 1;
getVendor() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
The vendor of this source.
getVendor() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
The vendor of this source.
getVendor() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.SourceOrBuilder
The vendor of this source.
getVendorBytes() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
The vendor of this source.
getVendorBytes() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
The vendor of this source.
getVendorBytes() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.SourceOrBuilder
The vendor of this source.
getVersion() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional string version = 5;
getVersion() - Method in class org.apache.mesos.Protos.DiscoveryInfo
optional string version = 5;
getVersion() - Method in interface org.apache.mesos.Protos.DiscoveryInfoOrBuilder
optional string version = 5;
getVersion() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The running Master version, as a string; taken from the generated "master/version.hpp".
getVersion() - Method in class org.apache.mesos.Protos.MasterInfo
The running Master version, as a string; taken from the generated "master/version.hpp".
getVersion() - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
The running Master version, as a string; taken from the generated "master/version.hpp".
getVersion() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
required string version = 1;
getVersion() - Method in class org.apache.mesos.Protos.VersionInfo
required string version = 1;
getVersion() - Method in interface org.apache.mesos.Protos.VersionInfoOrBuilder
required string version = 1;
getVersionBytes() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional string version = 5;
getVersionBytes() - Method in class org.apache.mesos.Protos.DiscoveryInfo
optional string version = 5;
getVersionBytes() - Method in interface org.apache.mesos.Protos.DiscoveryInfoOrBuilder
optional string version = 5;
getVersionBytes() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The running Master version, as a string; taken from the generated "master/version.hpp".
getVersionBytes() - Method in class org.apache.mesos.Protos.MasterInfo
The running Master version, as a string; taken from the generated "master/version.hpp".
getVersionBytes() - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
The running Master version, as a string; taken from the generated "master/version.hpp".
getVersionBytes() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
required string version = 1;
getVersionBytes() - Method in class org.apache.mesos.Protos.VersionInfo
required string version = 1;
getVersionBytes() - Method in interface org.apache.mesos.Protos.VersionInfoOrBuilder
required string version = 1;
getVisibility() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
required .mesos.DiscoveryInfo.Visibility visibility = 1;
getVisibility() - Method in class org.apache.mesos.Protos.DiscoveryInfo
required .mesos.DiscoveryInfo.Visibility visibility = 1;
getVisibility() - Method in interface org.apache.mesos.Protos.DiscoveryInfoOrBuilder
required .mesos.DiscoveryInfo.Visibility visibility = 1;
getVisibility() - Method in class org.apache.mesos.Protos.Port.Builder
This field restricts discovery within a framework (FRAMEWORK), within a Mesos cluster (CLUSTER), or places no restrictions (EXTERNAL).
getVisibility() - Method in class org.apache.mesos.Protos.Port
This field restricts discovery within a framework (FRAMEWORK), within a Mesos cluster (CLUSTER), or places no restrictions (EXTERNAL).
getVisibility() - Method in interface org.apache.mesos.Protos.PortOrBuilder
This field restricts discovery within a framework (FRAMEWORK), within a Mesos cluster (CLUSTER), or places no restrictions (EXTERNAL).
getVolume() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
required .mesos.Resource volume = 1;
getVolume() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
required .mesos.Resource volume = 1;
getVolume() - Method in interface org.apache.mesos.Protos.Offer.Operation.GrowVolumeOrBuilder
required .mesos.Resource volume = 1;
getVolume() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
required .mesos.Resource volume = 1;
getVolume() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
required .mesos.Resource volume = 1;
getVolume() - Method in interface org.apache.mesos.Protos.Offer.Operation.ShrinkVolumeOrBuilder
required .mesos.Resource volume = 1;
getVolume() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
Describes how this disk resource will be mounted in the container.
getVolume() - Method in class org.apache.mesos.Protos.Resource.DiskInfo
Describes how this disk resource will be mounted in the container.
getVolume() - Method in interface org.apache.mesos.Protos.Resource.DiskInfoOrBuilder
Describes how this disk resource will be mounted in the container.
getVolumeBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
required .mesos.Resource volume = 1;
getVolumeBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
required .mesos.Resource volume = 1;
getVolumeBuilder() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
Describes how this disk resource will be mounted in the container.
getVolumeCapability() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
required .mesos.Volume.Source.CSIVolume.VolumeCapability volume_capability = 2;
getVolumeCapability() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
required .mesos.Volume.Source.CSIVolume.VolumeCapability volume_capability = 2;
getVolumeCapability() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioningOrBuilder
required .mesos.Volume.Source.CSIVolume.VolumeCapability volume_capability = 2;
getVolumeCapabilityBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
required .mesos.Volume.Source.CSIVolume.VolumeCapability volume_capability = 2;
getVolumeCapabilityOrBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
required .mesos.Volume.Source.CSIVolume.VolumeCapability volume_capability = 2;
getVolumeCapabilityOrBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
required .mesos.Volume.Source.CSIVolume.VolumeCapability volume_capability = 2;
getVolumeCapabilityOrBuilder() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioningOrBuilder
required .mesos.Volume.Source.CSIVolume.VolumeCapability volume_capability = 2;
getVolumeContext() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
Deprecated.
getVolumeContext() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
Deprecated.
getVolumeContext() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioningOrBuilder
Deprecated.
getVolumeContextCount() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
 
getVolumeContextCount() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
getVolumeContextCount() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioningOrBuilder
map<string, string> volume_context = 5;
getVolumeContextMap() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
map<string, string> volume_context = 5;
getVolumeContextMap() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
map<string, string> volume_context = 5;
getVolumeContextMap() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioningOrBuilder
map<string, string> volume_context = 5;
getVolumeContextOrDefault(String, String) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
map<string, string> volume_context = 5;
getVolumeContextOrDefault(String, String) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
map<string, string> volume_context = 5;
getVolumeContextOrDefault(String, String) - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioningOrBuilder
map<string, string> volume_context = 5;
getVolumeContextOrThrow(String) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
map<string, string> volume_context = 5;
getVolumeContextOrThrow(String) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
map<string, string> volume_context = 5;
getVolumeContextOrThrow(String) - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioningOrBuilder
map<string, string> volume_context = 5;
getVolumeDriver() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
Deprecated.
getVolumeDriver() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
Deprecated.
getVolumeDriver() - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfoOrBuilder
Deprecated.
getVolumeDriverBytes() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
Deprecated.
getVolumeDriverBytes() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
Deprecated.
getVolumeDriverBytes() - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfoOrBuilder
Deprecated.
getVolumeId() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
required string volume_id = 1;
getVolumeId() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
required string volume_id = 1;
getVolumeId() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioningOrBuilder
required string volume_id = 1;
getVolumeIdBytes() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
required string volume_id = 1;
getVolumeIdBytes() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
required string volume_id = 1;
getVolumeIdBytes() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioningOrBuilder
required string volume_id = 1;
getVolumeOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
required .mesos.Resource volume = 1;
getVolumeOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
required .mesos.Resource volume = 1;
getVolumeOrBuilder() - Method in interface org.apache.mesos.Protos.Offer.Operation.GrowVolumeOrBuilder
required .mesos.Resource volume = 1;
getVolumeOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
required .mesos.Resource volume = 1;
getVolumeOrBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
required .mesos.Resource volume = 1;
getVolumeOrBuilder() - Method in interface org.apache.mesos.Protos.Offer.Operation.ShrinkVolumeOrBuilder
required .mesos.Resource volume = 1;
getVolumeOrBuilder() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
Describes how this disk resource will be mounted in the container.
getVolumeOrBuilder() - Method in class org.apache.mesos.Protos.Resource.DiskInfo
Describes how this disk resource will be mounted in the container.
getVolumeOrBuilder() - Method in interface org.apache.mesos.Protos.Resource.DiskInfoOrBuilder
Describes how this disk resource will be mounted in the container.
getVolumes(int) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
repeated .mesos.Volume volumes = 2;
getVolumes(int) - Method in class org.apache.mesos.Protos.ContainerInfo
repeated .mesos.Volume volumes = 2;
getVolumes(int) - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
repeated .mesos.Volume volumes = 2;
getVolumes(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
repeated .mesos.Resource volumes = 1;
getVolumes(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Create
repeated .mesos.Resource volumes = 1;
getVolumes(int) - Method in interface org.apache.mesos.Protos.Offer.Operation.CreateOrBuilder
repeated .mesos.Resource volumes = 1;
getVolumes(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
repeated .mesos.Resource volumes = 1;
getVolumes(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy
repeated .mesos.Resource volumes = 1;
getVolumes(int) - Method in interface org.apache.mesos.Protos.Offer.Operation.DestroyOrBuilder
repeated .mesos.Resource volumes = 1;
getVolumesBuilder(int) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
repeated .mesos.Volume volumes = 2;
getVolumesBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
repeated .mesos.Resource volumes = 1;
getVolumesBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
repeated .mesos.Resource volumes = 1;
getVolumesBuilderList() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
repeated .mesos.Volume volumes = 2;
getVolumesBuilderList() - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
repeated .mesos.Resource volumes = 1;
getVolumesBuilderList() - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
repeated .mesos.Resource volumes = 1;
getVolumesCount() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
repeated .mesos.Volume volumes = 2;
getVolumesCount() - Method in class org.apache.mesos.Protos.ContainerInfo
repeated .mesos.Volume volumes = 2;
getVolumesCount() - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
repeated .mesos.Volume volumes = 2;
getVolumesCount() - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
repeated .mesos.Resource volumes = 1;
getVolumesCount() - Method in class org.apache.mesos.Protos.Offer.Operation.Create
repeated .mesos.Resource volumes = 1;
getVolumesCount() - Method in interface org.apache.mesos.Protos.Offer.Operation.CreateOrBuilder
repeated .mesos.Resource volumes = 1;
getVolumesCount() - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
repeated .mesos.Resource volumes = 1;
getVolumesCount() - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy
repeated .mesos.Resource volumes = 1;
getVolumesCount() - Method in interface org.apache.mesos.Protos.Offer.Operation.DestroyOrBuilder
repeated .mesos.Resource volumes = 1;
getVolumesList() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
repeated .mesos.Volume volumes = 2;
getVolumesList() - Method in class org.apache.mesos.Protos.ContainerInfo
repeated .mesos.Volume volumes = 2;
getVolumesList() - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
repeated .mesos.Volume volumes = 2;
getVolumesList() - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
repeated .mesos.Resource volumes = 1;
getVolumesList() - Method in class org.apache.mesos.Protos.Offer.Operation.Create
repeated .mesos.Resource volumes = 1;
getVolumesList() - Method in interface org.apache.mesos.Protos.Offer.Operation.CreateOrBuilder
repeated .mesos.Resource volumes = 1;
getVolumesList() - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
repeated .mesos.Resource volumes = 1;
getVolumesList() - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy
repeated .mesos.Resource volumes = 1;
getVolumesList() - Method in interface org.apache.mesos.Protos.Offer.Operation.DestroyOrBuilder
repeated .mesos.Resource volumes = 1;
getVolumesOrBuilder(int) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
repeated .mesos.Volume volumes = 2;
getVolumesOrBuilder(int) - Method in class org.apache.mesos.Protos.ContainerInfo
repeated .mesos.Volume volumes = 2;
getVolumesOrBuilder(int) - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
repeated .mesos.Volume volumes = 2;
getVolumesOrBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
repeated .mesos.Resource volumes = 1;
getVolumesOrBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Create
repeated .mesos.Resource volumes = 1;
getVolumesOrBuilder(int) - Method in interface org.apache.mesos.Protos.Offer.Operation.CreateOrBuilder
repeated .mesos.Resource volumes = 1;
getVolumesOrBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
repeated .mesos.Resource volumes = 1;
getVolumesOrBuilder(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy
repeated .mesos.Resource volumes = 1;
getVolumesOrBuilder(int) - Method in interface org.apache.mesos.Protos.Offer.Operation.DestroyOrBuilder
repeated .mesos.Resource volumes = 1;
getVolumesOrBuilderList() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
repeated .mesos.Volume volumes = 2;
getVolumesOrBuilderList() - Method in class org.apache.mesos.Protos.ContainerInfo
repeated .mesos.Volume volumes = 2;
getVolumesOrBuilderList() - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
repeated .mesos.Volume volumes = 2;
getVolumesOrBuilderList() - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
repeated .mesos.Resource volumes = 1;
getVolumesOrBuilderList() - Method in class org.apache.mesos.Protos.Offer.Operation.Create
repeated .mesos.Resource volumes = 1;
getVolumesOrBuilderList() - Method in interface org.apache.mesos.Protos.Offer.Operation.CreateOrBuilder
repeated .mesos.Resource volumes = 1;
getVolumesOrBuilderList() - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
repeated .mesos.Resource volumes = 1;
getVolumesOrBuilderList() - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy
repeated .mesos.Resource volumes = 1;
getVolumesOrBuilderList() - Method in interface org.apache.mesos.Protos.Offer.Operation.DestroyOrBuilder
repeated .mesos.Resource volumes = 1;
getWebuiUrl() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field allows a framework to advertise its web UI, so that the Mesos web UI can link to it.
getWebuiUrl() - Method in class org.apache.mesos.Protos.FrameworkInfo
This field allows a framework to advertise its web UI, so that the Mesos web UI can link to it.
getWebuiUrl() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
This field allows a framework to advertise its web UI, so that the Mesos web UI can link to it.
getWebuiUrlBytes() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field allows a framework to advertise its web UI, so that the Mesos web UI can link to it.
getWebuiUrlBytes() - Method in class org.apache.mesos.Protos.FrameworkInfo
This field allows a framework to advertise its web UI, so that the Mesos web UI can link to it.
getWebuiUrlBytes() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
This field allows a framework to advertise its web UI, so that the Mesos web UI can link to it.
getWeight() - Method in class org.apache.mesos.Protos.Role.Builder
required double weight = 2;
getWeight() - Method in class org.apache.mesos.Protos.Role
required double weight = 2;
getWeight() - Method in interface org.apache.mesos.Protos.RoleOrBuilder
required double weight = 2;
getWeight() - Method in class org.apache.mesos.Protos.WeightInfo.Builder
required double weight = 1;
getWeight() - Method in class org.apache.mesos.Protos.WeightInfo
required double weight = 1;
getWeight() - Method in interface org.apache.mesos.Protos.WeightInfoOrBuilder
required double weight = 1;
getWindowSize() - Method in class org.apache.mesos.Protos.TTYInfo.Builder
optional .mesos.TTYInfo.WindowSize window_size = 1;
getWindowSize() - Method in class org.apache.mesos.Protos.TTYInfo
optional .mesos.TTYInfo.WindowSize window_size = 1;
getWindowSize() - Method in interface org.apache.mesos.Protos.TTYInfoOrBuilder
optional .mesos.TTYInfo.WindowSize window_size = 1;
getWindowSizeBuilder() - Method in class org.apache.mesos.Protos.TTYInfo.Builder
optional .mesos.TTYInfo.WindowSize window_size = 1;
getWindowSizeOrBuilder() - Method in class org.apache.mesos.Protos.TTYInfo.Builder
optional .mesos.TTYInfo.WindowSize window_size = 1;
getWindowSizeOrBuilder() - Method in class org.apache.mesos.Protos.TTYInfo
optional .mesos.TTYInfo.WindowSize window_size = 1;
getWindowSizeOrBuilder() - Method in interface org.apache.mesos.Protos.TTYInfoOrBuilder
optional .mesos.TTYInfo.WindowSize window_size = 1;
getWrite() - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
optional bool write = 2;
getWrite() - Method in class org.apache.mesos.Protos.DeviceAccess.Access
optional bool write = 2;
getWrite() - Method in interface org.apache.mesos.Protos.DeviceAccess.AccessOrBuilder
optional bool write = 2;
getZone() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
required .mesos.DomainInfo.FaultDomain.ZoneInfo zone = 2;
getZone() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
required .mesos.DomainInfo.FaultDomain.ZoneInfo zone = 2;
getZone() - Method in interface org.apache.mesos.Protos.DomainInfo.FaultDomainOrBuilder
required .mesos.DomainInfo.FaultDomain.ZoneInfo zone = 2;
getZoneBuilder() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
required .mesos.DomainInfo.FaultDomain.ZoneInfo zone = 2;
getZoneOrBuilder() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
required .mesos.DomainInfo.FaultDomain.ZoneInfo zone = 2;
getZoneOrBuilder() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
required .mesos.DomainInfo.FaultDomain.ZoneInfo zone = 2;
getZoneOrBuilder() - Method in interface org.apache.mesos.Protos.DomainInfo.FaultDomainOrBuilder
required .mesos.DomainInfo.FaultDomain.ZoneInfo zone = 2;
GID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.FileInfo
 
GIT_BRANCH_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.VersionInfo
 
GIT_SHA_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.VersionInfo
 
GIT_TAG_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.VersionInfo
 
GPU_RESOURCES_VALUE - Static variable in enum org.apache.mesos.Protos.FrameworkInfo.Capability.Type
Indicates whether the framework is aware of GPU resources.
GRACE_PERIOD_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.KillPolicy
 
GRACE_PERIOD_SECONDS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.HealthCheck
 
GROUPS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.NetworkInfo
 
GROW_VOLUME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation
 
GROW_VOLUME_VALUE - Static variable in enum org.apache.mesos.Protos.Offer.Operation.Type
EXPERIMENTAL.

H

HARD_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
hasAccess() - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
required .mesos.DeviceAccess.Access access = 2;
hasAccess() - Method in class org.apache.mesos.Protos.DeviceAccess
required .mesos.DeviceAccess.Access access = 2;
hasAccess() - Method in interface org.apache.mesos.Protos.DeviceAccessOrBuilder
required .mesos.DeviceAccess.Access access = 2;
hasAccessMode() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
required .mesos.Volume.Source.CSIVolume.VolumeCapability.AccessMode access_mode = 3;
hasAccessMode() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
required .mesos.Volume.Source.CSIVolume.VolumeCapability.AccessMode access_mode = 3;
hasAccessMode() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapabilityOrBuilder
required .mesos.Volume.Source.CSIVolume.VolumeCapability.AccessMode access_mode = 3;
hasActiveOpens() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 ActiveOpens = 5;
hasActiveOpens() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 ActiveOpens = 5;
hasActiveOpens() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 ActiveOpens = 5;
hasAddition() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
required .mesos.Resource addition = 2;
hasAddition() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
required .mesos.Resource addition = 2;
hasAddition() - Method in interface org.apache.mesos.Protos.Offer.Operation.GrowVolumeOrBuilder
required .mesos.Resource addition = 2;
hasAddress() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The full IP address (supports both IPv4 and IPv6 formats) and supersedes the use of `ip`, `port` and `hostname`.
hasAddress() - Method in class org.apache.mesos.Protos.MasterInfo
The full IP address (supports both IPv4 and IPv6 formats) and supersedes the use of `ip`, `port` and `hostname`.
hasAddress() - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
The full IP address (supports both IPv4 and IPv6 formats) and supersedes the use of `ip`, `port` and `hostname`.
hasAddress() - Method in class org.apache.mesos.Protos.URL.Builder
required .mesos.Address address = 2;
hasAddress() - Method in class org.apache.mesos.Protos.URL
required .mesos.Address address = 2;
hasAddress() - Method in interface org.apache.mesos.Protos.URLOrBuilder
required .mesos.Address address = 2;
hasAggregateDefaultCapacity() - Method in class org.apache.mesos.Protos.RateLimits.Builder
All the frameworks not specified in 'limits' get this default capacity.
hasAggregateDefaultCapacity() - Method in class org.apache.mesos.Protos.RateLimits
All the frameworks not specified in 'limits' get this default capacity.
hasAggregateDefaultCapacity() - Method in interface org.apache.mesos.Protos.RateLimitsOrBuilder
All the frameworks not specified in 'limits' get this default capacity.
hasAggregateDefaultQps() - Method in class org.apache.mesos.Protos.RateLimits.Builder
All the frameworks not specified in 'limits' get this default rate.
hasAggregateDefaultQps() - Method in class org.apache.mesos.Protos.RateLimits
All the frameworks not specified in 'limits' get this default rate.
hasAggregateDefaultQps() - Method in interface org.apache.mesos.Protos.RateLimitsOrBuilder
All the frameworks not specified in 'limits' get this default rate.
hasAlignmentFaults() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 alignment_faults = 20;
hasAlignmentFaults() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 alignment_faults = 20;
hasAlignmentFaults() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 alignment_faults = 20;
hasAllocationInfo() - Method in class org.apache.mesos.Protos.Offer.Builder
An offer represents resources allocated to *one* of the roles managed by the scheduler.
hasAllocationInfo() - Method in class org.apache.mesos.Protos.Offer
An offer represents resources allocated to *one* of the roles managed by the scheduler.
hasAllocationInfo() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
An offer represents resources allocated to *one* of the roles managed by the scheduler.
hasAllocationInfo() - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Resource.AllocationInfo allocation_info = 11;
hasAllocationInfo() - Method in class org.apache.mesos.Protos.Resource
optional .mesos.Resource.AllocationInfo allocation_info = 11;
hasAllocationInfo() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
optional .mesos.Resource.AllocationInfo allocation_info = 11;
hasAppc() - Method in class org.apache.mesos.Protos.Image.Builder
Only one of the following image messages should be set to match the type.
hasAppc() - Method in class org.apache.mesos.Protos.Image
Only one of the following image messages should be set to match the type.
hasAppc() - Method in interface org.apache.mesos.Protos.ImageOrBuilder
Only one of the following image messages should be set to match the type.
hasAttemptFails() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 AttemptFails = 7;
hasAttemptFails() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 AttemptFails = 7;
hasAttemptFails() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 AttemptFails = 7;
hasBacklog() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 backlog = 2;
hasBacklog() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
optional uint64 backlog = 2;
hasBacklog() - Method in interface org.apache.mesos.Protos.TrafficControlStatisticsOrBuilder
optional uint64 backlog = 2;
hasBegin() - Method in class org.apache.mesos.Protos.Value.Range.Builder
required uint64 begin = 1;
hasBegin() - Method in class org.apache.mesos.Protos.Value.Range
required uint64 begin = 1;
hasBegin() - Method in interface org.apache.mesos.Protos.Value.RangeOrBuilder
required uint64 begin = 1;
hasBlkioStatistics() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Cgroups blkio statistics.
hasBlkioStatistics() - Method in class org.apache.mesos.Protos.ResourceStatistics
Cgroups blkio statistics.
hasBlkioStatistics() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Cgroups blkio statistics.
hasBlock() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume block = 1;
hasBlock() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume block = 1;
hasBlock() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapabilityOrBuilder
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume block = 1;
hasBoundingCapabilities() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
The set of capabilities that are allowed but not initially granted to tasks.
hasBoundingCapabilities() - Method in class org.apache.mesos.Protos.LinuxInfo
The set of capabilities that are allowed but not initially granted to tasks.
hasBoundingCapabilities() - Method in interface org.apache.mesos.Protos.LinuxInfoOrBuilder
The set of capabilities that are allowed but not initially granted to tasks.
hasBranches() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 branches = 9;
hasBranches() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 branches = 9;
hasBranches() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 branches = 9;
hasBranchLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 branch_load_misses = 47;
hasBranchLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 branch_load_misses = 47;
hasBranchLoadMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 branch_load_misses = 47;
hasBranchLoads() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 branch_loads = 46;
hasBranchLoads() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 branch_loads = 46;
hasBranchLoads() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 branch_loads = 46;
hasBranchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 branch_misses = 10;
hasBranchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 branch_misses = 10;
hasBranchMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 branch_misses = 10;
hasBuildDate() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string build_date = 2;
hasBuildDate() - Method in class org.apache.mesos.Protos.VersionInfo
optional string build_date = 2;
hasBuildDate() - Method in interface org.apache.mesos.Protos.VersionInfoOrBuilder
optional string build_date = 2;
hasBuildTime() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional double build_time = 3;
hasBuildTime() - Method in class org.apache.mesos.Protos.VersionInfo
optional double build_time = 3;
hasBuildTime() - Method in interface org.apache.mesos.Protos.VersionInfoOrBuilder
optional double build_time = 3;
hasBuildUser() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string build_user = 4;
hasBuildUser() - Method in class org.apache.mesos.Protos.VersionInfo
optional string build_user = 4;
hasBuildUser() - Method in interface org.apache.mesos.Protos.VersionInfoOrBuilder
optional string build_user = 4;
hasBusCycles() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 bus_cycles = 11;
hasBusCycles() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 bus_cycles = 11;
hasBusCycles() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 bus_cycles = 11;
hasBytes() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 bytes = 3;
hasBytes() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
optional uint64 bytes = 3;
hasBytes() - Method in interface org.apache.mesos.Protos.TrafficControlStatisticsOrBuilder
optional uint64 bytes = 3;
hasCache() - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
If this field is "true", the fetcher cache will be used.
hasCache() - Method in class org.apache.mesos.Protos.CommandInfo.URI
If this field is "true", the fetcher cache will be used.
hasCache() - Method in interface org.apache.mesos.Protos.CommandInfo.URIOrBuilder
If this field is "true", the fetcher cache will be used.
hasCached() - Method in class org.apache.mesos.Protos.Image.Builder
With this flag set to false, the mesos containerizer will pull the docker/appc image from the registry even if the image is already downloaded on the agent.
hasCached() - Method in class org.apache.mesos.Protos.Image
With this flag set to false, the mesos containerizer will pull the docker/appc image from the registry even if the image is already downloaded on the agent.
hasCached() - Method in interface org.apache.mesos.Protos.ImageOrBuilder
With this flag set to false, the mesos containerizer will pull the docker/appc image from the registry even if the image is already downloaded on the agent.
hasCacheMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 cache_misses = 8;
hasCacheMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 cache_misses = 8;
hasCacheMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 cache_misses = 8;
hasCacheReferences() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 cache_references = 7;
hasCacheReferences() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 cache_references = 7;
hasCacheReferences() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 cache_references = 7;
hasCapabilityInfo() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Deprecated.
hasCapabilityInfo() - Method in class org.apache.mesos.Protos.LinuxInfo
Deprecated.
hasCapabilityInfo() - Method in interface org.apache.mesos.Protos.LinuxInfoOrBuilder
Deprecated.
hasCapacity() - Method in class org.apache.mesos.Protos.RateLimit.Builder
Max number of outstanding messages from frameworks of this principal allowed by master before the next message is dropped and an error is sent back to the sender.
hasCapacity() - Method in class org.apache.mesos.Protos.RateLimit
Max number of outstanding messages from frameworks of this principal allowed by master before the next message is dropped and an error is sent back to the sender.
hasCapacity() - Method in interface org.apache.mesos.Protos.RateLimitOrBuilder
Max number of outstanding messages from frameworks of this principal allowed by master before the next message is dropped and an error is sent back to the sender.
hasCgroupInfo() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
Information about Linux control group (cgroup).
hasCgroupInfo() - Method in class org.apache.mesos.Protos.ContainerStatus
Information about Linux control group (cgroup).
hasCgroupInfo() - Method in interface org.apache.mesos.Protos.ContainerStatusOrBuilder
Information about Linux control group (cgroup).
hasCheck() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
A general check for the task.
hasCheck() - Method in class org.apache.mesos.Protos.TaskInfo
A general check for the task.
hasCheck() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
A general check for the task.
hasCheckpoint() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
If set, agents running tasks started by this framework will write the framework pid, executor pids and status updates to disk.
hasCheckpoint() - Method in class org.apache.mesos.Protos.FrameworkInfo
If set, agents running tasks started by this framework will write the framework pid, executor pids and status updates to disk.
hasCheckpoint() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
If set, agents running tasks started by this framework will write the framework pid, executor pids and status updates to disk.
hasCheckpoint() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
Slave checkpointing is always enabled in recent Mesos versions; the value of this field is ignored.
hasCheckpoint() - Method in class org.apache.mesos.Protos.SlaveInfo
Slave checkpointing is always enabled in recent Mesos versions; the value of this field is ignored.
hasCheckpoint() - Method in interface org.apache.mesos.Protos.SlaveInfoOrBuilder
Slave checkpointing is always enabled in recent Mesos versions; the value of this field is ignored.
hasCheckStatus() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Contains check status for the check specified in the corresponding `TaskInfo`.
hasCheckStatus() - Method in class org.apache.mesos.Protos.TaskStatus
Contains check status for the check specified in the corresponding `TaskInfo`.
hasCheckStatus() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
Contains check status for the check specified in the corresponding `TaskInfo`.
hasClassid() - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls.Builder
The 32-bit classid consists of two parts, a 16 bit major handle and a 16-bit minor handle.
hasClassid() - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls
The 32-bit classid consists of two parts, a 16 bit major handle and a 16-bit minor handle.
hasClassid() - Method in interface org.apache.mesos.Protos.CgroupInfo.NetClsOrBuilder
The 32-bit classid consists of two parts, a 16 bit major handle and a 16-bit minor handle.
hasColumns() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize.Builder
required uint32 columns = 2;
hasColumns() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize
required uint32 columns = 2;
hasColumns() - Method in interface org.apache.mesos.Protos.TTYInfo.WindowSizeOrBuilder
required uint32 columns = 2;
hasCommand() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
Command check.
hasCommand() - Method in class org.apache.mesos.Protos.CheckInfo.Command.Builder
required .mesos.CommandInfo command = 1;
hasCommand() - Method in class org.apache.mesos.Protos.CheckInfo.Command
required .mesos.CommandInfo command = 1;
hasCommand() - Method in interface org.apache.mesos.Protos.CheckInfo.CommandOrBuilder
required .mesos.CommandInfo command = 1;
hasCommand() - Method in class org.apache.mesos.Protos.CheckInfo
Command check.
hasCommand() - Method in interface org.apache.mesos.Protos.CheckInfoOrBuilder
Command check.
hasCommand() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
Status of a command check.
hasCommand() - Method in class org.apache.mesos.Protos.CheckStatusInfo
Status of a command check.
hasCommand() - Method in interface org.apache.mesos.Protos.CheckStatusInfoOrBuilder
Status of a command check.
hasCommand() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
optional .mesos.CommandInfo command = 2;
hasCommand() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo
optional .mesos.CommandInfo command = 2;
hasCommand() - Method in interface org.apache.mesos.Protos.CSIPluginContainerInfoOrBuilder
optional .mesos.CommandInfo command = 2;
hasCommand() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
optional .mesos.CommandInfo command = 7;
hasCommand() - Method in class org.apache.mesos.Protos.ExecutorInfo
optional .mesos.CommandInfo command = 7;
hasCommand() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
optional .mesos.CommandInfo command = 7;
hasCommand() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Command health check.
hasCommand() - Method in class org.apache.mesos.Protos.HealthCheck
Command health check.
hasCommand() - Method in interface org.apache.mesos.Protos.HealthCheckOrBuilder
Command health check.
hasCommand() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
optional .mesos.CommandInfo command = 7;
hasCommand() - Method in class org.apache.mesos.Protos.TaskInfo
optional .mesos.CommandInfo command = 7;
hasCommand() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
optional .mesos.CommandInfo command = 7;
hasConfig() - Method in class org.apache.mesos.Protos.DrainInfo.Builder
The configuration used to drain the agent.
hasConfig() - Method in class org.apache.mesos.Protos.DrainInfo
The configuration used to drain the agent.
hasConfig() - Method in interface org.apache.mesos.Protos.DrainInfoOrBuilder
The configuration used to drain the agent.
hasConfig() - Method in class org.apache.mesos.Protos.Image.Docker.Builder
Docker config containing credentials to authenticate with docker registry.
hasConfig() - Method in class org.apache.mesos.Protos.Image.Docker
Docker config containing credentials to authenticate with docker registry.
hasConfig() - Method in interface org.apache.mesos.Protos.Image.DockerOrBuilder
Docker config containing credentials to authenticate with docker registry.
hasConsecutiveFailures() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Number of consecutive failures until the task is killed by the executor.
hasConsecutiveFailures() - Method in class org.apache.mesos.Protos.HealthCheck
Number of consecutive failures until the task is killed by the executor.
hasConsecutiveFailures() - Method in interface org.apache.mesos.Protos.HealthCheckOrBuilder
Number of consecutive failures until the task is killed by the executor.
hasContainer() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
optional .mesos.ContainerInfo container = 4;
hasContainer() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo
optional .mesos.ContainerInfo container = 4;
hasContainer() - Method in interface org.apache.mesos.Protos.CSIPluginContainerInfoOrBuilder
optional .mesos.ContainerInfo container = 4;
hasContainer() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Executor provided with a container will launch the container with the executor's CommandInfo and we expect the container to act as a Mesos executor.
hasContainer() - Method in class org.apache.mesos.Protos.ExecutorInfo
Executor provided with a container will launch the container with the executor's CommandInfo and we expect the container to act as a Mesos executor.
hasContainer() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
Executor provided with a container will launch the container with the executor's CommandInfo and we expect the container to act as a Mesos executor.
hasContainer() - Method in class org.apache.mesos.Protos.Task.Builder
Container information for the task.
hasContainer() - Method in class org.apache.mesos.Protos.Task
Container information for the task.
hasContainer() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Task provided with a container will launch the container as part of this task paired with the task's CommandInfo.
hasContainer() - Method in class org.apache.mesos.Protos.TaskInfo
Task provided with a container will launch the container as part of this task paired with the task's CommandInfo.
hasContainer() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
Task provided with a container will launch the container as part of this task paired with the task's CommandInfo.
hasContainer() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
Container information for the task.
hasContainerId() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
optional .mesos.ContainerID container_id = 4;
hasContainerId() - Method in class org.apache.mesos.Protos.ContainerStatus
optional .mesos.ContainerID container_id = 4;
hasContainerId() - Method in interface org.apache.mesos.Protos.ContainerStatusOrBuilder
optional .mesos.ContainerID container_id = 4;
hasContainerId() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
The container id for the executor specified in the executor_info field.
hasContainerId() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
The container id for the executor specified in the executor_info field.
hasContainerId() - Method in interface org.apache.mesos.Protos.ResourceUsage.ExecutorOrBuilder
The container id for the executor specified in the executor_info field.
hasContainerPath() - Method in class org.apache.mesos.Protos.Volume.Builder
Path pointing to a directory or file in the container.
hasContainerPath() - Method in class org.apache.mesos.Protos.Volume
Path pointing to a directory or file in the container.
hasContainerPath() - Method in interface org.apache.mesos.Protos.VolumeOrBuilder
Path pointing to a directory or file in the container.
hasContainerPort() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
required uint32 container_port = 2;
hasContainerPort() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
required uint32 container_port = 2;
hasContainerPort() - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMappingOrBuilder
required uint32 container_port = 2;
hasContainerPort() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
required uint32 container_port = 2;
hasContainerPort() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
required uint32 container_port = 2;
hasContainerPort() - Method in interface org.apache.mesos.Protos.NetworkInfo.PortMappingOrBuilder
required uint32 container_port = 2;
hasContainerStatus() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Container related information that is resolved dynamically such as network address.
hasContainerStatus() - Method in class org.apache.mesos.Protos.TaskStatus
Container related information that is resolved dynamically such as network address.
hasContainerStatus() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
Container related information that is resolved dynamically such as network address.
hasContextSwitches() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 context_switches = 18;
hasContextSwitches() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 context_switches = 18;
hasContextSwitches() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 context_switches = 18;
hasCpuClock() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
Software event.
hasCpuClock() - Method in class org.apache.mesos.Protos.PerfStatistics
Software event.
hasCpuClock() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
Software event.
hasCpuMigrations() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 cpu_migrations = 19;
hasCpuMigrations() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 cpu_migrations = 19;
hasCpuMigrations() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 cpu_migrations = 19;
hasCpusLimit() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Hard CPU limit.
hasCpusLimit() - Method in class org.apache.mesos.Protos.ResourceStatistics
Hard CPU limit.
hasCpusLimit() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Hard CPU limit.
hasCpusNrPeriods() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
cpu.stat on process throttling (for contention issues).
hasCpusNrPeriods() - Method in class org.apache.mesos.Protos.ResourceStatistics
cpu.stat on process throttling (for contention issues).
hasCpusNrPeriods() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
cpu.stat on process throttling (for contention issues).
hasCpusNrThrottled() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint32 cpus_nr_throttled = 8;
hasCpusNrThrottled() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint32 cpus_nr_throttled = 8;
hasCpusNrThrottled() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint32 cpus_nr_throttled = 8;
hasCpusSoftLimit() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Soft CPU limit.
hasCpusSoftLimit() - Method in class org.apache.mesos.Protos.ResourceStatistics
Soft CPU limit.
hasCpusSoftLimit() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Soft CPU limit.
hasCpusSystemTimeSecs() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double cpus_system_time_secs = 3;
hasCpusSystemTimeSecs() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional double cpus_system_time_secs = 3;
hasCpusSystemTimeSecs() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional double cpus_system_time_secs = 3;
hasCpusThrottledTimeSecs() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double cpus_throttled_time_secs = 9;
hasCpusThrottledTimeSecs() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional double cpus_throttled_time_secs = 9;
hasCpusThrottledTimeSecs() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional double cpus_throttled_time_secs = 9;
hasCpusUserTimeSecs() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
CPU Usage Information: Total CPU time spent in user mode, and kernel mode.
hasCpusUserTimeSecs() - Method in class org.apache.mesos.Protos.ResourceStatistics
CPU Usage Information: Total CPU time spent in user mode, and kernel mode.
hasCpusUserTimeSecs() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
CPU Usage Information: Total CPU time spent in user mode, and kernel mode.
hasCreate() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Create create = 5;
hasCreate() - Method in class org.apache.mesos.Protos.Offer.Operation
optional .mesos.Offer.Operation.Create create = 5;
hasCreate() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
optional .mesos.Offer.Operation.Create create = 5;
hasCreateDisk() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
hasCreateDisk() - Method in class org.apache.mesos.Protos.Offer.Operation
EXPERIMENTAL.
hasCreateDisk() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
EXPERIMENTAL.
hasCredential() - Method in class org.apache.mesos.Protos.Image.Docker.Builder
Deprecated.
hasCredential() - Method in class org.apache.mesos.Protos.Image.Docker
Deprecated.
hasCredential() - Method in interface org.apache.mesos.Protos.Image.DockerOrBuilder
Deprecated.
hasCsiService() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
required .mesos.CSIPluginContainerInfo.Service csi_service = 1;
hasCsiService() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint
required .mesos.CSIPluginContainerInfo.Service csi_service = 1;
hasCsiService() - Method in interface org.apache.mesos.Protos.CSIPluginEndpointOrBuilder
required .mesos.CSIPluginContainerInfo.Service csi_service = 1;
hasCsiVolume() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
optional .mesos.Volume.Source.CSIVolume csi_volume = 6;
hasCsiVolume() - Method in class org.apache.mesos.Protos.Volume.Source
optional .mesos.Volume.Source.CSIVolume csi_volume = 6;
hasCsiVolume() - Method in interface org.apache.mesos.Protos.Volume.SourceOrBuilder
optional .mesos.Volume.Source.CSIVolume csi_volume = 6;
hasCurrEstab() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 CurrEstab = 9;
hasCurrEstab() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 CurrEstab = 9;
hasCurrEstab() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 CurrEstab = 9;
hasCycles() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
Hardware event.
hasCycles() - Method in class org.apache.mesos.Protos.PerfStatistics
Hardware event.
hasCycles() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
Hardware event.
hasData() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
This field can be used to pass arbitrary bytes to an executor.
hasData() - Method in class org.apache.mesos.Protos.ExecutorInfo
This field can be used to pass arbitrary bytes to an executor.
hasData() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
This field can be used to pass arbitrary bytes to an executor.
hasData() - Method in class org.apache.mesos.Protos.Secret.Value.Builder
required bytes data = 1;
hasData() - Method in class org.apache.mesos.Protos.Secret.Value
required bytes data = 1;
hasData() - Method in interface org.apache.mesos.Protos.Secret.ValueOrBuilder
required bytes data = 1;
hasData() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
optional bytes data = 6;
hasData() - Method in class org.apache.mesos.Protos.TaskInfo
optional bytes data = 6;
hasData() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
optional bytes data = 6;
hasData() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
optional bytes data = 3;
hasData() - Method in class org.apache.mesos.Protos.TaskStatus
optional bytes data = 3;
hasData() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
optional bytes data = 3;
hasDefaultTTL() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 DefaultTTL = 2;
hasDefaultTTL() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 DefaultTTL = 2;
hasDefaultTTL() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 DefaultTTL = 2;
hasDelaySeconds() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
Amount of time to wait to start checking the task after it transitions to `TASK_RUNNING` or `TASK_STARTING` if the latter is used by the executor.
hasDelaySeconds() - Method in class org.apache.mesos.Protos.CheckInfo
Amount of time to wait to start checking the task after it transitions to `TASK_RUNNING` or `TASK_STARTING` if the latter is used by the executor.
hasDelaySeconds() - Method in interface org.apache.mesos.Protos.CheckInfoOrBuilder
Amount of time to wait to start checking the task after it transitions to `TASK_RUNNING` or `TASK_STARTING` if the latter is used by the executor.
hasDelaySeconds() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Amount of time to wait to start health checking the task after it transitions to `TASK_RUNNING` or `TASK_STATING` if the latter is used by the executor.
hasDelaySeconds() - Method in class org.apache.mesos.Protos.HealthCheck
Amount of time to wait to start health checking the task after it transitions to `TASK_RUNNING` or `TASK_STATING` if the latter is used by the executor.
hasDelaySeconds() - Method in interface org.apache.mesos.Protos.HealthCheckOrBuilder
Amount of time to wait to start health checking the task after it transitions to `TASK_RUNNING` or `TASK_STATING` if the latter is used by the executor.
hasDestroy() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Destroy destroy = 6;
hasDestroy() - Method in class org.apache.mesos.Protos.Offer.Operation
optional .mesos.Offer.Operation.Destroy destroy = 6;
hasDestroy() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
optional .mesos.Offer.Operation.Destroy destroy = 6;
hasDestroyDisk() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
hasDestroyDisk() - Method in class org.apache.mesos.Protos.Offer.Operation
EXPERIMENTAL.
hasDestroyDisk() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
EXPERIMENTAL.
hasDevice() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
Stats are grouped by block devices.
hasDevice() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
Stats are grouped by block devices.
hasDevice() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
Stats are grouped by block devices.
hasDevice() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
Stats are grouped by block devices.
hasDevice() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
Stats are grouped by block devices.
hasDevice() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.StatisticsOrBuilder
Stats are grouped by block devices.
hasDevice() - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
required .mesos.Device device = 1;
hasDevice() - Method in class org.apache.mesos.Protos.DeviceAccess
required .mesos.Device device = 1;
hasDevice() - Method in interface org.apache.mesos.Protos.DeviceAccessOrBuilder
required .mesos.Device device = 1;
hasDiscovery() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Service discovery information for the executor.
hasDiscovery() - Method in class org.apache.mesos.Protos.ExecutorInfo
Service discovery information for the executor.
hasDiscovery() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
Service discovery information for the executor.
hasDiscovery() - Method in class org.apache.mesos.Protos.Task.Builder
Service discovery information for the task.
hasDiscovery() - Method in class org.apache.mesos.Protos.Task
Service discovery information for the task.
hasDiscovery() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Service discovery information for the task.
hasDiscovery() - Method in class org.apache.mesos.Protos.TaskInfo
Service discovery information for the task.
hasDiscovery() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
Service discovery information for the task.
hasDiscovery() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
Service discovery information for the task.
hasDisk() - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Resource.DiskInfo disk = 7;
hasDisk() - Method in class org.apache.mesos.Protos.Resource
optional .mesos.Resource.DiskInfo disk = 7;
hasDisk() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
optional .mesos.Resource.DiskInfo disk = 7;
hasDiskLimitBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Disk Usage Information for executor working directory.
hasDiskLimitBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
Disk Usage Information for executor working directory.
hasDiskLimitBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Disk Usage Information for executor working directory.
hasDiskUsedBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 disk_used_bytes = 27;
hasDiskUsedBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint64 disk_used_bytes = 27;
hasDiskUsedBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint64 disk_used_bytes = 27;
hasDocker() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
At most one of the following *Info messages should be set to match the type, i.e.
hasDocker() - Method in class org.apache.mesos.Protos.ContainerInfo
At most one of the following *Info messages should be set to match the type, i.e.
hasDocker() - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
At most one of the following *Info messages should be set to match the type, i.e.
hasDocker() - Method in class org.apache.mesos.Protos.Image.Builder
optional .mesos.Image.Docker docker = 3;
hasDocker() - Method in class org.apache.mesos.Protos.Image
optional .mesos.Image.Docker docker = 3;
hasDocker() - Method in interface org.apache.mesos.Protos.ImageOrBuilder
optional .mesos.Image.Docker docker = 3;
hasDockerVolume() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
The source of the volume created by docker volume driver.
hasDockerVolume() - Method in class org.apache.mesos.Protos.Volume.Source
The source of the volume created by docker volume driver.
hasDockerVolume() - Method in interface org.apache.mesos.Protos.Volume.SourceOrBuilder
The source of the volume created by docker volume driver.
hasDomain() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The domain that this master belongs to.
hasDomain() - Method in class org.apache.mesos.Protos.MasterInfo
The domain that this master belongs to.
hasDomain() - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
The domain that this master belongs to.
hasDomain() - Method in class org.apache.mesos.Protos.Offer.Builder
The domain of the slave.
hasDomain() - Method in class org.apache.mesos.Protos.Offer
The domain of the slave.
hasDomain() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
The domain of the slave.
hasDomain() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
The domain that this slave belongs to.
hasDomain() - Method in class org.apache.mesos.Protos.SlaveInfo
The domain that this slave belongs to.
hasDomain() - Method in interface org.apache.mesos.Protos.SlaveInfoOrBuilder
The domain that this slave belongs to.
hasDriver() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
Driver of the volume, it can be flocker, convoy, raxrey etc.
hasDriver() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
Driver of the volume, it can be flocker, convoy, raxrey etc.
hasDriver() - Method in interface org.apache.mesos.Protos.Volume.Source.DockerVolumeOrBuilder
Driver of the volume, it can be flocker, convoy, raxrey etc.
hasDriverOptions() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
Volume driver specific options.
hasDriverOptions() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
Volume driver specific options.
hasDriverOptions() - Method in interface org.apache.mesos.Protos.Volume.Source.DockerVolumeOrBuilder
Volume driver specific options.
hasDrops() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 drops = 4;
hasDrops() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
optional uint64 drops = 4;
hasDrops() - Method in interface org.apache.mesos.Protos.TrafficControlStatisticsOrBuilder
optional uint64 drops = 4;
hasDtlbLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 dtlb_load_misses = 39;
hasDtlbLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 dtlb_load_misses = 39;
hasDtlbLoadMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 dtlb_load_misses = 39;
hasDtlbLoads() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 dtlb_loads = 38;
hasDtlbLoads() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 dtlb_loads = 38;
hasDtlbLoads() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 dtlb_loads = 38;
hasDtlbPrefetches() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 dtlb_prefetches = 42;
hasDtlbPrefetches() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 dtlb_prefetches = 42;
hasDtlbPrefetches() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 dtlb_prefetches = 42;
hasDtlbPrefetchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 dtlb_prefetch_misses = 43;
hasDtlbPrefetchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 dtlb_prefetch_misses = 43;
hasDtlbPrefetchMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 dtlb_prefetch_misses = 43;
hasDtlbStoreMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 dtlb_store_misses = 41;
hasDtlbStoreMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 dtlb_store_misses = 41;
hasDtlbStoreMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 dtlb_store_misses = 41;
hasDtlbStores() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 dtlb_stores = 40;
hasDtlbStores() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 dtlb_stores = 40;
hasDtlbStores() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 dtlb_stores = 40;
hasDuration() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
Duration of sample interval, in seconds.
hasDuration() - Method in class org.apache.mesos.Protos.PerfStatistics
Duration of sample interval, in seconds.
hasDuration() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
Duration of sample interval, in seconds.
hasDuration() - Method in class org.apache.mesos.Protos.Unavailability.Builder
When added to `start`, this represents the end of the interval.
hasDuration() - Method in class org.apache.mesos.Protos.Unavailability
When added to `start`, this represents the end of the interval.
hasDuration() - Method in interface org.apache.mesos.Protos.UnavailabilityOrBuilder
When added to `start`, this represents the end of the interval.
hasEffectiveCapabilities() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Represents the set of capabilities that the task will be executed with.
hasEffectiveCapabilities() - Method in class org.apache.mesos.Protos.LinuxInfo
Represents the set of capabilities that the task will be executed with.
hasEffectiveCapabilities() - Method in interface org.apache.mesos.Protos.LinuxInfoOrBuilder
Represents the set of capabilities that the task will be executed with.
hasEmulationFaults() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 emulation_faults = 21;
hasEmulationFaults() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 emulation_faults = 21;
hasEmulationFaults() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 emulation_faults = 21;
hasEnd() - Method in class org.apache.mesos.Protos.Value.Range.Builder
required uint64 end = 2;
hasEnd() - Method in class org.apache.mesos.Protos.Value.Range
required uint64 end = 2;
hasEnd() - Method in interface org.apache.mesos.Protos.Value.RangeOrBuilder
required uint64 end = 2;
hasEndpoint() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
required string endpoint = 2;
hasEndpoint() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint
required string endpoint = 2;
hasEndpoint() - Method in interface org.apache.mesos.Protos.CSIPluginEndpointOrBuilder
required string endpoint = 2;
hasEnvironment() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
optional .mesos.Environment environment = 2;
hasEnvironment() - Method in class org.apache.mesos.Protos.CommandInfo
optional .mesos.Environment environment = 2;
hasEnvironment() - Method in interface org.apache.mesos.Protos.CommandInfoOrBuilder
optional .mesos.Environment environment = 2;
hasEnvironment() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional string environment = 3;
hasEnvironment() - Method in class org.apache.mesos.Protos.DiscoveryInfo
optional string environment = 3;
hasEnvironment() - Method in interface org.apache.mesos.Protos.DiscoveryInfoOrBuilder
optional string environment = 3;
hasEstabResets() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 EstabResets = 8;
hasEstabResets() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 EstabResets = 8;
hasEstabResets() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 EstabResets = 8;
hasExecutable() - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
optional bool executable = 2;
hasExecutable() - Method in class org.apache.mesos.Protos.CommandInfo.URI
optional bool executable = 2;
hasExecutable() - Method in interface org.apache.mesos.Protos.CommandInfo.URIOrBuilder
optional bool executable = 2;
hasExecutor() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
required .mesos.ExecutorInfo executor = 1;
hasExecutor() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
required .mesos.ExecutorInfo executor = 1;
hasExecutor() - Method in interface org.apache.mesos.Protos.Offer.Operation.LaunchGroupOrBuilder
required .mesos.ExecutorInfo executor = 1;
hasExecutor() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
optional .mesos.ExecutorInfo executor = 5;
hasExecutor() - Method in class org.apache.mesos.Protos.TaskInfo
optional .mesos.ExecutorInfo executor = 5;
hasExecutor() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
optional .mesos.ExecutorInfo executor = 5;
hasExecutorId() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
required .mesos.ExecutorID executor_id = 1;
hasExecutorId() - Method in class org.apache.mesos.Protos.ExecutorInfo
required .mesos.ExecutorID executor_id = 1;
hasExecutorId() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
required .mesos.ExecutorID executor_id = 1;
hasExecutorId() - Method in class org.apache.mesos.Protos.Task.Builder
optional .mesos.ExecutorID executor_id = 4;
hasExecutorId() - Method in class org.apache.mesos.Protos.Task
optional .mesos.ExecutorID executor_id = 4;
hasExecutorId() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
optional .mesos.ExecutorID executor_id = 4;
hasExecutorId() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
TODO(benh): Use in master/slave.
hasExecutorId() - Method in class org.apache.mesos.Protos.TaskStatus
TODO(benh): Use in master/slave.
hasExecutorId() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
TODO(benh): Use in master/slave.
hasExecutorInfo() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
required .mesos.ExecutorInfo executor_info = 1;
hasExecutorInfo() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
required .mesos.ExecutorInfo executor_info = 1;
hasExecutorInfo() - Method in interface org.apache.mesos.Protos.ResourceUsage.ExecutorOrBuilder
required .mesos.ExecutorInfo executor_info = 1;
hasExecutorPid() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
Information about Executor PID.
hasExecutorPid() - Method in class org.apache.mesos.Protos.ContainerStatus
Information about Executor PID.
hasExecutorPid() - Method in interface org.apache.mesos.Protos.ContainerStatusOrBuilder
Information about Executor PID.
hasExitCode() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command.Builder
Exit code of a command check.
hasExitCode() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command
Exit code of a command check.
hasExitCode() - Method in interface org.apache.mesos.Protos.CheckStatusInfo.CommandOrBuilder
Exit code of a command check.
hasExtract() - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
In case the fetched file is recognized as an archive, extract its contents into the sandbox.
hasExtract() - Method in class org.apache.mesos.Protos.CommandInfo.URI
In case the fetched file is recognized as an archive, extract its contents into the sandbox.
hasExtract() - Method in interface org.apache.mesos.Protos.CommandInfo.URIOrBuilder
In case the fetched file is recognized as an archive, extract its contents into the sandbox.
hasFailoverTimeout() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
The amount of time (in seconds) that the master will wait for the scheduler to failover before it tears down the framework by killing all its tasks/executors.
hasFailoverTimeout() - Method in class org.apache.mesos.Protos.FrameworkInfo
The amount of time (in seconds) that the master will wait for the scheduler to failover before it tears down the framework by killing all its tasks/executors.
hasFailoverTimeout() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
The amount of time (in seconds) that the master will wait for the scheduler to failover before it tears down the framework by killing all its tasks/executors.
hasFaultDomain() - Method in class org.apache.mesos.Protos.DomainInfo.Builder
optional .mesos.DomainInfo.FaultDomain fault_domain = 1;
hasFaultDomain() - Method in class org.apache.mesos.Protos.DomainInfo
optional .mesos.DomainInfo.FaultDomain fault_domain = 1;
hasFaultDomain() - Method in interface org.apache.mesos.Protos.DomainInfoOrBuilder
optional .mesos.DomainInfo.FaultDomain fault_domain = 1;
hasForcePullImage() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
With this flag set to true, the docker containerizer will pull the docker image from the registry even if the image is already downloaded on the slave.
hasForcePullImage() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
With this flag set to true, the docker containerizer will pull the docker image from the registry even if the image is already downloaded on the slave.
hasForcePullImage() - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfoOrBuilder
With this flag set to true, the docker containerizer will pull the docker image from the registry even if the image is already downloaded on the slave.
hasForwarding() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 Forwarding = 1;
hasForwarding() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 Forwarding = 1;
hasForwarding() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 Forwarding = 1;
hasForwDatagrams() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 ForwDatagrams = 6;
hasForwDatagrams() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 ForwDatagrams = 6;
hasForwDatagrams() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 ForwDatagrams = 6;
hasFragCreates() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 FragCreates = 19;
hasFragCreates() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 FragCreates = 19;
hasFragCreates() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 FragCreates = 19;
hasFragFails() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 FragFails = 18;
hasFragFails() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 FragFails = 18;
hasFragFails() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 FragFails = 18;
hasFragment() - Method in class org.apache.mesos.Protos.URL.Builder
optional string fragment = 5;
hasFragment() - Method in class org.apache.mesos.Protos.URL
optional string fragment = 5;
hasFragment() - Method in interface org.apache.mesos.Protos.URLOrBuilder
optional string fragment = 5;
hasFragOKs() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 FragOKs = 17;
hasFragOKs() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 FragOKs = 17;
hasFragOKs() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 FragOKs = 17;
hasFrameworkId() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
TODO(benh): Make this required.
hasFrameworkId() - Method in class org.apache.mesos.Protos.ExecutorInfo
TODO(benh): Make this required.
hasFrameworkId() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
TODO(benh): Make this required.
hasFrameworkId() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
The framework that should release its resources.
hasFrameworkId() - Method in class org.apache.mesos.Protos.InverseOffer
The framework that should release its resources.
hasFrameworkId() - Method in interface org.apache.mesos.Protos.InverseOfferOrBuilder
The framework that should release its resources.
hasFrameworkId() - Method in class org.apache.mesos.Protos.Offer.Builder
required .mesos.FrameworkID framework_id = 2;
hasFrameworkId() - Method in class org.apache.mesos.Protos.Offer
required .mesos.FrameworkID framework_id = 2;
hasFrameworkId() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
required .mesos.FrameworkID framework_id = 2;
hasFrameworkId() - Method in class org.apache.mesos.Protos.Operation.Builder
optional .mesos.FrameworkID framework_id = 1;
hasFrameworkId() - Method in class org.apache.mesos.Protos.Operation
optional .mesos.FrameworkID framework_id = 1;
hasFrameworkId() - Method in interface org.apache.mesos.Protos.OperationOrBuilder
optional .mesos.FrameworkID framework_id = 1;
hasFrameworkId() - Method in class org.apache.mesos.Protos.Task.Builder
required .mesos.FrameworkID framework_id = 3;
hasFrameworkId() - Method in class org.apache.mesos.Protos.Task
required .mesos.FrameworkID framework_id = 3;
hasFrameworkId() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
required .mesos.FrameworkID framework_id = 3;
hasFsType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
The filesystem type.
hasFsType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
The filesystem type.
hasFsType() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolumeOrBuilder
The filesystem type.
hasGid() - Method in class org.apache.mesos.Protos.FileInfo.Builder
Group ID of owner.
hasGid() - Method in class org.apache.mesos.Protos.FileInfo
Group ID of owner.
hasGid() - Method in interface org.apache.mesos.Protos.FileInfoOrBuilder
Group ID of owner.
hasGitBranch() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string git_branch = 6;
hasGitBranch() - Method in class org.apache.mesos.Protos.VersionInfo
optional string git_branch = 6;
hasGitBranch() - Method in interface org.apache.mesos.Protos.VersionInfoOrBuilder
optional string git_branch = 6;
hasGitSha() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string git_sha = 5;
hasGitSha() - Method in class org.apache.mesos.Protos.VersionInfo
optional string git_sha = 5;
hasGitSha() - Method in interface org.apache.mesos.Protos.VersionInfoOrBuilder
optional string git_sha = 5;
hasGitTag() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string git_tag = 7;
hasGitTag() - Method in class org.apache.mesos.Protos.VersionInfo
optional string git_tag = 7;
hasGitTag() - Method in interface org.apache.mesos.Protos.VersionInfoOrBuilder
optional string git_tag = 7;
hasGracePeriod() - Method in class org.apache.mesos.Protos.KillPolicy.Builder
The grace period specifies how long to wait before forcibly killing the task.
hasGracePeriod() - Method in class org.apache.mesos.Protos.KillPolicy
The grace period specifies how long to wait before forcibly killing the task.
hasGracePeriod() - Method in interface org.apache.mesos.Protos.KillPolicyOrBuilder
The grace period specifies how long to wait before forcibly killing the task.
hasGracePeriodSeconds() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Amount of time after the task is launched during which health check failures are ignored.
hasGracePeriodSeconds() - Method in class org.apache.mesos.Protos.HealthCheck
Amount of time after the task is launched during which health check failures are ignored.
hasGracePeriodSeconds() - Method in interface org.apache.mesos.Protos.HealthCheckOrBuilder
Amount of time after the task is launched during which health check failures are ignored.
hasGrowVolume() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
hasGrowVolume() - Method in class org.apache.mesos.Protos.Offer.Operation
EXPERIMENTAL.
hasGrowVolume() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
EXPERIMENTAL.
hasHard() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
Either both are set or both are not set.
hasHard() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit
Either both are set or both are not set.
hasHard() - Method in interface org.apache.mesos.Protos.RLimitInfo.RLimitOrBuilder
Either both are set or both are not set.
hashCode() - Method in class org.apache.mesos.Protos.Address
 
hashCode() - Method in class org.apache.mesos.Protos.Attribute
 
hashCode() - Method in class org.apache.mesos.Protos.CapabilityInfo
 
hashCode() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
hashCode() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
hashCode() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
hashCode() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
hashCode() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
hashCode() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
hashCode() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
hashCode() - Method in class org.apache.mesos.Protos.CgroupInfo
 
hashCode() - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
hashCode() - Method in class org.apache.mesos.Protos.CheckInfo.Command
 
hashCode() - Method in class org.apache.mesos.Protos.CheckInfo
 
hashCode() - Method in class org.apache.mesos.Protos.CheckInfo.Http
 
hashCode() - Method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
hashCode() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
hashCode() - Method in class org.apache.mesos.Protos.CheckStatusInfo
 
hashCode() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
hashCode() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
hashCode() - Method in class org.apache.mesos.Protos.CommandInfo
 
hashCode() - Method in class org.apache.mesos.Protos.CommandInfo.URI
 
hashCode() - Method in class org.apache.mesos.Protos.ContainerID
 
hashCode() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
hashCode() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
hashCode() - Method in class org.apache.mesos.Protos.ContainerInfo
 
hashCode() - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
hashCode() - Method in class org.apache.mesos.Protos.ContainerStatus
 
hashCode() - Method in class org.apache.mesos.Protos.Credential
 
hashCode() - Method in class org.apache.mesos.Protos.Credentials
 
hashCode() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
hashCode() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
hashCode() - Method in class org.apache.mesos.Protos.CSIPluginInfo
 
hashCode() - Method in class org.apache.mesos.Protos.Device
 
hashCode() - Method in class org.apache.mesos.Protos.Device.Number
 
hashCode() - Method in class org.apache.mesos.Protos.DeviceAccess.Access
 
hashCode() - Method in class org.apache.mesos.Protos.DeviceAccess
 
hashCode() - Method in class org.apache.mesos.Protos.DeviceWhitelist
 
hashCode() - Method in class org.apache.mesos.Protos.DiscoveryInfo
 
hashCode() - Method in class org.apache.mesos.Protos.DiskStatistics
 
hashCode() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
hashCode() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
hashCode() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
hashCode() - Method in class org.apache.mesos.Protos.DomainInfo
 
hashCode() - Method in class org.apache.mesos.Protos.DrainConfig
 
hashCode() - Method in class org.apache.mesos.Protos.DrainInfo
 
hashCode() - Method in class org.apache.mesos.Protos.DurationInfo
 
hashCode() - Method in class org.apache.mesos.Protos.Environment
 
hashCode() - Method in class org.apache.mesos.Protos.Environment.Variable
 
hashCode() - Method in class org.apache.mesos.Protos.ExecutorID
 
hashCode() - Method in class org.apache.mesos.Protos.ExecutorInfo
 
hashCode() - Method in class org.apache.mesos.Protos.FileInfo
 
hashCode() - Method in class org.apache.mesos.Protos.Filters
 
hashCode() - Method in class org.apache.mesos.Protos.Flag
 
hashCode() - Method in class org.apache.mesos.Protos.FrameworkID
 
hashCode() - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
hashCode() - Method in class org.apache.mesos.Protos.FrameworkInfo
 
hashCode() - Method in class org.apache.mesos.Protos.HealthCheck
 
hashCode() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
hashCode() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
hashCode() - Method in class org.apache.mesos.Protos.IcmpStatistics
 
hashCode() - Method in class org.apache.mesos.Protos.Image.Appc
 
hashCode() - Method in class org.apache.mesos.Protos.Image.Docker
 
hashCode() - Method in class org.apache.mesos.Protos.Image
 
hashCode() - Method in class org.apache.mesos.Protos.InverseOffer
 
hashCode() - Method in class org.apache.mesos.Protos.IpStatistics
 
hashCode() - Method in class org.apache.mesos.Protos.KillPolicy
 
hashCode() - Method in class org.apache.mesos.Protos.Label
 
hashCode() - Method in class org.apache.mesos.Protos.Labels
 
hashCode() - Method in class org.apache.mesos.Protos.LinuxInfo
 
hashCode() - Method in class org.apache.mesos.Protos.MachineID
 
hashCode() - Method in class org.apache.mesos.Protos.MachineInfo
 
hashCode() - Method in class org.apache.mesos.Protos.MasterInfo.Capability
 
hashCode() - Method in class org.apache.mesos.Protos.MasterInfo
 
hashCode() - Method in class org.apache.mesos.Protos.Metric
 
hashCode() - Method in class org.apache.mesos.Protos.MountPropagation
 
hashCode() - Method in class org.apache.mesos.Protos.NetworkInfo
 
hashCode() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
hashCode() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
hashCode() - Method in class org.apache.mesos.Protos.Offer
 
hashCode() - Method in class org.apache.mesos.Protos.Offer.Operation.Create
 
hashCode() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
hashCode() - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
hashCode() - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
hashCode() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
hashCode() - Method in class org.apache.mesos.Protos.Offer.Operation
 
hashCode() - Method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
hashCode() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
hashCode() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
hashCode() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
hashCode() - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
hashCode() - Method in class org.apache.mesos.Protos.OfferFilters
 
hashCode() - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
hashCode() - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
hashCode() - Method in class org.apache.mesos.Protos.OfferID
 
hashCode() - Method in class org.apache.mesos.Protos.Operation
 
hashCode() - Method in class org.apache.mesos.Protos.OperationID
 
hashCode() - Method in class org.apache.mesos.Protos.OperationStatus
 
hashCode() - Method in class org.apache.mesos.Protos.Parameter
 
hashCode() - Method in class org.apache.mesos.Protos.Parameters
 
hashCode() - Method in class org.apache.mesos.Protos.PerfStatistics
 
hashCode() - Method in class org.apache.mesos.Protos.Port
 
hashCode() - Method in class org.apache.mesos.Protos.Ports
 
hashCode() - Method in class org.apache.mesos.Protos.RateLimit
 
hashCode() - Method in class org.apache.mesos.Protos.RateLimits
 
hashCode() - Method in class org.apache.mesos.Protos.Request
 
hashCode() - Method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
hashCode() - Method in class org.apache.mesos.Protos.Resource.DiskInfo
 
hashCode() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
hashCode() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
hashCode() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
hashCode() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
hashCode() - Method in class org.apache.mesos.Protos.Resource
 
hashCode() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
hashCode() - Method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
hashCode() - Method in class org.apache.mesos.Protos.Resource.SharedInfo
 
hashCode() - Method in class org.apache.mesos.Protos.ResourceProviderID
 
hashCode() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
 
hashCode() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
hashCode() - Method in class org.apache.mesos.Protos.ResourceStatistics
 
hashCode() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
hashCode() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
hashCode() - Method in class org.apache.mesos.Protos.ResourceUsage
 
hashCode() - Method in class org.apache.mesos.Protos.RLimitInfo
 
hashCode() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
hashCode() - Method in class org.apache.mesos.Protos.Role
 
hashCode() - Method in class org.apache.mesos.Protos.SeccompInfo
 
hashCode() - Method in class org.apache.mesos.Protos.Secret
 
hashCode() - Method in class org.apache.mesos.Protos.Secret.Reference
 
hashCode() - Method in class org.apache.mesos.Protos.Secret.Value
 
hashCode() - Method in class org.apache.mesos.Protos.SlaveID
 
hashCode() - Method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
hashCode() - Method in class org.apache.mesos.Protos.SlaveInfo
 
hashCode() - Method in class org.apache.mesos.Protos.SNMPStatistics
 
hashCode() - Method in class org.apache.mesos.Protos.Task
 
hashCode() - Method in class org.apache.mesos.Protos.TaskGroupInfo
 
hashCode() - Method in class org.apache.mesos.Protos.TaskID
 
hashCode() - Method in class org.apache.mesos.Protos.TaskInfo
 
hashCode() - Method in class org.apache.mesos.Protos.TaskResourceLimitation
 
hashCode() - Method in class org.apache.mesos.Protos.TaskStatus
 
hashCode() - Method in class org.apache.mesos.Protos.TcpStatistics
 
hashCode() - Method in class org.apache.mesos.Protos.TimeInfo
 
hashCode() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
 
hashCode() - Method in class org.apache.mesos.Protos.TTYInfo
 
hashCode() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
hashCode() - Method in class org.apache.mesos.Protos.UdpStatistics
 
hashCode() - Method in class org.apache.mesos.Protos.Unavailability
 
hashCode() - Method in class org.apache.mesos.Protos.URL
 
hashCode() - Method in class org.apache.mesos.Protos.UUID
 
hashCode() - Method in class org.apache.mesos.Protos.Value
 
hashCode() - Method in class org.apache.mesos.Protos.Value.Range
 
hashCode() - Method in class org.apache.mesos.Protos.Value.Ranges
 
hashCode() - Method in class org.apache.mesos.Protos.Value.Scalar
 
hashCode() - Method in class org.apache.mesos.Protos.Value.Set
 
hashCode() - Method in class org.apache.mesos.Protos.Value.Text
 
hashCode() - Method in class org.apache.mesos.Protos.VersionInfo
 
hashCode() - Method in class org.apache.mesos.Protos.Volume
 
hashCode() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
hashCode() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
hashCode() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
hashCode() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
hashCode() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
hashCode() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
hashCode() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
hashCode() - Method in class org.apache.mesos.Protos.Volume.Source
 
hashCode() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
hashCode() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
hashCode() - Method in class org.apache.mesos.Protos.WeightInfo
 
hasHealthCheck() - Method in class org.apache.mesos.Protos.Task.Builder
optional .mesos.HealthCheck health_check = 15;
hasHealthCheck() - Method in class org.apache.mesos.Protos.Task
optional .mesos.HealthCheck health_check = 15;
hasHealthCheck() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
A health check for the task.
hasHealthCheck() - Method in class org.apache.mesos.Protos.TaskInfo
A health check for the task.
hasHealthCheck() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
A health check for the task.
hasHealthCheck() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
optional .mesos.HealthCheck health_check = 15;
hasHealthy() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Describes whether the task has been determined to be healthy (true) or unhealthy (false) according to the `health_check` field in `TaskInfo`.
hasHealthy() - Method in class org.apache.mesos.Protos.TaskStatus
Describes whether the task has been determined to be healthy (true) or unhealthy (false) according to the `health_check` field in `TaskInfo`.
hasHealthy() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
Describes whether the task has been determined to be healthy (true) or unhealthy (false) according to the `health_check` field in `TaskInfo`.
hasHostname() - Method in class org.apache.mesos.Protos.Address.Builder
May contain a hostname, IP address, or both.
hasHostname() - Method in class org.apache.mesos.Protos.Address
May contain a hostname, IP address, or both.
hasHostname() - Method in interface org.apache.mesos.Protos.AddressOrBuilder
May contain a hostname, IP address, or both.
hasHostname() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
optional string hostname = 4;
hasHostname() - Method in class org.apache.mesos.Protos.ContainerInfo
optional string hostname = 4;
hasHostname() - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
optional string hostname = 4;
hasHostname() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Used to indicate the current host from which the scheduler is registered in the Mesos Web UI.
hasHostname() - Method in class org.apache.mesos.Protos.FrameworkInfo
Used to indicate the current host from which the scheduler is registered in the Mesos Web UI.
hasHostname() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
Used to indicate the current host from which the scheduler is registered in the Mesos Web UI.
hasHostname() - Method in class org.apache.mesos.Protos.MachineID.Builder
optional string hostname = 1;
hasHostname() - Method in class org.apache.mesos.Protos.MachineID
optional string hostname = 1;
hasHostname() - Method in interface org.apache.mesos.Protos.MachineIDOrBuilder
optional string hostname = 1;
hasHostname() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The server's hostname, if available; it may be unreliable in environments where the DNS configuration does not resolve internal hostnames (eg, some public cloud providers).
hasHostname() - Method in class org.apache.mesos.Protos.MasterInfo
The server's hostname, if available; it may be unreliable in environments where the DNS configuration does not resolve internal hostnames (eg, some public cloud providers).
hasHostname() - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
The server's hostname, if available; it may be unreliable in environments where the DNS configuration does not resolve internal hostnames (eg, some public cloud providers).
hasHostname() - Method in class org.apache.mesos.Protos.Offer.Builder
required string hostname = 4;
hasHostname() - Method in class org.apache.mesos.Protos.Offer
required string hostname = 4;
hasHostname() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
required string hostname = 4;
hasHostname() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
required string hostname = 1;
hasHostname() - Method in class org.apache.mesos.Protos.SlaveInfo
required string hostname = 1;
hasHostname() - Method in interface org.apache.mesos.Protos.SlaveInfoOrBuilder
required string hostname = 1;
hasHostPath() - Method in class org.apache.mesos.Protos.Volume.Builder
Absolute path pointing to a directory or file on the host or a path relative to the container work directory.
hasHostPath() - Method in class org.apache.mesos.Protos.Volume
Absolute path pointing to a directory or file on the host or a path relative to the container work directory.
hasHostPath() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
optional .mesos.Volume.Source.HostPath host_path = 5;
hasHostPath() - Method in class org.apache.mesos.Protos.Volume.Source
optional .mesos.Volume.Source.HostPath host_path = 5;
hasHostPath() - Method in interface org.apache.mesos.Protos.Volume.SourceOrBuilder
optional .mesos.Volume.Source.HostPath host_path = 5;
hasHostPath() - Method in interface org.apache.mesos.Protos.VolumeOrBuilder
Absolute path pointing to a directory or file on the host or a path relative to the container work directory.
hasHostPort() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
required uint32 host_port = 1;
hasHostPort() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
required uint32 host_port = 1;
hasHostPort() - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMappingOrBuilder
required uint32 host_port = 1;
hasHostPort() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
required uint32 host_port = 1;
hasHostPort() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
required uint32 host_port = 1;
hasHostPort() - Method in interface org.apache.mesos.Protos.NetworkInfo.PortMappingOrBuilder
required uint32 host_port = 1;
hasHttp() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
HTTP check.
hasHttp() - Method in class org.apache.mesos.Protos.CheckInfo
HTTP check.
hasHttp() - Method in interface org.apache.mesos.Protos.CheckInfoOrBuilder
HTTP check.
hasHttp() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
Status of an HTTP check.
hasHttp() - Method in class org.apache.mesos.Protos.CheckStatusInfo
Status of an HTTP check.
hasHttp() - Method in interface org.apache.mesos.Protos.CheckStatusInfoOrBuilder
Status of an HTTP check.
hasHttp() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
HTTP health check.
hasHttp() - Method in class org.apache.mesos.Protos.HealthCheck
HTTP health check.
hasHttp() - Method in interface org.apache.mesos.Protos.HealthCheckOrBuilder
HTTP health check.
hasIcmpStats() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.IcmpStatistics icmp_stats = 2;
hasIcmpStats() - Method in class org.apache.mesos.Protos.SNMPStatistics
optional .mesos.IcmpStatistics icmp_stats = 2;
hasIcmpStats() - Method in interface org.apache.mesos.Protos.SNMPStatisticsOrBuilder
optional .mesos.IcmpStatistics icmp_stats = 2;
hasId() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Used to uniquely identify the framework.
hasId() - Method in class org.apache.mesos.Protos.FrameworkInfo
Used to uniquely identify the framework.
hasId() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
Used to uniquely identify the framework.
hasId() - Method in class org.apache.mesos.Protos.Image.Appc.Builder
An image ID is a string of the format "hash-value", where "hash" is the hash algorithm used and "value" is the hex encoded string of the digest.
hasId() - Method in class org.apache.mesos.Protos.Image.Appc
An image ID is a string of the format "hash-value", where "hash" is the hash algorithm used and "value" is the hex encoded string of the digest.
hasId() - Method in interface org.apache.mesos.Protos.Image.AppcOrBuilder
An image ID is a string of the format "hash-value", where "hash" is the hash algorithm used and "value" is the hex encoded string of the digest.
hasId() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
This is the same OfferID as found in normal offers, which allows re-use of some of the OfferID-only messages.
hasId() - Method in class org.apache.mesos.Protos.InverseOffer
This is the same OfferID as found in normal offers, which allows re-use of some of the OfferID-only messages.
hasId() - Method in interface org.apache.mesos.Protos.InverseOfferOrBuilder
This is the same OfferID as found in normal offers, which allows re-use of some of the OfferID-only messages.
hasId() - Method in class org.apache.mesos.Protos.MachineInfo.Builder
required .mesos.MachineID id = 1;
hasId() - Method in class org.apache.mesos.Protos.MachineInfo
required .mesos.MachineID id = 1;
hasId() - Method in interface org.apache.mesos.Protos.MachineInfoOrBuilder
required .mesos.MachineID id = 1;
hasId() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
required string id = 1;
hasId() - Method in class org.apache.mesos.Protos.MasterInfo
required string id = 1;
hasId() - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
required string id = 1;
hasId() - Method in class org.apache.mesos.Protos.Offer.Builder
required .mesos.OfferID id = 1;
hasId() - Method in class org.apache.mesos.Protos.Offer
required .mesos.OfferID id = 1;
hasId() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
The `id` field allows frameworks to indicate that they wish to receive feedback about an operation via the UPDATE_OPERATION_STATUS event in the v1 scheduler API.
hasId() - Method in class org.apache.mesos.Protos.Offer.Operation
The `id` field allows frameworks to indicate that they wish to receive feedback about an operation via the UPDATE_OPERATION_STATUS event in the v1 scheduler API.
hasId() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
The `id` field allows frameworks to indicate that they wish to receive feedback about an operation via the UPDATE_OPERATION_STATUS event in the v1 scheduler API.
hasId() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
required .mesos.OfferID id = 1;
hasId() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
A unique ID for the persistent disk volume.
hasId() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
A unique ID for the persistent disk volume.
hasId() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.PersistenceOrBuilder
A unique ID for the persistent disk volume.
hasId() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
The identifier of this source.
hasId() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
The identifier of this source.
hasId() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.SourceOrBuilder
The identifier of this source.
hasId() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
optional .mesos.ResourceProviderID id = 1;
hasId() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
optional .mesos.ResourceProviderID id = 1;
hasId() - Method in interface org.apache.mesos.Protos.ResourceProviderInfoOrBuilder
optional .mesos.ResourceProviderID id = 1;
hasId() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
required .mesos.TaskID id = 2;
hasId() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
required .mesos.TaskID id = 2;
hasId() - Method in interface org.apache.mesos.Protos.ResourceUsage.Executor.TaskOrBuilder
required .mesos.TaskID id = 2;
hasId() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
optional .mesos.SlaveID id = 6;
hasId() - Method in class org.apache.mesos.Protos.SlaveInfo
optional .mesos.SlaveID id = 6;
hasId() - Method in interface org.apache.mesos.Protos.SlaveInfoOrBuilder
optional .mesos.SlaveID id = 6;
hasId() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
required string id = 1;
hasId() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
required string id = 1;
hasId() - Method in interface org.apache.mesos.Protos.TrafficControlStatisticsOrBuilder
required string id = 1;
hasIgnoredMulti() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 IgnoredMulti = 8;
hasIgnoredMulti() - Method in class org.apache.mesos.Protos.UdpStatistics
optional int64 IgnoredMulti = 8;
hasIgnoredMulti() - Method in interface org.apache.mesos.Protos.UdpStatisticsOrBuilder
optional int64 IgnoredMulti = 8;
hasImage() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
The docker image that is going to be passed to the registry.
hasImage() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
The docker image that is going to be passed to the registry.
hasImage() - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfoOrBuilder
The docker image that is going to be passed to the registry.
hasImage() - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo.Builder
optional .mesos.Image image = 1;
hasImage() - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
optional .mesos.Image image = 1;
hasImage() - Method in interface org.apache.mesos.Protos.ContainerInfo.MesosInfoOrBuilder
optional .mesos.Image image = 1;
hasImage() - Method in class org.apache.mesos.Protos.Volume.Builder
The source of the volume is an Image which describes a root filesystem which will be provisioned by Mesos.
hasImage() - Method in class org.apache.mesos.Protos.Volume
The source of the volume is an Image which describes a root filesystem which will be provisioned by Mesos.
hasImage() - Method in interface org.apache.mesos.Protos.VolumeOrBuilder
The source of the volume is an Image which describes a root filesystem which will be provisioned by Mesos.
hasInAddrErrors() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 InAddrErrors = 5;
hasInAddrErrors() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 InAddrErrors = 5;
hasInAddrErrors() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 InAddrErrors = 5;
hasInAddrMaskReps() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InAddrMaskReps = 14;
hasInAddrMaskReps() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InAddrMaskReps = 14;
hasInAddrMaskReps() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InAddrMaskReps = 14;
hasInAddrMasks() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InAddrMasks = 13;
hasInAddrMasks() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InAddrMasks = 13;
hasInAddrMasks() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InAddrMasks = 13;
hasInCsumErrors() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InCsumErrors = 3;
hasInCsumErrors() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InCsumErrors = 3;
hasInCsumErrors() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InCsumErrors = 3;
hasInCsumErrors() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 InCsumErrors = 15;
hasInCsumErrors() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 InCsumErrors = 15;
hasInCsumErrors() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 InCsumErrors = 15;
hasInCsumErrors() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 InCsumErrors = 7;
hasInCsumErrors() - Method in class org.apache.mesos.Protos.UdpStatistics
optional int64 InCsumErrors = 7;
hasInCsumErrors() - Method in interface org.apache.mesos.Protos.UdpStatisticsOrBuilder
optional int64 InCsumErrors = 7;
hasInDatagrams() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 InDatagrams = 1;
hasInDatagrams() - Method in class org.apache.mesos.Protos.UdpStatistics
optional int64 InDatagrams = 1;
hasInDatagrams() - Method in interface org.apache.mesos.Protos.UdpStatisticsOrBuilder
optional int64 InDatagrams = 1;
hasInDelivers() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 InDelivers = 9;
hasInDelivers() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 InDelivers = 9;
hasInDelivers() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 InDelivers = 9;
hasInDestUnreachs() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InDestUnreachs = 4;
hasInDestUnreachs() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InDestUnreachs = 4;
hasInDestUnreachs() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InDestUnreachs = 4;
hasInDiscards() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 InDiscards = 8;
hasInDiscards() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 InDiscards = 8;
hasInDiscards() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 InDiscards = 8;
hasInEchoReps() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InEchoReps = 10;
hasInEchoReps() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InEchoReps = 10;
hasInEchoReps() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InEchoReps = 10;
hasInEchos() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InEchos = 9;
hasInEchos() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InEchos = 9;
hasInEchos() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InEchos = 9;
hasInErrors() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InErrors = 2;
hasInErrors() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InErrors = 2;
hasInErrors() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InErrors = 2;
hasInErrors() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 InErrors = 3;
hasInErrors() - Method in class org.apache.mesos.Protos.UdpStatistics
optional int64 InErrors = 3;
hasInErrors() - Method in interface org.apache.mesos.Protos.UdpStatisticsOrBuilder
optional int64 InErrors = 3;
hasInErrs() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 InErrs = 13;
hasInErrs() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 InErrs = 13;
hasInErrs() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 InErrs = 13;
hasInfo() - Method in class org.apache.mesos.Protos.Operation.Builder
required .mesos.Offer.Operation info = 3;
hasInfo() - Method in class org.apache.mesos.Protos.Operation
required .mesos.Offer.Operation info = 3;
hasInfo() - Method in interface org.apache.mesos.Protos.OperationOrBuilder
required .mesos.Offer.Operation info = 3;
hasInHdrErrors() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 InHdrErrors = 4;
hasInHdrErrors() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 InHdrErrors = 4;
hasInHdrErrors() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 InHdrErrors = 4;
hasInMsgs() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InMsgs = 1;
hasInMsgs() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InMsgs = 1;
hasInMsgs() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InMsgs = 1;
hasInParmProbs() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InParmProbs = 6;
hasInParmProbs() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InParmProbs = 6;
hasInParmProbs() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InParmProbs = 6;
hasInReceives() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 InReceives = 3;
hasInReceives() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 InReceives = 3;
hasInReceives() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 InReceives = 3;
hasInRedirects() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InRedirects = 8;
hasInRedirects() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InRedirects = 8;
hasInRedirects() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InRedirects = 8;
hasInSegs() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 InSegs = 10;
hasInSegs() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 InSegs = 10;
hasInSegs() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 InSegs = 10;
hasInSrcQuenchs() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InSrcQuenchs = 7;
hasInSrcQuenchs() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InSrcQuenchs = 7;
hasInSrcQuenchs() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InSrcQuenchs = 7;
hasInstructions() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 instructions = 6;
hasInstructions() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 instructions = 6;
hasInstructions() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 instructions = 6;
hasIntervalSeconds() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
Interval between check attempts, i.e., amount of time to wait after the previous check finished or timed out to start the next check.
hasIntervalSeconds() - Method in class org.apache.mesos.Protos.CheckInfo
Interval between check attempts, i.e., amount of time to wait after the previous check finished or timed out to start the next check.
hasIntervalSeconds() - Method in interface org.apache.mesos.Protos.CheckInfoOrBuilder
Interval between check attempts, i.e., amount of time to wait after the previous check finished or timed out to start the next check.
hasIntervalSeconds() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Interval between health checks, i.e., amount of time to wait after the previous health check finished or timed out to start the next health check.
hasIntervalSeconds() - Method in class org.apache.mesos.Protos.HealthCheck
Interval between health checks, i.e., amount of time to wait after the previous health check finished or timed out to start the next health check.
hasIntervalSeconds() - Method in interface org.apache.mesos.Protos.HealthCheckOrBuilder
Interval between health checks, i.e., amount of time to wait after the previous health check finished or timed out to start the next health check.
hasInTimeExcds() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InTimeExcds = 5;
hasInTimeExcds() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InTimeExcds = 5;
hasInTimeExcds() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InTimeExcds = 5;
hasInTimestampReps() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InTimestampReps = 12;
hasInTimestampReps() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InTimestampReps = 12;
hasInTimestampReps() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InTimestampReps = 12;
hasInTimestamps() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InTimestamps = 11;
hasInTimestamps() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 InTimestamps = 11;
hasInTimestamps() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 InTimestamps = 11;
hasInUnknownProtos() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 InUnknownProtos = 7;
hasInUnknownProtos() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 InUnknownProtos = 7;
hasInUnknownProtos() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 InUnknownProtos = 7;
hasIp() - Method in class org.apache.mesos.Protos.Address.Builder
optional string ip = 2;
hasIp() - Method in class org.apache.mesos.Protos.Address
optional string ip = 2;
hasIp() - Method in interface org.apache.mesos.Protos.AddressOrBuilder
optional string ip = 2;
hasIp() - Method in class org.apache.mesos.Protos.MachineID.Builder
optional string ip = 2;
hasIp() - Method in class org.apache.mesos.Protos.MachineID
optional string ip = 2;
hasIp() - Method in interface org.apache.mesos.Protos.MachineIDOrBuilder
optional string ip = 2;
hasIp() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The IP address (only IPv4) as a packed 4-bytes integer, stored in network order.
hasIp() - Method in class org.apache.mesos.Protos.MasterInfo
The IP address (only IPv4) as a packed 4-bytes integer, stored in network order.
hasIp() - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
The IP address (only IPv4) as a packed 4-bytes integer, stored in network order.
hasIpAddress() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
Statically assigned IP provided by the Framework.
hasIpAddress() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
Statically assigned IP provided by the Framework.
hasIpAddress() - Method in interface org.apache.mesos.Protos.NetworkInfo.IPAddressOrBuilder
Statically assigned IP provided by the Framework.
hasIpcMode() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
There are two special cases that we need to handle for this field: 1.
hasIpcMode() - Method in class org.apache.mesos.Protos.LinuxInfo
There are two special cases that we need to handle for this field: 1.
hasIpcMode() - Method in interface org.apache.mesos.Protos.LinuxInfoOrBuilder
There are two special cases that we need to handle for this field: 1.
hasIpStats() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.IpStatistics ip_stats = 1;
hasIpStats() - Method in class org.apache.mesos.Protos.SNMPStatistics
optional .mesos.IpStatistics ip_stats = 1;
hasIpStats() - Method in interface org.apache.mesos.Protos.SNMPStatisticsOrBuilder
optional .mesos.IpStatistics ip_stats = 1;
hasItlbLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 itlb_load_misses = 45;
hasItlbLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 itlb_load_misses = 45;
hasItlbLoadMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 itlb_load_misses = 45;
hasItlbLoads() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 itlb_loads = 44;
hasItlbLoads() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 itlb_loads = 44;
hasItlbLoads() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 itlb_loads = 44;
hasKey() - Method in class org.apache.mesos.Protos.Label.Builder
required string key = 1;
hasKey() - Method in class org.apache.mesos.Protos.Label
required string key = 1;
hasKey() - Method in interface org.apache.mesos.Protos.LabelOrBuilder
required string key = 1;
hasKey() - Method in class org.apache.mesos.Protos.Parameter.Builder
required string key = 1;
hasKey() - Method in class org.apache.mesos.Protos.Parameter
required string key = 1;
hasKey() - Method in interface org.apache.mesos.Protos.ParameterOrBuilder
required string key = 1;
hasKey() - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
optional string key = 2;
hasKey() - Method in class org.apache.mesos.Protos.Secret.Reference
optional string key = 2;
hasKey() - Method in interface org.apache.mesos.Protos.Secret.ReferenceOrBuilder
optional string key = 2;
hasKillPolicy() - Method in class org.apache.mesos.Protos.Task.Builder
The kill policy used for this task when it is killed.
hasKillPolicy() - Method in class org.apache.mesos.Protos.Task
The kill policy used for this task when it is killed.
hasKillPolicy() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
A kill policy for the task.
hasKillPolicy() - Method in class org.apache.mesos.Protos.TaskInfo
A kill policy for the task.
hasKillPolicy() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
A kill policy for the task.
hasKillPolicy() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
The kill policy used for this task when it is killed.
hasL1DcacheLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_dcache_load_misses = 23;
hasL1DcacheLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 l1_dcache_load_misses = 23;
hasL1DcacheLoadMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 l1_dcache_load_misses = 23;
hasL1DcacheLoads() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
Hardware cache event.
hasL1DcacheLoads() - Method in class org.apache.mesos.Protos.PerfStatistics
Hardware cache event.
hasL1DcacheLoads() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
Hardware cache event.
hasL1DcachePrefetches() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_dcache_prefetches = 26;
hasL1DcachePrefetches() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 l1_dcache_prefetches = 26;
hasL1DcachePrefetches() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 l1_dcache_prefetches = 26;
hasL1DcachePrefetchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_dcache_prefetch_misses = 27;
hasL1DcachePrefetchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 l1_dcache_prefetch_misses = 27;
hasL1DcachePrefetchMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 l1_dcache_prefetch_misses = 27;
hasL1DcacheStoreMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_dcache_store_misses = 25;
hasL1DcacheStoreMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 l1_dcache_store_misses = 25;
hasL1DcacheStoreMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 l1_dcache_store_misses = 25;
hasL1DcacheStores() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_dcache_stores = 24;
hasL1DcacheStores() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 l1_dcache_stores = 24;
hasL1DcacheStores() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 l1_dcache_stores = 24;
hasL1IcacheLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_icache_load_misses = 29;
hasL1IcacheLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 l1_icache_load_misses = 29;
hasL1IcacheLoadMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 l1_icache_load_misses = 29;
hasL1IcacheLoads() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_icache_loads = 28;
hasL1IcacheLoads() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 l1_icache_loads = 28;
hasL1IcacheLoads() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 l1_icache_loads = 28;
hasL1IcachePrefetches() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_icache_prefetches = 30;
hasL1IcachePrefetches() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 l1_icache_prefetches = 30;
hasL1IcachePrefetches() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 l1_icache_prefetches = 30;
hasL1IcachePrefetchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_icache_prefetch_misses = 31;
hasL1IcachePrefetchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 l1_icache_prefetch_misses = 31;
hasL1IcachePrefetchMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 l1_icache_prefetch_misses = 31;
hasLabels() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional .mesos.Labels labels = 7;
hasLabels() - Method in class org.apache.mesos.Protos.DiscoveryInfo
optional .mesos.Labels labels = 7;
hasLabels() - Method in interface org.apache.mesos.Protos.DiscoveryInfoOrBuilder
optional .mesos.Labels labels = 7;
hasLabels() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
hasLabels() - Method in class org.apache.mesos.Protos.ExecutorInfo
Labels are free-form key value pairs which are exposed through master and slave endpoints.
hasLabels() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
hasLabels() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Labels are free-form key value pairs supplied by the framework scheduler (e.g., to describe additional functionality offered by the framework).
hasLabels() - Method in class org.apache.mesos.Protos.FrameworkInfo
Labels are free-form key value pairs supplied by the framework scheduler (e.g., to describe additional functionality offered by the framework).
hasLabels() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
Labels are free-form key value pairs supplied by the framework scheduler (e.g., to describe additional functionality offered by the framework).
hasLabels() - Method in class org.apache.mesos.Protos.Image.Appc.Builder
Optional labels.
hasLabels() - Method in class org.apache.mesos.Protos.Image.Appc
Optional labels.
hasLabels() - Method in interface org.apache.mesos.Protos.Image.AppcOrBuilder
Optional labels.
hasLabels() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
To tag certain metadata to be used by Isolator/IPAM, e.g., rack, etc.
hasLabels() - Method in class org.apache.mesos.Protos.NetworkInfo
To tag certain metadata to be used by Isolator/IPAM, e.g., rack, etc.
hasLabels() - Method in interface org.apache.mesos.Protos.NetworkInfoOrBuilder
To tag certain metadata to be used by Isolator/IPAM, e.g., rack, etc.
hasLabels() - Method in class org.apache.mesos.Protos.Port.Builder
This can be used to decorate the message with metadata to be interpreted by external applications such as firewalls.
hasLabels() - Method in class org.apache.mesos.Protos.Port
This can be used to decorate the message with metadata to be interpreted by external applications such as firewalls.
hasLabels() - Method in interface org.apache.mesos.Protos.PortOrBuilder
This can be used to decorate the message with metadata to be interpreted by external applications such as firewalls.
hasLabels() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
Labels are free-form key value pairs that can be used to associate arbitrary metadata with a reserved resource.
hasLabels() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo
Labels are free-form key value pairs that can be used to associate arbitrary metadata with a reserved resource.
hasLabels() - Method in interface org.apache.mesos.Protos.Resource.ReservationInfoOrBuilder
Labels are free-form key value pairs that can be used to associate arbitrary metadata with a reserved resource.
hasLabels() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
optional .mesos.Labels labels = 4;
hasLabels() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
optional .mesos.Labels labels = 4;
hasLabels() - Method in interface org.apache.mesos.Protos.ResourceUsage.Executor.TaskOrBuilder
optional .mesos.Labels labels = 4;
hasLabels() - Method in class org.apache.mesos.Protos.Task.Builder
optional .mesos.Labels labels = 11;
hasLabels() - Method in class org.apache.mesos.Protos.Task
optional .mesos.Labels labels = 11;
hasLabels() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
hasLabels() - Method in class org.apache.mesos.Protos.TaskInfo
Labels are free-form key value pairs which are exposed through master and slave endpoints.
hasLabels() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
hasLabels() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
optional .mesos.Labels labels = 11;
hasLabels() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
hasLabels() - Method in class org.apache.mesos.Protos.TaskStatus
Labels are free-form key value pairs which are exposed through master and slave endpoints.
hasLabels() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
hasLatestStatus() - Method in class org.apache.mesos.Protos.Operation.Builder
required .mesos.OperationStatus latest_status = 4;
hasLatestStatus() - Method in class org.apache.mesos.Protos.Operation
required .mesos.OperationStatus latest_status = 4;
hasLatestStatus() - Method in interface org.apache.mesos.Protos.OperationOrBuilder
required .mesos.OperationStatus latest_status = 4;
hasLaunch() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Launch launch = 2;
hasLaunch() - Method in class org.apache.mesos.Protos.Offer.Operation
optional .mesos.Offer.Operation.Launch launch = 2;
hasLaunch() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
optional .mesos.Offer.Operation.Launch launch = 2;
hasLaunchGroup() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;
hasLaunchGroup() - Method in class org.apache.mesos.Protos.Offer.Operation
optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;
hasLaunchGroup() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;
hasLimitation() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
If the reason field indicates a container resource limitation, this field optionally contains additional information.
hasLimitation() - Method in class org.apache.mesos.Protos.TaskStatus
If the reason field indicates a container resource limitation, this field optionally contains additional information.
hasLimitation() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
If the reason field indicates a container resource limitation, this field optionally contains additional information.
hasLimitBytes() - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
optional uint64 limit_bytes = 3;
hasLimitBytes() - Method in class org.apache.mesos.Protos.DiskStatistics
optional uint64 limit_bytes = 3;
hasLimitBytes() - Method in interface org.apache.mesos.Protos.DiskStatisticsOrBuilder
optional uint64 limit_bytes = 3;
hasLinuxInfo() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
Linux specific information for the container.
hasLinuxInfo() - Method in class org.apache.mesos.Protos.ContainerInfo
Linux specific information for the container.
hasLinuxInfo() - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
Linux specific information for the container.
hasLlcLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 llc_load_misses = 33;
hasLlcLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 llc_load_misses = 33;
hasLlcLoadMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 llc_load_misses = 33;
hasLlcLoads() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 llc_loads = 32;
hasLlcLoads() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 llc_loads = 32;
hasLlcLoads() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 llc_loads = 32;
hasLlcPrefetches() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 llc_prefetches = 36;
hasLlcPrefetches() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 llc_prefetches = 36;
hasLlcPrefetches() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 llc_prefetches = 36;
hasLlcPrefetchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 llc_prefetch_misses = 37;
hasLlcPrefetchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 llc_prefetch_misses = 37;
hasLlcPrefetchMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 llc_prefetch_misses = 37;
hasLlcStoreMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 llc_store_misses = 35;
hasLlcStoreMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 llc_store_misses = 35;
hasLlcStoreMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 llc_store_misses = 35;
hasLlcStores() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 llc_stores = 34;
hasLlcStores() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 llc_stores = 34;
hasLlcStores() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 llc_stores = 34;
hasLocation() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional string location = 4;
hasLocation() - Method in class org.apache.mesos.Protos.DiscoveryInfo
optional string location = 4;
hasLocation() - Method in interface org.apache.mesos.Protos.DiscoveryInfoOrBuilder
optional string location = 4;
hasMajorFaults() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 major_faults = 17;
hasMajorFaults() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 major_faults = 17;
hasMajorFaults() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 major_faults = 17;
hasMajorNumber() - Method in class org.apache.mesos.Protos.Device.Number.Builder
required uint64 major_number = 1;
hasMajorNumber() - Method in class org.apache.mesos.Protos.Device.Number
required uint64 major_number = 1;
hasMajorNumber() - Method in interface org.apache.mesos.Protos.Device.NumberOrBuilder
required uint64 major_number = 1;
hasMarkGone() - Method in class org.apache.mesos.Protos.DrainConfig.Builder
Whether or not this agent will be removed permanently from the cluster when draining is complete.
hasMarkGone() - Method in class org.apache.mesos.Protos.DrainConfig
Whether or not this agent will be removed permanently from the cluster when draining is complete.
hasMarkGone() - Method in interface org.apache.mesos.Protos.DrainConfigOrBuilder
Whether or not this agent will be removed permanently from the cluster when draining is complete.
hasMaxCompletionTime() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Maximum duration for task completion.
hasMaxCompletionTime() - Method in class org.apache.mesos.Protos.TaskInfo
Maximum duration for task completion.
hasMaxCompletionTime() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
Maximum duration for task completion.
hasMaxConn() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 MaxConn = 4;
hasMaxConn() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 MaxConn = 4;
hasMaxConn() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 MaxConn = 4;
hasMaxGracePeriod() - Method in class org.apache.mesos.Protos.DrainConfig.Builder
An upper bound for tasks with a KillPolicy.
hasMaxGracePeriod() - Method in class org.apache.mesos.Protos.DrainConfig
An upper bound for tasks with a KillPolicy.
hasMaxGracePeriod() - Method in interface org.apache.mesos.Protos.DrainConfigOrBuilder
An upper bound for tasks with a KillPolicy.
hasMemAnonBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 mem_anon_bytes = 11;
hasMemAnonBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint64 mem_anon_bytes = 11;
hasMemAnonBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint64 mem_anon_bytes = 11;
hasMemCacheBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
mem_cache_bytes is added in 0.23.0 to represent page cache usage.
hasMemCacheBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
mem_cache_bytes is added in 0.23.0 to represent page cache usage.
hasMemCacheBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
mem_cache_bytes is added in 0.23.0 to represent page cache usage.
hasMemCriticalPressureCounter() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 mem_critical_pressure_counter = 34;
hasMemCriticalPressureCounter() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint64 mem_critical_pressure_counter = 34;
hasMemCriticalPressureCounter() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint64 mem_critical_pressure_counter = 34;
hasMemFileBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
TODO(chzhcn) mem_file_bytes and mem_anon_bytes are deprecated in 0.23.0 and will be removed in 0.24.0.
hasMemFileBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
TODO(chzhcn) mem_file_bytes and mem_anon_bytes are deprecated in 0.23.0 and will be removed in 0.24.0.
hasMemFileBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
TODO(chzhcn) mem_file_bytes and mem_anon_bytes are deprecated in 0.23.0 and will be removed in 0.24.0.
hasMemLimitBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Hard memory limit.
hasMemLimitBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
Hard memory limit.
hasMemLimitBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Hard memory limit.
hasMemLowPressureCounter() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Number of occurrences of different levels of memory pressure events reported by memory cgroup.
hasMemLowPressureCounter() - Method in class org.apache.mesos.Protos.ResourceStatistics
Number of occurrences of different levels of memory pressure events reported by memory cgroup.
hasMemLowPressureCounter() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Number of occurrences of different levels of memory pressure events reported by memory cgroup.
hasMemMappedFileBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 mem_mapped_file_bytes = 12;
hasMemMappedFileBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint64 mem_mapped_file_bytes = 12;
hasMemMappedFileBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint64 mem_mapped_file_bytes = 12;
hasMemMediumPressureCounter() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 mem_medium_pressure_counter = 33;
hasMemMediumPressureCounter() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint64 mem_medium_pressure_counter = 33;
hasMemMediumPressureCounter() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint64 mem_medium_pressure_counter = 33;
hasMemRssBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Since 0.23.0, mem_rss_bytes is changed to represent only anonymous memory usage.
hasMemRssBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
Since 0.23.0, mem_rss_bytes is changed to represent only anonymous memory usage.
hasMemRssBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Since 0.23.0, mem_rss_bytes is changed to represent only anonymous memory usage.
hasMemSoftLimitBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Soft memory limit.
hasMemSoftLimitBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
Soft memory limit.
hasMemSoftLimitBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Soft memory limit.
hasMemSwapBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
This is only set if swap is enabled.
hasMemSwapBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
This is only set if swap is enabled.
hasMemSwapBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
This is only set if swap is enabled.
hasMemTotalBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
mem_total_bytes was added in 0.23.0 to represent the total memory of a process in RAM (as opposed to in Swap).
hasMemTotalBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
mem_total_bytes was added in 0.23.0 to represent the total memory of a process in RAM (as opposed to in Swap).
hasMemTotalBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
mem_total_bytes was added in 0.23.0 to represent the total memory of a process in RAM (as opposed to in Swap).
hasMemTotalMemswBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Total memory + swap usage.
hasMemTotalMemswBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
Total memory + swap usage.
hasMemTotalMemswBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Total memory + swap usage.
hasMemUnevictableBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 mem_unevictable_bytes = 41;
hasMemUnevictableBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint64 mem_unevictable_bytes = 41;
hasMemUnevictableBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint64 mem_unevictable_bytes = 41;
hasMesos() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
optional .mesos.ContainerInfo.MesosInfo mesos = 5;
hasMesos() - Method in class org.apache.mesos.Protos.ContainerInfo
optional .mesos.ContainerInfo.MesosInfo mesos = 5;
hasMesos() - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
optional .mesos.ContainerInfo.MesosInfo mesos = 5;
hasMessage() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
optional string message = 3;
hasMessage() - Method in class org.apache.mesos.Protos.OperationStatus
optional string message = 3;
hasMessage() - Method in interface org.apache.mesos.Protos.OperationStatusOrBuilder
optional string message = 3;
hasMessage() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Possible message explaining state.
hasMessage() - Method in class org.apache.mesos.Protos.TaskStatus
Possible message explaining state.
hasMessage() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
Possible message explaining state.
hasMetadata() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
Additional metadata for this source.
hasMetadata() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
Additional metadata for this source.
hasMetadata() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.SourceOrBuilder
Additional metadata for this source.
hasMinAllocatableResources() - Method in class org.apache.mesos.Protos.OfferFilters.Builder
optional .mesos.OfferFilters.MinAllocatableResources min_allocatable_resources = 1;
hasMinAllocatableResources() - Method in class org.apache.mesos.Protos.OfferFilters
optional .mesos.OfferFilters.MinAllocatableResources min_allocatable_resources = 1;
hasMinAllocatableResources() - Method in interface org.apache.mesos.Protos.OfferFiltersOrBuilder
optional .mesos.OfferFilters.MinAllocatableResources min_allocatable_resources = 1;
hasMinorFaults() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 minor_faults = 16;
hasMinorFaults() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 minor_faults = 16;
hasMinorFaults() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 minor_faults = 16;
hasMinorNumber() - Method in class org.apache.mesos.Protos.Device.Number.Builder
required uint64 minor_number = 2;
hasMinorNumber() - Method in class org.apache.mesos.Protos.Device.Number
required uint64 minor_number = 2;
hasMinorNumber() - Method in interface org.apache.mesos.Protos.Device.NumberOrBuilder
required uint64 minor_number = 2;
hasMknod() - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
optional bool mknod = 3;
hasMknod() - Method in class org.apache.mesos.Protos.DeviceAccess.Access
optional bool mknod = 3;
hasMknod() - Method in interface org.apache.mesos.Protos.DeviceAccess.AccessOrBuilder
optional bool mknod = 3;
hasMode() - Method in class org.apache.mesos.Protos.FileInfo.Builder
Represents a file's mode and permission bits.
hasMode() - Method in class org.apache.mesos.Protos.FileInfo
Represents a file's mode and permission bits.
hasMode() - Method in interface org.apache.mesos.Protos.FileInfoOrBuilder
Represents a file's mode and permission bits.
hasMode() - Method in class org.apache.mesos.Protos.MachineInfo.Builder
optional .mesos.MachineInfo.Mode mode = 2;
hasMode() - Method in class org.apache.mesos.Protos.MachineInfo
optional .mesos.MachineInfo.Mode mode = 2;
hasMode() - Method in interface org.apache.mesos.Protos.MachineInfoOrBuilder
optional .mesos.MachineInfo.Mode mode = 2;
hasMode() - Method in class org.apache.mesos.Protos.MountPropagation.Builder
optional .mesos.MountPropagation.Mode mode = 1;
hasMode() - Method in class org.apache.mesos.Protos.MountPropagation
optional .mesos.MountPropagation.Mode mode = 1;
hasMode() - Method in interface org.apache.mesos.Protos.MountPropagationOrBuilder
optional .mesos.MountPropagation.Mode mode = 1;
hasMode() - Method in class org.apache.mesos.Protos.Volume.Builder
TODO(gyliu513): Make this as `optional` after deprecation cycle of 1.0.
hasMode() - Method in class org.apache.mesos.Protos.Volume
TODO(gyliu513): Make this as `optional` after deprecation cycle of 1.0.
hasMode() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Builder
required .mesos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode mode = 1;
hasMode() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
required .mesos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode mode = 1;
hasMode() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessModeOrBuilder
required .mesos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode mode = 1;
hasMode() - Method in interface org.apache.mesos.Protos.VolumeOrBuilder
TODO(gyliu513): Make this as `optional` after deprecation cycle of 1.0.
hasMount() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
optional .mesos.Resource.DiskInfo.Source.Mount mount = 3;
hasMount() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
optional .mesos.Resource.DiskInfo.Source.Mount mount = 3;
hasMount() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.SourceOrBuilder
optional .mesos.Resource.DiskInfo.Source.Mount mount = 3;
hasMount() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.MountVolume mount = 2;
hasMount() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.MountVolume mount = 2;
hasMount() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapabilityOrBuilder
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.MountVolume mount = 2;
hasMountPropagation() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
optional .mesos.MountPropagation mount_propagation = 2;
hasMountPropagation() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath
optional .mesos.MountPropagation mount_propagation = 2;
hasMountPropagation() - Method in interface org.apache.mesos.Protos.Volume.Source.HostPathOrBuilder
optional .mesos.MountPropagation mount_propagation = 2;
hasMtime() - Method in class org.apache.mesos.Protos.FileInfo.Builder
Last modification time.
hasMtime() - Method in class org.apache.mesos.Protos.FileInfo
Last modification time.
hasMtime() - Method in interface org.apache.mesos.Protos.FileInfoOrBuilder
Last modification time.
hasName() - Method in class org.apache.mesos.Protos.Attribute.Builder
required string name = 1;
hasName() - Method in class org.apache.mesos.Protos.Attribute
required string name = 1;
hasName() - Method in interface org.apache.mesos.Protos.AttributeOrBuilder
required string name = 1;
hasName() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The name of the CSI plugin.
hasName() - Method in class org.apache.mesos.Protos.CSIPluginInfo
The name of the CSI plugin.
hasName() - Method in interface org.apache.mesos.Protos.CSIPluginInfoOrBuilder
The name of the CSI plugin.
hasName() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional string name = 2;
hasName() - Method in class org.apache.mesos.Protos.DiscoveryInfo
optional string name = 2;
hasName() - Method in interface org.apache.mesos.Protos.DiscoveryInfoOrBuilder
optional string name = 2;
hasName() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo.Builder
required string name = 1;
hasName() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
required string name = 1;
hasName() - Method in interface org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfoOrBuilder
required string name = 1;
hasName() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo.Builder
required string name = 1;
hasName() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
required string name = 1;
hasName() - Method in interface org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfoOrBuilder
required string name = 1;
hasName() - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
required string name = 1;
hasName() - Method in class org.apache.mesos.Protos.Environment.Variable
required string name = 1;
hasName() - Method in interface org.apache.mesos.Protos.Environment.VariableOrBuilder
required string name = 1;
hasName() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
optional string name = 9;
hasName() - Method in class org.apache.mesos.Protos.ExecutorInfo
optional string name = 9;
hasName() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
optional string name = 9;
hasName() - Method in class org.apache.mesos.Protos.Flag.Builder
required string name = 1;
hasName() - Method in class org.apache.mesos.Protos.Flag
required string name = 1;
hasName() - Method in interface org.apache.mesos.Protos.FlagOrBuilder
required string name = 1;
hasName() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Name of the framework that shows up in the Mesos Web UI.
hasName() - Method in class org.apache.mesos.Protos.FrameworkInfo
Name of the framework that shows up in the Mesos Web UI.
hasName() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
Name of the framework that shows up in the Mesos Web UI.
hasName() - Method in class org.apache.mesos.Protos.Image.Appc.Builder
The name of the image.
hasName() - Method in class org.apache.mesos.Protos.Image.Appc
The name of the image.
hasName() - Method in interface org.apache.mesos.Protos.Image.AppcOrBuilder
The name of the image.
hasName() - Method in class org.apache.mesos.Protos.Image.Docker.Builder
The name of the image.
hasName() - Method in class org.apache.mesos.Protos.Image.Docker
The name of the image.
hasName() - Method in interface org.apache.mesos.Protos.Image.DockerOrBuilder
The name of the image.
hasName() - Method in class org.apache.mesos.Protos.Metric.Builder
required string name = 1;
hasName() - Method in class org.apache.mesos.Protos.Metric
required string name = 1;
hasName() - Method in interface org.apache.mesos.Protos.MetricOrBuilder
required string name = 1;
hasName() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
Name of the network which will be used by network isolator to determine the network that the container joins.
hasName() - Method in class org.apache.mesos.Protos.NetworkInfo
Name of the network which will be used by network isolator to determine the network that the container joins.
hasName() - Method in interface org.apache.mesos.Protos.NetworkInfoOrBuilder
Name of the network which will be used by network isolator to determine the network that the container joins.
hasName() - Method in class org.apache.mesos.Protos.Port.Builder
Name of the service hosted on this port.
hasName() - Method in class org.apache.mesos.Protos.Port
Name of the service hosted on this port.
hasName() - Method in interface org.apache.mesos.Protos.PortOrBuilder
Name of the service hosted on this port.
hasName() - Method in class org.apache.mesos.Protos.Resource.Builder
required string name = 1;
hasName() - Method in class org.apache.mesos.Protos.Resource
required string name = 1;
hasName() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
required string name = 1;
hasName() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The name of the resource provider.
hasName() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
The name of the resource provider.
hasName() - Method in interface org.apache.mesos.Protos.ResourceProviderInfoOrBuilder
The name of the resource provider.
hasName() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
required string name = 1;
hasName() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
required string name = 1;
hasName() - Method in interface org.apache.mesos.Protos.ResourceUsage.Executor.TaskOrBuilder
required string name = 1;
hasName() - Method in class org.apache.mesos.Protos.Role.Builder
required string name = 1;
hasName() - Method in class org.apache.mesos.Protos.Role
required string name = 1;
hasName() - Method in interface org.apache.mesos.Protos.RoleOrBuilder
required string name = 1;
hasName() - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
required string name = 1;
hasName() - Method in class org.apache.mesos.Protos.Secret.Reference
required string name = 1;
hasName() - Method in interface org.apache.mesos.Protos.Secret.ReferenceOrBuilder
required string name = 1;
hasName() - Method in class org.apache.mesos.Protos.Task.Builder
required string name = 1;
hasName() - Method in class org.apache.mesos.Protos.Task
required string name = 1;
hasName() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
required string name = 1;
hasName() - Method in class org.apache.mesos.Protos.TaskInfo
required string name = 1;
hasName() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
required string name = 1;
hasName() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
required string name = 1;
hasName() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
Name of the volume.
hasName() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
Name of the volume.
hasName() - Method in interface org.apache.mesos.Protos.Volume.Source.DockerVolumeOrBuilder
Name of the volume.
hasNanoseconds() - Method in class org.apache.mesos.Protos.DurationInfo.Builder
required int64 nanoseconds = 1;
hasNanoseconds() - Method in class org.apache.mesos.Protos.DurationInfo
required int64 nanoseconds = 1;
hasNanoseconds() - Method in interface org.apache.mesos.Protos.DurationInfoOrBuilder
required int64 nanoseconds = 1;
hasNanoseconds() - Method in class org.apache.mesos.Protos.TimeInfo.Builder
required int64 nanoseconds = 1;
hasNanoseconds() - Method in class org.apache.mesos.Protos.TimeInfo
required int64 nanoseconds = 1;
hasNanoseconds() - Method in interface org.apache.mesos.Protos.TimeInfoOrBuilder
required int64 nanoseconds = 1;
hasNetCls() - Method in class org.apache.mesos.Protos.CgroupInfo.Builder
optional .mesos.CgroupInfo.NetCls net_cls = 1;
hasNetCls() - Method in class org.apache.mesos.Protos.CgroupInfo
optional .mesos.CgroupInfo.NetCls net_cls = 1;
hasNetCls() - Method in interface org.apache.mesos.Protos.CgroupInfoOrBuilder
optional .mesos.CgroupInfo.NetCls net_cls = 1;
hasNetRxBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_rx_bytes = 15;
hasNetRxBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint64 net_rx_bytes = 15;
hasNetRxBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint64 net_rx_bytes = 15;
hasNetRxDropped() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_rx_dropped = 17;
hasNetRxDropped() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint64 net_rx_dropped = 17;
hasNetRxDropped() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint64 net_rx_dropped = 17;
hasNetRxErrors() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_rx_errors = 16;
hasNetRxErrors() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint64 net_rx_errors = 16;
hasNetRxErrors() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint64 net_rx_errors = 16;
hasNetRxPackets() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network Usage Information:
hasNetRxPackets() - Method in class org.apache.mesos.Protos.ResourceStatistics
Network Usage Information:
hasNetRxPackets() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Network Usage Information:
hasNetSnmpStatistics() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network SNMP statistics for each container.
hasNetSnmpStatistics() - Method in class org.apache.mesos.Protos.ResourceStatistics
Network SNMP statistics for each container.
hasNetSnmpStatistics() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Network SNMP statistics for each container.
hasNetTcpActiveConnections() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double net_tcp_active_connections = 28;
hasNetTcpActiveConnections() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional double net_tcp_active_connections = 28;
hasNetTcpActiveConnections() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional double net_tcp_active_connections = 28;
hasNetTcpRttMicrosecsP50() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
The kernel keeps track of RTT (round-trip time) for its TCP sockets.
hasNetTcpRttMicrosecsP50() - Method in class org.apache.mesos.Protos.ResourceStatistics
The kernel keeps track of RTT (round-trip time) for its TCP sockets.
hasNetTcpRttMicrosecsP50() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
The kernel keeps track of RTT (round-trip time) for its TCP sockets.
hasNetTcpRttMicrosecsP90() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double net_tcp_rtt_microsecs_p90 = 23;
hasNetTcpRttMicrosecsP90() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional double net_tcp_rtt_microsecs_p90 = 23;
hasNetTcpRttMicrosecsP90() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional double net_tcp_rtt_microsecs_p90 = 23;
hasNetTcpRttMicrosecsP95() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double net_tcp_rtt_microsecs_p95 = 24;
hasNetTcpRttMicrosecsP95() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional double net_tcp_rtt_microsecs_p95 = 24;
hasNetTcpRttMicrosecsP95() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional double net_tcp_rtt_microsecs_p95 = 24;
hasNetTcpRttMicrosecsP99() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double net_tcp_rtt_microsecs_p99 = 25;
hasNetTcpRttMicrosecsP99() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional double net_tcp_rtt_microsecs_p99 = 25;
hasNetTcpRttMicrosecsP99() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional double net_tcp_rtt_microsecs_p99 = 25;
hasNetTcpTimeWaitConnections() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double net_tcp_time_wait_connections = 29;
hasNetTcpTimeWaitConnections() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional double net_tcp_time_wait_connections = 29;
hasNetTcpTimeWaitConnections() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional double net_tcp_time_wait_connections = 29;
hasNetTxBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_tx_bytes = 19;
hasNetTxBytes() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint64 net_tx_bytes = 19;
hasNetTxBytes() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint64 net_tx_bytes = 19;
hasNetTxDropped() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_tx_dropped = 21;
hasNetTxDropped() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint64 net_tx_dropped = 21;
hasNetTxDropped() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint64 net_tx_dropped = 21;
hasNetTxErrors() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_tx_errors = 20;
hasNetTxErrors() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint64 net_tx_errors = 20;
hasNetTxErrors() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint64 net_tx_errors = 20;
hasNetTxPackets() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_tx_packets = 18;
hasNetTxPackets() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint64 net_tx_packets = 18;
hasNetTxPackets() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint64 net_tx_packets = 18;
hasNetwork() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
optional .mesos.ContainerInfo.DockerInfo.Network network = 2 [default = HOST];
hasNetwork() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
optional .mesos.ContainerInfo.DockerInfo.Network network = 2 [default = HOST];
hasNetwork() - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfoOrBuilder
optional .mesos.ContainerInfo.DockerInfo.Network network = 2 [default = HOST];
hasNlink() - Method in class org.apache.mesos.Protos.FileInfo.Builder
Number of hard links.
hasNlink() - Method in class org.apache.mesos.Protos.FileInfo
Number of hard links.
hasNlink() - Method in interface org.apache.mesos.Protos.FileInfoOrBuilder
Number of hard links.
hasNodeLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 node_load_misses = 49;
hasNodeLoadMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 node_load_misses = 49;
hasNodeLoadMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 node_load_misses = 49;
hasNodeLoads() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 node_loads = 48;
hasNodeLoads() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 node_loads = 48;
hasNodeLoads() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 node_loads = 48;
hasNodePrefetches() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 node_prefetches = 52;
hasNodePrefetches() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 node_prefetches = 52;
hasNodePrefetches() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 node_prefetches = 52;
hasNodePrefetchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 node_prefetch_misses = 53;
hasNodePrefetchMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 node_prefetch_misses = 53;
hasNodePrefetchMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 node_prefetch_misses = 53;
hasNodeStoreMisses() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 node_store_misses = 51;
hasNodeStoreMisses() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 node_store_misses = 51;
hasNodeStoreMisses() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 node_store_misses = 51;
hasNodeStores() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 node_stores = 50;
hasNodeStores() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 node_stores = 50;
hasNodeStores() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 node_stores = 50;
hasNoPorts() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 NoPorts = 2;
hasNoPorts() - Method in class org.apache.mesos.Protos.UdpStatistics
optional int64 NoPorts = 2;
hasNoPorts() - Method in interface org.apache.mesos.Protos.UdpStatisticsOrBuilder
optional int64 NoPorts = 2;
hasNumber() - Method in class org.apache.mesos.Protos.Device.Builder
optional .mesos.Device.Number number = 2;
hasNumber() - Method in class org.apache.mesos.Protos.Device
optional .mesos.Device.Number number = 2;
hasNumber() - Method in interface org.apache.mesos.Protos.DeviceOrBuilder
optional .mesos.Device.Number number = 2;
hasNumber() - Method in class org.apache.mesos.Protos.Port.Builder
Port number on which the framework exposes a service.
hasNumber() - Method in class org.apache.mesos.Protos.Port
Port number on which the framework exposes a service.
hasNumber() - Method in interface org.apache.mesos.Protos.PortOrBuilder
Port number on which the framework exposes a service.
hasOp() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value.Builder
Required.
hasOp() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
Required.
hasOp() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.ValueOrBuilder
Required.
hasOperationId() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
While frameworks will only receive status updates for operations on which they have set an ID, this field is optional because this message is also used internally by Mesos components when the operation's ID has not been set.
hasOperationId() - Method in class org.apache.mesos.Protos.OperationStatus
While frameworks will only receive status updates for operations on which they have set an ID, this field is optional because this message is also used internally by Mesos components when the operation's ID has not been set.
hasOperationId() - Method in interface org.apache.mesos.Protos.OperationStatusOrBuilder
While frameworks will only receive status updates for operations on which they have set an ID, this field is optional because this message is also used internally by Mesos components when the operation's ID has not been set.
hasOutAddrMaskReps() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutAddrMaskReps = 27;
hasOutAddrMaskReps() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 OutAddrMaskReps = 27;
hasOutAddrMaskReps() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 OutAddrMaskReps = 27;
hasOutAddrMasks() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutAddrMasks = 26;
hasOutAddrMasks() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 OutAddrMasks = 26;
hasOutAddrMasks() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 OutAddrMasks = 26;
hasOutDatagrams() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 OutDatagrams = 4;
hasOutDatagrams() - Method in class org.apache.mesos.Protos.UdpStatistics
optional int64 OutDatagrams = 4;
hasOutDatagrams() - Method in interface org.apache.mesos.Protos.UdpStatisticsOrBuilder
optional int64 OutDatagrams = 4;
hasOutDestUnreachs() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutDestUnreachs = 17;
hasOutDestUnreachs() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 OutDestUnreachs = 17;
hasOutDestUnreachs() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 OutDestUnreachs = 17;
hasOutDiscards() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 OutDiscards = 11;
hasOutDiscards() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 OutDiscards = 11;
hasOutDiscards() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 OutDiscards = 11;
hasOutEchoReps() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutEchoReps = 23;
hasOutEchoReps() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 OutEchoReps = 23;
hasOutEchoReps() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 OutEchoReps = 23;
hasOutEchos() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutEchos = 22;
hasOutEchos() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 OutEchos = 22;
hasOutEchos() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 OutEchos = 22;
hasOutErrors() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutErrors = 16;
hasOutErrors() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 OutErrors = 16;
hasOutErrors() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 OutErrors = 16;
hasOutMsgs() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutMsgs = 15;
hasOutMsgs() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 OutMsgs = 15;
hasOutMsgs() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 OutMsgs = 15;
hasOutNoRoutes() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 OutNoRoutes = 12;
hasOutNoRoutes() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 OutNoRoutes = 12;
hasOutNoRoutes() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 OutNoRoutes = 12;
hasOutParmProbs() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutParmProbs = 19;
hasOutParmProbs() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 OutParmProbs = 19;
hasOutParmProbs() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 OutParmProbs = 19;
hasOutputFile() - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
The fetcher's default behavior is to use the URI string's basename to name the local copy.
hasOutputFile() - Method in class org.apache.mesos.Protos.CommandInfo.URI
The fetcher's default behavior is to use the URI string's basename to name the local copy.
hasOutputFile() - Method in interface org.apache.mesos.Protos.CommandInfo.URIOrBuilder
The fetcher's default behavior is to use the URI string's basename to name the local copy.
hasOutRedirects() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutRedirects = 21;
hasOutRedirects() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 OutRedirects = 21;
hasOutRedirects() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 OutRedirects = 21;
hasOutRequests() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 OutRequests = 10;
hasOutRequests() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 OutRequests = 10;
hasOutRequests() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 OutRequests = 10;
hasOutRsts() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 OutRsts = 14;
hasOutRsts() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 OutRsts = 14;
hasOutRsts() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 OutRsts = 14;
hasOutSegs() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 OutSegs = 11;
hasOutSegs() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 OutSegs = 11;
hasOutSegs() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 OutSegs = 11;
hasOutSrcQuenchs() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutSrcQuenchs = 20;
hasOutSrcQuenchs() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 OutSrcQuenchs = 20;
hasOutSrcQuenchs() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 OutSrcQuenchs = 20;
hasOutTimeExcds() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutTimeExcds = 18;
hasOutTimeExcds() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 OutTimeExcds = 18;
hasOutTimeExcds() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 OutTimeExcds = 18;
hasOutTimestampReps() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutTimestampReps = 25;
hasOutTimestampReps() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 OutTimestampReps = 25;
hasOutTimestampReps() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 OutTimestampReps = 25;
hasOutTimestamps() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutTimestamps = 24;
hasOutTimestamps() - Method in class org.apache.mesos.Protos.IcmpStatistics
optional int64 OutTimestamps = 24;
hasOutTimestamps() - Method in interface org.apache.mesos.Protos.IcmpStatisticsOrBuilder
optional int64 OutTimestamps = 24;
hasOverlimits() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 overlimits = 5;
hasOverlimits() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
optional uint64 overlimits = 5;
hasOverlimits() - Method in interface org.apache.mesos.Protos.TrafficControlStatisticsOrBuilder
optional uint64 overlimits = 5;
hasPackets() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 packets = 6;
hasPackets() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
optional uint64 packets = 6;
hasPackets() - Method in interface org.apache.mesos.Protos.TrafficControlStatisticsOrBuilder
optional uint64 packets = 6;
hasPageFaults() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 page_faults = 15;
hasPageFaults() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 page_faults = 15;
hasPageFaults() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 page_faults = 15;
hasParent() - Method in class org.apache.mesos.Protos.ContainerID.Builder
optional .mesos.ContainerID parent = 2;
hasParent() - Method in class org.apache.mesos.Protos.ContainerID
optional .mesos.ContainerID parent = 2;
hasParent() - Method in interface org.apache.mesos.Protos.ContainerIDOrBuilder
optional .mesos.ContainerID parent = 2;
hasPassiveOpens() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 PassiveOpens = 6;
hasPassiveOpens() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 PassiveOpens = 6;
hasPassiveOpens() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 PassiveOpens = 6;
hasPath() - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
HTTP request path.
hasPath() - Method in class org.apache.mesos.Protos.CheckInfo.Http
HTTP request path.
hasPath() - Method in interface org.apache.mesos.Protos.CheckInfo.HttpOrBuilder
HTTP request path.
hasPath() - Method in class org.apache.mesos.Protos.Device.Builder
optional string path = 1;
hasPath() - Method in class org.apache.mesos.Protos.Device
optional string path = 1;
hasPath() - Method in interface org.apache.mesos.Protos.DeviceOrBuilder
optional string path = 1;
hasPath() - Method in class org.apache.mesos.Protos.FileInfo.Builder
Absolute path to the file.
hasPath() - Method in class org.apache.mesos.Protos.FileInfo
Absolute path to the file.
hasPath() - Method in interface org.apache.mesos.Protos.FileInfoOrBuilder
Absolute path to the file.
hasPath() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
HTTP request path.
hasPath() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
HTTP request path.
hasPath() - Method in interface org.apache.mesos.Protos.HealthCheck.HTTPCheckInfoOrBuilder
HTTP request path.
hasPath() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
optional .mesos.Resource.DiskInfo.Source.Path path = 2;
hasPath() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
optional .mesos.Resource.DiskInfo.Source.Path path = 2;
hasPath() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.SourceOrBuilder
optional .mesos.Resource.DiskInfo.Source.Path path = 2;
hasPath() - Method in class org.apache.mesos.Protos.URL.Builder
optional string path = 3;
hasPath() - Method in class org.apache.mesos.Protos.URL
optional string path = 3;
hasPath() - Method in interface org.apache.mesos.Protos.URLOrBuilder
optional string path = 3;
hasPath() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
required string path = 1;
hasPath() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath
required string path = 1;
hasPath() - Method in interface org.apache.mesos.Protos.Volume.Source.HostPathOrBuilder
required string path = 1;
hasPath() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
A path relative to the corresponding container's sandbox.
hasPath() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
A path relative to the corresponding container's sandbox.
hasPath() - Method in interface org.apache.mesos.Protos.Volume.Source.SandboxPathOrBuilder
A path relative to the corresponding container's sandbox.
hasPerf() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Perf statistics.
hasPerf() - Method in class org.apache.mesos.Protos.ResourceStatistics
Perf statistics.
hasPerf() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Perf statistics.
hasPersistence() - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
optional .mesos.Resource.DiskInfo.Persistence persistence = 2;
hasPersistence() - Method in class org.apache.mesos.Protos.DiskStatistics
optional .mesos.Resource.DiskInfo.Persistence persistence = 2;
hasPersistence() - Method in interface org.apache.mesos.Protos.DiskStatisticsOrBuilder
optional .mesos.Resource.DiskInfo.Persistence persistence = 2;
hasPersistence() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
optional .mesos.Resource.DiskInfo.Persistence persistence = 1;
hasPersistence() - Method in class org.apache.mesos.Protos.Resource.DiskInfo
optional .mesos.Resource.DiskInfo.Persistence persistence = 1;
hasPersistence() - Method in interface org.apache.mesos.Protos.Resource.DiskInfoOrBuilder
optional .mesos.Resource.DiskInfo.Persistence persistence = 1;
hasPid() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
In the default implementation, this will contain information about both the IP address, port and Master name; it should really not be relied upon by external tooling/frameworks and be considered an "internal" implementation field.
hasPid() - Method in class org.apache.mesos.Protos.MasterInfo
In the default implementation, this will contain information about both the IP address, port and Master name; it should really not be relied upon by external tooling/frameworks and be considered an "internal" implementation field.
hasPid() - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
In the default implementation, this will contain information about both the IP address, port and Master name; it should really not be relied upon by external tooling/frameworks and be considered an "internal" implementation field.
hasPlugin() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
required .mesos.CSIPluginInfo plugin = 1;
hasPlugin() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
required .mesos.CSIPluginInfo plugin = 1;
hasPlugin() - Method in interface org.apache.mesos.Protos.ResourceProviderInfo.StorageOrBuilder
required .mesos.CSIPluginInfo plugin = 1;
hasPluginName() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
The name of the CSI plugin.
hasPluginName() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
The name of the CSI plugin.
hasPluginName() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolumeOrBuilder
The name of the CSI plugin.
hasPort() - Method in class org.apache.mesos.Protos.Address.Builder
required int32 port = 3;
hasPort() - Method in class org.apache.mesos.Protos.Address
required int32 port = 3;
hasPort() - Method in interface org.apache.mesos.Protos.AddressOrBuilder
required int32 port = 3;
hasPort() - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
Port to send the HTTP request.
hasPort() - Method in class org.apache.mesos.Protos.CheckInfo.Http
Port to send the HTTP request.
hasPort() - Method in interface org.apache.mesos.Protos.CheckInfo.HttpOrBuilder
Port to send the HTTP request.
hasPort() - Method in class org.apache.mesos.Protos.CheckInfo.Tcp.Builder
required uint32 port = 1;
hasPort() - Method in class org.apache.mesos.Protos.CheckInfo.Tcp
required uint32 port = 1;
hasPort() - Method in interface org.apache.mesos.Protos.CheckInfo.TcpOrBuilder
required uint32 port = 1;
hasPort() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
Port to send the HTTP request.
hasPort() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
Port to send the HTTP request.
hasPort() - Method in interface org.apache.mesos.Protos.HealthCheck.HTTPCheckInfoOrBuilder
Port to send the HTTP request.
hasPort() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo.Builder
Port expected to be open.
hasPort() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
Port expected to be open.
hasPort() - Method in interface org.apache.mesos.Protos.HealthCheck.TCPCheckInfoOrBuilder
Port expected to be open.
hasPort() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The TCP port the Master is listening on for incoming HTTP requests; deprecated, use `address.port` instead.
hasPort() - Method in class org.apache.mesos.Protos.MasterInfo
The TCP port the Master is listening on for incoming HTTP requests; deprecated, use `address.port` instead.
hasPort() - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
The TCP port the Master is listening on for incoming HTTP requests; deprecated, use `address.port` instead.
hasPort() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
optional int32 port = 8 [default = 5051];
hasPort() - Method in class org.apache.mesos.Protos.SlaveInfo
optional int32 port = 8 [default = 5051];
hasPort() - Method in interface org.apache.mesos.Protos.SlaveInfoOrBuilder
optional int32 port = 8 [default = 5051];
hasPorts() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional .mesos.Ports ports = 6;
hasPorts() - Method in class org.apache.mesos.Protos.DiscoveryInfo
optional .mesos.Ports ports = 6;
hasPorts() - Method in interface org.apache.mesos.Protos.DiscoveryInfoOrBuilder
optional .mesos.Ports ports = 6;
hasPrincipal() - Method in class org.apache.mesos.Protos.Credential.Builder
required string principal = 1;
hasPrincipal() - Method in class org.apache.mesos.Protos.Credential
required string principal = 1;
hasPrincipal() - Method in interface org.apache.mesos.Protos.CredentialOrBuilder
required string principal = 1;
hasPrincipal() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field should match the credential's principal the framework uses for authentication.
hasPrincipal() - Method in class org.apache.mesos.Protos.FrameworkInfo
This field should match the credential's principal the framework uses for authentication.
hasPrincipal() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
This field should match the credential's principal the framework uses for authentication.
hasPrincipal() - Method in class org.apache.mesos.Protos.RateLimit.Builder
Principal of framework(s) to be throttled.
hasPrincipal() - Method in class org.apache.mesos.Protos.RateLimit
Principal of framework(s) to be throttled.
hasPrincipal() - Method in interface org.apache.mesos.Protos.RateLimitOrBuilder
Principal of framework(s) to be throttled.
hasPrincipal() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
This field indicates the principal of the operator or framework that created this volume.
hasPrincipal() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
This field indicates the principal of the operator or framework that created this volume.
hasPrincipal() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.PersistenceOrBuilder
This field indicates the principal of the operator or framework that created this volume.
hasPrincipal() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
Indicates the principal, if any, of the framework or operator that reserved this resource.
hasPrincipal() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo
Indicates the principal, if any, of the framework or operator that reserved this resource.
hasPrincipal() - Method in interface org.apache.mesos.Protos.Resource.ReservationInfoOrBuilder
Indicates the principal, if any, of the framework or operator that reserved this resource.
hasPrivileged() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
optional bool privileged = 4 [default = false];
hasPrivileged() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
optional bool privileged = 4 [default = false];
hasPrivileged() - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfoOrBuilder
optional bool privileged = 4 [default = false];
hasProcesses() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint32 processes = 30;
hasProcesses() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint32 processes = 30;
hasProcesses() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint32 processes = 30;
hasProfile() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
This field serves as an indirection to a set of storage vendor specific disk parameters which describe the properties of the disk.
hasProfile() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
This field serves as an indirection to a set of storage vendor specific disk parameters which describe the properties of the disk.
hasProfile() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.SourceOrBuilder
This field serves as an indirection to a set of storage vendor specific disk parameters which describe the properties of the disk.
hasProfileName() - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
A filename of the Seccomp profile.
hasProfileName() - Method in class org.apache.mesos.Protos.SeccompInfo
A filename of the Seccomp profile.
hasProfileName() - Method in interface org.apache.mesos.Protos.SeccompInfoOrBuilder
A filename of the Seccomp profile.
hasProtocol() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
Protocol to expose as (ie: tcp, udp).
hasProtocol() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
Protocol to expose as (ie: tcp, udp).
hasProtocol() - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMappingOrBuilder
Protocol to expose as (ie: tcp, udp).
hasProtocol() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
optional .mesos.NetworkInfo.Protocol protocol = 5 [default = IPv4];
hasProtocol() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
optional .mesos.NetworkInfo.Protocol protocol = 5 [default = IPv4];
hasProtocol() - Method in interface org.apache.mesos.Protos.HealthCheck.HTTPCheckInfoOrBuilder
optional .mesos.NetworkInfo.Protocol protocol = 5 [default = IPv4];
hasProtocol() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo.Builder
optional .mesos.NetworkInfo.Protocol protocol = 2 [default = IPv4];
hasProtocol() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
optional .mesos.NetworkInfo.Protocol protocol = 2 [default = IPv4];
hasProtocol() - Method in interface org.apache.mesos.Protos.HealthCheck.TCPCheckInfoOrBuilder
optional .mesos.NetworkInfo.Protocol protocol = 2 [default = IPv4];
hasProtocol() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
Specify IP address requirement.
hasProtocol() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
Specify IP address requirement.
hasProtocol() - Method in interface org.apache.mesos.Protos.NetworkInfo.IPAddressOrBuilder
Specify IP address requirement.
hasProtocol() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
Protocol to expose as (ie: tcp, udp).
hasProtocol() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
Protocol to expose as (ie: tcp, udp).
hasProtocol() - Method in interface org.apache.mesos.Protos.NetworkInfo.PortMappingOrBuilder
Protocol to expose as (ie: tcp, udp).
hasProtocol() - Method in class org.apache.mesos.Protos.Port.Builder
Layer 4-7 protocol on which the framework exposes its services.
hasProtocol() - Method in class org.apache.mesos.Protos.Port
Layer 4-7 protocol on which the framework exposes its services.
hasProtocol() - Method in interface org.apache.mesos.Protos.PortOrBuilder
Layer 4-7 protocol on which the framework exposes its services.
hasProviderId() - Method in class org.apache.mesos.Protos.Resource.Builder
Specified if the resource comes from a particular resource provider.
hasProviderId() - Method in class org.apache.mesos.Protos.Resource
Specified if the resource comes from a particular resource provider.
hasProviderId() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
Specified if the resource comes from a particular resource provider.
hasQlen() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 qlen = 7;
hasQlen() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
optional uint64 qlen = 7;
hasQlen() - Method in interface org.apache.mesos.Protos.TrafficControlStatisticsOrBuilder
optional uint64 qlen = 7;
hasQps() - Method in class org.apache.mesos.Protos.RateLimit.Builder
Leaving QPS unset gives it unlimited rate (i.e., not throttled), which also implies unlimited capacity.
hasQps() - Method in class org.apache.mesos.Protos.RateLimit
Leaving QPS unset gives it unlimited rate (i.e., not throttled), which also implies unlimited capacity.
hasQps() - Method in interface org.apache.mesos.Protos.RateLimitOrBuilder
Leaving QPS unset gives it unlimited rate (i.e., not throttled), which also implies unlimited capacity.
hasRanges() - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Ranges ranges = 4;
hasRanges() - Method in class org.apache.mesos.Protos.Attribute
optional .mesos.Value.Ranges ranges = 4;
hasRanges() - Method in interface org.apache.mesos.Protos.AttributeOrBuilder
optional .mesos.Value.Ranges ranges = 4;
hasRanges() - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Value.Ranges ranges = 4;
hasRanges() - Method in class org.apache.mesos.Protos.Resource
optional .mesos.Value.Ranges ranges = 4;
hasRanges() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
optional .mesos.Value.Ranges ranges = 4;
hasRanges() - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Ranges ranges = 3;
hasRanges() - Method in class org.apache.mesos.Protos.Value
optional .mesos.Value.Ranges ranges = 3;
hasRanges() - Method in interface org.apache.mesos.Protos.ValueOrBuilder
optional .mesos.Value.Ranges ranges = 3;
hasRatebps() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 ratebps = 8;
hasRatebps() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
optional uint64 ratebps = 8;
hasRatebps() - Method in interface org.apache.mesos.Protos.TrafficControlStatisticsOrBuilder
optional uint64 ratebps = 8;
hasRatepps() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 ratepps = 9;
hasRatepps() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
optional uint64 ratepps = 9;
hasRatepps() - Method in interface org.apache.mesos.Protos.TrafficControlStatisticsOrBuilder
optional uint64 ratepps = 9;
hasRcvbufErrors() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 RcvbufErrors = 5;
hasRcvbufErrors() - Method in class org.apache.mesos.Protos.UdpStatistics
optional int64 RcvbufErrors = 5;
hasRcvbufErrors() - Method in interface org.apache.mesos.Protos.UdpStatisticsOrBuilder
optional int64 RcvbufErrors = 5;
hasRead() - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
optional bool read = 1;
hasRead() - Method in class org.apache.mesos.Protos.DeviceAccess.Access
optional bool read = 1;
hasRead() - Method in interface org.apache.mesos.Protos.DeviceAccess.AccessOrBuilder
optional bool read = 1;
hasReasmFails() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 ReasmFails = 16;
hasReasmFails() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 ReasmFails = 16;
hasReasmFails() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 ReasmFails = 16;
hasReasmOKs() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 ReasmOKs = 15;
hasReasmOKs() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 ReasmOKs = 15;
hasReasmOKs() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 ReasmOKs = 15;
hasReasmReqds() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 ReasmReqds = 14;
hasReasmReqds() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 ReasmReqds = 14;
hasReasmReqds() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 ReasmReqds = 14;
hasReasmTimeout() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 ReasmTimeout = 13;
hasReasmTimeout() - Method in class org.apache.mesos.Protos.IpStatistics
optional int64 ReasmTimeout = 13;
hasReasmTimeout() - Method in interface org.apache.mesos.Protos.IpStatisticsOrBuilder
optional int64 ReasmTimeout = 13;
hasReason() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
optional .mesos.TaskStatus.Reason reason = 10;
hasReason() - Method in class org.apache.mesos.Protos.TaskStatus
optional .mesos.TaskStatus.Reason reason = 10;
hasReason() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
optional .mesos.TaskStatus.Reason reason = 10;
hasReconciliationIntervalSeconds() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
Amount of time to wait after the resource provider finishes reconciling existing volumes and storage pools against the CSI plugin to start the next reconciliation.
hasReconciliationIntervalSeconds() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
Amount of time to wait after the resource provider finishes reconciling existing volumes and storage pools against the CSI plugin to start the next reconciliation.
hasReconciliationIntervalSeconds() - Method in interface org.apache.mesos.Protos.ResourceProviderInfo.StorageOrBuilder
Amount of time to wait after the resource provider finishes reconciling existing volumes and storage pools against the CSI plugin to start the next reconciliation.
hasRefCycles() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 ref_cycles = 12;
hasRefCycles() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 ref_cycles = 12;
hasRefCycles() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 ref_cycles = 12;
hasReference() - Method in class org.apache.mesos.Protos.Secret.Builder
Only one of `reference` and `value` must be set.
hasReference() - Method in class org.apache.mesos.Protos.Secret
Only one of `reference` and `value` must be set.
hasReference() - Method in interface org.apache.mesos.Protos.SecretOrBuilder
Only one of `reference` and `value` must be set.
hasRefuseSeconds() - Method in class org.apache.mesos.Protos.Filters.Builder
Time to consider unused resources refused.
hasRefuseSeconds() - Method in class org.apache.mesos.Protos.Filters
Time to consider unused resources refused.
hasRefuseSeconds() - Method in interface org.apache.mesos.Protos.FiltersOrBuilder
Time to consider unused resources refused.
hasRegion() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
required .mesos.DomainInfo.FaultDomain.RegionInfo region = 1;
hasRegion() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
required .mesos.DomainInfo.FaultDomain.RegionInfo region = 1;
hasRegion() - Method in interface org.apache.mesos.Protos.DomainInfo.FaultDomainOrBuilder
required .mesos.DomainInfo.FaultDomain.RegionInfo region = 1;
hasRequeues() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 requeues = 10;
hasRequeues() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
optional uint64 requeues = 10;
hasRequeues() - Method in interface org.apache.mesos.Protos.TrafficControlStatisticsOrBuilder
optional uint64 requeues = 10;
hasReservation() - Method in class org.apache.mesos.Protos.Resource.Builder
If this is set, this resource was dynamically reserved by an operator or a framework.
hasReservation() - Method in class org.apache.mesos.Protos.Resource
If this is set, this resource was dynamically reserved by an operator or a framework.
hasReservation() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
If this is set, this resource was dynamically reserved by an operator or a framework.
hasReserve() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Reserve reserve = 3;
hasReserve() - Method in class org.apache.mesos.Protos.Offer.Operation
optional .mesos.Offer.Operation.Reserve reserve = 3;
hasReserve() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
optional .mesos.Offer.Operation.Reserve reserve = 3;
hasResourceProviderId() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
optional .mesos.ResourceProviderID resource_provider_id = 7;
hasResourceProviderId() - Method in class org.apache.mesos.Protos.OperationStatus
optional .mesos.ResourceProviderID resource_provider_id = 7;
hasResourceProviderId() - Method in interface org.apache.mesos.Protos.OperationStatusOrBuilder
optional .mesos.ResourceProviderID resource_provider_id = 7;
hasRetransSegs() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 RetransSegs = 12;
hasRetransSegs() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 RetransSegs = 12;
hasRetransSegs() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 RetransSegs = 12;
hasRevocable() - Method in class org.apache.mesos.Protos.Resource.Builder
If this is set, the resources are revocable, i.e., any tasks or executors launched using these resources could get preempted or throttled at any time.
hasRevocable() - Method in class org.apache.mesos.Protos.Resource
If this is set, the resources are revocable, i.e., any tasks or executors launched using these resources could get preempted or throttled at any time.
hasRevocable() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
If this is set, the resources are revocable, i.e., any tasks or executors launched using these resources could get preempted or throttled at any time.
hasRlimitInfo() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
(POSIX only) rlimits of the container.
hasRlimitInfo() - Method in class org.apache.mesos.Protos.ContainerInfo
(POSIX only) rlimits of the container.
hasRlimitInfo() - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
(POSIX only) rlimits of the container.
hasRole() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Deprecated.
hasRole() - Method in class org.apache.mesos.Protos.FrameworkInfo
Deprecated.
hasRole() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
Deprecated.
hasRole() - Method in class org.apache.mesos.Protos.Resource.AllocationInfo.Builder
If set, this resource is allocated to a role.
hasRole() - Method in class org.apache.mesos.Protos.Resource.AllocationInfo
If set, this resource is allocated to a role.
hasRole() - Method in interface org.apache.mesos.Protos.Resource.AllocationInfoOrBuilder
If set, this resource is allocated to a role.
hasRole() - Method in class org.apache.mesos.Protos.Resource.Builder
Deprecated.
hasRole() - Method in class org.apache.mesos.Protos.Resource
Deprecated.
hasRole() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
The role to which this reservation is made for.
hasRole() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo
The role to which this reservation is made for.
hasRole() - Method in interface org.apache.mesos.Protos.Resource.ReservationInfoOrBuilder
The role to which this reservation is made for.
hasRole() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
Deprecated.
hasRole() - Method in class org.apache.mesos.Protos.WeightInfo.Builder
Related role name.
hasRole() - Method in class org.apache.mesos.Protos.WeightInfo
Related role name.
hasRole() - Method in interface org.apache.mesos.Protos.WeightInfoOrBuilder
Related role name.
hasRoot() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount.Builder
Path to mount point (e.g., /mnt/raid/disk0).
hasRoot() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
Path to mount point (e.g., /mnt/raid/disk0).
hasRoot() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.Source.MountOrBuilder
Path to mount point (e.g., /mnt/raid/disk0).
hasRoot() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path.Builder
Path to the folder (e.g., /mnt/raid/disk0).
hasRoot() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
Path to the folder (e.g., /mnt/raid/disk0).
hasRoot() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.Source.PathOrBuilder
Path to the folder (e.g., /mnt/raid/disk0).
hasRows() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize.Builder
required uint32 rows = 1;
hasRows() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize
required uint32 rows = 1;
hasRows() - Method in interface org.apache.mesos.Protos.TTYInfo.WindowSizeOrBuilder
required uint32 rows = 1;
hasRtoAlgorithm() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 RtoAlgorithm = 1;
hasRtoAlgorithm() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 RtoAlgorithm = 1;
hasRtoAlgorithm() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 RtoAlgorithm = 1;
hasRtoMax() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 RtoMax = 3;
hasRtoMax() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 RtoMax = 3;
hasRtoMax() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 RtoMax = 3;
hasRtoMin() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 RtoMin = 2;
hasRtoMin() - Method in class org.apache.mesos.Protos.TcpStatistics
optional int64 RtoMin = 2;
hasRtoMin() - Method in interface org.apache.mesos.Protos.TcpStatisticsOrBuilder
optional int64 RtoMin = 2;
hasSandboxPath() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
optional .mesos.Volume.Source.SandboxPath sandbox_path = 3;
hasSandboxPath() - Method in class org.apache.mesos.Protos.Volume.Source
optional .mesos.Volume.Source.SandboxPath sandbox_path = 3;
hasSandboxPath() - Method in interface org.apache.mesos.Protos.Volume.SourceOrBuilder
optional .mesos.Volume.Source.SandboxPath sandbox_path = 3;
hasScalar() - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Scalar scalar = 3;
hasScalar() - Method in class org.apache.mesos.Protos.Attribute
optional .mesos.Value.Scalar scalar = 3;
hasScalar() - Method in interface org.apache.mesos.Protos.AttributeOrBuilder
optional .mesos.Value.Scalar scalar = 3;
hasScalar() - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Value.Scalar scalar = 3;
hasScalar() - Method in class org.apache.mesos.Protos.Resource
optional .mesos.Value.Scalar scalar = 3;
hasScalar() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
optional .mesos.Value.Scalar scalar = 3;
hasScalar() - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Scalar scalar = 2;
hasScalar() - Method in class org.apache.mesos.Protos.Value
optional .mesos.Value.Scalar scalar = 2;
hasScalar() - Method in interface org.apache.mesos.Protos.ValueOrBuilder
optional .mesos.Value.Scalar scalar = 2;
hasScheme() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
Currently "http" and "https" are supported.
hasScheme() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
Currently "http" and "https" are supported.
hasScheme() - Method in interface org.apache.mesos.Protos.HealthCheck.HTTPCheckInfoOrBuilder
Currently "http" and "https" are supported.
hasScheme() - Method in class org.apache.mesos.Protos.URL.Builder
required string scheme = 1;
hasScheme() - Method in class org.apache.mesos.Protos.URL
required string scheme = 1;
hasScheme() - Method in interface org.apache.mesos.Protos.URLOrBuilder
required string scheme = 1;
hasSeccomp() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Represents Seccomp configuration, which is used for syscall filtering.
hasSeccomp() - Method in class org.apache.mesos.Protos.LinuxInfo
Represents Seccomp configuration, which is used for syscall filtering.
hasSeccomp() - Method in interface org.apache.mesos.Protos.LinuxInfoOrBuilder
Represents Seccomp configuration, which is used for syscall filtering.
hasSecret() - Method in class org.apache.mesos.Protos.Credential.Builder
optional string secret = 2;
hasSecret() - Method in class org.apache.mesos.Protos.Credential
optional string secret = 2;
hasSecret() - Method in interface org.apache.mesos.Protos.CredentialOrBuilder
optional string secret = 2;
hasSecret() - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
optional .mesos.Secret secret = 4;
hasSecret() - Method in class org.apache.mesos.Protos.Environment.Variable
optional .mesos.Secret secret = 4;
hasSecret() - Method in interface org.apache.mesos.Protos.Environment.VariableOrBuilder
optional .mesos.Secret secret = 4;
hasSecret() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
The volume/secret isolator uses the secret-fetcher module (third-party or internal) downloads the secret and makes it available at container_path.
hasSecret() - Method in class org.apache.mesos.Protos.Volume.Source
The volume/secret isolator uses the secret-fetcher module (third-party or internal) downloads the secret and makes it available at container_path.
hasSecret() - Method in interface org.apache.mesos.Protos.Volume.SourceOrBuilder
The volume/secret isolator uses the secret-fetcher module (third-party or internal) downloads the secret and makes it available at container_path.
hasSectors() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.sectors
hasSectors() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.sectors
hasSectors() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.sectors
hasSet() - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Set set = 6;
hasSet() - Method in class org.apache.mesos.Protos.Attribute
optional .mesos.Value.Set set = 6;
hasSet() - Method in interface org.apache.mesos.Protos.AttributeOrBuilder
optional .mesos.Value.Set set = 6;
hasSet() - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Value.Set set = 5;
hasSet() - Method in class org.apache.mesos.Protos.Resource
optional .mesos.Value.Set set = 5;
hasSet() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
optional .mesos.Value.Set set = 5;
hasSet() - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Set set = 4;
hasSet() - Method in class org.apache.mesos.Protos.Value
optional .mesos.Value.Set set = 4;
hasSet() - Method in interface org.apache.mesos.Protos.ValueOrBuilder
optional .mesos.Value.Set set = 4;
hasShareCgroups() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
If set as 'true', the container will share the cgroups from its parent container, otherwise it will have its own cgroups created.
hasShareCgroups() - Method in class org.apache.mesos.Protos.LinuxInfo
If set as 'true', the container will share the cgroups from its parent container, otherwise it will have its own cgroups created.
hasShareCgroups() - Method in interface org.apache.mesos.Protos.LinuxInfoOrBuilder
If set as 'true', the container will share the cgroups from its parent container, otherwise it will have its own cgroups created.
hasShared() - Method in class org.apache.mesos.Protos.Resource.Builder
If this is set, the resources are shared, i.e.
hasShared() - Method in class org.apache.mesos.Protos.Resource
If this is set, the resources are shared, i.e.
hasShared() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
If this is set, the resources are shared, i.e.
hasSharePidNamespace() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
If set as 'true', the container shares the pid namespace with its parent.
hasSharePidNamespace() - Method in class org.apache.mesos.Protos.LinuxInfo
If set as 'true', the container shares the pid namespace with its parent.
hasSharePidNamespace() - Method in interface org.apache.mesos.Protos.LinuxInfoOrBuilder
If set as 'true', the container shares the pid namespace with its parent.
hasShell() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
There are two ways to specify the command: 1) If 'shell == true', the command will be launched via shell (i.e., /bin/sh -c 'value').
hasShell() - Method in class org.apache.mesos.Protos.CommandInfo
There are two ways to specify the command: 1) If 'shell == true', the command will be launched via shell (i.e., /bin/sh -c 'value').
hasShell() - Method in interface org.apache.mesos.Protos.CommandInfoOrBuilder
There are two ways to specify the command: 1) If 'shell == true', the command will be launched via shell (i.e., /bin/sh -c 'value').
hasShmSize() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Size of /dev/shm in MB.
hasShmSize() - Method in class org.apache.mesos.Protos.LinuxInfo
Size of /dev/shm in MB.
hasShmSize() - Method in interface org.apache.mesos.Protos.LinuxInfoOrBuilder
Size of /dev/shm in MB.
hasShrinkVolume() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
hasShrinkVolume() - Method in class org.apache.mesos.Protos.Offer.Operation
EXPERIMENTAL.
hasShrinkVolume() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
EXPERIMENTAL.
hasShutdownGracePeriod() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
When shutting down an executor the agent will wait in a best-effort manner for the grace period specified here before forcibly destroying the container.
hasShutdownGracePeriod() - Method in class org.apache.mesos.Protos.ExecutorInfo
When shutting down an executor the agent will wait in a best-effort manner for the grace period specified here before forcibly destroying the container.
hasShutdownGracePeriod() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
When shutting down an executor the agent will wait in a best-effort manner for the grace period specified here before forcibly destroying the container.
hasSize() - Method in class org.apache.mesos.Protos.FileInfo.Builder
Total size in bytes.
hasSize() - Method in class org.apache.mesos.Protos.FileInfo
Total size in bytes.
hasSize() - Method in interface org.apache.mesos.Protos.FileInfoOrBuilder
Total size in bytes.
hasSlaveId() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
Specified if the resources need to be released from a particular slave.
hasSlaveId() - Method in class org.apache.mesos.Protos.InverseOffer
Specified if the resources need to be released from a particular slave.
hasSlaveId() - Method in interface org.apache.mesos.Protos.InverseOfferOrBuilder
Specified if the resources need to be released from a particular slave.
hasSlaveId() - Method in class org.apache.mesos.Protos.Offer.Builder
required .mesos.SlaveID slave_id = 3;
hasSlaveId() - Method in class org.apache.mesos.Protos.Offer
required .mesos.SlaveID slave_id = 3;
hasSlaveId() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
required .mesos.SlaveID slave_id = 3;
hasSlaveId() - Method in class org.apache.mesos.Protos.Operation.Builder
optional .mesos.SlaveID slave_id = 2;
hasSlaveId() - Method in class org.apache.mesos.Protos.Operation
optional .mesos.SlaveID slave_id = 2;
hasSlaveId() - Method in interface org.apache.mesos.Protos.OperationOrBuilder
optional .mesos.SlaveID slave_id = 2;
hasSlaveId() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
If the operation affects resources from a local resource provider, both `slave_id` and `resource_provider_id` will be set.
hasSlaveId() - Method in class org.apache.mesos.Protos.OperationStatus
If the operation affects resources from a local resource provider, both `slave_id` and `resource_provider_id` will be set.
hasSlaveId() - Method in interface org.apache.mesos.Protos.OperationStatusOrBuilder
If the operation affects resources from a local resource provider, both `slave_id` and `resource_provider_id` will be set.
hasSlaveId() - Method in class org.apache.mesos.Protos.Request.Builder
optional .mesos.SlaveID slave_id = 1;
hasSlaveId() - Method in class org.apache.mesos.Protos.Request
optional .mesos.SlaveID slave_id = 1;
hasSlaveId() - Method in interface org.apache.mesos.Protos.RequestOrBuilder
optional .mesos.SlaveID slave_id = 1;
hasSlaveId() - Method in class org.apache.mesos.Protos.Task.Builder
required .mesos.SlaveID slave_id = 5;
hasSlaveId() - Method in class org.apache.mesos.Protos.Task
required .mesos.SlaveID slave_id = 5;
hasSlaveId() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
required .mesos.SlaveID slave_id = 3;
hasSlaveId() - Method in class org.apache.mesos.Protos.TaskInfo
required .mesos.SlaveID slave_id = 3;
hasSlaveId() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
required .mesos.SlaveID slave_id = 3;
hasSlaveId() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
required .mesos.SlaveID slave_id = 5;
hasSlaveId() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
optional .mesos.SlaveID slave_id = 5;
hasSlaveId() - Method in class org.apache.mesos.Protos.TaskStatus
optional .mesos.SlaveID slave_id = 5;
hasSlaveId() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
optional .mesos.SlaveID slave_id = 5;
hasSndbufErrors() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 SndbufErrors = 6;
hasSndbufErrors() - Method in class org.apache.mesos.Protos.UdpStatistics
optional int64 SndbufErrors = 6;
hasSndbufErrors() - Method in interface org.apache.mesos.Protos.UdpStatisticsOrBuilder
optional int64 SndbufErrors = 6;
hasSoft() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
optional uint64 soft = 3;
hasSoft() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit
optional uint64 soft = 3;
hasSoft() - Method in interface org.apache.mesos.Protos.RLimitInfo.RLimitOrBuilder
optional uint64 soft = 3;
hasSource() - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
optional .mesos.Resource.DiskInfo.Source source = 1;
hasSource() - Method in class org.apache.mesos.Protos.DiskStatistics
optional .mesos.Resource.DiskInfo.Source source = 1;
hasSource() - Method in interface org.apache.mesos.Protos.DiskStatisticsOrBuilder
optional .mesos.Resource.DiskInfo.Source source = 1;
hasSource() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Deprecated.
hasSource() - Method in class org.apache.mesos.Protos.ExecutorInfo
Deprecated.
hasSource() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
Deprecated.
hasSource() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
required .mesos.Resource source = 1;
hasSource() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
required .mesos.Resource source = 1;
hasSource() - Method in interface org.apache.mesos.Protos.Offer.Operation.CreateDiskOrBuilder
required .mesos.Resource source = 1;
hasSource() - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk.Builder
NOTE: Only a `MOUNT`, `BLOCK` or `RAW` disk is allowed in this field.
hasSource() - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
NOTE: Only a `MOUNT`, `BLOCK` or `RAW` disk is allowed in this field.
hasSource() - Method in interface org.apache.mesos.Protos.Offer.Operation.DestroyDiskOrBuilder
NOTE: Only a `MOUNT`, `BLOCK` or `RAW` disk is allowed in this field.
hasSource() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
optional .mesos.Resource.DiskInfo.Source source = 3;
hasSource() - Method in class org.apache.mesos.Protos.Resource.DiskInfo
optional .mesos.Resource.DiskInfo.Source source = 3;
hasSource() - Method in interface org.apache.mesos.Protos.Resource.DiskInfoOrBuilder
optional .mesos.Resource.DiskInfo.Source source = 3;
hasSource() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
optional .mesos.TaskStatus.Source source = 9;
hasSource() - Method in class org.apache.mesos.Protos.TaskStatus
optional .mesos.TaskStatus.Source source = 9;
hasSource() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
optional .mesos.TaskStatus.Source source = 9;
hasSource() - Method in class org.apache.mesos.Protos.Volume.Builder
optional .mesos.Volume.Source source = 5;
hasSource() - Method in class org.apache.mesos.Protos.Volume
optional .mesos.Volume.Source source = 5;
hasSource() - Method in interface org.apache.mesos.Protos.VolumeOrBuilder
optional .mesos.Volume.Source source = 5;
hasStalledCyclesBackend() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 stalled_cycles_backend = 5;
hasStalledCyclesBackend() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 stalled_cycles_backend = 5;
hasStalledCyclesBackend() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 stalled_cycles_backend = 5;
hasStalledCyclesFrontend() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 stalled_cycles_frontend = 4;
hasStalledCyclesFrontend() - Method in class org.apache.mesos.Protos.PerfStatistics
optional uint64 stalled_cycles_frontend = 4;
hasStalledCyclesFrontend() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional uint64 stalled_cycles_frontend = 4;
hasStart() - Method in class org.apache.mesos.Protos.Unavailability.Builder
required .mesos.TimeInfo start = 1;
hasStart() - Method in class org.apache.mesos.Protos.Unavailability
required .mesos.TimeInfo start = 1;
hasStart() - Method in interface org.apache.mesos.Protos.UnavailabilityOrBuilder
required .mesos.TimeInfo start = 1;
hasState() - Method in class org.apache.mesos.Protos.DrainInfo.Builder
The drain state of the agent.
hasState() - Method in class org.apache.mesos.Protos.DrainInfo
The drain state of the agent.
hasState() - Method in interface org.apache.mesos.Protos.DrainInfoOrBuilder
The drain state of the agent.
hasState() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
required .mesos.OperationState state = 2;
hasState() - Method in class org.apache.mesos.Protos.OperationStatus
required .mesos.OperationState state = 2;
hasState() - Method in interface org.apache.mesos.Protos.OperationStatusOrBuilder
required .mesos.OperationState state = 2;
hasState() - Method in class org.apache.mesos.Protos.Task.Builder
Latest state of the task.
hasState() - Method in class org.apache.mesos.Protos.Task
Latest state of the task.
hasState() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
Latest state of the task.
hasState() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
required .mesos.TaskState state = 2;
hasState() - Method in class org.apache.mesos.Protos.TaskStatus
required .mesos.TaskState state = 2;
hasState() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
required .mesos.TaskState state = 2;
hasStaticProvisioning() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
optional .mesos.Volume.Source.CSIVolume.StaticProvisioning static_provisioning = 2;
hasStaticProvisioning() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
optional .mesos.Volume.Source.CSIVolume.StaticProvisioning static_provisioning = 2;
hasStaticProvisioning() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolumeOrBuilder
optional .mesos.Volume.Source.CSIVolume.StaticProvisioning static_provisioning = 2;
hasStatistics() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
Current resource usage.
hasStatistics() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
Current resource usage.
hasStatistics() - Method in interface org.apache.mesos.Protos.ResourceUsage.ExecutorOrBuilder
Current resource usage.
hasStatusCode() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http.Builder
HTTP status code of an HTTP check.
hasStatusCode() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http
HTTP status code of an HTTP check.
hasStatusCode() - Method in interface org.apache.mesos.Protos.CheckStatusInfo.HttpOrBuilder
HTTP status code of an HTTP check.
hasStatusUpdateState() - Method in class org.apache.mesos.Protos.Task.Builder
These fields correspond to the state and uuid of the latest status update forwarded to the master.
hasStatusUpdateState() - Method in class org.apache.mesos.Protos.Task
These fields correspond to the state and uuid of the latest status update forwarded to the master.
hasStatusUpdateState() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
These fields correspond to the state and uuid of the latest status update forwarded to the master.
hasStatusUpdateUuid() - Method in class org.apache.mesos.Protos.Task.Builder
optional bytes status_update_uuid = 10;
hasStatusUpdateUuid() - Method in class org.apache.mesos.Protos.Task
optional bytes status_update_uuid = 10;
hasStatusUpdateUuid() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
optional bytes status_update_uuid = 10;
hasStorage() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
EXPERIMENTAL.
hasStorage() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
EXPERIMENTAL.
hasStorage() - Method in interface org.apache.mesos.Protos.ResourceProviderInfoOrBuilder
EXPERIMENTAL.
hasSubtract() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
See comments in `Value.Scalar` for maximum precision supported.
hasSubtract() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
See comments in `Value.Scalar` for maximum precision supported.
hasSubtract() - Method in interface org.apache.mesos.Protos.Offer.Operation.ShrinkVolumeOrBuilder
See comments in `Value.Scalar` for maximum precision supported.
hasSucceeded() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp.Builder
Whether a TCP connection succeeded.
hasSucceeded() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
Whether a TCP connection succeeded.
hasSucceeded() - Method in interface org.apache.mesos.Protos.CheckStatusInfo.TcpOrBuilder
Whether a TCP connection succeeded.
hasTargetPathExists() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
For some CSI plugins which implement CSI v1 spec, they expect the target path is an existing path which is actually not CSI v1 spec compliant.
hasTargetPathExists() - Method in class org.apache.mesos.Protos.CSIPluginInfo
For some CSI plugins which implement CSI v1 spec, they expect the target path is an existing path which is actually not CSI v1 spec compliant.
hasTargetPathExists() - Method in interface org.apache.mesos.Protos.CSIPluginInfoOrBuilder
For some CSI plugins which implement CSI v1 spec, they expect the target path is an existing path which is actually not CSI v1 spec compliant.
hasTargetPathRoot() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The root directory of all the target paths managed by the CSI plugin.
hasTargetPathRoot() - Method in class org.apache.mesos.Protos.CSIPluginInfo
The root directory of all the target paths managed by the CSI plugin.
hasTargetPathRoot() - Method in interface org.apache.mesos.Protos.CSIPluginInfoOrBuilder
The root directory of all the target paths managed by the CSI plugin.
hasTargetProfile() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
Apply the specified profile to the created disk.
hasTargetProfile() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
Apply the specified profile to the created disk.
hasTargetProfile() - Method in interface org.apache.mesos.Protos.Offer.Operation.CreateDiskOrBuilder
Apply the specified profile to the created disk.
hasTargetType() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
NOTE: Only `MOUNT` or `BLOCK` is allowed in this field.
hasTargetType() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
NOTE: Only `MOUNT` or `BLOCK` is allowed in this field.
hasTargetType() - Method in interface org.apache.mesos.Protos.Offer.Operation.CreateDiskOrBuilder
NOTE: Only `MOUNT` or `BLOCK` is allowed in this field.
hasTaskClock() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional double task_clock = 14;
hasTaskClock() - Method in class org.apache.mesos.Protos.PerfStatistics
optional double task_clock = 14;
hasTaskClock() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
optional double task_clock = 14;
hasTaskGroup() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
required .mesos.TaskGroupInfo task_group = 2;
hasTaskGroup() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
required .mesos.TaskGroupInfo task_group = 2;
hasTaskGroup() - Method in interface org.apache.mesos.Protos.Offer.Operation.LaunchGroupOrBuilder
required .mesos.TaskGroupInfo task_group = 2;
hasTaskId() - Method in class org.apache.mesos.Protos.Task.Builder
required .mesos.TaskID task_id = 2;
hasTaskId() - Method in class org.apache.mesos.Protos.Task
required .mesos.TaskID task_id = 2;
hasTaskId() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
required .mesos.TaskID task_id = 2;
hasTaskId() - Method in class org.apache.mesos.Protos.TaskInfo
required .mesos.TaskID task_id = 2;
hasTaskId() - Method in interface org.apache.mesos.Protos.TaskInfoOrBuilder
required .mesos.TaskID task_id = 2;
hasTaskId() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
required .mesos.TaskID task_id = 2;
hasTaskId() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
required .mesos.TaskID task_id = 1;
hasTaskId() - Method in class org.apache.mesos.Protos.TaskStatus
required .mesos.TaskID task_id = 1;
hasTaskId() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
required .mesos.TaskID task_id = 1;
hasTcp() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
TCP check.
hasTcp() - Method in class org.apache.mesos.Protos.CheckInfo
TCP check.
hasTcp() - Method in interface org.apache.mesos.Protos.CheckInfoOrBuilder
TCP check.
hasTcp() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
Status of a TCP check.
hasTcp() - Method in class org.apache.mesos.Protos.CheckStatusInfo
Status of a TCP check.
hasTcp() - Method in interface org.apache.mesos.Protos.CheckStatusInfoOrBuilder
Status of a TCP check.
hasTcp() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
TCP health check.
hasTcp() - Method in class org.apache.mesos.Protos.HealthCheck
TCP health check.
hasTcp() - Method in interface org.apache.mesos.Protos.HealthCheckOrBuilder
TCP health check.
hasTcpStats() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.TcpStatistics tcp_stats = 3;
hasTcpStats() - Method in class org.apache.mesos.Protos.SNMPStatistics
optional .mesos.TcpStatistics tcp_stats = 3;
hasTcpStats() - Method in interface org.apache.mesos.Protos.SNMPStatisticsOrBuilder
optional .mesos.TcpStatistics tcp_stats = 3;
hasText() - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Text text = 5;
hasText() - Method in class org.apache.mesos.Protos.Attribute
optional .mesos.Value.Text text = 5;
hasText() - Method in interface org.apache.mesos.Protos.AttributeOrBuilder
optional .mesos.Value.Text text = 5;
hasText() - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Text text = 5;
hasText() - Method in class org.apache.mesos.Protos.Value
optional .mesos.Value.Text text = 5;
hasText() - Method in interface org.apache.mesos.Protos.ValueOrBuilder
optional .mesos.Value.Text text = 5;
hasThreads() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint32 threads = 31;
hasThreads() - Method in class org.apache.mesos.Protos.ResourceStatistics
optional uint32 threads = 31;
hasThreads() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
optional uint32 threads = 31;
hasTime() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.time
hasTime() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
blkio.time
hasTime() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder
blkio.time
hasTimeoutSeconds() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
Amount of time to wait for the check to complete.
hasTimeoutSeconds() - Method in class org.apache.mesos.Protos.CheckInfo
Amount of time to wait for the check to complete.
hasTimeoutSeconds() - Method in interface org.apache.mesos.Protos.CheckInfoOrBuilder
Amount of time to wait for the check to complete.
hasTimeoutSeconds() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Amount of time to wait for the health check to complete.
hasTimeoutSeconds() - Method in class org.apache.mesos.Protos.HealthCheck
Amount of time to wait for the health check to complete.
hasTimeoutSeconds() - Method in interface org.apache.mesos.Protos.HealthCheckOrBuilder
Amount of time to wait for the health check to complete.
hasTimestamp() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
Start of sample interval, in seconds since the Epoch.
hasTimestamp() - Method in class org.apache.mesos.Protos.PerfStatistics
Start of sample interval, in seconds since the Epoch.
hasTimestamp() - Method in interface org.apache.mesos.Protos.PerfStatisticsOrBuilder
Start of sample interval, in seconds since the Epoch.
hasTimestamp() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Snapshot time, in seconds since the Epoch.
hasTimestamp() - Method in class org.apache.mesos.Protos.ResourceStatistics
Snapshot time, in seconds since the Epoch.
hasTimestamp() - Method in interface org.apache.mesos.Protos.ResourceStatisticsOrBuilder
Snapshot time, in seconds since the Epoch.
hasTimestamp() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
optional double timestamp = 6;
hasTimestamp() - Method in class org.apache.mesos.Protos.TaskStatus
optional double timestamp = 6;
hasTimestamp() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
optional double timestamp = 6;
hasTtyInfo() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
If specified a tty will be attached to the container entrypoint.
hasTtyInfo() - Method in class org.apache.mesos.Protos.ContainerInfo
If specified a tty will be attached to the container entrypoint.
hasTtyInfo() - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
If specified a tty will be attached to the container entrypoint.
hasType() - Method in class org.apache.mesos.Protos.Attribute.Builder
required .mesos.Value.Type type = 2;
hasType() - Method in class org.apache.mesos.Protos.Attribute
required .mesos.Value.Type type = 2;
hasType() - Method in interface org.apache.mesos.Protos.AttributeOrBuilder
required .mesos.Value.Type type = 2;
hasType() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
The type of the check.
hasType() - Method in class org.apache.mesos.Protos.CheckInfo
The type of the check.
hasType() - Method in interface org.apache.mesos.Protos.CheckInfoOrBuilder
The type of the check.
hasType() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
The type of the check this status corresponds to.
hasType() - Method in class org.apache.mesos.Protos.CheckStatusInfo
The type of the check this status corresponds to.
hasType() - Method in interface org.apache.mesos.Protos.CheckStatusInfoOrBuilder
The type of the check this status corresponds to.
hasType() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
required .mesos.ContainerInfo.Type type = 1;
hasType() - Method in class org.apache.mesos.Protos.ContainerInfo
required .mesos.ContainerInfo.Type type = 1;
hasType() - Method in interface org.apache.mesos.Protos.ContainerInfoOrBuilder
required .mesos.ContainerInfo.Type type = 1;
hasType() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The type of the CSI plugin.
hasType() - Method in class org.apache.mesos.Protos.CSIPluginInfo
The type of the CSI plugin.
hasType() - Method in interface org.apache.mesos.Protos.CSIPluginInfoOrBuilder
The type of the CSI plugin.
hasType() - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
In Mesos 1.2, the `Environment.variables.value` message was made optional.
hasType() - Method in class org.apache.mesos.Protos.Environment.Variable
In Mesos 1.2, the `Environment.variables.value` message was made optional.
hasType() - Method in interface org.apache.mesos.Protos.Environment.VariableOrBuilder
In Mesos 1.2, the `Environment.variables.value` message was made optional.
hasType() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
For backwards compatibility, if this field is not set when using `LAUNCH` operation, Mesos will infer the type by checking if `command` is set (`CUSTOM`) or unset (`DEFAULT`).
hasType() - Method in class org.apache.mesos.Protos.ExecutorInfo
For backwards compatibility, if this field is not set when using `LAUNCH` operation, Mesos will infer the type by checking if `command` is set (`CUSTOM`) or unset (`DEFAULT`).
hasType() - Method in interface org.apache.mesos.Protos.ExecutorInfoOrBuilder
For backwards compatibility, if this field is not set when using `LAUNCH` operation, Mesos will infer the type by checking if `command` is set (`CUSTOM`) or unset (`DEFAULT`).
hasType() - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability.Builder
Enum fields should be optional, see: MESOS-4997.
hasType() - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability
Enum fields should be optional, see: MESOS-4997.
hasType() - Method in interface org.apache.mesos.Protos.FrameworkInfo.CapabilityOrBuilder
Enum fields should be optional, see: MESOS-4997.
hasType() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
The type of health check.
hasType() - Method in class org.apache.mesos.Protos.HealthCheck
The type of health check.
hasType() - Method in interface org.apache.mesos.Protos.HealthCheckOrBuilder
The type of health check.
hasType() - Method in class org.apache.mesos.Protos.Image.Builder
required .mesos.Image.Type type = 1;
hasType() - Method in class org.apache.mesos.Protos.Image
required .mesos.Image.Type type = 1;
hasType() - Method in interface org.apache.mesos.Protos.ImageOrBuilder
required .mesos.Image.Type type = 1;
hasType() - Method in class org.apache.mesos.Protos.MasterInfo.Capability.Builder
optional .mesos.MasterInfo.Capability.Type type = 1;
hasType() - Method in class org.apache.mesos.Protos.MasterInfo.Capability
optional .mesos.MasterInfo.Capability.Type type = 1;
hasType() - Method in interface org.apache.mesos.Protos.MasterInfo.CapabilityOrBuilder
optional .mesos.MasterInfo.Capability.Type type = 1;
hasType() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Type type = 1;
hasType() - Method in class org.apache.mesos.Protos.Offer.Operation
optional .mesos.Offer.Operation.Type type = 1;
hasType() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
optional .mesos.Offer.Operation.Type type = 1;
hasType() - Method in class org.apache.mesos.Protos.Resource.Builder
required .mesos.Value.Type type = 2;
hasType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
required .mesos.Resource.DiskInfo.Source.Type type = 1;
hasType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
required .mesos.Resource.DiskInfo.Source.Type type = 1;
hasType() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.SourceOrBuilder
required .mesos.Resource.DiskInfo.Source.Type type = 1;
hasType() - Method in class org.apache.mesos.Protos.Resource
required .mesos.Value.Type type = 2;
hasType() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
The type of this reservation.
hasType() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo
The type of this reservation.
hasType() - Method in interface org.apache.mesos.Protos.Resource.ReservationInfoOrBuilder
The type of this reservation.
hasType() - Method in interface org.apache.mesos.Protos.ResourceOrBuilder
required .mesos.Value.Type type = 2;
hasType() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The type of the resource provider.
hasType() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
The type of the resource provider.
hasType() - Method in interface org.apache.mesos.Protos.ResourceProviderInfoOrBuilder
The type of the resource provider.
hasType() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
optional .mesos.RLimitInfo.RLimit.Type type = 1;
hasType() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit
optional .mesos.RLimitInfo.RLimit.Type type = 1;
hasType() - Method in interface org.apache.mesos.Protos.RLimitInfo.RLimitOrBuilder
optional .mesos.RLimitInfo.RLimit.Type type = 1;
hasType() - Method in class org.apache.mesos.Protos.Secret.Builder
optional .mesos.Secret.Type type = 1;
hasType() - Method in class org.apache.mesos.Protos.Secret
optional .mesos.Secret.Type type = 1;
hasType() - Method in interface org.apache.mesos.Protos.SecretOrBuilder
optional .mesos.Secret.Type type = 1;
hasType() - Method in class org.apache.mesos.Protos.SlaveInfo.Capability.Builder
Enum fields should be optional, see: MESOS-4997.
hasType() - Method in class org.apache.mesos.Protos.SlaveInfo.Capability
Enum fields should be optional, see: MESOS-4997.
hasType() - Method in interface org.apache.mesos.Protos.SlaveInfo.CapabilityOrBuilder
Enum fields should be optional, see: MESOS-4997.
hasType() - Method in class org.apache.mesos.Protos.Value.Builder
required .mesos.Value.Type type = 1;
hasType() - Method in class org.apache.mesos.Protos.Value
required .mesos.Value.Type type = 1;
hasType() - Method in interface org.apache.mesos.Protos.ValueOrBuilder
required .mesos.Value.Type type = 1;
hasType() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
Enum fields should be optional, see: MESOS-4997.
hasType() - Method in class org.apache.mesos.Protos.Volume.Source
Enum fields should be optional, see: MESOS-4997.
hasType() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
optional .mesos.Volume.Source.SandboxPath.Type type = 1;
hasType() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
optional .mesos.Volume.Source.SandboxPath.Type type = 1;
hasType() - Method in interface org.apache.mesos.Protos.Volume.Source.SandboxPathOrBuilder
optional .mesos.Volume.Source.SandboxPath.Type type = 1;
hasType() - Method in interface org.apache.mesos.Protos.Volume.SourceOrBuilder
Enum fields should be optional, see: MESOS-4997.
hasUdpStats() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.UdpStatistics udp_stats = 4;
hasUdpStats() - Method in class org.apache.mesos.Protos.SNMPStatistics
optional .mesos.UdpStatistics udp_stats = 4;
hasUdpStats() - Method in interface org.apache.mesos.Protos.SNMPStatisticsOrBuilder
optional .mesos.UdpStatistics udp_stats = 4;
hasUid() - Method in class org.apache.mesos.Protos.FileInfo.Builder
User ID of owner.
hasUid() - Method in class org.apache.mesos.Protos.FileInfo
User ID of owner.
hasUid() - Method in interface org.apache.mesos.Protos.FileInfoOrBuilder
User ID of owner.
hasUnavailability() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
This InverseOffer represents a planned unavailability event in the specified interval.
hasUnavailability() - Method in class org.apache.mesos.Protos.InverseOffer
This InverseOffer represents a planned unavailability event in the specified interval.
hasUnavailability() - Method in interface org.apache.mesos.Protos.InverseOfferOrBuilder
This InverseOffer represents a planned unavailability event in the specified interval.
hasUnavailability() - Method in class org.apache.mesos.Protos.MachineInfo.Builder
Signifies that the machine may be unavailable during the given interval.
hasUnavailability() - Method in class org.apache.mesos.Protos.MachineInfo
Signifies that the machine may be unavailable during the given interval.
hasUnavailability() - Method in interface org.apache.mesos.Protos.MachineInfoOrBuilder
Signifies that the machine may be unavailable during the given interval.
hasUnavailability() - Method in class org.apache.mesos.Protos.Offer.Builder
Signifies that the resources in this Offer may be unavailable during the given interval.
hasUnavailability() - Method in class org.apache.mesos.Protos.Offer
Signifies that the resources in this Offer may be unavailable during the given interval.
hasUnavailability() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
Signifies that the resources in this Offer may be unavailable during the given interval.
hasUnconfined() - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
If set to `true`, Seccomp is not applied to the container.
hasUnconfined() - Method in class org.apache.mesos.Protos.SeccompInfo
If set to `true`, Seccomp is not applied to the container.
hasUnconfined() - Method in interface org.apache.mesos.Protos.SeccompInfoOrBuilder
If set to `true`, Seccomp is not applied to the container.
hasUnreachableTime() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
The time (according to the master's clock) when the agent where this task was running became unreachable.
hasUnreachableTime() - Method in class org.apache.mesos.Protos.TaskStatus
The time (according to the master's clock) when the agent where this task was running became unreachable.
hasUnreachableTime() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
The time (according to the master's clock) when the agent where this task was running became unreachable.
hasUnreserve() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Unreserve unreserve = 4;
hasUnreserve() - Method in class org.apache.mesos.Protos.Offer.Operation
optional .mesos.Offer.Operation.Unreserve unreserve = 4;
hasUnreserve() - Method in interface org.apache.mesos.Protos.Offer.OperationOrBuilder
optional .mesos.Offer.Operation.Unreserve unreserve = 4;
hasUrl() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
URL for reaching the slave running on the host.
hasUrl() - Method in class org.apache.mesos.Protos.InverseOffer
URL for reaching the slave running on the host.
hasUrl() - Method in interface org.apache.mesos.Protos.InverseOfferOrBuilder
URL for reaching the slave running on the host.
hasUrl() - Method in class org.apache.mesos.Protos.Offer.Builder
URL for reaching the slave running on the host.
hasUrl() - Method in class org.apache.mesos.Protos.Offer
URL for reaching the slave running on the host.
hasUrl() - Method in interface org.apache.mesos.Protos.OfferOrBuilder
URL for reaching the slave running on the host.
hasUsedBytes() - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
optional uint64 used_bytes = 4;
hasUsedBytes() - Method in class org.apache.mesos.Protos.DiskStatistics
optional uint64 used_bytes = 4;
hasUsedBytes() - Method in interface org.apache.mesos.Protos.DiskStatisticsOrBuilder
optional uint64 used_bytes = 4;
hasUser() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
Enables executor and tasks to run as a specific user.
hasUser() - Method in class org.apache.mesos.Protos.CommandInfo
Enables executor and tasks to run as a specific user.
hasUser() - Method in interface org.apache.mesos.Protos.CommandInfoOrBuilder
Enables executor and tasks to run as a specific user.
hasUser() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Used to determine the Unix user that an executor or task should be launched as.
hasUser() - Method in class org.apache.mesos.Protos.FrameworkInfo
Used to determine the Unix user that an executor or task should be launched as.
hasUser() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
Used to determine the Unix user that an executor or task should be launched as.
hasUser() - Method in class org.apache.mesos.Protos.Task.Builder
Specific user under which task is running.
hasUser() - Method in class org.apache.mesos.Protos.Task
Specific user under which task is running.
hasUser() - Method in interface org.apache.mesos.Protos.TaskOrBuilder
Specific user under which task is running.
hasUuid() - Method in class org.apache.mesos.Protos.Operation.Builder
This is the internal UUID for the operation, which is kept independently from the framework-specified operation ID, which is optional.
hasUuid() - Method in class org.apache.mesos.Protos.Operation
This is the internal UUID for the operation, which is kept independently from the framework-specified operation ID, which is optional.
hasUuid() - Method in interface org.apache.mesos.Protos.OperationOrBuilder
This is the internal UUID for the operation, which is kept independently from the framework-specified operation ID, which is optional.
hasUuid() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
Statuses that are delivered reliably to the scheduler will include a `uuid`.
hasUuid() - Method in class org.apache.mesos.Protos.OperationStatus
Statuses that are delivered reliably to the scheduler will include a `uuid`.
hasUuid() - Method in interface org.apache.mesos.Protos.OperationStatusOrBuilder
Statuses that are delivered reliably to the scheduler will include a `uuid`.
hasUuid() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Statuses that are delivered reliably to the scheduler will include a 'uuid'.
hasUuid() - Method in class org.apache.mesos.Protos.TaskStatus
Statuses that are delivered reliably to the scheduler will include a 'uuid'.
hasUuid() - Method in interface org.apache.mesos.Protos.TaskStatusOrBuilder
Statuses that are delivered reliably to the scheduler will include a 'uuid'.
hasValue() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value.Builder
Required.
hasValue() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
Required.
hasValue() - Method in interface org.apache.mesos.Protos.CgroupInfo.Blkio.ValueOrBuilder
Required.
hasValue() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
optional string value = 3;
hasValue() - Method in class org.apache.mesos.Protos.CommandInfo
optional string value = 3;
hasValue() - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
required string value = 1;
hasValue() - Method in class org.apache.mesos.Protos.CommandInfo.URI
required string value = 1;
hasValue() - Method in interface org.apache.mesos.Protos.CommandInfo.URIOrBuilder
required string value = 1;
hasValue() - Method in interface org.apache.mesos.Protos.CommandInfoOrBuilder
optional string value = 3;
hasValue() - Method in class org.apache.mesos.Protos.ContainerID.Builder
required string value = 1;
hasValue() - Method in class org.apache.mesos.Protos.ContainerID
required string value = 1;
hasValue() - Method in interface org.apache.mesos.Protos.ContainerIDOrBuilder
required string value = 1;
hasValue() - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
Only one of `value` and `secret` must be set.
hasValue() - Method in class org.apache.mesos.Protos.Environment.Variable
Only one of `value` and `secret` must be set.
hasValue() - Method in interface org.apache.mesos.Protos.Environment.VariableOrBuilder
Only one of `value` and `secret` must be set.
hasValue() - Method in class org.apache.mesos.Protos.ExecutorID.Builder
required string value = 1;
hasValue() - Method in class org.apache.mesos.Protos.ExecutorID
required string value = 1;
hasValue() - Method in interface org.apache.mesos.Protos.ExecutorIDOrBuilder
required string value = 1;
hasValue() - Method in class org.apache.mesos.Protos.Flag.Builder
optional string value = 2;
hasValue() - Method in class org.apache.mesos.Protos.Flag
optional string value = 2;
hasValue() - Method in interface org.apache.mesos.Protos.FlagOrBuilder
optional string value = 2;
hasValue() - Method in class org.apache.mesos.Protos.FrameworkID.Builder
required string value = 1;
hasValue() - Method in class org.apache.mesos.Protos.FrameworkID
required string value = 1;
hasValue() - Method in interface org.apache.mesos.Protos.FrameworkIDOrBuilder
required string value = 1;
hasValue() - Method in class org.apache.mesos.Protos.Label.Builder
optional string value = 2;
hasValue() - Method in class org.apache.mesos.Protos.Label
optional string value = 2;
hasValue() - Method in interface org.apache.mesos.Protos.LabelOrBuilder
optional string value = 2;
hasValue() - Method in class org.apache.mesos.Protos.Metric.Builder
optional double value = 2;
hasValue() - Method in class org.apache.mesos.Protos.Metric
optional double value = 2;
hasValue() - Method in interface org.apache.mesos.Protos.MetricOrBuilder
optional double value = 2;
hasValue() - Method in class org.apache.mesos.Protos.OfferID.Builder
required string value = 1;
hasValue() - Method in class org.apache.mesos.Protos.OfferID
required string value = 1;
hasValue() - Method in interface org.apache.mesos.Protos.OfferIDOrBuilder
required string value = 1;
hasValue() - Method in class org.apache.mesos.Protos.OperationID.Builder
required string value = 1;
hasValue() - Method in class org.apache.mesos.Protos.OperationID
required string value = 1;
hasValue() - Method in interface org.apache.mesos.Protos.OperationIDOrBuilder
required string value = 1;
hasValue() - Method in class org.apache.mesos.Protos.Parameter.Builder
required string value = 2;
hasValue() - Method in class org.apache.mesos.Protos.Parameter
required string value = 2;
hasValue() - Method in interface org.apache.mesos.Protos.ParameterOrBuilder
required string value = 2;
hasValue() - Method in class org.apache.mesos.Protos.ResourceProviderID.Builder
required string value = 1;
hasValue() - Method in class org.apache.mesos.Protos.ResourceProviderID
required string value = 1;
hasValue() - Method in interface org.apache.mesos.Protos.ResourceProviderIDOrBuilder
required string value = 1;
hasValue() - Method in class org.apache.mesos.Protos.Secret.Builder
optional .mesos.Secret.Value value = 3;
hasValue() - Method in class org.apache.mesos.Protos.Secret
optional .mesos.Secret.Value value = 3;
hasValue() - Method in interface org.apache.mesos.Protos.SecretOrBuilder
optional .mesos.Secret.Value value = 3;
hasValue() - Method in class org.apache.mesos.Protos.SlaveID.Builder
required string value = 1;
hasValue() - Method in class org.apache.mesos.Protos.SlaveID
required string value = 1;
hasValue() - Method in interface org.apache.mesos.Protos.SlaveIDOrBuilder
required string value = 1;
hasValue() - Method in class org.apache.mesos.Protos.TaskID.Builder
required string value = 1;
hasValue() - Method in class org.apache.mesos.Protos.TaskID
required string value = 1;
hasValue() - Method in interface org.apache.mesos.Protos.TaskIDOrBuilder
required string value = 1;
hasValue() - Method in class org.apache.mesos.Protos.UUID.Builder
required bytes value = 1;
hasValue() - Method in class org.apache.mesos.Protos.UUID
required bytes value = 1;
hasValue() - Method in interface org.apache.mesos.Protos.UUIDOrBuilder
required bytes value = 1;
hasValue() - Method in class org.apache.mesos.Protos.Value.Scalar.Builder
Scalar values are represented using floating point.
hasValue() - Method in class org.apache.mesos.Protos.Value.Scalar
Scalar values are represented using floating point.
hasValue() - Method in interface org.apache.mesos.Protos.Value.ScalarOrBuilder
Scalar values are represented using floating point.
hasValue() - Method in class org.apache.mesos.Protos.Value.Text.Builder
required string value = 1;
hasValue() - Method in class org.apache.mesos.Protos.Value.Text
required string value = 1;
hasValue() - Method in interface org.apache.mesos.Protos.Value.TextOrBuilder
required string value = 1;
hasVendor() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
The vendor of this source.
hasVendor() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
The vendor of this source.
hasVendor() - Method in interface org.apache.mesos.Protos.Resource.DiskInfo.SourceOrBuilder
The vendor of this source.
hasVersion() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional string version = 5;
hasVersion() - Method in class org.apache.mesos.Protos.DiscoveryInfo
optional string version = 5;
hasVersion() - Method in interface org.apache.mesos.Protos.DiscoveryInfoOrBuilder
optional string version = 5;
hasVersion() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The running Master version, as a string; taken from the generated "master/version.hpp".
hasVersion() - Method in class org.apache.mesos.Protos.MasterInfo
The running Master version, as a string; taken from the generated "master/version.hpp".
hasVersion() - Method in interface org.apache.mesos.Protos.MasterInfoOrBuilder
The running Master version, as a string; taken from the generated "master/version.hpp".
hasVersion() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
required string version = 1;
hasVersion() - Method in class org.apache.mesos.Protos.VersionInfo
required string version = 1;
hasVersion() - Method in interface org.apache.mesos.Protos.VersionInfoOrBuilder
required string version = 1;
hasVisibility() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
required .mesos.DiscoveryInfo.Visibility visibility = 1;
hasVisibility() - Method in class org.apache.mesos.Protos.DiscoveryInfo
required .mesos.DiscoveryInfo.Visibility visibility = 1;
hasVisibility() - Method in interface org.apache.mesos.Protos.DiscoveryInfoOrBuilder
required .mesos.DiscoveryInfo.Visibility visibility = 1;
hasVisibility() - Method in class org.apache.mesos.Protos.Port.Builder
This field restricts discovery within a framework (FRAMEWORK), within a Mesos cluster (CLUSTER), or places no restrictions (EXTERNAL).
hasVisibility() - Method in class org.apache.mesos.Protos.Port
This field restricts discovery within a framework (FRAMEWORK), within a Mesos cluster (CLUSTER), or places no restrictions (EXTERNAL).
hasVisibility() - Method in interface org.apache.mesos.Protos.PortOrBuilder
This field restricts discovery within a framework (FRAMEWORK), within a Mesos cluster (CLUSTER), or places no restrictions (EXTERNAL).
hasVolume() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
required .mesos.Resource volume = 1;
hasVolume() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
required .mesos.Resource volume = 1;
hasVolume() - Method in interface org.apache.mesos.Protos.Offer.Operation.GrowVolumeOrBuilder
required .mesos.Resource volume = 1;
hasVolume() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
required .mesos.Resource volume = 1;
hasVolume() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
required .mesos.Resource volume = 1;
hasVolume() - Method in interface org.apache.mesos.Protos.Offer.Operation.ShrinkVolumeOrBuilder
required .mesos.Resource volume = 1;
hasVolume() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
Describes how this disk resource will be mounted in the container.
hasVolume() - Method in class org.apache.mesos.Protos.Resource.DiskInfo
Describes how this disk resource will be mounted in the container.
hasVolume() - Method in interface org.apache.mesos.Protos.Resource.DiskInfoOrBuilder
Describes how this disk resource will be mounted in the container.
hasVolumeCapability() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
required .mesos.Volume.Source.CSIVolume.VolumeCapability volume_capability = 2;
hasVolumeCapability() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
required .mesos.Volume.Source.CSIVolume.VolumeCapability volume_capability = 2;
hasVolumeCapability() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioningOrBuilder
required .mesos.Volume.Source.CSIVolume.VolumeCapability volume_capability = 2;
hasVolumeDriver() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
Deprecated.
hasVolumeDriver() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
Deprecated.
hasVolumeDriver() - Method in interface org.apache.mesos.Protos.ContainerInfo.DockerInfoOrBuilder
Deprecated.
hasVolumeId() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
required string volume_id = 1;
hasVolumeId() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
required string volume_id = 1;
hasVolumeId() - Method in interface org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioningOrBuilder
required string volume_id = 1;
hasWebuiUrl() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field allows a framework to advertise its web UI, so that the Mesos web UI can link to it.
hasWebuiUrl() - Method in class org.apache.mesos.Protos.FrameworkInfo
This field allows a framework to advertise its web UI, so that the Mesos web UI can link to it.
hasWebuiUrl() - Method in interface org.apache.mesos.Protos.FrameworkInfoOrBuilder
This field allows a framework to advertise its web UI, so that the Mesos web UI can link to it.
hasWeight() - Method in class org.apache.mesos.Protos.Role.Builder
required double weight = 2;
hasWeight() - Method in class org.apache.mesos.Protos.Role
required double weight = 2;
hasWeight() - Method in interface org.apache.mesos.Protos.RoleOrBuilder
required double weight = 2;
hasWeight() - Method in class org.apache.mesos.Protos.WeightInfo.Builder
required double weight = 1;
hasWeight() - Method in class org.apache.mesos.Protos.WeightInfo
required double weight = 1;
hasWeight() - Method in interface org.apache.mesos.Protos.WeightInfoOrBuilder
required double weight = 1;
hasWindowSize() - Method in class org.apache.mesos.Protos.TTYInfo.Builder
optional .mesos.TTYInfo.WindowSize window_size = 1;
hasWindowSize() - Method in class org.apache.mesos.Protos.TTYInfo
optional .mesos.TTYInfo.WindowSize window_size = 1;
hasWindowSize() - Method in interface org.apache.mesos.Protos.TTYInfoOrBuilder
optional .mesos.TTYInfo.WindowSize window_size = 1;
hasWrite() - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
optional bool write = 2;
hasWrite() - Method in class org.apache.mesos.Protos.DeviceAccess.Access
optional bool write = 2;
hasWrite() - Method in interface org.apache.mesos.Protos.DeviceAccess.AccessOrBuilder
optional bool write = 2;
hasZone() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
required .mesos.DomainInfo.FaultDomain.ZoneInfo zone = 2;
hasZone() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
required .mesos.DomainInfo.FaultDomain.ZoneInfo zone = 2;
hasZone() - Method in interface org.apache.mesos.Protos.DomainInfo.FaultDomainOrBuilder
required .mesos.DomainInfo.FaultDomain.ZoneInfo zone = 2;
HEALTH_CHECK_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Task
 
HEALTH_CHECK_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskInfo
 
HEALTHY_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskStatus
 
HIERARCHICAL_ROLE_VALUE - Static variable in enum org.apache.mesos.Protos.SlaveInfo.Capability.Type
This expresses the ability for the agent to be able to launch tasks, reserve resources, and create volumes using resources allocated to a 'hierarchical-role'.
HOST_PATH_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume
 
HOST_PATH_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume.Source
 
HOST_PATH_VALUE - Static variable in enum org.apache.mesos.Protos.Volume.Source.Type
HOST_PATH = 4;
HOST_PORT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
HOST_PORT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
HOST_TO_CONTAINER_VALUE - Static variable in enum org.apache.mesos.Protos.MountPropagation.Mode
The volume in a container will receive new mounts from the host or other containers, but filesystems mounted inside the container won't be propagated to the host or other containers.
HOST_VALUE - Static variable in enum org.apache.mesos.Protos.ContainerInfo.DockerInfo.Network
HOST = 1;
HOSTNAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Address
 
HOSTNAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ContainerInfo
 
HOSTNAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.FrameworkInfo
 
HOSTNAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.MachineID
 
HOSTNAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.MasterInfo
 
HOSTNAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer
 
HOSTNAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.SlaveInfo
 
HTTP_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CheckInfo
 
HTTP_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CheckStatusInfo
 
HTTP_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.HealthCheck
 
HTTP_VALUE - Static variable in enum org.apache.mesos.Protos.CheckInfo.Type
HTTP = 2;
HTTP_VALUE - Static variable in enum org.apache.mesos.Protos.HealthCheck.Type
HTTP = 2;

I

ICMP_STATS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.SNMPStatistics
 
ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.FrameworkInfo
 
ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Image.Appc
 
ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.InverseOffer
 
ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.MachineInfo
 
ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.MasterInfo
 
ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer
 
ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation
 
ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceProviderInfo
 
ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.SlaveInfo
 
ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TrafficControlStatistics
 
identity() - Method in class org.apache.mesos.Log.Position
Returns an "identity" of this position, useful for serializing to logs or across communication mediums.
IGNOREDMULTI_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.UdpStatistics
 
IMAGE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
IMAGE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
IMAGE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume
 
INADDRERRORS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IpStatistics
 
INADDRMASKREPS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
INADDRMASKS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
INCSUMERRORS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
INCSUMERRORS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TcpStatistics
 
INCSUMERRORS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.UdpStatistics
 
INDATAGRAMS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.UdpStatistics
 
INDELIVERS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IpStatistics
 
INDESTUNREACHS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
INDISCARDS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IpStatistics
 
INECHOREPS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
INECHOS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
INERRORS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
INERRORS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.UdpStatistics
 
INERRS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TcpStatistics
 
INFO_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Operation
 
INHDRERRORS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IpStatistics
 
initialize(int, String, Set<String>) - Method in class org.apache.mesos.Log
 
initialize(int, String, String, long, TimeUnit, String) - Method in class org.apache.mesos.Log
 
initialize(int, String, String, long, TimeUnit, String, String, byte[]) - Method in class org.apache.mesos.Log
 
initialize(Log) - Method in class org.apache.mesos.Log.Reader
 
initialize(Log, long, TimeUnit, int) - Method in class org.apache.mesos.Log.Writer
 
initialize() - Method in class org.apache.mesos.MesosExecutorDriver
 
initialize() - Method in class org.apache.mesos.MesosSchedulerDriver
 
INMSGS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
INPARMPROBS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
INRECEIVES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IpStatistics
 
INREDIRECTS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
INSEGS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TcpStatistics
 
INSRCQUENCHS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
INSTRUCTIONS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Address.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Address
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Attribute.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Attribute
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CapabilityInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CapabilityInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CgroupInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CgroupInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CheckInfo.Command.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CheckInfo.Command
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CheckInfo.Http
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CheckInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CheckInfo.Tcp.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CheckStatusInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CommandInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CommandInfo.URI
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ContainerID.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ContainerID
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ContainerInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ContainerStatus
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Credential.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Credential
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Credentials.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Credentials
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.CSIPluginInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Device.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Device
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Device.Number.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Device.Number
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.DeviceAccess.Access
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.DeviceAccess
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.DeviceWhitelist
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.DiscoveryInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.DiskStatistics
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.DomainInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.DomainInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.DrainConfig.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.DrainConfig
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.DrainInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.DrainInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.DurationInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.DurationInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Environment.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Environment
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Environment.Variable
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ExecutorID.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ExecutorID
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ExecutorInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.FileInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.FileInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Filters.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Filters
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Flag.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Flag
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.FrameworkID.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.FrameworkID
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.FrameworkInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.HealthCheck
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.IcmpStatistics
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Image.Appc.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Image.Appc
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Image.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Image.Docker.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Image.Docker
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Image
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.InverseOffer
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.IpStatistics
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.KillPolicy.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.KillPolicy
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Label.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Label
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Labels.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Labels
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.LinuxInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.MachineID.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.MachineID
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.MachineInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.MachineInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.MasterInfo.Capability.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.MasterInfo.Capability
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.MasterInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Metric.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Metric
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.MountPropagation.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.MountPropagation
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.NetworkInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Offer.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Offer
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Offer.Operation.Create
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Offer.Operation
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.OfferFilters.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.OfferFilters
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.OfferID.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.OfferID
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Operation.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Operation
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.OperationID.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.OperationID
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.OperationStatus
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Parameter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Parameter
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Parameters.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Parameters
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.PerfStatistics
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Port.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Port
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Ports.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Ports
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.RateLimit.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.RateLimit
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.RateLimits.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.RateLimits
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Request.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Request
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Resource.AllocationInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Resource.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Resource.DiskInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Resource
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Resource.RevocableInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Resource.SharedInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Resource.SharedInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ResourceProviderID.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ResourceProviderID
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ResourceStatistics
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.ResourceUsage
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.RLimitInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Role.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Role
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.SeccompInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Secret.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Secret
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Secret.Reference
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Secret.Value.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Secret.Value
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.SlaveID.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.SlaveID
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.SlaveInfo.Capability.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.SlaveInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.SNMPStatistics
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Task.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Task
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.TaskGroupInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.TaskID.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.TaskID
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.TaskInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.TaskResourceLimitation
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.TaskStatus
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.TcpStatistics
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.TimeInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.TimeInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.TTYInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.TTYInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.UdpStatistics
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Unavailability.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Unavailability
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.URL.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.URL
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.UUID.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.UUID
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Value.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Value
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Value.Range.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Value.Range
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Value.Ranges
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Value.Scalar.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Value.Scalar
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Value.Set.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Value.Set
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Value.Text.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Value.Text
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.VersionInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Volume.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Volume
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Volume.Source
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.WeightInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.mesos.Protos.WeightInfo
 
internalGetMapField(int) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
 
internalGetMapField(int) - Method in class org.apache.mesos.Protos.FrameworkInfo
 
internalGetMapField(int) - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
 
internalGetMapField(int) - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
internalGetMapField(int) - Method in class org.apache.mesos.Protos.Task.Builder
 
internalGetMapField(int) - Method in class org.apache.mesos.Protos.Task
 
internalGetMapField(int) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
 
internalGetMapField(int) - Method in class org.apache.mesos.Protos.TaskInfo
 
internalGetMapField(int) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
 
internalGetMapField(int) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
internalGetMutableMapField(int) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
 
internalGetMutableMapField(int) - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
 
internalGetMutableMapField(int) - Method in class org.apache.mesos.Protos.Task.Builder
 
internalGetMutableMapField(int) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
 
internalGetMutableMapField(int) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.CapabilityInfo.Capability
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.CgroupInfo.Blkio.Operation
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.CheckInfo.Type
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.ContainerInfo.DockerInfo.Network
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.ContainerInfo.Type
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.CSIPluginContainerInfo.Service
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.DiscoveryInfo.Visibility
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.DrainState
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.Environment.Variable.Type
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.ExecutorInfo.Type
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.FrameworkInfo.Capability.Type
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.HealthCheck.Type
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.Image.Type
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.LinuxInfo.IpcMode
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.MachineInfo.Mode
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.MasterInfo.Capability.Type
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.MountPropagation.Mode
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.NetworkInfo.Protocol
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.Offer.Operation.Type
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.OperationState
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.Resource.DiskInfo.Source.Type
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.Resource.ReservationInfo.Type
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.Secret.Type
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.SlaveInfo.Capability.Type
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.Status
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.TaskState
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.TaskStatus.Reason
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.TaskStatus.Source
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.Value.Type
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.Volume.Mode
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.Volume.Source.SandboxPath.Type
 
internalGetValueMap() - Static method in enum org.apache.mesos.Protos.Volume.Source.Type
 
INTERVAL_SECONDS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CheckInfo
 
INTERVAL_SECONDS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.HealthCheck
 
INTIMEEXCDS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
INTIMESTAMPREPS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
INTIMESTAMPS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
INUNKNOWNPROTOS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IpStatistics
 
IO_MERGED_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
IO_QUEUED_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
IO_SERVICE_BYTES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
IO_SERVICE_BYTES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
IO_SERVICE_TIME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
IO_SERVICED_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
IO_SERVICED_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
IO_WAIT_TIME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
IP_ADDRESS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
IP_ADDRESSES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.NetworkInfo
 
IP_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Address
 
IP_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.MachineID
 
IP_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.MasterInfo
 
IP_STATS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.SNMPStatistics
 
IPC_LOCK_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
IPC_LOCK = 1014;
IPC_MODE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.LinuxInfo
 
IPC_OWNER_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
IPC_OWNER = 1015;
IPv4_VALUE - Static variable in enum org.apache.mesos.Protos.NetworkInfo.Protocol
IPv4 = 1;
IPv6_VALUE - Static variable in enum org.apache.mesos.Protos.NetworkInfo.Protocol
IPv6 = 2;
isInitialized() - Method in class org.apache.mesos.Protos.Address.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Address
 
isInitialized() - Method in class org.apache.mesos.Protos.Attribute.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Attribute
 
isInitialized() - Method in class org.apache.mesos.Protos.CapabilityInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.CapabilityInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
isInitialized() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
isInitialized() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
isInitialized() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
isInitialized() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
isInitialized() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
isInitialized() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
isInitialized() - Method in class org.apache.mesos.Protos.CgroupInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.CgroupInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
isInitialized() - Method in class org.apache.mesos.Protos.CheckInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.CheckInfo.Command.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.CheckInfo.Command
 
isInitialized() - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.CheckInfo.Http
 
isInitialized() - Method in class org.apache.mesos.Protos.CheckInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.CheckInfo.Tcp.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
isInitialized() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
isInitialized() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
isInitialized() - Method in class org.apache.mesos.Protos.CheckStatusInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
isInitialized() - Method in class org.apache.mesos.Protos.CommandInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.CommandInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.CommandInfo.URI
 
isInitialized() - Method in class org.apache.mesos.Protos.ContainerID.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.ContainerID
 
isInitialized() - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
isInitialized() - Method in class org.apache.mesos.Protos.ContainerInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.ContainerStatus
 
isInitialized() - Method in class org.apache.mesos.Protos.Credential.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Credential
 
isInitialized() - Method in class org.apache.mesos.Protos.Credentials.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Credentials
 
isInitialized() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
isInitialized() - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.CSIPluginInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.Device.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Device
 
isInitialized() - Method in class org.apache.mesos.Protos.Device.Number.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Device.Number
 
isInitialized() - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.DeviceAccess.Access
 
isInitialized() - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.DeviceAccess
 
isInitialized() - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.DeviceWhitelist
 
isInitialized() - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.DiscoveryInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.DiskStatistics
 
isInitialized() - Method in class org.apache.mesos.Protos.DomainInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
isInitialized() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.DomainInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.DrainConfig.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.DrainConfig
 
isInitialized() - Method in class org.apache.mesos.Protos.DrainInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.DrainInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.DurationInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.DurationInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.Environment.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Environment
 
isInitialized() - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Environment.Variable
 
isInitialized() - Method in class org.apache.mesos.Protos.ExecutorID.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.ExecutorID
 
isInitialized() - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.ExecutorInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.FileInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.FileInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.Filters.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Filters
 
isInitialized() - Method in class org.apache.mesos.Protos.Flag.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Flag
 
isInitialized() - Method in class org.apache.mesos.Protos.FrameworkID.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.FrameworkID
 
isInitialized() - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
isInitialized() - Method in class org.apache.mesos.Protos.FrameworkInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.HealthCheck.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.HealthCheck
 
isInitialized() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.IcmpStatistics
 
isInitialized() - Method in class org.apache.mesos.Protos.Image.Appc.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Image.Appc
 
isInitialized() - Method in class org.apache.mesos.Protos.Image.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Image.Docker.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Image.Docker
 
isInitialized() - Method in class org.apache.mesos.Protos.Image
 
isInitialized() - Method in class org.apache.mesos.Protos.InverseOffer.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.InverseOffer
 
isInitialized() - Method in class org.apache.mesos.Protos.IpStatistics.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.IpStatistics
 
isInitialized() - Method in class org.apache.mesos.Protos.KillPolicy.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.KillPolicy
 
isInitialized() - Method in class org.apache.mesos.Protos.Label.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Label
 
isInitialized() - Method in class org.apache.mesos.Protos.Labels.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Labels
 
isInitialized() - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.LinuxInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.MachineID.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.MachineID
 
isInitialized() - Method in class org.apache.mesos.Protos.MachineInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.MachineInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.MasterInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.MasterInfo.Capability.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.MasterInfo.Capability
 
isInitialized() - Method in class org.apache.mesos.Protos.MasterInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.Metric.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Metric
 
isInitialized() - Method in class org.apache.mesos.Protos.MountPropagation.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.MountPropagation
 
isInitialized() - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
isInitialized() - Method in class org.apache.mesos.Protos.NetworkInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
isInitialized() - Method in class org.apache.mesos.Protos.Offer.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Offer
 
isInitialized() - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Offer.Operation.Create
 
isInitialized() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
isInitialized() - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
isInitialized() - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
isInitialized() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
isInitialized() - Method in class org.apache.mesos.Protos.Offer.Operation
 
isInitialized() - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
isInitialized() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
isInitialized() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
isInitialized() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
isInitialized() - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
isInitialized() - Method in class org.apache.mesos.Protos.OfferFilters.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.OfferFilters
 
isInitialized() - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
isInitialized() - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
isInitialized() - Method in class org.apache.mesos.Protos.OfferID.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.OfferID
 
isInitialized() - Method in class org.apache.mesos.Protos.Operation.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Operation
 
isInitialized() - Method in class org.apache.mesos.Protos.OperationID.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.OperationID
 
isInitialized() - Method in class org.apache.mesos.Protos.OperationStatus.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.OperationStatus
 
isInitialized() - Method in class org.apache.mesos.Protos.Parameter.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Parameter
 
isInitialized() - Method in class org.apache.mesos.Protos.Parameters.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Parameters
 
isInitialized() - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.PerfStatistics
 
isInitialized() - Method in class org.apache.mesos.Protos.Port.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Port
 
isInitialized() - Method in class org.apache.mesos.Protos.Ports.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Ports
 
isInitialized() - Method in class org.apache.mesos.Protos.RateLimit.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.RateLimit
 
isInitialized() - Method in class org.apache.mesos.Protos.RateLimits.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.RateLimits
 
isInitialized() - Method in class org.apache.mesos.Protos.Request.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Request
 
isInitialized() - Method in class org.apache.mesos.Protos.Resource.AllocationInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.Resource.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Resource.DiskInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
isInitialized() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
isInitialized() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
isInitialized() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
isInitialized() - Method in class org.apache.mesos.Protos.Resource
 
isInitialized() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.Resource.RevocableInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.Resource.SharedInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Resource.SharedInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.ResourceProviderID.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.ResourceProviderID
 
isInitialized() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
isInitialized() - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.ResourceStatistics
 
isInitialized() - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
isInitialized() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
isInitialized() - Method in class org.apache.mesos.Protos.ResourceUsage
 
isInitialized() - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.RLimitInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
isInitialized() - Method in class org.apache.mesos.Protos.Role.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Role
 
isInitialized() - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.SeccompInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.Secret.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Secret
 
isInitialized() - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Secret.Reference
 
isInitialized() - Method in class org.apache.mesos.Protos.Secret.Value.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Secret.Value
 
isInitialized() - Method in class org.apache.mesos.Protos.SlaveID.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.SlaveID
 
isInitialized() - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.SlaveInfo.Capability.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
isInitialized() - Method in class org.apache.mesos.Protos.SlaveInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.SNMPStatistics
 
isInitialized() - Method in class org.apache.mesos.Protos.Task.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Task
 
isInitialized() - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.TaskGroupInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.TaskID.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.TaskID
 
isInitialized() - Method in class org.apache.mesos.Protos.TaskInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.TaskInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.TaskResourceLimitation
 
isInitialized() - Method in class org.apache.mesos.Protos.TaskStatus.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.TaskStatus
 
isInitialized() - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.TcpStatistics
 
isInitialized() - Method in class org.apache.mesos.Protos.TimeInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.TimeInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
 
isInitialized() - Method in class org.apache.mesos.Protos.TTYInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.TTYInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
isInitialized() - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.UdpStatistics
 
isInitialized() - Method in class org.apache.mesos.Protos.Unavailability.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Unavailability
 
isInitialized() - Method in class org.apache.mesos.Protos.URL.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.URL
 
isInitialized() - Method in class org.apache.mesos.Protos.UUID.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.UUID
 
isInitialized() - Method in class org.apache.mesos.Protos.Value.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Value
 
isInitialized() - Method in class org.apache.mesos.Protos.Value.Range.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Value.Range
 
isInitialized() - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Value.Ranges
 
isInitialized() - Method in class org.apache.mesos.Protos.Value.Scalar.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Value.Scalar
 
isInitialized() - Method in class org.apache.mesos.Protos.Value.Set.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Value.Set
 
isInitialized() - Method in class org.apache.mesos.Protos.Value.Text.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Value.Text
 
isInitialized() - Method in class org.apache.mesos.Protos.VersionInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.VersionInfo
 
isInitialized() - Method in class org.apache.mesos.Protos.Volume.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Volume
 
isInitialized() - Method in class org.apache.mesos.Protos.Volume.Source.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
isInitialized() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
isInitialized() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
isInitialized() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
isInitialized() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
isInitialized() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
isInitialized() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
isInitialized() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
isInitialized() - Method in class org.apache.mesos.Protos.Volume.Source
 
isInitialized() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
isInitialized() - Method in class org.apache.mesos.Protos.WeightInfo.Builder
 
isInitialized() - Method in class org.apache.mesos.Protos.WeightInfo
 
ITEM_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Value.Set
 
ITLB_LOAD_MISSES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
ITLB_LOADS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 

J

join() - Method in interface org.apache.mesos.ExecutorDriver
Waits for the driver to be stopped or aborted, possibly _blocking_ the current thread indefinitely.
join() - Method in class org.apache.mesos.MesosExecutorDriver
 
join() - Method in class org.apache.mesos.MesosSchedulerDriver
 
join() - Method in interface org.apache.mesos.SchedulerDriver
Waits for the driver to be stopped or aborted, possibly blocking the current thread indefinitely.

K

KEY_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Label
 
KEY_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Parameter
 
KEY_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Secret.Reference
 
KILL_POLICY_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Task
 
KILL_POLICY_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskInfo
 
KILL_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
KILL = 1005;
killTask(ExecutorDriver, Protos.TaskID) - Method in interface org.apache.mesos.Executor
Invoked when a task running within this executor has been killed (via killTask(org.apache.mesos.Protos.TaskID)).
killTask(Protos.TaskID) - Method in class org.apache.mesos.MesosSchedulerDriver
 
killTask(Protos.TaskID) - Method in interface org.apache.mesos.SchedulerDriver
Kills the specified task.

L

L1_DCACHE_LOAD_MISSES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
L1_DCACHE_LOADS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
L1_DCACHE_PREFETCH_MISSES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
L1_DCACHE_PREFETCHES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
L1_DCACHE_STORE_MISSES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
L1_DCACHE_STORES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
L1_ICACHE_LOAD_MISSES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
L1_ICACHE_LOADS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
L1_ICACHE_PREFETCH_MISSES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
L1_ICACHE_PREFETCHES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
LABELS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DiscoveryInfo
 
LABELS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ExecutorInfo
 
LABELS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.FrameworkInfo
 
LABELS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Image.Appc
 
LABELS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Labels
 
LABELS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.NetworkInfo
 
LABELS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Port
 
LABELS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource.ReservationInfo
 
LABELS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
LABELS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Task
 
LABELS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskInfo
 
LABELS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskStatus
 
LATEST_STATUS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Operation
 
LAUNCH_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation
 
LAUNCH_GROUP_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation
 
LAUNCH_GROUP_VALUE - Static variable in enum org.apache.mesos.Protos.Offer.Operation.Type
LAUNCH_GROUP = 6;
LAUNCH_VALUE - Static variable in enum org.apache.mesos.Protos.Offer.Operation.Type
LAUNCH = 1;
launchTask(ExecutorDriver, Protos.TaskInfo) - Method in interface org.apache.mesos.Executor
launchTasks(Protos.OfferID, Collection<Protos.TaskInfo>) - Method in class org.apache.mesos.MesosSchedulerDriver
 
launchTasks(Protos.OfferID, Collection<Protos.TaskInfo>, Protos.Filters) - Method in class org.apache.mesos.MesosSchedulerDriver
 
launchTasks(Collection<Protos.OfferID>, Collection<Protos.TaskInfo>) - Method in class org.apache.mesos.MesosSchedulerDriver
 
launchTasks(Collection<Protos.OfferID>, Collection<Protos.TaskInfo>, Protos.Filters) - Method in class org.apache.mesos.MesosSchedulerDriver
 
launchTasks(Collection<Protos.OfferID>, Collection<Protos.TaskInfo>, Protos.Filters) - Method in interface org.apache.mesos.SchedulerDriver
Launches the given set of tasks.
launchTasks(Collection<Protos.OfferID>, Collection<Protos.TaskInfo>) - Method in interface org.apache.mesos.SchedulerDriver
Launches the given set of tasks.
launchTasks(Protos.OfferID, Collection<Protos.TaskInfo>, Protos.Filters) - Method in interface org.apache.mesos.SchedulerDriver
Deprecated.
Use #launchTasks(Collection, Collection, Filters) instead.
launchTasks(Protos.OfferID, Collection<Protos.TaskInfo>) - Method in interface org.apache.mesos.SchedulerDriver
Deprecated.
Use launchTasks(Collection, Collection) instead. Note that this may add a default filter (see mesos.proto) for the remaining resources. Notably the MesosSchedulerDriver does so.
LEASE_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
LEASE = 1028;
LIMIT_BYTES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DiskStatistics
 
LIMITATION_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskStatus
 
LIMITS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.RateLimits
 
LIMITS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Task
 
LIMITS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskInfo
 
LINUX_IMMUTABLE_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
LINUX_IMMUTABLE = 1009;
LINUX_INFO_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ContainerInfo
 
LLC_LOAD_MISSES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
LLC_LOADS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
LLC_PREFETCH_MISSES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
LLC_PREFETCHES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
LLC_STORE_MISSES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
LLC_STORES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
load(String) - Static method in class org.apache.mesos.MesosNativeLibrary
Attempts to load the native library (if it was not previously loaded) from the given path.
load() - Static method in class org.apache.mesos.MesosNativeLibrary
 
LOCATION_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DiscoveryInfo
 
Log - Class in org.apache.mesos
Provides access to a distributed append only log.
Log(int, String, Set<String>) - Constructor for class org.apache.mesos.Log
Creates a new replicated log that assumes the specified quorum size, is backed by a file at the specified path, and coordiantes with other replicas via the set of process PIDs.
Log(int, String, String, long, TimeUnit, String) - Constructor for class org.apache.mesos.Log
Creates a new replicated log that assumes the specified quorum size, is backed by a file at the specified path, and coordiantes with other replicas associated with the specified ZooKeeper servers, timeout, and znode (or Zookeeper name space).
Log(int, String, String, long, TimeUnit, String, String, byte[]) - Constructor for class org.apache.mesos.Log
Creates a new replicated log that assumes the specified quorum size, is backed by a file at the specified path, and coordiantes with other replicas associated with the specified ZooKeeper servers, timeout, and znode (or Zookeeper name space).
Log.Entry - Class in org.apache.mesos
Represents an opaque data entry in the Log with a Log.Position.
Log.OperationFailedException - Exception in org.apache.mesos
An exception that gets thrown when an error occurs while performing a read or write operation.
Log.Position - Class in org.apache.mesos
An opaque identifier of a log entry's position within the log.
Log.Reader - Class in org.apache.mesos
Provides read access to the Log.
Log.Writer - Class in org.apache.mesos
Provides write access to the Log.
Log.WriterFailedException - Exception in org.apache.mesos
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).

M

MAC_ADMIN_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
MAC_ADMIN = 1033;
MAC_OVERRIDE_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
MAC_OVERRIDE = 1032;
major - Variable in class org.apache.mesos.MesosNativeLibrary.Version
 
MAJOR_FAULTS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
MAJOR_NUMBER_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Device.Number
 
MARK_GONE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DrainConfig
 
MAX_COMPLETION_TIME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskInfo
 
MAX_GRACE_PERIOD_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DrainConfig
 
MAXCONN_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TcpStatistics
 
MEM_ANON_BYTES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
MEM_CACHE_BYTES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
MEM_CRITICAL_PRESSURE_COUNTER_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
MEM_FILE_BYTES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
MEM_LIMIT_BYTES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
MEM_LOW_PRESSURE_COUNTER_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
MEM_MAPPED_FILE_BYTES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
MEM_MEDIUM_PRESSURE_COUNTER_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
MEM_RSS_BYTES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
MEM_SOFT_LIMIT_BYTES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
MEM_SWAP_BYTES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
MEM_TOTAL_BYTES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
MEM_TOTAL_MEMSW_BYTES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
MEM_UNEVICTABLE_BYTES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
mergeAccess(Protos.DeviceAccess.Access) - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
required .mesos.DeviceAccess.Access access = 2;
mergeAccessMode(Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
required .mesos.Volume.Source.CSIVolume.VolumeCapability.AccessMode access_mode = 3;
mergeAddition(Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
required .mesos.Resource addition = 2;
mergeAddress(Protos.Address) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The full IP address (supports both IPv4 and IPv6 formats) and supersedes the use of `ip`, `port` and `hostname`.
mergeAddress(Protos.Address) - Method in class org.apache.mesos.Protos.URL.Builder
required .mesos.Address address = 2;
mergeAllocationInfo(Protos.Resource.AllocationInfo) - Method in class org.apache.mesos.Protos.Offer.Builder
An offer represents resources allocated to *one* of the roles managed by the scheduler.
mergeAllocationInfo(Protos.Resource.AllocationInfo) - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Resource.AllocationInfo allocation_info = 11;
mergeAppc(Protos.Image.Appc) - Method in class org.apache.mesos.Protos.Image.Builder
Only one of the following image messages should be set to match the type.
mergeBlkioStatistics(Protos.CgroupInfo.Blkio.Statistics) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Cgroups blkio statistics.
mergeBlock(Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume block = 1;
mergeBoundingCapabilities(Protos.CapabilityInfo) - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
The set of capabilities that are allowed but not initially granted to tasks.
mergeCapabilityInfo(Protos.CapabilityInfo) - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Deprecated.
mergeCgroupInfo(Protos.CgroupInfo) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
Information about Linux control group (cgroup).
mergeCheck(Protos.CheckInfo) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
A general check for the task.
mergeCheckStatus(Protos.CheckStatusInfo) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Contains check status for the check specified in the corresponding `TaskInfo`.
mergeCommand(Protos.CheckInfo.Command) - Method in class org.apache.mesos.Protos.CheckInfo.Builder
Command check.
mergeCommand(Protos.CommandInfo) - Method in class org.apache.mesos.Protos.CheckInfo.Command.Builder
required .mesos.CommandInfo command = 1;
mergeCommand(Protos.CheckStatusInfo.Command) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
Status of a command check.
mergeCommand(Protos.CommandInfo) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
optional .mesos.CommandInfo command = 2;
mergeCommand(Protos.CommandInfo) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
optional .mesos.CommandInfo command = 7;
mergeCommand(Protos.CommandInfo) - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Command health check.
mergeCommand(Protos.CommandInfo) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
optional .mesos.CommandInfo command = 7;
mergeConfig(Protos.DrainConfig) - Method in class org.apache.mesos.Protos.DrainInfo.Builder
The configuration used to drain the agent.
mergeConfig(Protos.Secret) - Method in class org.apache.mesos.Protos.Image.Docker.Builder
Docker config containing credentials to authenticate with docker registry.
mergeContainer(Protos.ContainerInfo) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
optional .mesos.ContainerInfo container = 4;
mergeContainer(Protos.ContainerInfo) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Executor provided with a container will launch the container with the executor's CommandInfo and we expect the container to act as a Mesos executor.
mergeContainer(Protos.ContainerInfo) - Method in class org.apache.mesos.Protos.Task.Builder
Container information for the task.
mergeContainer(Protos.ContainerInfo) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Task provided with a container will launch the container as part of this task paired with the task's CommandInfo.
mergeContainerId(Protos.ContainerID) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
optional .mesos.ContainerID container_id = 4;
mergeContainerId(Protos.ContainerID) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
The container id for the executor specified in the executor_info field.
mergeContainerStatus(Protos.ContainerStatus) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Container related information that is resolved dynamically such as network address.
mergeCreate(Protos.Offer.Operation.Create) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Create create = 5;
mergeCreateDisk(Protos.Offer.Operation.CreateDisk) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
mergeCredential(Protos.Credential) - Method in class org.apache.mesos.Protos.Image.Docker.Builder
Deprecated.
mergeCsiVolume(Protos.Volume.Source.CSIVolume) - Method in class org.apache.mesos.Protos.Volume.Source.Builder
optional .mesos.Volume.Source.CSIVolume csi_volume = 6;
mergeDestroy(Protos.Offer.Operation.Destroy) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Destroy destroy = 6;
mergeDestroyDisk(Protos.Offer.Operation.DestroyDisk) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
mergeDevice(Protos.Device.Number) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
Stats are grouped by block devices.
mergeDevice(Protos.Device.Number) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
Stats are grouped by block devices.
mergeDevice(Protos.Device) - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
required .mesos.Device device = 1;
mergeDiscovery(Protos.DiscoveryInfo) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Service discovery information for the executor.
mergeDiscovery(Protos.DiscoveryInfo) - Method in class org.apache.mesos.Protos.Task.Builder
Service discovery information for the task.
mergeDiscovery(Protos.DiscoveryInfo) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Service discovery information for the task.
mergeDisk(Protos.Resource.DiskInfo) - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Resource.DiskInfo disk = 7;
mergeDocker(Protos.ContainerInfo.DockerInfo) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
At most one of the following *Info messages should be set to match the type, i.e.
mergeDocker(Protos.Image.Docker) - Method in class org.apache.mesos.Protos.Image.Builder
optional .mesos.Image.Docker docker = 3;
mergeDockerVolume(Protos.Volume.Source.DockerVolume) - Method in class org.apache.mesos.Protos.Volume.Source.Builder
The source of the volume created by docker volume driver.
mergeDomain(Protos.DomainInfo) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The domain that this master belongs to.
mergeDomain(Protos.DomainInfo) - Method in class org.apache.mesos.Protos.Offer.Builder
The domain of the slave.
mergeDomain(Protos.DomainInfo) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
The domain that this slave belongs to.
mergeDriverOptions(Protos.Parameters) - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
Volume driver specific options.
mergeDuration(Protos.DurationInfo) - Method in class org.apache.mesos.Protos.Unavailability.Builder
When added to `start`, this represents the end of the interval.
mergeEffectiveCapabilities(Protos.CapabilityInfo) - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Represents the set of capabilities that the task will be executed with.
mergeEnvironment(Protos.Environment) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
optional .mesos.Environment environment = 2;
mergeExecutor(Protos.ExecutorInfo) - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
required .mesos.ExecutorInfo executor = 1;
mergeExecutor(Protos.ExecutorInfo) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
optional .mesos.ExecutorInfo executor = 5;
mergeExecutorId(Protos.ExecutorID) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
required .mesos.ExecutorID executor_id = 1;
mergeExecutorId(Protos.ExecutorID) - Method in class org.apache.mesos.Protos.Task.Builder
optional .mesos.ExecutorID executor_id = 4;
mergeExecutorId(Protos.ExecutorID) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
TODO(benh): Use in master/slave.
mergeExecutorInfo(Protos.ExecutorInfo) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
required .mesos.ExecutorInfo executor_info = 1;
mergeFaultDomain(Protos.DomainInfo.FaultDomain) - Method in class org.apache.mesos.Protos.DomainInfo.Builder
optional .mesos.DomainInfo.FaultDomain fault_domain = 1;
mergeFrameworkId(Protos.FrameworkID) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
TODO(benh): Make this required.
mergeFrameworkId(Protos.FrameworkID) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
The framework that should release its resources.
mergeFrameworkId(Protos.FrameworkID) - Method in class org.apache.mesos.Protos.Offer.Builder
required .mesos.FrameworkID framework_id = 2;
mergeFrameworkId(Protos.FrameworkID) - Method in class org.apache.mesos.Protos.Operation.Builder
optional .mesos.FrameworkID framework_id = 1;
mergeFrameworkId(Protos.FrameworkID) - Method in class org.apache.mesos.Protos.Task.Builder
required .mesos.FrameworkID framework_id = 3;
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Address.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Address.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Attribute.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Attribute.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.CapabilityInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.CapabilityInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.CgroupInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.CgroupInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.CheckInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.CheckInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.CheckInfo.Command.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.CheckInfo.Command.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.CheckInfo.Tcp.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.CheckInfo.Tcp.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.ContainerID.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.ContainerID.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Credential.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Credential.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Credentials.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Credentials.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Device.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Device.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Device.Number.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Device.Number.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.DomainInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.DomainInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.DrainConfig.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.DrainConfig.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.DrainInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.DrainInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.DurationInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.DurationInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Environment.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Environment.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.ExecutorID.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.ExecutorID.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.FileInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.FileInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Filters.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Filters.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Flag.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Flag.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.FrameworkID.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.FrameworkID.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.HealthCheck.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.HealthCheck.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Image.Appc.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Image.Appc.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Image.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Image.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Image.Docker.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Image.Docker.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.KillPolicy.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.KillPolicy.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Label.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Label.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Labels.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Labels.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.MachineID.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.MachineID.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.MachineInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.MachineInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.MasterInfo.Capability.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.MasterInfo.Capability.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Metric.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Metric.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.MountPropagation.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.MountPropagation.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Offer.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Offer.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.OfferFilters.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.OfferFilters.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.OfferID.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.OfferID.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Operation.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Operation.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.OperationID.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.OperationID.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Parameter.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Parameter.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Parameters.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Parameters.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Port.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Port.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Ports.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Ports.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.RateLimit.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.RateLimit.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.RateLimits.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.RateLimits.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Request.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Request.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Resource.AllocationInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Resource.AllocationInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Resource.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Resource.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Resource.RevocableInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Resource.RevocableInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Resource.SharedInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Resource.SharedInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.ResourceProviderID.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.ResourceProviderID.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Role.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Role.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Secret.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Secret.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Secret.Value.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Secret.Value.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.SlaveID.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.SlaveID.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.SlaveInfo.Capability.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.SlaveInfo.Capability.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Task.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Task.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.TaskID.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.TaskID.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.TimeInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.TimeInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.TTYInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.TTYInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Unavailability.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Unavailability.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.URL.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.URL.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.UUID.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.UUID.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Value.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Value.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Value.Range.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Value.Range.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Value.Scalar.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Value.Scalar.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Value.Set.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Value.Set.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Value.Text.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Value.Text.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.VersionInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.VersionInfo.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Volume.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Volume.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Volume.Source.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Volume.Source.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
 
mergeFrom(com.google.protobuf.Message) - Method in class org.apache.mesos.Protos.WeightInfo.Builder
 
mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Method in class org.apache.mesos.Protos.WeightInfo.Builder
 
mergeGracePeriod(Protos.DurationInfo) - Method in class org.apache.mesos.Protos.KillPolicy.Builder
The grace period specifies how long to wait before forcibly killing the task.
mergeGrowVolume(Protos.Offer.Operation.GrowVolume) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
mergeHealthCheck(Protos.HealthCheck) - Method in class org.apache.mesos.Protos.Task.Builder
optional .mesos.HealthCheck health_check = 15;
mergeHealthCheck(Protos.HealthCheck) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
A health check for the task.
mergeHostPath(Protos.Volume.Source.HostPath) - Method in class org.apache.mesos.Protos.Volume.Source.Builder
optional .mesos.Volume.Source.HostPath host_path = 5;
mergeHttp(Protos.CheckInfo.Http) - Method in class org.apache.mesos.Protos.CheckInfo.Builder
HTTP check.
mergeHttp(Protos.CheckStatusInfo.Http) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
Status of an HTTP check.
mergeHttp(Protos.HealthCheck.HTTPCheckInfo) - Method in class org.apache.mesos.Protos.HealthCheck.Builder
HTTP health check.
mergeIcmpStats(Protos.IcmpStatistics) - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.IcmpStatistics icmp_stats = 2;
mergeId(Protos.FrameworkID) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Used to uniquely identify the framework.
mergeId(Protos.OfferID) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
This is the same OfferID as found in normal offers, which allows re-use of some of the OfferID-only messages.
mergeId(Protos.MachineID) - Method in class org.apache.mesos.Protos.MachineInfo.Builder
required .mesos.MachineID id = 1;
mergeId(Protos.OfferID) - Method in class org.apache.mesos.Protos.Offer.Builder
required .mesos.OfferID id = 1;
mergeId(Protos.OperationID) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
The `id` field allows frameworks to indicate that they wish to receive feedback about an operation via the UPDATE_OPERATION_STATUS event in the v1 scheduler API.
mergeId(Protos.ResourceProviderID) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
optional .mesos.ResourceProviderID id = 1;
mergeId(Protos.TaskID) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
required .mesos.TaskID id = 2;
mergeId(Protos.SlaveID) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
optional .mesos.SlaveID id = 6;
mergeImage(Protos.Image) - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo.Builder
optional .mesos.Image image = 1;
mergeImage(Protos.Image) - Method in class org.apache.mesos.Protos.Volume.Builder
The source of the volume is an Image which describes a root filesystem which will be provisioned by Mesos.
mergeInfo(Protos.Offer.Operation) - Method in class org.apache.mesos.Protos.Operation.Builder
required .mesos.Offer.Operation info = 3;
mergeIpStats(Protos.IpStatistics) - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.IpStatistics ip_stats = 1;
mergeKillPolicy(Protos.KillPolicy) - Method in class org.apache.mesos.Protos.Task.Builder
The kill policy used for this task when it is killed.
mergeKillPolicy(Protos.KillPolicy) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
A kill policy for the task.
mergeLabels(Protos.Labels) - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional .mesos.Labels labels = 7;
mergeLabels(Protos.Labels) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
mergeLabels(Protos.Labels) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Labels are free-form key value pairs supplied by the framework scheduler (e.g., to describe additional functionality offered by the framework).
mergeLabels(Protos.Labels) - Method in class org.apache.mesos.Protos.Image.Appc.Builder
Optional labels.
mergeLabels(Protos.Labels) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
To tag certain metadata to be used by Isolator/IPAM, e.g., rack, etc.
mergeLabels(Protos.Labels) - Method in class org.apache.mesos.Protos.Port.Builder
This can be used to decorate the message with metadata to be interpreted by external applications such as firewalls.
mergeLabels(Protos.Labels) - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
Labels are free-form key value pairs that can be used to associate arbitrary metadata with a reserved resource.
mergeLabels(Protos.Labels) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
optional .mesos.Labels labels = 4;
mergeLabels(Protos.Labels) - Method in class org.apache.mesos.Protos.Task.Builder
optional .mesos.Labels labels = 11;
mergeLabels(Protos.Labels) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
mergeLabels(Protos.Labels) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
mergeLatestStatus(Protos.OperationStatus) - Method in class org.apache.mesos.Protos.Operation.Builder
required .mesos.OperationStatus latest_status = 4;
mergeLaunch(Protos.Offer.Operation.Launch) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Launch launch = 2;
mergeLaunchGroup(Protos.Offer.Operation.LaunchGroup) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;
mergeLimitation(Protos.TaskResourceLimitation) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
If the reason field indicates a container resource limitation, this field optionally contains additional information.
mergeLinuxInfo(Protos.LinuxInfo) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
Linux specific information for the container.
mergeMaxCompletionTime(Protos.DurationInfo) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Maximum duration for task completion.
mergeMaxGracePeriod(Protos.DurationInfo) - Method in class org.apache.mesos.Protos.DrainConfig.Builder
An upper bound for tasks with a KillPolicy.
mergeMesos(Protos.ContainerInfo.MesosInfo) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
optional .mesos.ContainerInfo.MesosInfo mesos = 5;
mergeMetadata(Protos.Labels) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
Additional metadata for this source.
mergeMinAllocatableResources(Protos.OfferFilters.MinAllocatableResources) - Method in class org.apache.mesos.Protos.OfferFilters.Builder
optional .mesos.OfferFilters.MinAllocatableResources min_allocatable_resources = 1;
mergeMount(Protos.Resource.DiskInfo.Source.Mount) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
optional .mesos.Resource.DiskInfo.Source.Mount mount = 3;
mergeMount(Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.MountVolume mount = 2;
mergeMountPropagation(Protos.MountPropagation) - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
optional .mesos.MountPropagation mount_propagation = 2;
mergeMtime(Protos.TimeInfo) - Method in class org.apache.mesos.Protos.FileInfo.Builder
Last modification time.
mergeNetCls(Protos.CgroupInfo.NetCls) - Method in class org.apache.mesos.Protos.CgroupInfo.Builder
optional .mesos.CgroupInfo.NetCls net_cls = 1;
mergeNetSnmpStatistics(Protos.SNMPStatistics) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network SNMP statistics for each container.
mergeNumber(Protos.Device.Number) - Method in class org.apache.mesos.Protos.Device.Builder
optional .mesos.Device.Number number = 2;
mergeOperationId(Protos.OperationID) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
While frameworks will only receive status updates for operations on which they have set an ID, this field is optional because this message is also used internally by Mesos components when the operation's ID has not been set.
mergeParent(Protos.ContainerID) - Method in class org.apache.mesos.Protos.ContainerID.Builder
optional .mesos.ContainerID parent = 2;
mergePath(Protos.Resource.DiskInfo.Source.Path) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
optional .mesos.Resource.DiskInfo.Source.Path path = 2;
mergePerf(Protos.PerfStatistics) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Perf statistics.
mergePersistence(Protos.Resource.DiskInfo.Persistence) - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
optional .mesos.Resource.DiskInfo.Persistence persistence = 2;
mergePersistence(Protos.Resource.DiskInfo.Persistence) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
optional .mesos.Resource.DiskInfo.Persistence persistence = 1;
mergePlugin(Protos.CSIPluginInfo) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
required .mesos.CSIPluginInfo plugin = 1;
mergePorts(Protos.Ports) - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional .mesos.Ports ports = 6;
mergeProviderId(Protos.ResourceProviderID) - Method in class org.apache.mesos.Protos.Resource.Builder
Specified if the resource comes from a particular resource provider.
mergeRanges(Protos.Value.Ranges) - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Ranges ranges = 4;
mergeRanges(Protos.Value.Ranges) - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Value.Ranges ranges = 4;
mergeRanges(Protos.Value.Ranges) - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Ranges ranges = 3;
mergeReference(Protos.Secret.Reference) - Method in class org.apache.mesos.Protos.Secret.Builder
Only one of `reference` and `value` must be set.
mergeRegion(Protos.DomainInfo.FaultDomain.RegionInfo) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
required .mesos.DomainInfo.FaultDomain.RegionInfo region = 1;
mergeReservation(Protos.Resource.ReservationInfo) - Method in class org.apache.mesos.Protos.Resource.Builder
If this is set, this resource was dynamically reserved by an operator or a framework.
mergeReserve(Protos.Offer.Operation.Reserve) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Reserve reserve = 3;
mergeResourceProviderId(Protos.ResourceProviderID) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
optional .mesos.ResourceProviderID resource_provider_id = 7;
mergeRevocable(Protos.Resource.RevocableInfo) - Method in class org.apache.mesos.Protos.Resource.Builder
If this is set, the resources are revocable, i.e., any tasks or executors launched using these resources could get preempted or throttled at any time.
mergeRlimitInfo(Protos.RLimitInfo) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
(POSIX only) rlimits of the container.
mergeSandboxPath(Protos.Volume.Source.SandboxPath) - Method in class org.apache.mesos.Protos.Volume.Source.Builder
optional .mesos.Volume.Source.SandboxPath sandbox_path = 3;
mergeScalar(Protos.Value.Scalar) - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Scalar scalar = 3;
mergeScalar(Protos.Value.Scalar) - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Value.Scalar scalar = 3;
mergeScalar(Protos.Value.Scalar) - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Scalar scalar = 2;
mergeSeccomp(Protos.SeccompInfo) - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Represents Seccomp configuration, which is used for syscall filtering.
mergeSecret(Protos.Secret) - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
optional .mesos.Secret secret = 4;
mergeSecret(Protos.Secret) - Method in class org.apache.mesos.Protos.Volume.Source.Builder
The volume/secret isolator uses the secret-fetcher module (third-party or internal) downloads the secret and makes it available at container_path.
mergeSet(Protos.Value.Set) - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Set set = 6;
mergeSet(Protos.Value.Set) - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Value.Set set = 5;
mergeSet(Protos.Value.Set) - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Set set = 4;
mergeShared(Protos.Resource.SharedInfo) - Method in class org.apache.mesos.Protos.Resource.Builder
If this is set, the resources are shared, i.e.
mergeShrinkVolume(Protos.Offer.Operation.ShrinkVolume) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
mergeShutdownGracePeriod(Protos.DurationInfo) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
When shutting down an executor the agent will wait in a best-effort manner for the grace period specified here before forcibly destroying the container.
mergeSlaveId(Protos.SlaveID) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
Specified if the resources need to be released from a particular slave.
mergeSlaveId(Protos.SlaveID) - Method in class org.apache.mesos.Protos.Offer.Builder
required .mesos.SlaveID slave_id = 3;
mergeSlaveId(Protos.SlaveID) - Method in class org.apache.mesos.Protos.Operation.Builder
optional .mesos.SlaveID slave_id = 2;
mergeSlaveId(Protos.SlaveID) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
If the operation affects resources from a local resource provider, both `slave_id` and `resource_provider_id` will be set.
mergeSlaveId(Protos.SlaveID) - Method in class org.apache.mesos.Protos.Request.Builder
optional .mesos.SlaveID slave_id = 1;
mergeSlaveId(Protos.SlaveID) - Method in class org.apache.mesos.Protos.Task.Builder
required .mesos.SlaveID slave_id = 5;
mergeSlaveId(Protos.SlaveID) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
required .mesos.SlaveID slave_id = 3;
mergeSlaveId(Protos.SlaveID) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
optional .mesos.SlaveID slave_id = 5;
mergeSource(Protos.Resource.DiskInfo.Source) - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
optional .mesos.Resource.DiskInfo.Source source = 1;
mergeSource(Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
required .mesos.Resource source = 1;
mergeSource(Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk.Builder
NOTE: Only a `MOUNT`, `BLOCK` or `RAW` disk is allowed in this field.
mergeSource(Protos.Resource.DiskInfo.Source) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
optional .mesos.Resource.DiskInfo.Source source = 3;
mergeSource(Protos.Volume.Source) - Method in class org.apache.mesos.Protos.Volume.Builder
optional .mesos.Volume.Source source = 5;
mergeStart(Protos.TimeInfo) - Method in class org.apache.mesos.Protos.Unavailability.Builder
required .mesos.TimeInfo start = 1;
mergeStaticProvisioning(Protos.Volume.Source.CSIVolume.StaticProvisioning) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
optional .mesos.Volume.Source.CSIVolume.StaticProvisioning static_provisioning = 2;
mergeStatistics(Protos.ResourceStatistics) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
Current resource usage.
mergeStorage(Protos.ResourceProviderInfo.Storage) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
EXPERIMENTAL.
mergeSubtract(Protos.Value.Scalar) - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
See comments in `Value.Scalar` for maximum precision supported.
mergeTaskGroup(Protos.TaskGroupInfo) - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
required .mesos.TaskGroupInfo task_group = 2;
mergeTaskId(Protos.TaskID) - Method in class org.apache.mesos.Protos.Task.Builder
required .mesos.TaskID task_id = 2;
mergeTaskId(Protos.TaskID) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
required .mesos.TaskID task_id = 2;
mergeTaskId(Protos.TaskID) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
required .mesos.TaskID task_id = 1;
mergeTcp(Protos.CheckInfo.Tcp) - Method in class org.apache.mesos.Protos.CheckInfo.Builder
TCP check.
mergeTcp(Protos.CheckStatusInfo.Tcp) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
Status of a TCP check.
mergeTcp(Protos.HealthCheck.TCPCheckInfo) - Method in class org.apache.mesos.Protos.HealthCheck.Builder
TCP health check.
mergeTcpStats(Protos.TcpStatistics) - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.TcpStatistics tcp_stats = 3;
mergeText(Protos.Value.Text) - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Text text = 5;
mergeText(Protos.Value.Text) - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Text text = 5;
mergeTtyInfo(Protos.TTYInfo) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
If specified a tty will be attached to the container entrypoint.
mergeUdpStats(Protos.UdpStatistics) - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.UdpStatistics udp_stats = 4;
mergeUnavailability(Protos.Unavailability) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
This InverseOffer represents a planned unavailability event in the specified interval.
mergeUnavailability(Protos.Unavailability) - Method in class org.apache.mesos.Protos.MachineInfo.Builder
Signifies that the machine may be unavailable during the given interval.
mergeUnavailability(Protos.Unavailability) - Method in class org.apache.mesos.Protos.Offer.Builder
Signifies that the resources in this Offer may be unavailable during the given interval.
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Address.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Attribute.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CapabilityInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CgroupInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CheckInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CheckInfo.Command.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CheckInfo.Tcp.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ContainerID.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Credential.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Credentials.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Device.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Device.Number.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.DomainInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.DrainConfig.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.DrainInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.DurationInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Environment.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ExecutorID.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.FileInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Filters.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Flag.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.FrameworkID.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.HealthCheck.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Image.Appc.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Image.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Image.Docker.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.KillPolicy.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Label.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Labels.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.MachineID.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.MachineInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.MasterInfo.Capability.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Metric.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.MountPropagation.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Offer.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.OfferFilters.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.OfferID.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Operation.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.OperationID.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Parameter.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Parameters.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Port.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Ports.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.RateLimit.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.RateLimits.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Request.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Resource.AllocationInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Resource.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Resource.RevocableInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Resource.SharedInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ResourceProviderID.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Role.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Secret.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Secret.Value.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.SlaveID.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.SlaveInfo.Capability.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Task.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.TaskID.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.TimeInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.TTYInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Unavailability.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.URL.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.UUID.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Value.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Value.Range.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Value.Scalar.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Value.Set.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Value.Text.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.VersionInfo.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Volume.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Volume.Source.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
 
mergeUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.WeightInfo.Builder
 
mergeUnreachableTime(Protos.TimeInfo) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
The time (according to the master's clock) when the agent where this task was running became unreachable.
mergeUnreserve(Protos.Offer.Operation.Unreserve) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Unreserve unreserve = 4;
mergeUrl(Protos.URL) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
URL for reaching the slave running on the host.
mergeUrl(Protos.URL) - Method in class org.apache.mesos.Protos.Offer.Builder
URL for reaching the slave running on the host.
mergeUuid(Protos.UUID) - Method in class org.apache.mesos.Protos.Operation.Builder
This is the internal UUID for the operation, which is kept independently from the framework-specified operation ID, which is optional.
mergeUuid(Protos.UUID) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
Statuses that are delivered reliably to the scheduler will include a `uuid`.
mergeValue(Protos.Secret.Value) - Method in class org.apache.mesos.Protos.Secret.Builder
optional .mesos.Secret.Value value = 3;
mergeVolume(Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
required .mesos.Resource volume = 1;
mergeVolume(Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
required .mesos.Resource volume = 1;
mergeVolume(Protos.Volume) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
Describes how this disk resource will be mounted in the container.
mergeVolumeCapability(Protos.Volume.Source.CSIVolume.VolumeCapability) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
required .mesos.Volume.Source.CSIVolume.VolumeCapability volume_capability = 2;
mergeWindowSize(Protos.TTYInfo.WindowSize) - Method in class org.apache.mesos.Protos.TTYInfo.Builder
optional .mesos.TTYInfo.WindowSize window_size = 1;
mergeZone(Protos.DomainInfo.FaultDomain.ZoneInfo) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
required .mesos.DomainInfo.FaultDomain.ZoneInfo zone = 2;
MESOS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ContainerInfo
 
MESOS_VALUE - Static variable in enum org.apache.mesos.Protos.ContainerInfo.Type
MESOS = 2;
MesosExecutorDriver - Class in org.apache.mesos
Concrete implementation of an ExecutorDriver that connects an Executor with a Mesos slave.
MesosExecutorDriver(Executor) - Constructor for class org.apache.mesos.MesosExecutorDriver
Creates a new driver that uses the specified Executor.
MesosNativeLibrary - Class in org.apache.mesos
 
MesosNativeLibrary() - Constructor for class org.apache.mesos.MesosNativeLibrary
 
MesosNativeLibrary.Version - Class in org.apache.mesos
Represent a 'libmesos' version with Major, Minor, and Patch versions.
MesosSchedulerDriver - Class in org.apache.mesos
Concrete implementation of a SchedulerDriver that connects a Scheduler with a Mesos master.
MesosSchedulerDriver(Scheduler, Protos.FrameworkInfo, String) - Constructor for class org.apache.mesos.MesosSchedulerDriver
Creates a new driver for the specified scheduler.
MesosSchedulerDriver(Scheduler, Protos.FrameworkInfo, String, Protos.Credential) - Constructor for class org.apache.mesos.MesosSchedulerDriver
Same as the other constructors, except that it accepts the newly introduced 'credential' parameter.
MesosSchedulerDriver(Scheduler, Protos.FrameworkInfo, String, boolean) - Constructor for class org.apache.mesos.MesosSchedulerDriver
Same as the other constructors, except that it accepts the newly introduced 'implicitAcknowledgements' parameter.
MesosSchedulerDriver(Scheduler, Protos.FrameworkInfo, String, boolean, Protos.Credential) - Constructor for class org.apache.mesos.MesosSchedulerDriver
Same as the other constructors, except that it accepts the newly introduced 'implicitAcknowledgements' and 'credentials' parameters.
MesosSchedulerDriver(Scheduler, Protos.FrameworkInfo, Collection<String>, String, boolean) - Constructor for class org.apache.mesos.MesosSchedulerDriver
Same as the other constructors, except that it accepts the newly introduced 'suppressedRoles' parameter.
MesosSchedulerDriver(Scheduler, Protos.FrameworkInfo, Collection<String>, String, boolean, Protos.Credential) - Constructor for class org.apache.mesos.MesosSchedulerDriver
Same as the other constructors, except that it accepts the newly introduced 'suppressedRoles' parameter.
MESSAGE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.OperationStatus
 
MESSAGE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskStatus
 
METADATA_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
MIN_ALLOCATABLE_RESOURCES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.OfferFilters
 
minor - Variable in class org.apache.mesos.MesosNativeLibrary.Version
 
MINOR_FAULTS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
MINOR_NUMBER_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Device.Number
 
MKNOD_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DeviceAccess.Access
 
MKNOD_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
MKNOD = 1027;
MODE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.FileInfo
 
MODE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.MachineInfo
 
MODE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.MountPropagation
 
MODE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume
 
MODE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
MOUNT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
MOUNT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
MOUNT_FLAGS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
MOUNT_PROPAGATION_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume.Source.HostPath
 
MOUNT_VALUE - Static variable in enum org.apache.mesos.Protos.Resource.DiskInfo.Source.Type
MOUNT = 2;
MTIME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.FileInfo
 
MULTI_NODE_MULTI_WRITER_VALUE - Static variable in enum org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode
Can be published as read/write at multiple nodes simultaneously.
MULTI_NODE_READER_ONLY_VALUE - Static variable in enum org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode
Can be published as readonly at multiple nodes simultaneously.
MULTI_NODE_SINGLE_WRITER_VALUE - Static variable in enum org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode
Can be published at multiple nodes simultaneously.
MULTI_ROLE_VALUE - Static variable in enum org.apache.mesos.Protos.FrameworkInfo.Capability.Type
This expresses the ability for the framework to be "multi-tenant" via using the newly introduced `roles` field, and examining `Offer.allocation_info` to determine which role the offers are being made to.
MULTI_ROLE_VALUE - Static variable in enum org.apache.mesos.Protos.SlaveInfo.Capability.Type
This expresses the ability for the agent to be able to launch tasks of a 'multi-role' framework.

N

NAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Attribute
 
NAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CSIPluginInfo
 
NAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DiscoveryInfo
 
NAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
NAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
NAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Environment.Variable
 
NAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ExecutorInfo
 
NAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Flag
 
NAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.FrameworkInfo
 
NAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Image.Appc
 
NAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Image.Docker
 
NAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Metric
 
NAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.NetworkInfo
 
NAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Port
 
NAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource
 
NAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceProviderInfo
 
NAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
NAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Role
 
NAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Secret.Reference
 
NAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Task
 
NAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskInfo
 
NAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
NANOSECONDS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DurationInfo
 
NANOSECONDS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TimeInfo
 
NET_ADMIN_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
NET_ADMIN = 1012;
NET_BIND_SERVICE_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
NET_BIND_SERVICE = 1010;
NET_BROADCAST_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
NET_BROADCAST = 1011;
NET_CLS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CgroupInfo
 
NET_RAW_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
NET_RAW = 1013;
NET_RX_BYTES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
NET_RX_DROPPED_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
NET_RX_ERRORS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
NET_RX_PACKETS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
NET_SNMP_STATISTICS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
NET_TCP_ACTIVE_CONNECTIONS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
NET_TCP_RTT_MICROSECS_P50_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
NET_TCP_RTT_MICROSECS_P90_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
NET_TCP_RTT_MICROSECS_P95_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
NET_TCP_RTT_MICROSECS_P99_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
NET_TCP_TIME_WAIT_CONNECTIONS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
NET_TRAFFIC_CONTROL_STATISTICS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
NET_TX_BYTES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
NET_TX_DROPPED_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
NET_TX_ERRORS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
NET_TX_PACKETS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
NETWORK_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
NETWORK_INFOS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ContainerInfo
 
NETWORK_INFOS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ContainerStatus
 
newBuilder() - Static method in class org.apache.mesos.Protos.Address
 
newBuilder(Protos.Address) - Static method in class org.apache.mesos.Protos.Address
 
newBuilder() - Static method in class org.apache.mesos.Protos.Attribute
 
newBuilder(Protos.Attribute) - Static method in class org.apache.mesos.Protos.Attribute
 
newBuilder() - Static method in class org.apache.mesos.Protos.CapabilityInfo
 
newBuilder(Protos.CapabilityInfo) - Static method in class org.apache.mesos.Protos.CapabilityInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
newBuilder(Protos.CgroupInfo.Blkio.CFQ) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
newBuilder() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
newBuilder(Protos.CgroupInfo.Blkio.CFQ.Statistics) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
newBuilder() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
newBuilder(Protos.CgroupInfo.Blkio) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
newBuilder() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
newBuilder(Protos.CgroupInfo.Blkio.Statistics) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
newBuilder() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
newBuilder(Protos.CgroupInfo.Blkio.Throttling) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
newBuilder() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
newBuilder(Protos.CgroupInfo.Blkio.Throttling.Statistics) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
newBuilder() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
newBuilder(Protos.CgroupInfo.Blkio.Value) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
newBuilder() - Static method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
newBuilder(Protos.CgroupInfo.NetCls) - Static method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
newBuilder() - Static method in class org.apache.mesos.Protos.CgroupInfo
 
newBuilder(Protos.CgroupInfo) - Static method in class org.apache.mesos.Protos.CgroupInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.CheckInfo.Command
 
newBuilder(Protos.CheckInfo.Command) - Static method in class org.apache.mesos.Protos.CheckInfo.Command
 
newBuilder() - Static method in class org.apache.mesos.Protos.CheckInfo.Http
 
newBuilder(Protos.CheckInfo.Http) - Static method in class org.apache.mesos.Protos.CheckInfo.Http
 
newBuilder() - Static method in class org.apache.mesos.Protos.CheckInfo
 
newBuilder(Protos.CheckInfo) - Static method in class org.apache.mesos.Protos.CheckInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
newBuilder(Protos.CheckInfo.Tcp) - Static method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
newBuilder() - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
newBuilder(Protos.CheckStatusInfo.Command) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
newBuilder() - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
newBuilder(Protos.CheckStatusInfo.Http) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
newBuilder() - Static method in class org.apache.mesos.Protos.CheckStatusInfo
 
newBuilder(Protos.CheckStatusInfo) - Static method in class org.apache.mesos.Protos.CheckStatusInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
newBuilder(Protos.CheckStatusInfo.Tcp) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
newBuilder() - Static method in class org.apache.mesos.Protos.CommandInfo
 
newBuilder(Protos.CommandInfo) - Static method in class org.apache.mesos.Protos.CommandInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.CommandInfo.URI
 
newBuilder(Protos.CommandInfo.URI) - Static method in class org.apache.mesos.Protos.CommandInfo.URI
 
newBuilder() - Static method in class org.apache.mesos.Protos.ContainerID
 
newBuilder(Protos.ContainerID) - Static method in class org.apache.mesos.Protos.ContainerID
 
newBuilder() - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
newBuilder(Protos.ContainerInfo.DockerInfo) - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
newBuilder(Protos.ContainerInfo.DockerInfo.PortMapping) - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
newBuilder() - Static method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
newBuilder(Protos.ContainerInfo.MesosInfo) - Static method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.ContainerInfo
 
newBuilder(Protos.ContainerInfo) - Static method in class org.apache.mesos.Protos.ContainerInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.ContainerStatus
 
newBuilder(Protos.ContainerStatus) - Static method in class org.apache.mesos.Protos.ContainerStatus
 
newBuilder() - Static method in class org.apache.mesos.Protos.Credential
 
newBuilder(Protos.Credential) - Static method in class org.apache.mesos.Protos.Credential
 
newBuilder() - Static method in class org.apache.mesos.Protos.Credentials
 
newBuilder(Protos.Credentials) - Static method in class org.apache.mesos.Protos.Credentials
 
newBuilder() - Static method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
newBuilder(Protos.CSIPluginContainerInfo) - Static method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
newBuilder(Protos.CSIPluginEndpoint) - Static method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
newBuilder() - Static method in class org.apache.mesos.Protos.CSIPluginInfo
 
newBuilder(Protos.CSIPluginInfo) - Static method in class org.apache.mesos.Protos.CSIPluginInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.Device
 
newBuilder(Protos.Device) - Static method in class org.apache.mesos.Protos.Device
 
newBuilder() - Static method in class org.apache.mesos.Protos.Device.Number
 
newBuilder(Protos.Device.Number) - Static method in class org.apache.mesos.Protos.Device.Number
 
newBuilder() - Static method in class org.apache.mesos.Protos.DeviceAccess.Access
 
newBuilder(Protos.DeviceAccess.Access) - Static method in class org.apache.mesos.Protos.DeviceAccess.Access
 
newBuilder() - Static method in class org.apache.mesos.Protos.DeviceAccess
 
newBuilder(Protos.DeviceAccess) - Static method in class org.apache.mesos.Protos.DeviceAccess
 
newBuilder() - Static method in class org.apache.mesos.Protos.DeviceWhitelist
 
newBuilder(Protos.DeviceWhitelist) - Static method in class org.apache.mesos.Protos.DeviceWhitelist
 
newBuilder() - Static method in class org.apache.mesos.Protos.DiscoveryInfo
 
newBuilder(Protos.DiscoveryInfo) - Static method in class org.apache.mesos.Protos.DiscoveryInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.DiskStatistics
 
newBuilder(Protos.DiskStatistics) - Static method in class org.apache.mesos.Protos.DiskStatistics
 
newBuilder() - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
newBuilder(Protos.DomainInfo.FaultDomain) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
newBuilder() - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
newBuilder(Protos.DomainInfo.FaultDomain.RegionInfo) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
newBuilder(Protos.DomainInfo.FaultDomain.ZoneInfo) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.DomainInfo
 
newBuilder(Protos.DomainInfo) - Static method in class org.apache.mesos.Protos.DomainInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.DrainConfig
 
newBuilder(Protos.DrainConfig) - Static method in class org.apache.mesos.Protos.DrainConfig
 
newBuilder() - Static method in class org.apache.mesos.Protos.DrainInfo
 
newBuilder(Protos.DrainInfo) - Static method in class org.apache.mesos.Protos.DrainInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.DurationInfo
 
newBuilder(Protos.DurationInfo) - Static method in class org.apache.mesos.Protos.DurationInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.Environment
 
newBuilder(Protos.Environment) - Static method in class org.apache.mesos.Protos.Environment
 
newBuilder() - Static method in class org.apache.mesos.Protos.Environment.Variable
 
newBuilder(Protos.Environment.Variable) - Static method in class org.apache.mesos.Protos.Environment.Variable
 
newBuilder() - Static method in class org.apache.mesos.Protos.ExecutorID
 
newBuilder(Protos.ExecutorID) - Static method in class org.apache.mesos.Protos.ExecutorID
 
newBuilder() - Static method in class org.apache.mesos.Protos.ExecutorInfo
 
newBuilder(Protos.ExecutorInfo) - Static method in class org.apache.mesos.Protos.ExecutorInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.FileInfo
 
newBuilder(Protos.FileInfo) - Static method in class org.apache.mesos.Protos.FileInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.Filters
 
newBuilder(Protos.Filters) - Static method in class org.apache.mesos.Protos.Filters
 
newBuilder() - Static method in class org.apache.mesos.Protos.Flag
 
newBuilder(Protos.Flag) - Static method in class org.apache.mesos.Protos.Flag
 
newBuilder() - Static method in class org.apache.mesos.Protos.FrameworkID
 
newBuilder(Protos.FrameworkID) - Static method in class org.apache.mesos.Protos.FrameworkID
 
newBuilder() - Static method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
newBuilder(Protos.FrameworkInfo.Capability) - Static method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
newBuilder() - Static method in class org.apache.mesos.Protos.FrameworkInfo
 
newBuilder(Protos.FrameworkInfo) - Static method in class org.apache.mesos.Protos.FrameworkInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
newBuilder(Protos.HealthCheck.HTTPCheckInfo) - Static method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.HealthCheck
 
newBuilder(Protos.HealthCheck) - Static method in class org.apache.mesos.Protos.HealthCheck
 
newBuilder() - Static method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
newBuilder(Protos.HealthCheck.TCPCheckInfo) - Static method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.IcmpStatistics
 
newBuilder(Protos.IcmpStatistics) - Static method in class org.apache.mesos.Protos.IcmpStatistics
 
newBuilder() - Static method in class org.apache.mesos.Protos.Image.Appc
 
newBuilder(Protos.Image.Appc) - Static method in class org.apache.mesos.Protos.Image.Appc
 
newBuilder() - Static method in class org.apache.mesos.Protos.Image.Docker
 
newBuilder(Protos.Image.Docker) - Static method in class org.apache.mesos.Protos.Image.Docker
 
newBuilder() - Static method in class org.apache.mesos.Protos.Image
 
newBuilder(Protos.Image) - Static method in class org.apache.mesos.Protos.Image
 
newBuilder() - Static method in class org.apache.mesos.Protos.InverseOffer
 
newBuilder(Protos.InverseOffer) - Static method in class org.apache.mesos.Protos.InverseOffer
 
newBuilder() - Static method in class org.apache.mesos.Protos.IpStatistics
 
newBuilder(Protos.IpStatistics) - Static method in class org.apache.mesos.Protos.IpStatistics
 
newBuilder() - Static method in class org.apache.mesos.Protos.KillPolicy
 
newBuilder(Protos.KillPolicy) - Static method in class org.apache.mesos.Protos.KillPolicy
 
newBuilder() - Static method in class org.apache.mesos.Protos.Label
 
newBuilder(Protos.Label) - Static method in class org.apache.mesos.Protos.Label
 
newBuilder() - Static method in class org.apache.mesos.Protos.Labels
 
newBuilder(Protos.Labels) - Static method in class org.apache.mesos.Protos.Labels
 
newBuilder() - Static method in class org.apache.mesos.Protos.LinuxInfo
 
newBuilder(Protos.LinuxInfo) - Static method in class org.apache.mesos.Protos.LinuxInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.MachineID
 
newBuilder(Protos.MachineID) - Static method in class org.apache.mesos.Protos.MachineID
 
newBuilder() - Static method in class org.apache.mesos.Protos.MachineInfo
 
newBuilder(Protos.MachineInfo) - Static method in class org.apache.mesos.Protos.MachineInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.MasterInfo.Capability
 
newBuilder(Protos.MasterInfo.Capability) - Static method in class org.apache.mesos.Protos.MasterInfo.Capability
 
newBuilder() - Static method in class org.apache.mesos.Protos.MasterInfo
 
newBuilder(Protos.MasterInfo) - Static method in class org.apache.mesos.Protos.MasterInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.Metric
 
newBuilder(Protos.Metric) - Static method in class org.apache.mesos.Protos.Metric
 
newBuilder() - Static method in class org.apache.mesos.Protos.MountPropagation
 
newBuilder(Protos.MountPropagation) - Static method in class org.apache.mesos.Protos.MountPropagation
 
newBuilder() - Static method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
newBuilder(Protos.NetworkInfo.IPAddress) - Static method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
newBuilder() - Static method in class org.apache.mesos.Protos.NetworkInfo
 
newBuilder(Protos.NetworkInfo) - Static method in class org.apache.mesos.Protos.NetworkInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
newBuilder(Protos.NetworkInfo.PortMapping) - Static method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
newBuilder() - Static method in class org.apache.mesos.Protos.Offer
 
newBuilder(Protos.Offer) - Static method in class org.apache.mesos.Protos.Offer
 
newBuilder() - Static method in class org.apache.mesos.Protos.Offer.Operation.Create
 
newBuilder(Protos.Offer.Operation.Create) - Static method in class org.apache.mesos.Protos.Offer.Operation.Create
 
newBuilder() - Static method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
newBuilder(Protos.Offer.Operation.CreateDisk) - Static method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
newBuilder() - Static method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
newBuilder(Protos.Offer.Operation.Destroy) - Static method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
newBuilder() - Static method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
newBuilder(Protos.Offer.Operation.DestroyDisk) - Static method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
newBuilder() - Static method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
newBuilder(Protos.Offer.Operation.GrowVolume) - Static method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
newBuilder() - Static method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
newBuilder(Protos.Offer.Operation.Launch) - Static method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
newBuilder() - Static method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
newBuilder(Protos.Offer.Operation.LaunchGroup) - Static method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
newBuilder() - Static method in class org.apache.mesos.Protos.Offer.Operation
 
newBuilder(Protos.Offer.Operation) - Static method in class org.apache.mesos.Protos.Offer.Operation
 
newBuilder() - Static method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
newBuilder(Protos.Offer.Operation.Reserve) - Static method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
newBuilder() - Static method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
newBuilder(Protos.Offer.Operation.ShrinkVolume) - Static method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
newBuilder() - Static method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
newBuilder(Protos.Offer.Operation.Unreserve) - Static method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
newBuilder() - Static method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
newBuilder(Protos.OfferFilters.MinAllocatableResources) - Static method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
newBuilder() - Static method in class org.apache.mesos.Protos.OfferFilters
 
newBuilder(Protos.OfferFilters) - Static method in class org.apache.mesos.Protos.OfferFilters
 
newBuilder() - Static method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
newBuilder(Protos.OfferFilters.ResourceQuantities) - Static method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
newBuilder() - Static method in class org.apache.mesos.Protos.OfferID
 
newBuilder(Protos.OfferID) - Static method in class org.apache.mesos.Protos.OfferID
 
newBuilder() - Static method in class org.apache.mesos.Protos.Operation
 
newBuilder(Protos.Operation) - Static method in class org.apache.mesos.Protos.Operation
 
newBuilder() - Static method in class org.apache.mesos.Protos.OperationID
 
newBuilder(Protos.OperationID) - Static method in class org.apache.mesos.Protos.OperationID
 
newBuilder() - Static method in class org.apache.mesos.Protos.OperationStatus
 
newBuilder(Protos.OperationStatus) - Static method in class org.apache.mesos.Protos.OperationStatus
 
newBuilder() - Static method in class org.apache.mesos.Protos.Parameter
 
newBuilder(Protos.Parameter) - Static method in class org.apache.mesos.Protos.Parameter
 
newBuilder() - Static method in class org.apache.mesos.Protos.Parameters
 
newBuilder(Protos.Parameters) - Static method in class org.apache.mesos.Protos.Parameters
 
newBuilder() - Static method in class org.apache.mesos.Protos.PerfStatistics
 
newBuilder(Protos.PerfStatistics) - Static method in class org.apache.mesos.Protos.PerfStatistics
 
newBuilder() - Static method in class org.apache.mesos.Protos.Port
 
newBuilder(Protos.Port) - Static method in class org.apache.mesos.Protos.Port
 
newBuilder() - Static method in class org.apache.mesos.Protos.Ports
 
newBuilder(Protos.Ports) - Static method in class org.apache.mesos.Protos.Ports
 
newBuilder() - Static method in class org.apache.mesos.Protos.RateLimit
 
newBuilder(Protos.RateLimit) - Static method in class org.apache.mesos.Protos.RateLimit
 
newBuilder() - Static method in class org.apache.mesos.Protos.RateLimits
 
newBuilder(Protos.RateLimits) - Static method in class org.apache.mesos.Protos.RateLimits
 
newBuilder() - Static method in class org.apache.mesos.Protos.Request
 
newBuilder(Protos.Request) - Static method in class org.apache.mesos.Protos.Request
 
newBuilder() - Static method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
newBuilder(Protos.Resource.AllocationInfo) - Static method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.Resource.DiskInfo
 
newBuilder(Protos.Resource.DiskInfo) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
newBuilder(Protos.Resource.DiskInfo.Persistence) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
newBuilder() - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
newBuilder(Protos.Resource.DiskInfo.Source.Mount) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
newBuilder() - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
newBuilder(Protos.Resource.DiskInfo.Source) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
newBuilder() - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
newBuilder(Protos.Resource.DiskInfo.Source.Path) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
newBuilder() - Static method in class org.apache.mesos.Protos.Resource
 
newBuilder(Protos.Resource) - Static method in class org.apache.mesos.Protos.Resource
 
newBuilder() - Static method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
newBuilder(Protos.Resource.ReservationInfo) - Static method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
newBuilder(Protos.Resource.RevocableInfo) - Static method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.Resource.SharedInfo
 
newBuilder(Protos.Resource.SharedInfo) - Static method in class org.apache.mesos.Protos.Resource.SharedInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.ResourceProviderID
 
newBuilder(Protos.ResourceProviderID) - Static method in class org.apache.mesos.Protos.ResourceProviderID
 
newBuilder() - Static method in class org.apache.mesos.Protos.ResourceProviderInfo
 
newBuilder(Protos.ResourceProviderInfo) - Static method in class org.apache.mesos.Protos.ResourceProviderInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
newBuilder(Protos.ResourceProviderInfo.Storage) - Static method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
newBuilder() - Static method in class org.apache.mesos.Protos.ResourceStatistics
 
newBuilder(Protos.ResourceStatistics) - Static method in class org.apache.mesos.Protos.ResourceStatistics
 
newBuilder() - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
newBuilder(Protos.ResourceUsage.Executor) - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
newBuilder() - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
newBuilder(Protos.ResourceUsage.Executor.Task) - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
newBuilder() - Static method in class org.apache.mesos.Protos.ResourceUsage
 
newBuilder(Protos.ResourceUsage) - Static method in class org.apache.mesos.Protos.ResourceUsage
 
newBuilder() - Static method in class org.apache.mesos.Protos.RLimitInfo
 
newBuilder(Protos.RLimitInfo) - Static method in class org.apache.mesos.Protos.RLimitInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
newBuilder(Protos.RLimitInfo.RLimit) - Static method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
newBuilder() - Static method in class org.apache.mesos.Protos.Role
 
newBuilder(Protos.Role) - Static method in class org.apache.mesos.Protos.Role
 
newBuilder() - Static method in class org.apache.mesos.Protos.SeccompInfo
 
newBuilder(Protos.SeccompInfo) - Static method in class org.apache.mesos.Protos.SeccompInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.Secret
 
newBuilder(Protos.Secret) - Static method in class org.apache.mesos.Protos.Secret
 
newBuilder() - Static method in class org.apache.mesos.Protos.Secret.Reference
 
newBuilder(Protos.Secret.Reference) - Static method in class org.apache.mesos.Protos.Secret.Reference
 
newBuilder() - Static method in class org.apache.mesos.Protos.Secret.Value
 
newBuilder(Protos.Secret.Value) - Static method in class org.apache.mesos.Protos.Secret.Value
 
newBuilder() - Static method in class org.apache.mesos.Protos.SlaveID
 
newBuilder(Protos.SlaveID) - Static method in class org.apache.mesos.Protos.SlaveID
 
newBuilder() - Static method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
newBuilder(Protos.SlaveInfo.Capability) - Static method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
newBuilder() - Static method in class org.apache.mesos.Protos.SlaveInfo
 
newBuilder(Protos.SlaveInfo) - Static method in class org.apache.mesos.Protos.SlaveInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.SNMPStatistics
 
newBuilder(Protos.SNMPStatistics) - Static method in class org.apache.mesos.Protos.SNMPStatistics
 
newBuilder() - Static method in class org.apache.mesos.Protos.Task
 
newBuilder(Protos.Task) - Static method in class org.apache.mesos.Protos.Task
 
newBuilder() - Static method in class org.apache.mesos.Protos.TaskGroupInfo
 
newBuilder(Protos.TaskGroupInfo) - Static method in class org.apache.mesos.Protos.TaskGroupInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.TaskID
 
newBuilder(Protos.TaskID) - Static method in class org.apache.mesos.Protos.TaskID
 
newBuilder() - Static method in class org.apache.mesos.Protos.TaskInfo
 
newBuilder(Protos.TaskInfo) - Static method in class org.apache.mesos.Protos.TaskInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.TaskResourceLimitation
 
newBuilder(Protos.TaskResourceLimitation) - Static method in class org.apache.mesos.Protos.TaskResourceLimitation
 
newBuilder() - Static method in class org.apache.mesos.Protos.TaskStatus
 
newBuilder(Protos.TaskStatus) - Static method in class org.apache.mesos.Protos.TaskStatus
 
newBuilder() - Static method in class org.apache.mesos.Protos.TcpStatistics
 
newBuilder(Protos.TcpStatistics) - Static method in class org.apache.mesos.Protos.TcpStatistics
 
newBuilder() - Static method in class org.apache.mesos.Protos.TimeInfo
 
newBuilder(Protos.TimeInfo) - Static method in class org.apache.mesos.Protos.TimeInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.TrafficControlStatistics
 
newBuilder(Protos.TrafficControlStatistics) - Static method in class org.apache.mesos.Protos.TrafficControlStatistics
 
newBuilder() - Static method in class org.apache.mesos.Protos.TTYInfo
 
newBuilder(Protos.TTYInfo) - Static method in class org.apache.mesos.Protos.TTYInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
newBuilder(Protos.TTYInfo.WindowSize) - Static method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
newBuilder() - Static method in class org.apache.mesos.Protos.UdpStatistics
 
newBuilder(Protos.UdpStatistics) - Static method in class org.apache.mesos.Protos.UdpStatistics
 
newBuilder() - Static method in class org.apache.mesos.Protos.Unavailability
 
newBuilder(Protos.Unavailability) - Static method in class org.apache.mesos.Protos.Unavailability
 
newBuilder() - Static method in class org.apache.mesos.Protos.URL
 
newBuilder(Protos.URL) - Static method in class org.apache.mesos.Protos.URL
 
newBuilder() - Static method in class org.apache.mesos.Protos.UUID
 
newBuilder(Protos.UUID) - Static method in class org.apache.mesos.Protos.UUID
 
newBuilder() - Static method in class org.apache.mesos.Protos.Value
 
newBuilder(Protos.Value) - Static method in class org.apache.mesos.Protos.Value
 
newBuilder() - Static method in class org.apache.mesos.Protos.Value.Range
 
newBuilder(Protos.Value.Range) - Static method in class org.apache.mesos.Protos.Value.Range
 
newBuilder() - Static method in class org.apache.mesos.Protos.Value.Ranges
 
newBuilder(Protos.Value.Ranges) - Static method in class org.apache.mesos.Protos.Value.Ranges
 
newBuilder() - Static method in class org.apache.mesos.Protos.Value.Scalar
 
newBuilder(Protos.Value.Scalar) - Static method in class org.apache.mesos.Protos.Value.Scalar
 
newBuilder() - Static method in class org.apache.mesos.Protos.Value.Set
 
newBuilder(Protos.Value.Set) - Static method in class org.apache.mesos.Protos.Value.Set
 
newBuilder() - Static method in class org.apache.mesos.Protos.Value.Text
 
newBuilder(Protos.Value.Text) - Static method in class org.apache.mesos.Protos.Value.Text
 
newBuilder() - Static method in class org.apache.mesos.Protos.VersionInfo
 
newBuilder(Protos.VersionInfo) - Static method in class org.apache.mesos.Protos.VersionInfo
 
newBuilder() - Static method in class org.apache.mesos.Protos.Volume
 
newBuilder(Protos.Volume) - Static method in class org.apache.mesos.Protos.Volume
 
newBuilder() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
newBuilder(Protos.Volume.Source.CSIVolume) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
newBuilder() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
newBuilder(Protos.Volume.Source.CSIVolume.StaticProvisioning) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
newBuilder() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
newBuilder(Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
newBuilder() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
newBuilder(Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
newBuilder() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
newBuilder(Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
newBuilder() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
newBuilder(Protos.Volume.Source.CSIVolume.VolumeCapability) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
newBuilder() - Static method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
newBuilder(Protos.Volume.Source.DockerVolume) - Static method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
newBuilder() - Static method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
newBuilder(Protos.Volume.Source.HostPath) - Static method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
newBuilder() - Static method in class org.apache.mesos.Protos.Volume.Source
 
newBuilder(Protos.Volume.Source) - Static method in class org.apache.mesos.Protos.Volume.Source
 
newBuilder() - Static method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
newBuilder(Protos.Volume.Source.SandboxPath) - Static method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
newBuilder() - Static method in class org.apache.mesos.Protos.WeightInfo
 
newBuilder(Protos.WeightInfo) - Static method in class org.apache.mesos.Protos.WeightInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Address
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Address
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Attribute
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Attribute
 
newBuilderForType() - Method in class org.apache.mesos.Protos.CapabilityInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.CapabilityInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
newBuilderForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
newBuilderForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
newBuilderForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
newBuilderForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
newBuilderForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
newBuilderForType() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
newBuilderForType() - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
newBuilderForType() - Method in class org.apache.mesos.Protos.CgroupInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.CgroupInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.CheckInfo.Command
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.CheckInfo.Command
 
newBuilderForType() - Method in class org.apache.mesos.Protos.CheckInfo.Http
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.CheckInfo.Http
 
newBuilderForType() - Method in class org.apache.mesos.Protos.CheckInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.CheckInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
newBuilderForType() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
newBuilderForType() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
newBuilderForType() - Method in class org.apache.mesos.Protos.CheckStatusInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.CheckStatusInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
newBuilderForType() - Method in class org.apache.mesos.Protos.CommandInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.CommandInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.CommandInfo.URI
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.CommandInfo.URI
 
newBuilderForType() - Method in class org.apache.mesos.Protos.ContainerID
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.ContainerID
 
newBuilderForType() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
newBuilderForType() - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.ContainerInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.ContainerInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.ContainerStatus
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.ContainerStatus
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Credential
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Credential
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Credentials
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Credentials
 
newBuilderForType() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
newBuilderForType() - Method in class org.apache.mesos.Protos.CSIPluginInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.CSIPluginInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Device
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Device
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Device.Number
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Device.Number
 
newBuilderForType() - Method in class org.apache.mesos.Protos.DeviceAccess.Access
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.DeviceAccess.Access
 
newBuilderForType() - Method in class org.apache.mesos.Protos.DeviceAccess
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.DeviceAccess
 
newBuilderForType() - Method in class org.apache.mesos.Protos.DeviceWhitelist
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.DeviceWhitelist
 
newBuilderForType() - Method in class org.apache.mesos.Protos.DiscoveryInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.DiscoveryInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.DiskStatistics
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.DiskStatistics
 
newBuilderForType() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
newBuilderForType() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.DomainInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.DomainInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.DrainConfig
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.DrainConfig
 
newBuilderForType() - Method in class org.apache.mesos.Protos.DrainInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.DrainInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.DurationInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.DurationInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Environment
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Environment
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Environment.Variable
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Environment.Variable
 
newBuilderForType() - Method in class org.apache.mesos.Protos.ExecutorID
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.ExecutorID
 
newBuilderForType() - Method in class org.apache.mesos.Protos.ExecutorInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.ExecutorInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.FileInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.FileInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Filters
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Filters
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Flag
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Flag
 
newBuilderForType() - Method in class org.apache.mesos.Protos.FrameworkID
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.FrameworkID
 
newBuilderForType() - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
newBuilderForType() - Method in class org.apache.mesos.Protos.FrameworkInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.FrameworkInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.HealthCheck
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.HealthCheck
 
newBuilderForType() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.IcmpStatistics
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.IcmpStatistics
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Image.Appc
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Image.Appc
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Image.Docker
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Image.Docker
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Image
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Image
 
newBuilderForType() - Method in class org.apache.mesos.Protos.InverseOffer
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.InverseOffer
 
newBuilderForType() - Method in class org.apache.mesos.Protos.IpStatistics
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.IpStatistics
 
newBuilderForType() - Method in class org.apache.mesos.Protos.KillPolicy
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.KillPolicy
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Label
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Label
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Labels
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Labels
 
newBuilderForType() - Method in class org.apache.mesos.Protos.LinuxInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.LinuxInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.MachineID
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.MachineID
 
newBuilderForType() - Method in class org.apache.mesos.Protos.MachineInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.MachineInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.MasterInfo.Capability
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.MasterInfo.Capability
 
newBuilderForType() - Method in class org.apache.mesos.Protos.MasterInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.MasterInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Metric
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Metric
 
newBuilderForType() - Method in class org.apache.mesos.Protos.MountPropagation
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.MountPropagation
 
newBuilderForType() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
newBuilderForType() - Method in class org.apache.mesos.Protos.NetworkInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.NetworkInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Offer
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Offer
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Create
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Offer.Operation.Create
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Offer.Operation
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Offer.Operation
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
newBuilderForType() - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
newBuilderForType() - Method in class org.apache.mesos.Protos.OfferFilters
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.OfferFilters
 
newBuilderForType() - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
newBuilderForType() - Method in class org.apache.mesos.Protos.OfferID
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.OfferID
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Operation
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Operation
 
newBuilderForType() - Method in class org.apache.mesos.Protos.OperationID
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.OperationID
 
newBuilderForType() - Method in class org.apache.mesos.Protos.OperationStatus
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.OperationStatus
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Parameter
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Parameter
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Parameters
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Parameters
 
newBuilderForType() - Method in class org.apache.mesos.Protos.PerfStatistics
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.PerfStatistics
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Port
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Port
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Ports
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Ports
 
newBuilderForType() - Method in class org.apache.mesos.Protos.RateLimit
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.RateLimit
 
newBuilderForType() - Method in class org.apache.mesos.Protos.RateLimits
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.RateLimits
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Request
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Request
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Resource.DiskInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Resource
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Resource
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Resource.SharedInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Resource.SharedInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.ResourceProviderID
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.ResourceProviderID
 
newBuilderForType() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.ResourceProviderInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
newBuilderForType() - Method in class org.apache.mesos.Protos.ResourceStatistics
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.ResourceStatistics
 
newBuilderForType() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
newBuilderForType() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
newBuilderForType() - Method in class org.apache.mesos.Protos.ResourceUsage
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.ResourceUsage
 
newBuilderForType() - Method in class org.apache.mesos.Protos.RLimitInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.RLimitInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Role
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Role
 
newBuilderForType() - Method in class org.apache.mesos.Protos.SeccompInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.SeccompInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Secret
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Secret
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Secret.Reference
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Secret.Reference
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Secret.Value
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Secret.Value
 
newBuilderForType() - Method in class org.apache.mesos.Protos.SlaveID
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.SlaveID
 
newBuilderForType() - Method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
newBuilderForType() - Method in class org.apache.mesos.Protos.SlaveInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.SlaveInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.SNMPStatistics
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.SNMPStatistics
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Task
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Task
 
newBuilderForType() - Method in class org.apache.mesos.Protos.TaskGroupInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.TaskGroupInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.TaskID
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.TaskID
 
newBuilderForType() - Method in class org.apache.mesos.Protos.TaskInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.TaskInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.TaskResourceLimitation
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.TaskResourceLimitation
 
newBuilderForType() - Method in class org.apache.mesos.Protos.TaskStatus
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.TaskStatus
 
newBuilderForType() - Method in class org.apache.mesos.Protos.TcpStatistics
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.TcpStatistics
 
newBuilderForType() - Method in class org.apache.mesos.Protos.TimeInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.TimeInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.TrafficControlStatistics
 
newBuilderForType() - Method in class org.apache.mesos.Protos.TTYInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.TTYInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
newBuilderForType() - Method in class org.apache.mesos.Protos.UdpStatistics
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.UdpStatistics
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Unavailability
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Unavailability
 
newBuilderForType() - Method in class org.apache.mesos.Protos.URL
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.URL
 
newBuilderForType() - Method in class org.apache.mesos.Protos.UUID
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.UUID
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Value
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Value
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Value.Range
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Value.Range
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Value.Ranges
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Value.Ranges
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Value.Scalar
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Value.Scalar
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Value.Set
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Value.Set
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Value.Text
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Value.Text
 
newBuilderForType() - Method in class org.apache.mesos.Protos.VersionInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.VersionInfo
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Volume
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Volume
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Volume.Source
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Volume.Source
 
newBuilderForType() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
newBuilderForType() - Method in class org.apache.mesos.Protos.WeightInfo
 
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent) - Method in class org.apache.mesos.Protos.WeightInfo
 
NLINK_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.FileInfo
 
NODE_LOAD_MISSES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
NODE_LOADS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
NODE_PREFETCH_MISSES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
NODE_PREFETCHES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
NODE_PUBLISH_SECRETS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
NODE_SERVICE_VALUE - Static variable in enum org.apache.mesos.Protos.CSIPluginContainerInfo.Service
NODE_SERVICE = 2;
NODE_STAGE_SECRETS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
NODE_STORE_MISSES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
NODE_STORES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
NONE_VALUE - Static variable in enum org.apache.mesos.Protos.ContainerInfo.DockerInfo.Network
NONE = 3;
NOPORTS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.UdpStatistics
 
NUMBER_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Device
 
NUMBER_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Port
 

O

OFFER_FILTERS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.FrameworkInfo
 
offerRescinded(SchedulerDriver, Protos.OfferID) - Method in interface org.apache.mesos.Scheduler
Invoked when an offer is no longer valid (e.g., the slave was lost or another framework used resources in the offer).
OP_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
OPERATION_DROPPED_VALUE - Static variable in enum org.apache.mesos.Protos.OperationState
TERMINAL: The operation was dropped due to a transient error.
OPERATION_ERROR_VALUE - Static variable in enum org.apache.mesos.Protos.OperationState
TERMINAL: The operation description contains an error.
OPERATION_FAILED_VALUE - Static variable in enum org.apache.mesos.Protos.OperationState
TERMINAL: The operation failed to apply.
OPERATION_FINISHED_VALUE - Static variable in enum org.apache.mesos.Protos.OperationState
TERMINAL: The operation was successfully applied.
OPERATION_GONE_BY_OPERATOR_VALUE - Static variable in enum org.apache.mesos.Protos.OperationState
The operation affected an agent that the master cannot contact; the operator has asserted that the agent has been shutdown, but this has not been directly confirmed by the master.
OPERATION_ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.OperationStatus
 
OPERATION_PENDING_VALUE - Static variable in enum org.apache.mesos.Protos.OperationState
Initial state.
OPERATION_RECOVERING_VALUE - Static variable in enum org.apache.mesos.Protos.OperationState
The operation affects an agent that the master recovered from its state, but that agent has not yet re-registered.
OPERATION_UNKNOWN_VALUE - Static variable in enum org.apache.mesos.Protos.OperationState
The master has no knowledge of the operation.
OPERATION_UNREACHABLE_VALUE - Static variable in enum org.apache.mesos.Protos.OperationState
The operation affects an agent that has lost contact with the master, typically due to a network failure or partition.
OPERATION_UNSUPPORTED_VALUE - Static variable in enum org.apache.mesos.Protos.OperationState
Default value if the enum is not set.
OperationFailedException(String) - Constructor for exception org.apache.mesos.Log.OperationFailedException
 
OperationFailedException(String, Throwable) - Constructor for exception org.apache.mesos.Log.OperationFailedException
 
org.apache.mesos - package org.apache.mesos
 
OUTADDRMASKREPS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
OUTADDRMASKS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
OUTDATAGRAMS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.UdpStatistics
 
OUTDESTUNREACHS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
OUTDISCARDS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IpStatistics
 
OUTECHOREPS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
OUTECHOS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
OUTERRORS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
OUTMSGS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
OUTNOROUTES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IpStatistics
 
OUTPARMPROBS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
OUTPUT_FILE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CommandInfo.URI
 
OUTREDIRECTS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
OUTREQUESTS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IpStatistics
 
OUTRSTS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TcpStatistics
 
OUTSEGS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TcpStatistics
 
OUTSRCQUENCHS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
OUTTIMEEXCDS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
OUTTIMESTAMPREPS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
OUTTIMESTAMPS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
 
OVERLIMITS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TrafficControlStatistics
 

P

PACKETS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TrafficControlStatistics
 
PAGE_FAULTS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
PARAMETER_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Parameters
 
PARAMETERS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
PARENT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ContainerID
 
PARENT_VALUE - Static variable in enum org.apache.mesos.Protos.Volume.Source.SandboxPath.Type
PARENT = 2;
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Address
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Address
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Attribute
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Attribute
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.CapabilityInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CapabilityInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.CgroupInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.CheckInfo.Command
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckInfo.Command
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.CheckInfo.Http
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckInfo.Http
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.CheckInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.CheckStatusInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckStatusInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.CommandInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CommandInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.CommandInfo.URI
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CommandInfo.URI
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.ContainerID
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerID
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.ContainerInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.ContainerStatus
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerStatus
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Credential
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Credential
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Credentials
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Credentials
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.CSIPluginInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CSIPluginInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Device.Number
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Device.Number
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Device
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Device
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.DeviceAccess.Access
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DeviceAccess.Access
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.DeviceAccess
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DeviceAccess
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.DeviceWhitelist
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DeviceWhitelist
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.DiscoveryInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DiscoveryInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.DiskStatistics
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DiskStatistics
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.DomainInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DomainInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.DrainConfig
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DrainConfig
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.DrainInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DrainInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.DurationInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DurationInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Environment
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Environment
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Environment.Variable
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Environment.Variable
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.ExecutorID
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ExecutorID
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.ExecutorInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ExecutorInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.FileInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.FileInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Filters
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Filters
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Flag
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Flag
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.FrameworkID
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.FrameworkID
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.FrameworkInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.FrameworkInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.HealthCheck
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.HealthCheck
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.IcmpStatistics
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.IcmpStatistics
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Image.Appc
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Image.Appc
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Image.Docker
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Image.Docker
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Image
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Image
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.InverseOffer
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.InverseOffer
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.IpStatistics
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.IpStatistics
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.KillPolicy
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.KillPolicy
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Label
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Label
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Labels
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Labels
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.LinuxInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.LinuxInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.MachineID
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MachineID
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.MachineInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MachineInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.MasterInfo.Capability
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MasterInfo.Capability
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.MasterInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MasterInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Metric
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Metric
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.MountPropagation
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MountPropagation
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.NetworkInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.NetworkInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Offer.Operation.Create
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Create
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Offer.Operation
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Offer
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.OfferFilters
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OfferFilters
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.OfferID
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OfferID
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Operation
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Operation
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.OperationID
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OperationID
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.OperationStatus
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OperationStatus
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Parameter
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Parameter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Parameters
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Parameters
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.PerfStatistics
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.PerfStatistics
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Port
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Port
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Ports
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Ports
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.RateLimit
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.RateLimit
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.RateLimits
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.RateLimits
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Request
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Request
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Resource
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Resource.SharedInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.SharedInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.ResourceProviderID
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceProviderID
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.ResourceProviderInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceProviderInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.ResourceStatistics
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceStatistics
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.ResourceUsage
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceUsage
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.RLimitInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.RLimitInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Role
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Role
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.SeccompInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SeccompInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Secret
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Secret
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Secret.Reference
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Secret.Reference
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Secret.Value
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Secret.Value
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.SlaveID
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SlaveID
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.SlaveInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SlaveInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.SNMPStatistics
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SNMPStatistics
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Task
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Task
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.TaskGroupInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskGroupInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.TaskID
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskID
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.TaskInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.TaskResourceLimitation
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskResourceLimitation
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.TaskStatus
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskStatus
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.TcpStatistics
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TcpStatistics
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.TimeInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TimeInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.TrafficControlStatistics
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TrafficControlStatistics
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.TTYInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TTYInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.UdpStatistics
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.UdpStatistics
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Unavailability
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Unavailability
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.URL
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.URL
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.UUID
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.UUID
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Value
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Value.Range
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Range
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Value.Ranges
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Ranges
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Value.Scalar
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Scalar
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Value.Set
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Set
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Value.Text
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Text
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.VersionInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.VersionInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Volume
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Volume.Source
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.mesos.Protos.WeightInfo
 
parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.WeightInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Address
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Address
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Address
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Address
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Address
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Address
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Address
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Address
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Attribute
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Attribute
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Attribute
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Attribute
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Attribute
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Attribute
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Attribute
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Attribute
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.CapabilityInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CapabilityInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.CapabilityInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CapabilityInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CapabilityInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CapabilityInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.CapabilityInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CapabilityInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.CgroupInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.CgroupInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.CgroupInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CgroupInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.CheckInfo.Command
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckInfo.Command
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.CheckInfo.Command
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckInfo.Command
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckInfo.Command
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckInfo.Command
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.CheckInfo.Command
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckInfo.Command
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.CheckInfo.Http
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckInfo.Http
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.CheckInfo.Http
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckInfo.Http
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckInfo.Http
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckInfo.Http
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.CheckInfo.Http
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckInfo.Http
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.CheckInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.CheckInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.CheckInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.CheckStatusInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckStatusInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.CheckStatusInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckStatusInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckStatusInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckStatusInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.CheckStatusInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckStatusInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.CommandInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CommandInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.CommandInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CommandInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CommandInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CommandInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.CommandInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CommandInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.CommandInfo.URI
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CommandInfo.URI
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.CommandInfo.URI
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CommandInfo.URI
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CommandInfo.URI
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CommandInfo.URI
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.CommandInfo.URI
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CommandInfo.URI
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.ContainerID
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerID
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.ContainerID
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerID
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerID
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerID
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.ContainerID
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerID
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.ContainerInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.ContainerInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.ContainerInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.ContainerStatus
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerStatus
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.ContainerStatus
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerStatus
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerStatus
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerStatus
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.ContainerStatus
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ContainerStatus
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Credential
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Credential
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Credential
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Credential
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Credential
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Credential
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Credential
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Credential
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Credentials
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Credentials
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Credentials
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Credentials
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Credentials
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Credentials
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Credentials
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Credentials
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.CSIPluginInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CSIPluginInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.CSIPluginInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CSIPluginInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CSIPluginInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CSIPluginInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.CSIPluginInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.CSIPluginInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Device.Number
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Device.Number
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Device.Number
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Device.Number
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Device.Number
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Device.Number
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Device.Number
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Device.Number
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Device
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Device
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Device
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Device
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Device
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Device
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Device
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Device
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.DeviceAccess.Access
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DeviceAccess.Access
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.DeviceAccess.Access
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DeviceAccess.Access
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DeviceAccess.Access
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DeviceAccess.Access
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.DeviceAccess.Access
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DeviceAccess.Access
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.DeviceAccess
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DeviceAccess
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.DeviceAccess
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DeviceAccess
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DeviceAccess
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DeviceAccess
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.DeviceAccess
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DeviceAccess
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.DeviceWhitelist
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DeviceWhitelist
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.DeviceWhitelist
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DeviceWhitelist
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DeviceWhitelist
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DeviceWhitelist
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.DeviceWhitelist
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DeviceWhitelist
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.DiscoveryInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DiscoveryInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.DiscoveryInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DiscoveryInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DiscoveryInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DiscoveryInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.DiscoveryInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DiscoveryInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.DiskStatistics
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DiskStatistics
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.DiskStatistics
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DiskStatistics
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DiskStatistics
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DiskStatistics
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.DiskStatistics
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DiskStatistics
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.DomainInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DomainInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.DomainInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DomainInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DomainInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DomainInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.DomainInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DomainInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.DrainConfig
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DrainConfig
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.DrainConfig
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DrainConfig
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DrainConfig
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DrainConfig
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.DrainConfig
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DrainConfig
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.DrainInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DrainInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.DrainInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DrainInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DrainInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DrainInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.DrainInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DrainInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.DurationInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DurationInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.DurationInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DurationInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DurationInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DurationInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.DurationInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.DurationInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Environment
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Environment
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Environment
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Environment
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Environment
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Environment
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Environment
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Environment
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Environment.Variable
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Environment.Variable
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Environment.Variable
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Environment.Variable
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Environment.Variable
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Environment.Variable
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Environment.Variable
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Environment.Variable
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.ExecutorID
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ExecutorID
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.ExecutorID
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ExecutorID
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ExecutorID
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ExecutorID
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.ExecutorID
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ExecutorID
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.ExecutorInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ExecutorInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.ExecutorInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ExecutorInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ExecutorInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ExecutorInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.ExecutorInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ExecutorInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.FileInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.FileInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.FileInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.FileInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.FileInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.FileInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.FileInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.FileInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Filters
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Filters
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Filters
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Filters
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Filters
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Filters
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Filters
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Filters
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Flag
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Flag
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Flag
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Flag
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Flag
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Flag
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Flag
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Flag
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.FrameworkID
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.FrameworkID
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.FrameworkID
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.FrameworkID
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.FrameworkID
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.FrameworkID
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.FrameworkID
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.FrameworkID
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.FrameworkInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.FrameworkInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.FrameworkInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.FrameworkInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.FrameworkInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.FrameworkInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.FrameworkInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.FrameworkInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.HealthCheck
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.HealthCheck
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.HealthCheck
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.HealthCheck
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.HealthCheck
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.HealthCheck
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.HealthCheck
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.HealthCheck
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.IcmpStatistics
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.IcmpStatistics
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.IcmpStatistics
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.IcmpStatistics
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.IcmpStatistics
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.IcmpStatistics
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.IcmpStatistics
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.IcmpStatistics
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Image.Appc
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Image.Appc
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Image.Appc
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Image.Appc
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Image.Appc
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Image.Appc
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Image.Appc
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Image.Appc
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Image.Docker
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Image.Docker
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Image.Docker
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Image.Docker
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Image.Docker
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Image.Docker
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Image.Docker
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Image.Docker
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Image
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Image
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Image
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Image
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Image
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Image
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Image
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Image
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.InverseOffer
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.InverseOffer
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.InverseOffer
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.InverseOffer
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.InverseOffer
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.InverseOffer
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.InverseOffer
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.InverseOffer
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.IpStatistics
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.IpStatistics
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.IpStatistics
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.IpStatistics
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.IpStatistics
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.IpStatistics
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.IpStatistics
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.IpStatistics
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.KillPolicy
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.KillPolicy
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.KillPolicy
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.KillPolicy
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.KillPolicy
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.KillPolicy
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.KillPolicy
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.KillPolicy
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Label
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Label
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Label
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Label
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Label
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Label
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Label
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Label
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Labels
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Labels
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Labels
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Labels
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Labels
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Labels
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Labels
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Labels
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.LinuxInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.LinuxInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.LinuxInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.LinuxInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.LinuxInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.LinuxInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.LinuxInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.LinuxInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.MachineID
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MachineID
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.MachineID
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MachineID
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MachineID
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MachineID
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.MachineID
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MachineID
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.MachineInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MachineInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.MachineInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MachineInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MachineInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MachineInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.MachineInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MachineInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.MasterInfo.Capability
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MasterInfo.Capability
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.MasterInfo.Capability
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MasterInfo.Capability
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MasterInfo.Capability
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MasterInfo.Capability
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.MasterInfo.Capability
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MasterInfo.Capability
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.MasterInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MasterInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.MasterInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MasterInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MasterInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MasterInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.MasterInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MasterInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Metric
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Metric
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Metric
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Metric
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Metric
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Metric
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Metric
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Metric
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.MountPropagation
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MountPropagation
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.MountPropagation
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MountPropagation
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MountPropagation
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MountPropagation
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.MountPropagation
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.MountPropagation
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.NetworkInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.NetworkInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.NetworkInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.NetworkInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.NetworkInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.NetworkInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.NetworkInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.NetworkInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Offer.Operation.Create
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Create
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Offer.Operation.Create
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Create
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Create
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Create
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Offer.Operation.Create
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Create
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Offer.Operation
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Offer.Operation
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Offer.Operation
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Offer
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Offer
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Offer
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Offer
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.OfferFilters
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OfferFilters
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.OfferFilters
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OfferFilters
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OfferFilters
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OfferFilters
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.OfferFilters
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OfferFilters
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.OfferID
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OfferID
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.OfferID
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OfferID
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OfferID
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OfferID
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.OfferID
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OfferID
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Operation
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Operation
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Operation
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Operation
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Operation
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Operation
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Operation
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Operation
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.OperationID
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OperationID
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.OperationID
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OperationID
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OperationID
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OperationID
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.OperationID
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OperationID
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.OperationStatus
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OperationStatus
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.OperationStatus
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OperationStatus
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OperationStatus
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OperationStatus
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.OperationStatus
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.OperationStatus
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Parameter
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Parameter
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Parameter
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Parameter
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Parameter
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Parameter
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Parameter
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Parameter
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Parameters
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Parameters
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Parameters
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Parameters
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Parameters
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Parameters
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Parameters
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Parameters
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.PerfStatistics
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.PerfStatistics
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.PerfStatistics
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.PerfStatistics
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.PerfStatistics
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.PerfStatistics
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.PerfStatistics
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.PerfStatistics
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Port
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Port
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Port
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Port
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Port
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Port
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Port
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Port
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Ports
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Ports
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Ports
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Ports
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Ports
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Ports
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Ports
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Ports
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.RateLimit
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.RateLimit
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.RateLimit
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.RateLimit
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.RateLimit
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.RateLimit
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.RateLimit
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.RateLimit
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.RateLimits
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.RateLimits
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.RateLimits
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.RateLimits
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.RateLimits
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.RateLimits
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.RateLimits
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.RateLimits
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Request
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Request
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Request
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Request
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Request
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Request
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Request
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Request
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Resource
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Resource
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Resource
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Resource.SharedInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.SharedInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Resource.SharedInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.SharedInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.SharedInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.SharedInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Resource.SharedInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Resource.SharedInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.ResourceProviderID
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceProviderID
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.ResourceProviderID
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceProviderID
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceProviderID
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceProviderID
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.ResourceProviderID
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceProviderID
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.ResourceProviderInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceProviderInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.ResourceProviderInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceProviderInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceProviderInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceProviderInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.ResourceProviderInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceProviderInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.ResourceStatistics
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceStatistics
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.ResourceStatistics
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceStatistics
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceStatistics
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceStatistics
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.ResourceStatistics
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceStatistics
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.ResourceUsage
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceUsage
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.ResourceUsage
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceUsage
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceUsage
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceUsage
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.ResourceUsage
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.ResourceUsage
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.RLimitInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.RLimitInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.RLimitInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.RLimitInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.RLimitInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.RLimitInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.RLimitInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.RLimitInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Role
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Role
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Role
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Role
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Role
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Role
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Role
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Role
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.SeccompInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SeccompInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.SeccompInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SeccompInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SeccompInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SeccompInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.SeccompInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SeccompInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Secret
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Secret
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Secret
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Secret
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Secret
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Secret
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Secret
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Secret
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Secret.Reference
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Secret.Reference
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Secret.Reference
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Secret.Reference
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Secret.Reference
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Secret.Reference
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Secret.Reference
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Secret.Reference
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Secret.Value
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Secret.Value
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Secret.Value
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Secret.Value
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Secret.Value
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Secret.Value
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Secret.Value
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Secret.Value
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.SlaveID
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SlaveID
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.SlaveID
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SlaveID
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SlaveID
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SlaveID
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.SlaveID
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SlaveID
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.SlaveInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SlaveInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.SlaveInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SlaveInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SlaveInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SlaveInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.SlaveInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SlaveInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.SNMPStatistics
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SNMPStatistics
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.SNMPStatistics
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SNMPStatistics
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SNMPStatistics
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SNMPStatistics
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.SNMPStatistics
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.SNMPStatistics
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Task
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Task
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Task
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Task
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Task
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Task
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Task
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Task
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.TaskGroupInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskGroupInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.TaskGroupInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskGroupInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskGroupInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskGroupInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.TaskGroupInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskGroupInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.TaskID
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskID
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.TaskID
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskID
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskID
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskID
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.TaskID
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskID
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.TaskInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.TaskInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.TaskInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.TaskResourceLimitation
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskResourceLimitation
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.TaskResourceLimitation
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskResourceLimitation
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskResourceLimitation
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskResourceLimitation
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.TaskResourceLimitation
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskResourceLimitation
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.TaskStatus
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskStatus
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.TaskStatus
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskStatus
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskStatus
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskStatus
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.TaskStatus
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TaskStatus
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.TcpStatistics
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TcpStatistics
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.TcpStatistics
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TcpStatistics
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TcpStatistics
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TcpStatistics
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.TcpStatistics
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TcpStatistics
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.TimeInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TimeInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.TimeInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TimeInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TimeInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TimeInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.TimeInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TimeInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.TrafficControlStatistics
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TrafficControlStatistics
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.TrafficControlStatistics
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TrafficControlStatistics
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TrafficControlStatistics
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TrafficControlStatistics
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.TrafficControlStatistics
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TrafficControlStatistics
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.TTYInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TTYInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.TTYInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TTYInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TTYInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TTYInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.TTYInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TTYInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.UdpStatistics
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.UdpStatistics
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.UdpStatistics
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.UdpStatistics
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.UdpStatistics
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.UdpStatistics
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.UdpStatistics
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.UdpStatistics
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Unavailability
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Unavailability
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Unavailability
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Unavailability
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Unavailability
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Unavailability
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Unavailability
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Unavailability
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.URL
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.URL
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.URL
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.URL
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.URL
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.URL
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.URL
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.URL
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.UUID
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.UUID
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.UUID
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.UUID
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.UUID
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.UUID
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.UUID
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.UUID
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Value
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Value
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Value
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Value.Range
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Range
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Value.Range
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Range
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Range
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Range
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Value.Range
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Range
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Value.Ranges
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Ranges
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Value.Ranges
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Ranges
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Ranges
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Ranges
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Value.Ranges
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Ranges
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Value.Scalar
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Scalar
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Value.Scalar
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Scalar
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Scalar
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Scalar
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Value.Scalar
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Scalar
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Value.Set
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Set
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Value.Set
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Set
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Set
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Set
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Value.Set
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Set
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Value.Text
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Text
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Value.Text
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Text
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Text
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Text
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Value.Text
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Value.Text
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.VersionInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.VersionInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.VersionInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.VersionInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.VersionInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.VersionInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.VersionInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.VersionInfo
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Volume
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Volume
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Volume
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Volume.Source
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Volume.Source
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Volume.Source
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
parseFrom(ByteBuffer) - Static method in class org.apache.mesos.Protos.WeightInfo
 
parseFrom(ByteBuffer, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.WeightInfo
 
parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.mesos.Protos.WeightInfo
 
parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.WeightInfo
 
parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.WeightInfo
 
parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.WeightInfo
 
parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.mesos.Protos.WeightInfo
 
parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos.WeightInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.Address
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Address
 
PARSER - Static variable in class org.apache.mesos.Protos.Attribute
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Attribute
 
PARSER - Static variable in class org.apache.mesos.Protos.CapabilityInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.CapabilityInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
PARSER - Static variable in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
PARSER - Static variable in class org.apache.mesos.Protos.CgroupInfo.Blkio
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
PARSER - Static variable in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
PARSER - Static variable in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
PARSER - Static variable in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
PARSER - Static variable in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
PARSER - Static variable in class org.apache.mesos.Protos.CgroupInfo.NetCls
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
PARSER - Static variable in class org.apache.mesos.Protos.CgroupInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.CgroupInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.CheckInfo.Command
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.CheckInfo.Command
 
PARSER - Static variable in class org.apache.mesos.Protos.CheckInfo.Http
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.CheckInfo.Http
 
PARSER - Static variable in class org.apache.mesos.Protos.CheckInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.CheckInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.CheckInfo.Tcp
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
PARSER - Static variable in class org.apache.mesos.Protos.CheckStatusInfo.Command
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
PARSER - Static variable in class org.apache.mesos.Protos.CheckStatusInfo.Http
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
PARSER - Static variable in class org.apache.mesos.Protos.CheckStatusInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.CheckStatusInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
PARSER - Static variable in class org.apache.mesos.Protos.CommandInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.CommandInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.CommandInfo.URI
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.CommandInfo.URI
 
PARSER - Static variable in class org.apache.mesos.Protos.ContainerID
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.ContainerID
 
PARSER - Static variable in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
PARSER - Static variable in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.ContainerInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.ContainerInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.ContainerStatus
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.ContainerStatus
 
PARSER - Static variable in class org.apache.mesos.Protos.Credential
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Credential
 
PARSER - Static variable in class org.apache.mesos.Protos.Credentials
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Credentials
 
PARSER - Static variable in class org.apache.mesos.Protos.CSIPluginContainerInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.CSIPluginEndpoint
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
PARSER - Static variable in class org.apache.mesos.Protos.CSIPluginInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.CSIPluginInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.Device.Number
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Device.Number
 
PARSER - Static variable in class org.apache.mesos.Protos.Device
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Device
 
PARSER - Static variable in class org.apache.mesos.Protos.DeviceAccess.Access
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.DeviceAccess.Access
 
PARSER - Static variable in class org.apache.mesos.Protos.DeviceAccess
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.DeviceAccess
 
PARSER - Static variable in class org.apache.mesos.Protos.DeviceWhitelist
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.DeviceWhitelist
 
PARSER - Static variable in class org.apache.mesos.Protos.DiscoveryInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.DiscoveryInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.DiskStatistics
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.DiskStatistics
 
PARSER - Static variable in class org.apache.mesos.Protos.DomainInfo.FaultDomain
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
PARSER - Static variable in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.DomainInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.DomainInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.DrainConfig
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.DrainConfig
 
PARSER - Static variable in class org.apache.mesos.Protos.DrainInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.DrainInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.DurationInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.DurationInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.Environment
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Environment
 
PARSER - Static variable in class org.apache.mesos.Protos.Environment.Variable
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Environment.Variable
 
PARSER - Static variable in class org.apache.mesos.Protos.ExecutorID
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.ExecutorID
 
PARSER - Static variable in class org.apache.mesos.Protos.ExecutorInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.ExecutorInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.FileInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.FileInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.Filters
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Filters
 
PARSER - Static variable in class org.apache.mesos.Protos.Flag
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Flag
 
PARSER - Static variable in class org.apache.mesos.Protos.FrameworkID
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.FrameworkID
 
PARSER - Static variable in class org.apache.mesos.Protos.FrameworkInfo.Capability
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
PARSER - Static variable in class org.apache.mesos.Protos.FrameworkInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.FrameworkInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.HealthCheck
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.HealthCheck
 
PARSER - Static variable in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.IcmpStatistics
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.IcmpStatistics
 
PARSER - Static variable in class org.apache.mesos.Protos.Image.Appc
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Image.Appc
 
PARSER - Static variable in class org.apache.mesos.Protos.Image.Docker
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Image.Docker
 
PARSER - Static variable in class org.apache.mesos.Protos.Image
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Image
 
PARSER - Static variable in class org.apache.mesos.Protos.InverseOffer
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.InverseOffer
 
PARSER - Static variable in class org.apache.mesos.Protos.IpStatistics
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.IpStatistics
 
PARSER - Static variable in class org.apache.mesos.Protos.KillPolicy
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.KillPolicy
 
PARSER - Static variable in class org.apache.mesos.Protos.Label
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Label
 
PARSER - Static variable in class org.apache.mesos.Protos.Labels
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Labels
 
PARSER - Static variable in class org.apache.mesos.Protos.LinuxInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.LinuxInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.MachineID
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.MachineID
 
PARSER - Static variable in class org.apache.mesos.Protos.MachineInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.MachineInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.MasterInfo.Capability
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.MasterInfo.Capability
 
PARSER - Static variable in class org.apache.mesos.Protos.MasterInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.MasterInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.Metric
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Metric
 
PARSER - Static variable in class org.apache.mesos.Protos.MountPropagation
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.MountPropagation
 
PARSER - Static variable in class org.apache.mesos.Protos.NetworkInfo.IPAddress
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
PARSER - Static variable in class org.apache.mesos.Protos.NetworkInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.NetworkInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.NetworkInfo.PortMapping
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
PARSER - Static variable in class org.apache.mesos.Protos.Offer.Operation.Create
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Offer.Operation.Create
 
PARSER - Static variable in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
PARSER - Static variable in class org.apache.mesos.Protos.Offer.Operation.Destroy
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
PARSER - Static variable in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
PARSER - Static variable in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
PARSER - Static variable in class org.apache.mesos.Protos.Offer.Operation.Launch
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
PARSER - Static variable in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
PARSER - Static variable in class org.apache.mesos.Protos.Offer.Operation
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Offer.Operation
 
PARSER - Static variable in class org.apache.mesos.Protos.Offer.Operation.Reserve
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
PARSER - Static variable in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
PARSER - Static variable in class org.apache.mesos.Protos.Offer.Operation.Unreserve
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
PARSER - Static variable in class org.apache.mesos.Protos.Offer
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Offer
 
PARSER - Static variable in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
PARSER - Static variable in class org.apache.mesos.Protos.OfferFilters
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.OfferFilters
 
PARSER - Static variable in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
PARSER - Static variable in class org.apache.mesos.Protos.OfferID
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.OfferID
 
PARSER - Static variable in class org.apache.mesos.Protos.Operation
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Operation
 
PARSER - Static variable in class org.apache.mesos.Protos.OperationID
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.OperationID
 
PARSER - Static variable in class org.apache.mesos.Protos.OperationStatus
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.OperationStatus
 
PARSER - Static variable in class org.apache.mesos.Protos.Parameter
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Parameter
 
PARSER - Static variable in class org.apache.mesos.Protos.Parameters
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Parameters
 
PARSER - Static variable in class org.apache.mesos.Protos.PerfStatistics
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.PerfStatistics
 
PARSER - Static variable in class org.apache.mesos.Protos.Port
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Port
 
PARSER - Static variable in class org.apache.mesos.Protos.Ports
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Ports
 
PARSER - Static variable in class org.apache.mesos.Protos.RateLimit
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.RateLimit
 
PARSER - Static variable in class org.apache.mesos.Protos.RateLimits
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.RateLimits
 
PARSER - Static variable in class org.apache.mesos.Protos.Request
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Request
 
PARSER - Static variable in class org.apache.mesos.Protos.Resource.AllocationInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.Resource.DiskInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Resource.DiskInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
PARSER - Static variable in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
PARSER - Static variable in class org.apache.mesos.Protos.Resource.DiskInfo.Source
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
PARSER - Static variable in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
PARSER - Static variable in class org.apache.mesos.Protos.Resource
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Resource
 
PARSER - Static variable in class org.apache.mesos.Protos.Resource.ReservationInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.Resource.RevocableInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.Resource.SharedInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Resource.SharedInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.ResourceProviderID
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.ResourceProviderID
 
PARSER - Static variable in class org.apache.mesos.Protos.ResourceProviderInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.ResourceProviderInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
PARSER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.ResourceStatistics
 
PARSER - Static variable in class org.apache.mesos.Protos.ResourceUsage.Executor
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
PARSER - Static variable in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
PARSER - Static variable in class org.apache.mesos.Protos.ResourceUsage
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.ResourceUsage
 
PARSER - Static variable in class org.apache.mesos.Protos.RLimitInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.RLimitInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.RLimitInfo.RLimit
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
PARSER - Static variable in class org.apache.mesos.Protos.Role
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Role
 
PARSER - Static variable in class org.apache.mesos.Protos.SeccompInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.SeccompInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.Secret
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Secret
 
PARSER - Static variable in class org.apache.mesos.Protos.Secret.Reference
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Secret.Reference
 
PARSER - Static variable in class org.apache.mesos.Protos.Secret.Value
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Secret.Value
 
PARSER - Static variable in class org.apache.mesos.Protos.SlaveID
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.SlaveID
 
PARSER - Static variable in class org.apache.mesos.Protos.SlaveInfo.Capability
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
PARSER - Static variable in class org.apache.mesos.Protos.SlaveInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.SlaveInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.SNMPStatistics
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.SNMPStatistics
 
PARSER - Static variable in class org.apache.mesos.Protos.Task
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Task
 
PARSER - Static variable in class org.apache.mesos.Protos.TaskGroupInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.TaskGroupInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.TaskID
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.TaskID
 
PARSER - Static variable in class org.apache.mesos.Protos.TaskInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.TaskInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.TaskResourceLimitation
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.TaskResourceLimitation
 
PARSER - Static variable in class org.apache.mesos.Protos.TaskStatus
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.TaskStatus
 
PARSER - Static variable in class org.apache.mesos.Protos.TcpStatistics
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.TcpStatistics
 
PARSER - Static variable in class org.apache.mesos.Protos.TimeInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.TimeInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.TrafficControlStatistics
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.TrafficControlStatistics
 
PARSER - Static variable in class org.apache.mesos.Protos.TTYInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.TTYInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.TTYInfo.WindowSize
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
PARSER - Static variable in class org.apache.mesos.Protos.UdpStatistics
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.UdpStatistics
 
PARSER - Static variable in class org.apache.mesos.Protos.Unavailability
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Unavailability
 
PARSER - Static variable in class org.apache.mesos.Protos.URL
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.URL
 
PARSER - Static variable in class org.apache.mesos.Protos.UUID
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.UUID
 
PARSER - Static variable in class org.apache.mesos.Protos.Value
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Value
 
PARSER - Static variable in class org.apache.mesos.Protos.Value.Range
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Value.Range
 
PARSER - Static variable in class org.apache.mesos.Protos.Value.Ranges
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Value.Ranges
 
PARSER - Static variable in class org.apache.mesos.Protos.Value.Scalar
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Value.Scalar
 
PARSER - Static variable in class org.apache.mesos.Protos.Value.Set
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Value.Set
 
PARSER - Static variable in class org.apache.mesos.Protos.Value.Text
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Value.Text
 
PARSER - Static variable in class org.apache.mesos.Protos.VersionInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.VersionInfo
 
PARSER - Static variable in class org.apache.mesos.Protos.Volume
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Volume
 
PARSER - Static variable in class org.apache.mesos.Protos.Volume.Source.CSIVolume
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
PARSER - Static variable in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
PARSER - Static variable in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
PARSER - Static variable in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
PARSER - Static variable in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
PARSER - Static variable in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
PARSER - Static variable in class org.apache.mesos.Protos.Volume.Source.DockerVolume
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
PARSER - Static variable in class org.apache.mesos.Protos.Volume.Source.HostPath
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
PARSER - Static variable in class org.apache.mesos.Protos.Volume.Source
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Volume.Source
 
PARSER - Static variable in class org.apache.mesos.Protos.Volume.Source.SandboxPath
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
PARSER - Static variable in class org.apache.mesos.Protos.WeightInfo
Deprecated.
parser() - Static method in class org.apache.mesos.Protos.WeightInfo
 
PARTITION_AWARE_VALUE - Static variable in enum org.apache.mesos.Protos.FrameworkInfo.Capability.Type
Indicates that (1) the framework is prepared to handle the following TaskStates: TASK_UNREACHABLE, TASK_DROPPED, TASK_GONE, TASK_GONE_BY_OPERATOR, and TASK_UNKNOWN, and (2) the framework will assume responsibility for managing partitioned tasks that reregister with the master.
PASSIVEOPENS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TcpStatistics
 
patch - Variable in class org.apache.mesos.MesosNativeLibrary.Version
 
PATH_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CheckInfo.Http
 
PATH_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Device
 
PATH_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.FileInfo
 
PATH_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
PATH_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
PATH_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.URL
 
PATH_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume.Source.HostPath
 
PATH_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
PATH_VALUE - Static variable in enum org.apache.mesos.Protos.Resource.DiskInfo.Source.Type
PATH = 1;
PERF_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
PERFMON_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
PERFMON = 1038;
PERSISTENCE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DiskStatistics
 
PERSISTENCE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource.DiskInfo
 
PID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.MasterInfo
 
PLUGIN_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
PLUGIN_NAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
PORT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Address
 
PORT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CheckInfo.Http
 
PORT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CheckInfo.Tcp
 
PORT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
PORT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
PORT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.MasterInfo
 
PORT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.SlaveInfo
 
PORT_MAPPINGS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
PORT_MAPPINGS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.NetworkInfo
 
PORTS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DiscoveryInfo
 
PORTS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Ports
 
position - Variable in class org.apache.mesos.Log.Entry
The position of this entry.
position(byte[]) - Method in class org.apache.mesos.Log
Returns a position based off of the bytes recovered from Position.identity().
Position(long) - Constructor for class org.apache.mesos.Log.Position
Creates a position identified by an integral value.
PRINCIPAL_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Credential
 
PRINCIPAL_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.FrameworkInfo
 
PRINCIPAL_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.RateLimit
 
PRINCIPAL_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
PRINCIPAL_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource.ReservationInfo
 
PRIVATE_VALUE - Static variable in enum org.apache.mesos.Protos.LinuxInfo.IpcMode
The container will have its own IPC namespace and /dev/shm, with a possibility to share them with its child containers.
PRIVILEGED_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
PROCESSES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
PROFILE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
PROFILE_NAME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.SeccompInfo
 
PROTOCOL_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
PROTOCOL_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
PROTOCOL_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
PROTOCOL_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
PROTOCOL_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
PROTOCOL_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Port
 
Protos - Class in org.apache.mesos
 
Protos.Address - Class in org.apache.mesos
A network address.
Protos.Address.Builder - Class in org.apache.mesos
A network address.
Protos.AddressOrBuilder - Interface in org.apache.mesos
 
Protos.Attribute - Class in org.apache.mesos
Describes an attribute that can be set on a machine.
Protos.Attribute.Builder - Class in org.apache.mesos
Describes an attribute that can be set on a machine.
Protos.AttributeOrBuilder - Interface in org.apache.mesos
 
Protos.CapabilityInfo - Class in org.apache.mesos
Encapsulation of `Capabilities` supported by Linux.
Protos.CapabilityInfo.Builder - Class in org.apache.mesos
Encapsulation of `Capabilities` supported by Linux.
Protos.CapabilityInfo.Capability - Enum in org.apache.mesos
We start the actual values at an offset(1000) because Protobuf 2 uses the first value as the default one.
Protos.CapabilityInfoOrBuilder - Interface in org.apache.mesos
 
Protos.CgroupInfo - Class in org.apache.mesos
Linux control group (cgroup) information.
Protos.CgroupInfo.Blkio - Class in org.apache.mesos
Configuration of a blkio cgroup subsystem.
Protos.CgroupInfo.Blkio.Builder - Class in org.apache.mesos
Configuration of a blkio cgroup subsystem.
Protos.CgroupInfo.Blkio.CFQ - Class in org.apache.mesos
Protobuf type mesos.CgroupInfo.Blkio.CFQ
Protos.CgroupInfo.Blkio.CFQ.Builder - Class in org.apache.mesos
Protobuf type mesos.CgroupInfo.Blkio.CFQ
Protos.CgroupInfo.Blkio.CFQ.Statistics - Class in org.apache.mesos
Protobuf type mesos.CgroupInfo.Blkio.CFQ.Statistics
Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder - Class in org.apache.mesos
Protobuf type mesos.CgroupInfo.Blkio.CFQ.Statistics
Protos.CgroupInfo.Blkio.CFQ.StatisticsOrBuilder - Interface in org.apache.mesos
 
Protos.CgroupInfo.Blkio.CFQOrBuilder - Interface in org.apache.mesos
 
Protos.CgroupInfo.Blkio.Operation - Enum in org.apache.mesos
Protobuf enum mesos.CgroupInfo.Blkio.Operation
Protos.CgroupInfo.Blkio.Statistics - Class in org.apache.mesos
Protobuf type mesos.CgroupInfo.Blkio.Statistics
Protos.CgroupInfo.Blkio.Statistics.Builder - Class in org.apache.mesos
Protobuf type mesos.CgroupInfo.Blkio.Statistics
Protos.CgroupInfo.Blkio.StatisticsOrBuilder - Interface in org.apache.mesos
 
Protos.CgroupInfo.Blkio.Throttling - Class in org.apache.mesos
Protobuf type mesos.CgroupInfo.Blkio.Throttling
Protos.CgroupInfo.Blkio.Throttling.Builder - Class in org.apache.mesos
Protobuf type mesos.CgroupInfo.Blkio.Throttling
Protos.CgroupInfo.Blkio.Throttling.Statistics - Class in org.apache.mesos
Protobuf type mesos.CgroupInfo.Blkio.Throttling.Statistics
Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder - Class in org.apache.mesos
Protobuf type mesos.CgroupInfo.Blkio.Throttling.Statistics
Protos.CgroupInfo.Blkio.Throttling.StatisticsOrBuilder - Interface in org.apache.mesos
 
Protos.CgroupInfo.Blkio.ThrottlingOrBuilder - Interface in org.apache.mesos
 
Protos.CgroupInfo.Blkio.Value - Class in org.apache.mesos
Describes a stat value without the device descriptor part.
Protos.CgroupInfo.Blkio.Value.Builder - Class in org.apache.mesos
Describes a stat value without the device descriptor part.
Protos.CgroupInfo.Blkio.ValueOrBuilder - Interface in org.apache.mesos
 
Protos.CgroupInfo.BlkioOrBuilder - Interface in org.apache.mesos
 
Protos.CgroupInfo.Builder - Class in org.apache.mesos
Linux control group (cgroup) information.
Protos.CgroupInfo.NetCls - Class in org.apache.mesos
Configuration of a net_cls cgroup subsystem.
Protos.CgroupInfo.NetCls.Builder - Class in org.apache.mesos
Configuration of a net_cls cgroup subsystem.
Protos.CgroupInfo.NetClsOrBuilder - Interface in org.apache.mesos
 
Protos.CgroupInfoOrBuilder - Interface in org.apache.mesos
 
Protos.CheckInfo - Class in org.apache.mesos
Describes a general non-interpreting non-killing check for a task or executor (or any arbitrary process/command).
Protos.CheckInfo.Builder - Class in org.apache.mesos
Describes a general non-interpreting non-killing check for a task or executor (or any arbitrary process/command).
Protos.CheckInfo.Command - Class in org.apache.mesos
Describes a command check.
Protos.CheckInfo.Command.Builder - Class in org.apache.mesos
Describes a command check.
Protos.CheckInfo.CommandOrBuilder - Interface in org.apache.mesos
 
Protos.CheckInfo.Http - Class in org.apache.mesos
Describes an HTTP check.
Protos.CheckInfo.Http.Builder - Class in org.apache.mesos
Describes an HTTP check.
Protos.CheckInfo.HttpOrBuilder - Interface in org.apache.mesos
 
Protos.CheckInfo.Tcp - Class in org.apache.mesos
Describes a TCP check, i.e.
Protos.CheckInfo.Tcp.Builder - Class in org.apache.mesos
Describes a TCP check, i.e.
Protos.CheckInfo.TcpOrBuilder - Interface in org.apache.mesos
 
Protos.CheckInfo.Type - Enum in org.apache.mesos
Protobuf enum mesos.CheckInfo.Type
Protos.CheckInfoOrBuilder - Interface in org.apache.mesos
 
Protos.CheckStatusInfo - Class in org.apache.mesos
Describes the status of a check.
Protos.CheckStatusInfo.Builder - Class in org.apache.mesos
Describes the status of a check.
Protos.CheckStatusInfo.Command - Class in org.apache.mesos
Protobuf type mesos.CheckStatusInfo.Command
Protos.CheckStatusInfo.Command.Builder - Class in org.apache.mesos
Protobuf type mesos.CheckStatusInfo.Command
Protos.CheckStatusInfo.CommandOrBuilder - Interface in org.apache.mesos
 
Protos.CheckStatusInfo.Http - Class in org.apache.mesos
Protobuf type mesos.CheckStatusInfo.Http
Protos.CheckStatusInfo.Http.Builder - Class in org.apache.mesos
Protobuf type mesos.CheckStatusInfo.Http
Protos.CheckStatusInfo.HttpOrBuilder - Interface in org.apache.mesos
 
Protos.CheckStatusInfo.Tcp - Class in org.apache.mesos
Protobuf type mesos.CheckStatusInfo.Tcp
Protos.CheckStatusInfo.Tcp.Builder - Class in org.apache.mesos
Protobuf type mesos.CheckStatusInfo.Tcp
Protos.CheckStatusInfo.TcpOrBuilder - Interface in org.apache.mesos
 
Protos.CheckStatusInfoOrBuilder - Interface in org.apache.mesos
 
Protos.CommandInfo - Class in org.apache.mesos
Describes a command, executed via: '/bin/sh -c value'.
Protos.CommandInfo.Builder - Class in org.apache.mesos
Describes a command, executed via: '/bin/sh -c value'.
Protos.CommandInfo.URI - Class in org.apache.mesos
Protobuf type mesos.CommandInfo.URI
Protos.CommandInfo.URI.Builder - Class in org.apache.mesos
Protobuf type mesos.CommandInfo.URI
Protos.CommandInfo.URIOrBuilder - Interface in org.apache.mesos
 
Protos.CommandInfoOrBuilder - Interface in org.apache.mesos
 
Protos.ContainerID - Class in org.apache.mesos
ID used to uniquely identify a container.
Protos.ContainerID.Builder - Class in org.apache.mesos
ID used to uniquely identify a container.
Protos.ContainerIDOrBuilder - Interface in org.apache.mesos
 
Protos.ContainerInfo - Class in org.apache.mesos
Describes a container configuration and allows extensible configurations for different container implementations.
Protos.ContainerInfo.Builder - Class in org.apache.mesos
Describes a container configuration and allows extensible configurations for different container implementations.
Protos.ContainerInfo.DockerInfo - Class in org.apache.mesos
Protobuf type mesos.ContainerInfo.DockerInfo
Protos.ContainerInfo.DockerInfo.Builder - Class in org.apache.mesos
Protobuf type mesos.ContainerInfo.DockerInfo
Protos.ContainerInfo.DockerInfo.Network - Enum in org.apache.mesos
Network options.
Protos.ContainerInfo.DockerInfo.PortMapping - Class in org.apache.mesos
Protobuf type mesos.ContainerInfo.DockerInfo.PortMapping
Protos.ContainerInfo.DockerInfo.PortMapping.Builder - Class in org.apache.mesos
Protobuf type mesos.ContainerInfo.DockerInfo.PortMapping
Protos.ContainerInfo.DockerInfo.PortMappingOrBuilder - Interface in org.apache.mesos
 
Protos.ContainerInfo.DockerInfoOrBuilder - Interface in org.apache.mesos
 
Protos.ContainerInfo.MesosInfo - Class in org.apache.mesos
Protobuf type mesos.ContainerInfo.MesosInfo
Protos.ContainerInfo.MesosInfo.Builder - Class in org.apache.mesos
Protobuf type mesos.ContainerInfo.MesosInfo
Protos.ContainerInfo.MesosInfoOrBuilder - Interface in org.apache.mesos
 
Protos.ContainerInfo.Type - Enum in org.apache.mesos
All container implementation types.
Protos.ContainerInfoOrBuilder - Interface in org.apache.mesos
 
Protos.ContainerStatus - Class in org.apache.mesos
Container related information that is resolved during container setup.
Protos.ContainerStatus.Builder - Class in org.apache.mesos
Container related information that is resolved during container setup.
Protos.ContainerStatusOrBuilder - Interface in org.apache.mesos
 
Protos.Credential - Class in org.apache.mesos
Credential used in various places for authentication and authorization.
Protos.Credential.Builder - Class in org.apache.mesos
Credential used in various places for authentication and authorization.
Protos.CredentialOrBuilder - Interface in org.apache.mesos
 
Protos.Credentials - Class in org.apache.mesos
Credentials used for framework authentication, HTTP authentication (where the common 'username' and 'password' are captured as 'principal' and 'secret' respectively), etc.
Protos.Credentials.Builder - Class in org.apache.mesos
Credentials used for framework authentication, HTTP authentication (where the common 'username' and 'password' are captured as 'principal' and 'secret' respectively), etc.
Protos.CredentialsOrBuilder - Interface in org.apache.mesos
 
Protos.CSIPluginContainerInfo - Class in org.apache.mesos
Describes the container configuration to run a managed CSI plugin.
Protos.CSIPluginContainerInfo.Builder - Class in org.apache.mesos
Describes the container configuration to run a managed CSI plugin.
Protos.CSIPluginContainerInfo.Service - Enum in org.apache.mesos
Protobuf enum mesos.CSIPluginContainerInfo.Service
Protos.CSIPluginContainerInfoOrBuilder - Interface in org.apache.mesos
 
Protos.CSIPluginEndpoint - Class in org.apache.mesos
Describes the endpoint of an unmanaged CSI plugin service.
Protos.CSIPluginEndpoint.Builder - Class in org.apache.mesos
Describes the endpoint of an unmanaged CSI plugin service.
Protos.CSIPluginEndpointOrBuilder - Interface in org.apache.mesos
 
Protos.CSIPluginInfo - Class in org.apache.mesos
Describes a CSI plugin.
Protos.CSIPluginInfo.Builder - Class in org.apache.mesos
Describes a CSI plugin.
Protos.CSIPluginInfoOrBuilder - Interface in org.apache.mesos
 
Protos.Device - Class in org.apache.mesos
Describes information about a device.
Protos.Device.Builder - Class in org.apache.mesos
Describes information about a device.
Protos.Device.Number - Class in org.apache.mesos
Protobuf type mesos.Device.Number
Protos.Device.Number.Builder - Class in org.apache.mesos
Protobuf type mesos.Device.Number
Protos.Device.NumberOrBuilder - Interface in org.apache.mesos
 
Protos.DeviceAccess - Class in org.apache.mesos
Describes a device whitelist entry that expose from host to container.
Protos.DeviceAccess.Access - Class in org.apache.mesos
Protobuf type mesos.DeviceAccess.Access
Protos.DeviceAccess.Access.Builder - Class in org.apache.mesos
Protobuf type mesos.DeviceAccess.Access
Protos.DeviceAccess.AccessOrBuilder - Interface in org.apache.mesos
 
Protos.DeviceAccess.Builder - Class in org.apache.mesos
Describes a device whitelist entry that expose from host to container.
Protos.DeviceAccessOrBuilder - Interface in org.apache.mesos
 
Protos.DeviceOrBuilder - Interface in org.apache.mesos
 
Protos.DeviceWhitelist - Class in org.apache.mesos
Protobuf type mesos.DeviceWhitelist
Protos.DeviceWhitelist.Builder - Class in org.apache.mesos
Protobuf type mesos.DeviceWhitelist
Protos.DeviceWhitelistOrBuilder - Interface in org.apache.mesos
 
Protos.DiscoveryInfo - Class in org.apache.mesos
Service discovery information.
Protos.DiscoveryInfo.Builder - Class in org.apache.mesos
Service discovery information.
Protos.DiscoveryInfo.Visibility - Enum in org.apache.mesos
Protobuf enum mesos.DiscoveryInfo.Visibility
Protos.DiscoveryInfoOrBuilder - Interface in org.apache.mesos
 
Protos.DiskStatistics - Class in org.apache.mesos
Protobuf type mesos.DiskStatistics
Protos.DiskStatistics.Builder - Class in org.apache.mesos
Protobuf type mesos.DiskStatistics
Protos.DiskStatisticsOrBuilder - Interface in org.apache.mesos
 
Protos.DomainInfo - Class in org.apache.mesos
Describes a domain.
Protos.DomainInfo.Builder - Class in org.apache.mesos
Describes a domain.
Protos.DomainInfo.FaultDomain - Class in org.apache.mesos
Protobuf type mesos.DomainInfo.FaultDomain
Protos.DomainInfo.FaultDomain.Builder - Class in org.apache.mesos
Protobuf type mesos.DomainInfo.FaultDomain
Protos.DomainInfo.FaultDomain.RegionInfo - Class in org.apache.mesos
Protobuf type mesos.DomainInfo.FaultDomain.RegionInfo
Protos.DomainInfo.FaultDomain.RegionInfo.Builder - Class in org.apache.mesos
Protobuf type mesos.DomainInfo.FaultDomain.RegionInfo
Protos.DomainInfo.FaultDomain.RegionInfoOrBuilder - Interface in org.apache.mesos
 
Protos.DomainInfo.FaultDomain.ZoneInfo - Class in org.apache.mesos
Protobuf type mesos.DomainInfo.FaultDomain.ZoneInfo
Protos.DomainInfo.FaultDomain.ZoneInfo.Builder - Class in org.apache.mesos
Protobuf type mesos.DomainInfo.FaultDomain.ZoneInfo
Protos.DomainInfo.FaultDomain.ZoneInfoOrBuilder - Interface in org.apache.mesos
 
Protos.DomainInfo.FaultDomainOrBuilder - Interface in org.apache.mesos
 
Protos.DomainInfoOrBuilder - Interface in org.apache.mesos
 
Protos.DrainConfig - Class in org.apache.mesos
Protobuf type mesos.DrainConfig
Protos.DrainConfig.Builder - Class in org.apache.mesos
Protobuf type mesos.DrainConfig
Protos.DrainConfigOrBuilder - Interface in org.apache.mesos
 
Protos.DrainInfo - Class in org.apache.mesos
Protobuf type mesos.DrainInfo
Protos.DrainInfo.Builder - Class in org.apache.mesos
Protobuf type mesos.DrainInfo
Protos.DrainInfoOrBuilder - Interface in org.apache.mesos
 
Protos.DrainState - Enum in org.apache.mesos
Protobuf enum mesos.DrainState
Protos.DurationInfo - Class in org.apache.mesos
Represents duration in nanoseconds.
Protos.DurationInfo.Builder - Class in org.apache.mesos
Represents duration in nanoseconds.
Protos.DurationInfoOrBuilder - Interface in org.apache.mesos
 
Protos.Environment - Class in org.apache.mesos
Describes a collection of environment variables.
Protos.Environment.Builder - Class in org.apache.mesos
Describes a collection of environment variables.
Protos.Environment.Variable - Class in org.apache.mesos
Protobuf type mesos.Environment.Variable
Protos.Environment.Variable.Builder - Class in org.apache.mesos
Protobuf type mesos.Environment.Variable
Protos.Environment.Variable.Type - Enum in org.apache.mesos
Protobuf enum mesos.Environment.Variable.Type
Protos.Environment.VariableOrBuilder - Interface in org.apache.mesos
 
Protos.EnvironmentOrBuilder - Interface in org.apache.mesos
 
Protos.ExecutorID - Class in org.apache.mesos
A framework-generated ID to distinguish an executor.
Protos.ExecutorID.Builder - Class in org.apache.mesos
A framework-generated ID to distinguish an executor.
Protos.ExecutorIDOrBuilder - Interface in org.apache.mesos
 
Protos.ExecutorInfo - Class in org.apache.mesos
Describes information about an executor.
Protos.ExecutorInfo.Builder - Class in org.apache.mesos
Describes information about an executor.
Protos.ExecutorInfo.Type - Enum in org.apache.mesos
Protobuf enum mesos.ExecutorInfo.Type
Protos.ExecutorInfoOrBuilder - Interface in org.apache.mesos
 
Protos.FileInfo - Class in org.apache.mesos
Describes a File.
Protos.FileInfo.Builder - Class in org.apache.mesos
Describes a File.
Protos.FileInfoOrBuilder - Interface in org.apache.mesos
 
Protos.Filters - Class in org.apache.mesos
Describes possible filters that can be applied to unused resources (see SchedulerDriver::launchTasks) to influence the allocator.
Protos.Filters.Builder - Class in org.apache.mesos
Describes possible filters that can be applied to unused resources (see SchedulerDriver::launchTasks) to influence the allocator.
Protos.FiltersOrBuilder - Interface in org.apache.mesos
 
Protos.Flag - Class in org.apache.mesos
Flag consists of a name and optionally its value.
Protos.Flag.Builder - Class in org.apache.mesos
Flag consists of a name and optionally its value.
Protos.FlagOrBuilder - Interface in org.apache.mesos
 
Protos.FrameworkID - Class in org.apache.mesos
A unique ID assigned to a framework.
Protos.FrameworkID.Builder - Class in org.apache.mesos
A unique ID assigned to a framework.
Protos.FrameworkIDOrBuilder - Interface in org.apache.mesos
 
Protos.FrameworkInfo - Class in org.apache.mesos
Describes a framework.
Protos.FrameworkInfo.Builder - Class in org.apache.mesos
Describes a framework.
Protos.FrameworkInfo.Capability - Class in org.apache.mesos
Protobuf type mesos.FrameworkInfo.Capability
Protos.FrameworkInfo.Capability.Builder - Class in org.apache.mesos
Protobuf type mesos.FrameworkInfo.Capability
Protos.FrameworkInfo.Capability.Type - Enum in org.apache.mesos
Protobuf enum mesos.FrameworkInfo.Capability.Type
Protos.FrameworkInfo.CapabilityOrBuilder - Interface in org.apache.mesos
 
Protos.FrameworkInfoOrBuilder - Interface in org.apache.mesos
 
Protos.HealthCheck - Class in org.apache.mesos
Describes a health check for a task or executor (or any arbitrary process/command).
Protos.HealthCheck.Builder - Class in org.apache.mesos
Describes a health check for a task or executor (or any arbitrary process/command).
Protos.HealthCheck.HTTPCheckInfo - Class in org.apache.mesos
Describes an HTTP health check.
Protos.HealthCheck.HTTPCheckInfo.Builder - Class in org.apache.mesos
Describes an HTTP health check.
Protos.HealthCheck.HTTPCheckInfoOrBuilder - Interface in org.apache.mesos
 
Protos.HealthCheck.TCPCheckInfo - Class in org.apache.mesos
Describes a TCP health check, i.e.
Protos.HealthCheck.TCPCheckInfo.Builder - Class in org.apache.mesos
Describes a TCP health check, i.e.
Protos.HealthCheck.TCPCheckInfoOrBuilder - Interface in org.apache.mesos
 
Protos.HealthCheck.Type - Enum in org.apache.mesos
Protobuf enum mesos.HealthCheck.Type
Protos.HealthCheckOrBuilder - Interface in org.apache.mesos
 
Protos.IcmpStatistics - Class in org.apache.mesos
Protobuf type mesos.IcmpStatistics
Protos.IcmpStatistics.Builder - Class in org.apache.mesos
Protobuf type mesos.IcmpStatistics
Protos.IcmpStatisticsOrBuilder - Interface in org.apache.mesos
 
Protos.Image - Class in org.apache.mesos
Describe an image used by tasks or executors.
Protos.Image.Appc - Class in org.apache.mesos
Protobuf for specifying an Appc container image.
Protos.Image.Appc.Builder - Class in org.apache.mesos
Protobuf for specifying an Appc container image.
Protos.Image.AppcOrBuilder - Interface in org.apache.mesos
 
Protos.Image.Builder - Class in org.apache.mesos
Describe an image used by tasks or executors.
Protos.Image.Docker - Class in org.apache.mesos
Protobuf type mesos.Image.Docker
Protos.Image.Docker.Builder - Class in org.apache.mesos
Protobuf type mesos.Image.Docker
Protos.Image.DockerOrBuilder - Interface in org.apache.mesos
 
Protos.Image.Type - Enum in org.apache.mesos
Protobuf enum mesos.Image.Type
Protos.ImageOrBuilder - Interface in org.apache.mesos
 
Protos.InverseOffer - Class in org.apache.mesos
A request to return some resources occupied by a framework.
Protos.InverseOffer.Builder - Class in org.apache.mesos
A request to return some resources occupied by a framework.
Protos.InverseOfferOrBuilder - Interface in org.apache.mesos
 
Protos.IpStatistics - Class in org.apache.mesos
Protobuf type mesos.IpStatistics
Protos.IpStatistics.Builder - Class in org.apache.mesos
Protobuf type mesos.IpStatistics
Protos.IpStatisticsOrBuilder - Interface in org.apache.mesos
 
Protos.KillPolicy - Class in org.apache.mesos
Describes a kill policy for a task.
Protos.KillPolicy.Builder - Class in org.apache.mesos
Describes a kill policy for a task.
Protos.KillPolicyOrBuilder - Interface in org.apache.mesos
 
Protos.Label - Class in org.apache.mesos
Key, value pair used to store free form user-data.
Protos.Label.Builder - Class in org.apache.mesos
Key, value pair used to store free form user-data.
Protos.LabelOrBuilder - Interface in org.apache.mesos
 
Protos.Labels - Class in org.apache.mesos
Collection of labels.
Protos.Labels.Builder - Class in org.apache.mesos
Collection of labels.
Protos.LabelsOrBuilder - Interface in org.apache.mesos
 
Protos.LinuxInfo - Class in org.apache.mesos
Encapsulation for Linux specific configuration.
Protos.LinuxInfo.Builder - Class in org.apache.mesos
Encapsulation for Linux specific configuration.
Protos.LinuxInfo.IpcMode - Enum in org.apache.mesos
Protobuf enum mesos.LinuxInfo.IpcMode
Protos.LinuxInfoOrBuilder - Interface in org.apache.mesos
 
Protos.MachineID - Class in org.apache.mesos
Represents a single machine, which may hold one or more slaves.
Protos.MachineID.Builder - Class in org.apache.mesos
Represents a single machine, which may hold one or more slaves.
Protos.MachineIDOrBuilder - Interface in org.apache.mesos
 
Protos.MachineInfo - Class in org.apache.mesos
Holds information about a single machine, its `mode`, and any other relevant information which may affect the behavior of the machine.
Protos.MachineInfo.Builder - Class in org.apache.mesos
Holds information about a single machine, its `mode`, and any other relevant information which may affect the behavior of the machine.
Protos.MachineInfo.Mode - Enum in org.apache.mesos
Describes the several states that a machine can be in.
Protos.MachineInfoOrBuilder - Interface in org.apache.mesos
 
Protos.MasterInfo - Class in org.apache.mesos
Describes a master.
Protos.MasterInfo.Builder - Class in org.apache.mesos
Describes a master.
Protos.MasterInfo.Capability - Class in org.apache.mesos
Protobuf type mesos.MasterInfo.Capability
Protos.MasterInfo.Capability.Builder - Class in org.apache.mesos
Protobuf type mesos.MasterInfo.Capability
Protos.MasterInfo.Capability.Type - Enum in org.apache.mesos
Protobuf enum mesos.MasterInfo.Capability.Type
Protos.MasterInfo.CapabilityOrBuilder - Interface in org.apache.mesos
 
Protos.MasterInfoOrBuilder - Interface in org.apache.mesos
 
Protos.Metric - Class in org.apache.mesos
Metric consists of a name and optionally its value.
Protos.Metric.Builder - Class in org.apache.mesos
Metric consists of a name and optionally its value.
Protos.MetricOrBuilder - Interface in org.apache.mesos
 
Protos.MountPropagation - Class in org.apache.mesos
Describes how the mount will be propagated for a volume.
Protos.MountPropagation.Builder - Class in org.apache.mesos
Describes how the mount will be propagated for a volume.
Protos.MountPropagation.Mode - Enum in org.apache.mesos
Protobuf enum mesos.MountPropagation.Mode
Protos.MountPropagationOrBuilder - Interface in org.apache.mesos
 
Protos.NetworkInfo - Class in org.apache.mesos
Describes a network request from a framework as well as network resolution provided by Mesos.
Protos.NetworkInfo.Builder - Class in org.apache.mesos
Describes a network request from a framework as well as network resolution provided by Mesos.
Protos.NetworkInfo.IPAddress - Class in org.apache.mesos
Specifies a request for an IP address, or reports the assigned container IP address.
Protos.NetworkInfo.IPAddress.Builder - Class in org.apache.mesos
Specifies a request for an IP address, or reports the assigned container IP address.
Protos.NetworkInfo.IPAddressOrBuilder - Interface in org.apache.mesos
 
Protos.NetworkInfo.PortMapping - Class in org.apache.mesos
Specifies a port mapping request for the task on this network.
Protos.NetworkInfo.PortMapping.Builder - Class in org.apache.mesos
Specifies a port mapping request for the task on this network.
Protos.NetworkInfo.PortMappingOrBuilder - Interface in org.apache.mesos
 
Protos.NetworkInfo.Protocol - Enum in org.apache.mesos
Protobuf enum mesos.NetworkInfo.Protocol
Protos.NetworkInfoOrBuilder - Interface in org.apache.mesos
 
Protos.Offer - Class in org.apache.mesos
Describes some resources available on a slave.
Protos.Offer.Builder - Class in org.apache.mesos
Describes some resources available on a slave.
Protos.Offer.Operation - Class in org.apache.mesos
Defines an operation that can be performed against offers.
Protos.Offer.Operation.Builder - Class in org.apache.mesos
Defines an operation that can be performed against offers.
Protos.Offer.Operation.Create - Class in org.apache.mesos
Protobuf type mesos.Offer.Operation.Create
Protos.Offer.Operation.Create.Builder - Class in org.apache.mesos
Protobuf type mesos.Offer.Operation.Create
Protos.Offer.Operation.CreateDisk - Class in org.apache.mesos
Create a `MOUNT` or `BLOCK` disk resource backed by a CSI volume from a `RAW` disk resource.
Protos.Offer.Operation.CreateDisk.Builder - Class in org.apache.mesos
Create a `MOUNT` or `BLOCK` disk resource backed by a CSI volume from a `RAW` disk resource.
Protos.Offer.Operation.CreateDiskOrBuilder - Interface in org.apache.mesos
 
Protos.Offer.Operation.CreateOrBuilder - Interface in org.apache.mesos
 
Protos.Offer.Operation.Destroy - Class in org.apache.mesos
Protobuf type mesos.Offer.Operation.Destroy
Protos.Offer.Operation.Destroy.Builder - Class in org.apache.mesos
Protobuf type mesos.Offer.Operation.Destroy
Protos.Offer.Operation.DestroyDisk - Class in org.apache.mesos
Destroy a disk resource backed by a CSI volume.
Protos.Offer.Operation.DestroyDisk.Builder - Class in org.apache.mesos
Destroy a disk resource backed by a CSI volume.
Protos.Offer.Operation.DestroyDiskOrBuilder - Interface in org.apache.mesos
 
Protos.Offer.Operation.DestroyOrBuilder - Interface in org.apache.mesos
 
Protos.Offer.Operation.GrowVolume - Class in org.apache.mesos
Grow a volume by an additional disk resource.
Protos.Offer.Operation.GrowVolume.Builder - Class in org.apache.mesos
Grow a volume by an additional disk resource.
Protos.Offer.Operation.GrowVolumeOrBuilder - Interface in org.apache.mesos
 
Protos.Offer.Operation.Launch - Class in org.apache.mesos
TODO(vinod): Deprecate this in favor of `LaunchGroup` below.
Protos.Offer.Operation.Launch.Builder - Class in org.apache.mesos
TODO(vinod): Deprecate this in favor of `LaunchGroup` below.
Protos.Offer.Operation.LaunchGroup - Class in org.apache.mesos
Unlike `Launch` above, all the tasks in a `task_group` are atomically delivered to an executor.
Protos.Offer.Operation.LaunchGroup.Builder - Class in org.apache.mesos
Unlike `Launch` above, all the tasks in a `task_group` are atomically delivered to an executor.
Protos.Offer.Operation.LaunchGroupOrBuilder - Interface in org.apache.mesos
 
Protos.Offer.Operation.LaunchOrBuilder - Interface in org.apache.mesos
 
Protos.Offer.Operation.Reserve - Class in org.apache.mesos
Protobuf type mesos.Offer.Operation.Reserve
Protos.Offer.Operation.Reserve.Builder - Class in org.apache.mesos
Protobuf type mesos.Offer.Operation.Reserve
Protos.Offer.Operation.ReserveOrBuilder - Interface in org.apache.mesos
 
Protos.Offer.Operation.ShrinkVolume - Class in org.apache.mesos
Shrink a volume by the size specified in the `subtract` field.
Protos.Offer.Operation.ShrinkVolume.Builder - Class in org.apache.mesos
Shrink a volume by the size specified in the `subtract` field.
Protos.Offer.Operation.ShrinkVolumeOrBuilder - Interface in org.apache.mesos
 
Protos.Offer.Operation.Type - Enum in org.apache.mesos
Protobuf enum mesos.Offer.Operation.Type
Protos.Offer.Operation.Unreserve - Class in org.apache.mesos
Protobuf type mesos.Offer.Operation.Unreserve
Protos.Offer.Operation.Unreserve.Builder - Class in org.apache.mesos
Protobuf type mesos.Offer.Operation.Unreserve
Protos.Offer.Operation.UnreserveOrBuilder - Interface in org.apache.mesos
 
Protos.Offer.OperationOrBuilder - Interface in org.apache.mesos
 
Protos.OfferFilters - Class in org.apache.mesos
Represents filters that allow a framework to control the shape of offers that will be sent to its role(s).
Protos.OfferFilters.Builder - Class in org.apache.mesos
Represents filters that allow a framework to control the shape of offers that will be sent to its role(s).
Protos.OfferFilters.MinAllocatableResources - Class in org.apache.mesos
Protobuf type mesos.OfferFilters.MinAllocatableResources
Protos.OfferFilters.MinAllocatableResources.Builder - Class in org.apache.mesos
Protobuf type mesos.OfferFilters.MinAllocatableResources
Protos.OfferFilters.MinAllocatableResourcesOrBuilder - Interface in org.apache.mesos
 
Protos.OfferFilters.ResourceQuantities - Class in org.apache.mesos
Protobuf type mesos.OfferFilters.ResourceQuantities
Protos.OfferFilters.ResourceQuantities.Builder - Class in org.apache.mesos
Protobuf type mesos.OfferFilters.ResourceQuantities
Protos.OfferFilters.ResourceQuantitiesOrBuilder - Interface in org.apache.mesos
 
Protos.OfferFiltersOrBuilder - Interface in org.apache.mesos
 
Protos.OfferID - Class in org.apache.mesos
A unique ID assigned to an offer.
Protos.OfferID.Builder - Class in org.apache.mesos
A unique ID assigned to an offer.
Protos.OfferIDOrBuilder - Interface in org.apache.mesos
 
Protos.OfferOrBuilder - Interface in org.apache.mesos
 
Protos.Operation - Class in org.apache.mesos
Describes an operation, similar to `Offer.Operation`, with some additional information.
Protos.Operation.Builder - Class in org.apache.mesos
Describes an operation, similar to `Offer.Operation`, with some additional information.
Protos.OperationID - Class in org.apache.mesos
A framework-generated ID to distinguish an operation.
Protos.OperationID.Builder - Class in org.apache.mesos
A framework-generated ID to distinguish an operation.
Protos.OperationIDOrBuilder - Interface in org.apache.mesos
 
Protos.OperationOrBuilder - Interface in org.apache.mesos
 
Protos.OperationState - Enum in org.apache.mesos
Describes possible operation states.
Protos.OperationStatus - Class in org.apache.mesos
Describes the current status of an operation.
Protos.OperationStatus.Builder - Class in org.apache.mesos
Describes the current status of an operation.
Protos.OperationStatusOrBuilder - Interface in org.apache.mesos
 
Protos.Parameter - Class in org.apache.mesos
A generic (key, value) pair used in various places for parameters.
Protos.Parameter.Builder - Class in org.apache.mesos
A generic (key, value) pair used in various places for parameters.
Protos.ParameterOrBuilder - Interface in org.apache.mesos
 
Protos.Parameters - Class in org.apache.mesos
Collection of Parameter.
Protos.Parameters.Builder - Class in org.apache.mesos
Collection of Parameter.
Protos.ParametersOrBuilder - Interface in org.apache.mesos
 
Protos.PerfStatistics - Class in org.apache.mesos
Describes a sample of events from "perf stat".
Protos.PerfStatistics.Builder - Class in org.apache.mesos
Describes a sample of events from "perf stat".
Protos.PerfStatisticsOrBuilder - Interface in org.apache.mesos
 
Protos.Port - Class in org.apache.mesos
Named port used for service discovery.
Protos.Port.Builder - Class in org.apache.mesos
Named port used for service discovery.
Protos.PortOrBuilder - Interface in org.apache.mesos
 
Protos.Ports - Class in org.apache.mesos
Collection of ports.
Protos.Ports.Builder - Class in org.apache.mesos
Collection of ports.
Protos.PortsOrBuilder - Interface in org.apache.mesos
 
Protos.RateLimit - Class in org.apache.mesos
Rate (queries per second, QPS) limit for messages from a framework to master.
Protos.RateLimit.Builder - Class in org.apache.mesos
Rate (queries per second, QPS) limit for messages from a framework to master.
Protos.RateLimitOrBuilder - Interface in org.apache.mesos
 
Protos.RateLimits - Class in org.apache.mesos
Collection of RateLimit.
Protos.RateLimits.Builder - Class in org.apache.mesos
Collection of RateLimit.
Protos.RateLimitsOrBuilder - Interface in org.apache.mesos
 
Protos.Request - Class in org.apache.mesos
Describes a request for resources that can be used by a framework to proactively influence the allocator.
Protos.Request.Builder - Class in org.apache.mesos
Describes a request for resources that can be used by a framework to proactively influence the allocator.
Protos.RequestOrBuilder - Interface in org.apache.mesos
 
Protos.Resource - Class in org.apache.mesos
Describes a resource from a resource provider.
Protos.Resource.AllocationInfo - Class in org.apache.mesos
This was initially introduced to support MULTI_ROLE capable frameworks.
Protos.Resource.AllocationInfo.Builder - Class in org.apache.mesos
This was initially introduced to support MULTI_ROLE capable frameworks.
Protos.Resource.AllocationInfoOrBuilder - Interface in org.apache.mesos
 
Protos.Resource.Builder - Class in org.apache.mesos
Describes a resource from a resource provider.
Protos.Resource.DiskInfo - Class in org.apache.mesos
Protobuf type mesos.Resource.DiskInfo
Protos.Resource.DiskInfo.Builder - Class in org.apache.mesos
Protobuf type mesos.Resource.DiskInfo
Protos.Resource.DiskInfo.Persistence - Class in org.apache.mesos
Describes a persistent disk volume.
Protos.Resource.DiskInfo.Persistence.Builder - Class in org.apache.mesos
Describes a persistent disk volume.
Protos.Resource.DiskInfo.PersistenceOrBuilder - Interface in org.apache.mesos
 
Protos.Resource.DiskInfo.Source - Class in org.apache.mesos
Describes where a disk originates from.
Protos.Resource.DiskInfo.Source.Builder - Class in org.apache.mesos
Describes where a disk originates from.
Protos.Resource.DiskInfo.Source.Mount - Class in org.apache.mesos
A mounted file-system set up by the Agent administrator.
Protos.Resource.DiskInfo.Source.Mount.Builder - Class in org.apache.mesos
A mounted file-system set up by the Agent administrator.
Protos.Resource.DiskInfo.Source.MountOrBuilder - Interface in org.apache.mesos
 
Protos.Resource.DiskInfo.Source.Path - Class in org.apache.mesos
A folder that can be located on a separate disk device.
Protos.Resource.DiskInfo.Source.Path.Builder - Class in org.apache.mesos
A folder that can be located on a separate disk device.
Protos.Resource.DiskInfo.Source.PathOrBuilder - Interface in org.apache.mesos
 
Protos.Resource.DiskInfo.Source.Type - Enum in org.apache.mesos
Protobuf enum mesos.Resource.DiskInfo.Source.Type
Protos.Resource.DiskInfo.SourceOrBuilder - Interface in org.apache.mesos
 
Protos.Resource.DiskInfoOrBuilder - Interface in org.apache.mesos
 
Protos.Resource.ReservationInfo - Class in org.apache.mesos
Describes a reservation.
Protos.Resource.ReservationInfo.Builder - Class in org.apache.mesos
Describes a reservation.
Protos.Resource.ReservationInfo.Type - Enum in org.apache.mesos
Protobuf enum mesos.Resource.ReservationInfo.Type
Protos.Resource.ReservationInfoOrBuilder - Interface in org.apache.mesos
 
Protos.Resource.RevocableInfo - Class in org.apache.mesos
Protobuf type mesos.Resource.RevocableInfo
Protos.Resource.RevocableInfo.Builder - Class in org.apache.mesos
Protobuf type mesos.Resource.RevocableInfo
Protos.Resource.RevocableInfoOrBuilder - Interface in org.apache.mesos
 
Protos.Resource.SharedInfo - Class in org.apache.mesos
Allow the resource to be shared across tasks.
Protos.Resource.SharedInfo.Builder - Class in org.apache.mesos
Allow the resource to be shared across tasks.
Protos.Resource.SharedInfoOrBuilder - Interface in org.apache.mesos
 
Protos.ResourceOrBuilder - Interface in org.apache.mesos
 
Protos.ResourceProviderID - Class in org.apache.mesos
A unique ID assigned to a resource provider.
Protos.ResourceProviderID.Builder - Class in org.apache.mesos
A unique ID assigned to a resource provider.
Protos.ResourceProviderIDOrBuilder - Interface in org.apache.mesos
 
Protos.ResourceProviderInfo - Class in org.apache.mesos
Describes a resource provider.
Protos.ResourceProviderInfo.Builder - Class in org.apache.mesos
Describes a resource provider.
Protos.ResourceProviderInfo.Storage - Class in org.apache.mesos
Storage resource provider related information.
Protos.ResourceProviderInfo.Storage.Builder - Class in org.apache.mesos
Storage resource provider related information.
Protos.ResourceProviderInfo.StorageOrBuilder - Interface in org.apache.mesos
 
Protos.ResourceProviderInfoOrBuilder - Interface in org.apache.mesos
 
Protos.ResourceStatistics - Class in org.apache.mesos
A snapshot of resource usage statistics.
Protos.ResourceStatistics.Builder - Class in org.apache.mesos
A snapshot of resource usage statistics.
Protos.ResourceStatisticsOrBuilder - Interface in org.apache.mesos
 
Protos.ResourceUsage - Class in org.apache.mesos
Describes a snapshot of the resource usage for executors.
Protos.ResourceUsage.Builder - Class in org.apache.mesos
Describes a snapshot of the resource usage for executors.
Protos.ResourceUsage.Executor - Class in org.apache.mesos
Protobuf type mesos.ResourceUsage.Executor
Protos.ResourceUsage.Executor.Builder - Class in org.apache.mesos
Protobuf type mesos.ResourceUsage.Executor
Protos.ResourceUsage.Executor.Task - Class in org.apache.mesos
Protobuf type mesos.ResourceUsage.Executor.Task
Protos.ResourceUsage.Executor.Task.Builder - Class in org.apache.mesos
Protobuf type mesos.ResourceUsage.Executor.Task
Protos.ResourceUsage.Executor.TaskOrBuilder - Interface in org.apache.mesos
 
Protos.ResourceUsage.ExecutorOrBuilder - Interface in org.apache.mesos
 
Protos.ResourceUsageOrBuilder - Interface in org.apache.mesos
 
Protos.RLimitInfo - Class in org.apache.mesos
Encapsulation for POSIX rlimits, see http://pubs.opengroup.org/onlinepubs/009695399/functions/getrlimit.html.
Protos.RLimitInfo.Builder - Class in org.apache.mesos
Encapsulation for POSIX rlimits, see http://pubs.opengroup.org/onlinepubs/009695399/functions/getrlimit.html.
Protos.RLimitInfo.RLimit - Class in org.apache.mesos
Protobuf type mesos.RLimitInfo.RLimit
Protos.RLimitInfo.RLimit.Builder - Class in org.apache.mesos
Protobuf type mesos.RLimitInfo.RLimit
Protos.RLimitInfo.RLimit.Type - Enum in org.apache.mesos
Protobuf enum mesos.RLimitInfo.RLimit.Type
Protos.RLimitInfo.RLimitOrBuilder - Interface in org.apache.mesos
 
Protos.RLimitInfoOrBuilder - Interface in org.apache.mesos
 
Protos.Role - Class in org.apache.mesos
Describes a Role.
Protos.Role.Builder - Class in org.apache.mesos
Describes a Role.
Protos.RoleOrBuilder - Interface in org.apache.mesos
 
Protos.SeccompInfo - Class in org.apache.mesos
Encapsulation for Seccomp configuration, which is Linux specific.
Protos.SeccompInfo.Builder - Class in org.apache.mesos
Encapsulation for Seccomp configuration, which is Linux specific.
Protos.SeccompInfoOrBuilder - Interface in org.apache.mesos
 
Protos.Secret - Class in org.apache.mesos
Secret used to pass privileged information.
Protos.Secret.Builder - Class in org.apache.mesos
Secret used to pass privileged information.
Protos.Secret.Reference - Class in org.apache.mesos
Can be used by modules to refer to a secret stored in a secure back-end.
Protos.Secret.Reference.Builder - Class in org.apache.mesos
Can be used by modules to refer to a secret stored in a secure back-end.
Protos.Secret.ReferenceOrBuilder - Interface in org.apache.mesos
 
Protos.Secret.Type - Enum in org.apache.mesos
Protobuf enum mesos.Secret.Type
Protos.Secret.Value - Class in org.apache.mesos
Used to pass the value of a secret.
Protos.Secret.Value.Builder - Class in org.apache.mesos
Used to pass the value of a secret.
Protos.Secret.ValueOrBuilder - Interface in org.apache.mesos
 
Protos.SecretOrBuilder - Interface in org.apache.mesos
 
Protos.SlaveID - Class in org.apache.mesos
A unique ID assigned to a slave.
Protos.SlaveID.Builder - Class in org.apache.mesos
A unique ID assigned to a slave.
Protos.SlaveIDOrBuilder - Interface in org.apache.mesos
 
Protos.SlaveInfo - Class in org.apache.mesos
Describes a slave.
Protos.SlaveInfo.Builder - Class in org.apache.mesos
Describes a slave.
Protos.SlaveInfo.Capability - Class in org.apache.mesos
Protobuf type mesos.SlaveInfo.Capability
Protos.SlaveInfo.Capability.Builder - Class in org.apache.mesos
Protobuf type mesos.SlaveInfo.Capability
Protos.SlaveInfo.Capability.Type - Enum in org.apache.mesos
Protobuf enum mesos.SlaveInfo.Capability.Type
Protos.SlaveInfo.CapabilityOrBuilder - Interface in org.apache.mesos
 
Protos.SlaveInfoOrBuilder - Interface in org.apache.mesos
 
Protos.SNMPStatistics - Class in org.apache.mesos
Protobuf type mesos.SNMPStatistics
Protos.SNMPStatistics.Builder - Class in org.apache.mesos
Protobuf type mesos.SNMPStatistics
Protos.SNMPStatisticsOrBuilder - Interface in org.apache.mesos
 
Protos.Status - Enum in org.apache.mesos
Status is used to indicate the state of the scheduler and executor driver after function calls.
Protos.Task - Class in org.apache.mesos
Describes a task, similar to `TaskInfo`.
Protos.Task.Builder - Class in org.apache.mesos
Describes a task, similar to `TaskInfo`.
Protos.TaskGroupInfo - Class in org.apache.mesos
Describes a group of tasks that belong to an executor.
Protos.TaskGroupInfo.Builder - Class in org.apache.mesos
Describes a group of tasks that belong to an executor.
Protos.TaskGroupInfoOrBuilder - Interface in org.apache.mesos
 
Protos.TaskID - Class in org.apache.mesos
A framework-generated ID to distinguish a task.
Protos.TaskID.Builder - Class in org.apache.mesos
A framework-generated ID to distinguish a task.
Protos.TaskIDOrBuilder - Interface in org.apache.mesos
 
Protos.TaskInfo - Class in org.apache.mesos
Describes a task.
Protos.TaskInfo.Builder - Class in org.apache.mesos
Describes a task.
Protos.TaskInfoOrBuilder - Interface in org.apache.mesos
 
Protos.TaskOrBuilder - Interface in org.apache.mesos
 
Protos.TaskResourceLimitation - Class in org.apache.mesos
Describes a resource limitation that caused a task failure.
Protos.TaskResourceLimitation.Builder - Class in org.apache.mesos
Describes a resource limitation that caused a task failure.
Protos.TaskResourceLimitationOrBuilder - Interface in org.apache.mesos
 
Protos.TaskState - Enum in org.apache.mesos
Describes possible task states.
Protos.TaskStatus - Class in org.apache.mesos
Describes the current status of a task.
Protos.TaskStatus.Builder - Class in org.apache.mesos
Describes the current status of a task.
Protos.TaskStatus.Reason - Enum in org.apache.mesos
Detailed reason for the task status update.
Protos.TaskStatus.Source - Enum in org.apache.mesos
Describes the source of the task status update.
Protos.TaskStatusOrBuilder - Interface in org.apache.mesos
 
Protos.TcpStatistics - Class in org.apache.mesos
Protobuf type mesos.TcpStatistics
Protos.TcpStatistics.Builder - Class in org.apache.mesos
Protobuf type mesos.TcpStatistics
Protos.TcpStatisticsOrBuilder - Interface in org.apache.mesos
 
Protos.TimeInfo - Class in org.apache.mesos
Represents time since the epoch, in nanoseconds.
Protos.TimeInfo.Builder - Class in org.apache.mesos
Represents time since the epoch, in nanoseconds.
Protos.TimeInfoOrBuilder - Interface in org.apache.mesos
 
Protos.TrafficControlStatistics - Class in org.apache.mesos
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 - Class in org.apache.mesos
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.TrafficControlStatisticsOrBuilder - Interface in org.apache.mesos
 
Protos.TTYInfo - Class in org.apache.mesos
Describes the information about (pseudo) TTY that can be attached to a process running in a container.
Protos.TTYInfo.Builder - Class in org.apache.mesos
Describes the information about (pseudo) TTY that can be attached to a process running in a container.
Protos.TTYInfo.WindowSize - Class in org.apache.mesos
Protobuf type mesos.TTYInfo.WindowSize
Protos.TTYInfo.WindowSize.Builder - Class in org.apache.mesos
Protobuf type mesos.TTYInfo.WindowSize
Protos.TTYInfo.WindowSizeOrBuilder - Interface in org.apache.mesos
 
Protos.TTYInfoOrBuilder - Interface in org.apache.mesos
 
Protos.UdpStatistics - Class in org.apache.mesos
Protobuf type mesos.UdpStatistics
Protos.UdpStatistics.Builder - Class in org.apache.mesos
Protobuf type mesos.UdpStatistics
Protos.UdpStatisticsOrBuilder - Interface in org.apache.mesos
 
Protos.Unavailability - Class in org.apache.mesos
Represents an interval, from a given start time over a given duration.
Protos.Unavailability.Builder - Class in org.apache.mesos
Represents an interval, from a given start time over a given duration.
Protos.UnavailabilityOrBuilder - Interface in org.apache.mesos
 
Protos.URL - Class in org.apache.mesos
Represents a URL.
Protos.URL.Builder - Class in org.apache.mesos
Represents a URL.
Protos.URLOrBuilder - Interface in org.apache.mesos
 
Protos.UUID - Class in org.apache.mesos
A 128 bit (16 byte) UUID, see RFC 4122.
Protos.UUID.Builder - Class in org.apache.mesos
A 128 bit (16 byte) UUID, see RFC 4122.
Protos.UUIDOrBuilder - Interface in org.apache.mesos
 
Protos.Value - Class in org.apache.mesos
Describes an Attribute or Resource "value".
Protos.Value.Builder - Class in org.apache.mesos
Describes an Attribute or Resource "value".
Protos.Value.Range - Class in org.apache.mesos
Protobuf type mesos.Value.Range
Protos.Value.Range.Builder - Class in org.apache.mesos
Protobuf type mesos.Value.Range
Protos.Value.RangeOrBuilder - Interface in org.apache.mesos
 
Protos.Value.Ranges - Class in org.apache.mesos
Protobuf type mesos.Value.Ranges
Protos.Value.Ranges.Builder - Class in org.apache.mesos
Protobuf type mesos.Value.Ranges
Protos.Value.RangesOrBuilder - Interface in org.apache.mesos
 
Protos.Value.Scalar - Class in org.apache.mesos
Protobuf type mesos.Value.Scalar
Protos.Value.Scalar.Builder - Class in org.apache.mesos
Protobuf type mesos.Value.Scalar
Protos.Value.ScalarOrBuilder - Interface in org.apache.mesos
 
Protos.Value.Set - Class in org.apache.mesos
Protobuf type mesos.Value.Set
Protos.Value.Set.Builder - Class in org.apache.mesos
Protobuf type mesos.Value.Set
Protos.Value.SetOrBuilder - Interface in org.apache.mesos
 
Protos.Value.Text - Class in org.apache.mesos
Protobuf type mesos.Value.Text
Protos.Value.Text.Builder - Class in org.apache.mesos
Protobuf type mesos.Value.Text
Protos.Value.TextOrBuilder - Interface in org.apache.mesos
 
Protos.Value.Type - Enum in org.apache.mesos
Protobuf enum mesos.Value.Type
Protos.ValueOrBuilder - Interface in org.apache.mesos
 
Protos.VersionInfo - Class in org.apache.mesos
Version information of a component.
Protos.VersionInfo.Builder - Class in org.apache.mesos
Version information of a component.
Protos.VersionInfoOrBuilder - Interface in org.apache.mesos
 
Protos.Volume - Class in org.apache.mesos
Describes a volume mapping either from host to container or vice versa.
Protos.Volume.Builder - Class in org.apache.mesos
Describes a volume mapping either from host to container or vice versa.
Protos.Volume.Mode - Enum in org.apache.mesos
Protobuf enum mesos.Volume.Mode
Protos.Volume.Source - Class in org.apache.mesos
Describes where a volume originates from.
Protos.Volume.Source.Builder - Class in org.apache.mesos
Describes where a volume originates from.
Protos.Volume.Source.CSIVolume - Class in org.apache.mesos
A volume which will be handled by the `volume/csi` isolator.
Protos.Volume.Source.CSIVolume.Builder - Class in org.apache.mesos
A volume which will be handled by the `volume/csi` isolator.
Protos.Volume.Source.CSIVolume.StaticProvisioning - Class in org.apache.mesos
Specifies the parameters used to stage/publish a pre-provisioned volume on an agent host.
Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder - Class in org.apache.mesos
Specifies the parameters used to stage/publish a pre-provisioned volume on an agent host.
Protos.Volume.Source.CSIVolume.StaticProvisioningOrBuilder - Interface in org.apache.mesos
 
Protos.Volume.Source.CSIVolume.VolumeCapability - Class in org.apache.mesos
Specifies a capability of a volume.
Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode - Class in org.apache.mesos
Specifies how a volume can be accessed.
Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Builder - Class in org.apache.mesos
Specifies how a volume can be accessed.
Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode - Enum in org.apache.mesos
Protobuf enum mesos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode
Protos.Volume.Source.CSIVolume.VolumeCapability.AccessModeOrBuilder - Interface in org.apache.mesos
 
Protos.Volume.Source.CSIVolume.VolumeCapability.AccessTypeCase - Enum in org.apache.mesos
 
Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume - Class in org.apache.mesos
Indicates that the volume will be accessed via the block device API.
Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume.Builder - Class in org.apache.mesos
Indicates that the volume will be accessed via the block device API.
Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolumeOrBuilder - Interface in org.apache.mesos
 
Protos.Volume.Source.CSIVolume.VolumeCapability.Builder - Class in org.apache.mesos
Specifies a capability of a volume.
Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume - Class in org.apache.mesos
Indicates that the volume will be accessed via the filesystem API.
Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder - Class in org.apache.mesos
Indicates that the volume will be accessed via the filesystem API.
Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolumeOrBuilder - Interface in org.apache.mesos
 
Protos.Volume.Source.CSIVolume.VolumeCapabilityOrBuilder - Interface in org.apache.mesos
 
Protos.Volume.Source.CSIVolumeOrBuilder - Interface in org.apache.mesos
 
Protos.Volume.Source.DockerVolume - Class in org.apache.mesos
Protobuf type mesos.Volume.Source.DockerVolume
Protos.Volume.Source.DockerVolume.Builder - Class in org.apache.mesos
Protobuf type mesos.Volume.Source.DockerVolume
Protos.Volume.Source.DockerVolumeOrBuilder - Interface in org.apache.mesos
 
Protos.Volume.Source.HostPath - Class in org.apache.mesos
Absolute path pointing to a directory or file on the host.
Protos.Volume.Source.HostPath.Builder - Class in org.apache.mesos
Absolute path pointing to a directory or file on the host.
Protos.Volume.Source.HostPathOrBuilder - Interface in org.apache.mesos
 
Protos.Volume.Source.SandboxPath - Class in org.apache.mesos
Describe a path from a container's sandbox.
Protos.Volume.Source.SandboxPath.Builder - Class in org.apache.mesos
Describe a path from a container's sandbox.
Protos.Volume.Source.SandboxPath.Type - Enum in org.apache.mesos
Protobuf enum mesos.Volume.Source.SandboxPath.Type
Protos.Volume.Source.SandboxPathOrBuilder - Interface in org.apache.mesos
 
Protos.Volume.Source.Type - Enum in org.apache.mesos
Protobuf enum mesos.Volume.Source.Type
Protos.Volume.SourceOrBuilder - Interface in org.apache.mesos
 
Protos.VolumeOrBuilder - Interface in org.apache.mesos
 
Protos.WeightInfo - Class in org.apache.mesos
Named WeightInfo to indicate resource allocation priority between the different roles.
Protos.WeightInfo.Builder - Class in org.apache.mesos
Named WeightInfo to indicate resource allocation priority between the different roles.
Protos.WeightInfoOrBuilder - Interface in org.apache.mesos
 
PROVIDER_ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource
 
putAllLimits(Map<String, Protos.Value.Scalar>) - Method in class org.apache.mesos.Protos.Task.Builder
Resource limits associated with the task.
putAllLimits(Map<String, Protos.Value.Scalar>) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Resource limits associated with the task.
putAllNodePublishSecrets(Map<String, Protos.Secret>) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
map<string, .mesos.Secret> node_publish_secrets = 4;
putAllNodeStageSecrets(Map<String, Protos.Secret>) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
The secrets needed for staging/publishing the volume, e.g.: { "username": {"type": REFERENCE, "reference": {"name": "U_SECRET"}}, "password": {"type": REFERENCE, "reference": {"name": "P_SECRET"}} }
putAllOfferFilters(Map<String, Protos.OfferFilters>) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Specifc resource requirements for each of the framework's roles.
putAllQuantities(Map<String, Protos.Value.Scalar>) - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
Quantities are pairs of identifiers of scalar resources and an associated value, e.g., `{"disk": Scalar {"value": 30}}`.
putAllVolumeContext(Map<String, String>) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
map<string, string> volume_context = 5;
putLimits(String, Protos.Value.Scalar) - Method in class org.apache.mesos.Protos.Task.Builder
Resource limits associated with the task.
putLimits(String, Protos.Value.Scalar) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Resource limits associated with the task.
putNodePublishSecrets(String, Protos.Secret) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
map<string, .mesos.Secret> node_publish_secrets = 4;
putNodeStageSecrets(String, Protos.Secret) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
The secrets needed for staging/publishing the volume, e.g.: { "username": {"type": REFERENCE, "reference": {"name": "U_SECRET"}}, "password": {"type": REFERENCE, "reference": {"name": "P_SECRET"}} }
putOfferFilters(String, Protos.OfferFilters) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Specifc resource requirements for each of the framework's roles.
putQuantities(String, Protos.Value.Scalar) - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
Quantities are pairs of identifiers of scalar resources and an associated value, e.g., `{"disk": Scalar {"value": 30}}`.
putVolumeContext(String, String) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
map<string, string> volume_context = 5;

Q

QLEN_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TrafficControlStatistics
 
QPS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.RateLimit
 
QUANTITIES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
QUANTITIES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
QUERY_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.URL
 
QUOTA_V2_VALUE - Static variable in enum org.apache.mesos.Protos.MasterInfo.Capability.Type
The master can handle the new quota API, which supports setting limits separately from guarantees (introduced in Mesos 1.9).

R

RANGE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Value.Ranges
 
RANGES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Attribute
 
RANGES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource
 
RANGES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Value
 
RANGES_VALUE - Static variable in enum org.apache.mesos.Protos.Value.Type
RANGES = 1;
RATEBPS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TrafficControlStatistics
 
RATEPPS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TrafficControlStatistics
 
RAW_VALUE - Static variable in enum org.apache.mesos.Protos.Resource.DiskInfo.Source.Type
RAW = 4;
RCVBUFERRORS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.UdpStatistics
 
read(Log.Position, Log.Position, long, TimeUnit) - Method in class org.apache.mesos.Log.Reader
Attempts to read from the log between the specified positions (inclusive).
READ_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DeviceAccess.Access
 
READ_VALUE - Static variable in enum org.apache.mesos.Protos.CgroupInfo.Blkio.Operation
READ = 2;
Reader(Log) - Constructor for class org.apache.mesos.Log.Reader
Returns an instance of a reader that will access the given instance of the Log.
REASMFAILS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IpStatistics
 
REASMOKS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IpStatistics
 
REASMREQDS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IpStatistics
 
REASMTIMEOUT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.IpStatistics
 
REASON_COMMAND_EXECUTOR_FAILED_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
TODO(jieyu): The default value when a caller doesn't check for presence is 0 and so ideally the 0 reason is not a valid one.
REASON_CONTAINER_LAUNCH_FAILED_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_CONTAINER_LAUNCH_FAILED = 21;
REASON_CONTAINER_LIMITATION_DISK_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_CONTAINER_LIMITATION_DISK = 20;
REASON_CONTAINER_LIMITATION_MEMORY_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_CONTAINER_LIMITATION_MEMORY = 8;
REASON_CONTAINER_LIMITATION_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_CONTAINER_LIMITATION = 19;
REASON_CONTAINER_PREEMPTED_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_CONTAINER_PREEMPTED = 17;
REASON_CONTAINER_UPDATE_FAILED_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_CONTAINER_UPDATE_FAILED = 22;
REASON_EXECUTOR_REGISTRATION_TIMEOUT_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_EXECUTOR_REGISTRATION_TIMEOUT = 23;
REASON_EXECUTOR_REREGISTRATION_TIMEOUT_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_EXECUTOR_REREGISTRATION_TIMEOUT = 24;
REASON_EXECUTOR_TERMINATED_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_EXECUTOR_TERMINATED = 1;
REASON_EXECUTOR_UNREGISTERED_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
No longer used.
REASON_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskStatus
 
REASON_FRAMEWORK_REMOVED_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_FRAMEWORK_REMOVED = 3;
REASON_GC_ERROR_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_GC_ERROR = 4;
REASON_INVALID_FRAMEWORKID_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_INVALID_FRAMEWORKID = 5;
REASON_INVALID_OFFERS_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_INVALID_OFFERS = 6;
REASON_IO_SWITCHBOARD_EXITED_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_IO_SWITCHBOARD_EXITED = 27;
REASON_MASTER_DISCONNECTED_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_MASTER_DISCONNECTED = 7;
REASON_MAX_COMPLETION_TIME_REACHED_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_MAX_COMPLETION_TIME_REACHED = 33;
REASON_RECONCILIATION_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_RECONCILIATION = 9;
REASON_RESOURCES_UNKNOWN_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_RESOURCES_UNKNOWN = 18;
REASON_SLAVE_DISCONNECTED_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_SLAVE_DISCONNECTED = 10;
REASON_SLAVE_DRAINING_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_SLAVE_DRAINING = 34;
REASON_SLAVE_REMOVED_BY_OPERATOR_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_SLAVE_REMOVED_BY_OPERATOR = 31;
REASON_SLAVE_REMOVED_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_SLAVE_REMOVED = 11;
REASON_SLAVE_REREGISTERED_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_SLAVE_REREGISTERED = 32;
REASON_SLAVE_RESTARTED_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_SLAVE_RESTARTED = 12;
REASON_SLAVE_UNKNOWN_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_SLAVE_UNKNOWN = 13;
REASON_TASK_CHECK_STATUS_UPDATED_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_TASK_CHECK_STATUS_UPDATED = 28;
REASON_TASK_GROUP_INVALID_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_TASK_GROUP_INVALID = 25;
REASON_TASK_GROUP_UNAUTHORIZED_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_TASK_GROUP_UNAUTHORIZED = 26;
REASON_TASK_HEALTH_CHECK_STATUS_UPDATED_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_TASK_HEALTH_CHECK_STATUS_UPDATED = 29;
REASON_TASK_INVALID_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_TASK_INVALID = 14;
REASON_TASK_KILLED_DURING_LAUNCH_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_TASK_KILLED_DURING_LAUNCH = 30;
REASON_TASK_UNAUTHORIZED_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_TASK_UNAUTHORIZED = 15;
REASON_TASK_UNKNOWN_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Reason
REASON_TASK_UNKNOWN = 16;
reconcileTasks(Collection<Protos.TaskStatus>) - Method in class org.apache.mesos.MesosSchedulerDriver
 
reconcileTasks(Collection<Protos.TaskStatus>) - Method in interface org.apache.mesos.SchedulerDriver
Allows the framework to query the status for non-terminal tasks.
RECONCILIATION_INTERVAL_SECONDS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
REF_CYCLES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
REFERENCE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Secret
 
REFERENCE_VALUE - Static variable in enum org.apache.mesos.Protos.Secret.Type
REFERENCE = 1;
REFUSE_SECONDS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Filters
 
REGION_AWARE_VALUE - Static variable in enum org.apache.mesos.Protos.FrameworkInfo.Capability.Type
Indicates that the framework is prepared to receive offers for agents whose region is different from the master's region.
REGION_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.mesos.Protos
 
registerAllExtensions(com.google.protobuf.ExtensionRegistry) - Static method in class org.apache.mesos.Protos
 
registered(ExecutorDriver, Protos.ExecutorInfo, Protos.FrameworkInfo, Protos.SlaveInfo) - Method in interface org.apache.mesos.Executor
Invoked once the executor driver has been able to successfully connect with Mesos.
registered(SchedulerDriver, Protos.FrameworkID, Protos.MasterInfo) - Method in interface org.apache.mesos.Scheduler
Invoked when the scheduler successfully registers with a Mesos master.
removeAllocated(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
This includes resources used by the executor itself as well as its active tasks.
removeAllowedDevices(int) - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
repeated .mesos.DeviceAccess allowed_devices = 1;
removeAttributes(int) - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Attribute attributes = 7;
removeAttributes(int) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
repeated .mesos.Attribute attributes = 2;
removeAttributes(int) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
repeated .mesos.Attribute attributes = 5;
removeCapabilities(int) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
removeCapabilities(int) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
repeated .mesos.MasterInfo.Capability capabilities = 9;
removeCfq(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
removeCfqRecursive(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
removeContainers(int) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
A list of container configurations to run managed CSI plugin.
removeConvertedResources(int) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
Converted resources after applying the operation.
removeCredentials(int) - Method in class org.apache.mesos.Protos.Credentials.Builder
repeated .mesos.Credential credentials = 1;
removeDefaultReservations(int) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The stack of default reservations.
removeDiskStatistics(int) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Per disk (resource) statistics.
removeEndpoints(int) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The service endpoints of the unmanaged CSI plugin.
removeExecutorIds(int) - Method in class org.apache.mesos.Protos.Offer.Builder
Executors of the same framework running on this agent.
removeExecutors(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
repeated .mesos.ResourceUsage.Executor executors = 1;
removeFrameworks(int) - Method in class org.apache.mesos.Protos.Role.Builder
repeated .mesos.FrameworkID frameworks = 3;
removeIoMerged(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_merged
removeIoQueued(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_queued
removeIoServiceBytes(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_bytes
removeIoServiceBytes(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_service_bytes
removeIoServiced(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_serviced
removeIoServiced(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_serviced
removeIoServiceTime(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_time
removeIoWaitTime(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_wait_time
removeIpAddresses(int) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
When included in a ContainerInfo, each of these represent a request for an IP address.
removeLabels(int) - Method in class org.apache.mesos.Protos.Labels.Builder
repeated .mesos.Label labels = 1;
removeLimits(int) - Method in class org.apache.mesos.Protos.RateLimits.Builder
Items should have unique principals.
removeLimits(String) - Method in class org.apache.mesos.Protos.Task.Builder
Resource limits associated with the task.
removeLimits(String) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Resource limits associated with the task.
removeNetTrafficControlStatistics(int) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
removeNetworkInfos(int) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
A list of network requests.
removeNetworkInfos(int) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
This field can be reliably used to identify the container IP address.
removeNodePublishSecrets(String) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
map<string, .mesos.Secret> node_publish_secrets = 4;
removeNodeStageSecrets(String) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
The secrets needed for staging/publishing the volume, e.g.: { "username": {"type": REFERENCE, "reference": {"name": "U_SECRET"}}, "password": {"type": REFERENCE, "reference": {"name": "P_SECRET"}} }
removeOfferFilters(String) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Specifc resource requirements for each of the framework's roles.
removeParameter(int) - Method in class org.apache.mesos.Protos.Parameters.Builder
repeated .mesos.Parameter parameter = 1;
removeParameters(int) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
Allowing arbitrary parameters to be passed to docker CLI.
removePortMappings(int) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
removePortMappings(int) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
removePorts(int) - Method in class org.apache.mesos.Protos.Ports.Builder
repeated .mesos.Port ports = 1;
removeQuantities(int) - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
A set of resources is considered allocatable if contained in any of the following quantities.
removeQuantities(String) - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
Quantities are pairs of identifiers of scalar resources and an associated value, e.g., `{"disk": Scalar {"value": 30}}`.
removeQuery(int) - Method in class org.apache.mesos.Protos.URL.Builder
repeated .mesos.Parameter query = 4;
removeRange(int) - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
repeated .mesos.Value.Range range = 1;
removeReservations(int) - Method in class org.apache.mesos.Protos.Resource.Builder
The stack of reservations.
removeResources(int) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
repeated .mesos.Resource resources = 3;
removeResources(int) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
repeated .mesos.Resource resources = 5;
removeResources(int) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
removeResources(int) - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Resource resources = 5;
removeResources(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource resources = 1;
removeResources(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
repeated .mesos.Resource resources = 1;
removeResources(int) - Method in class org.apache.mesos.Protos.Request.Builder
repeated .mesos.Resource resources = 2;
removeResources(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
repeated .mesos.Resource resources = 3;
removeResources(int) - Method in class org.apache.mesos.Protos.Role.Builder
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
removeResources(int) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
The configured resources at the agent.
removeResources(int) - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.Resource resources = 7;
removeResources(int) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
repeated .mesos.Resource resources = 4;
removeResources(int) - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
This field contains the resource whose limits were violated.
removeRlimits(int) - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
removeSource(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource source = 2;
removeStatuses(int) - Method in class org.apache.mesos.Protos.Operation.Builder
All the statuses known to this operation.
removeStatuses(int) - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.TaskStatus statuses = 8;
removeTaskInfos(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
repeated .mesos.TaskInfo task_infos = 1;
removeTasks(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
Non-terminal tasks.
removeTasks(int) - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
repeated .mesos.TaskInfo tasks = 1;
removeThrottling(int) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
removeTotal(int) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
removeUris(int) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated .mesos.CommandInfo.URI uris = 1;
removeVariables(int) - Method in class org.apache.mesos.Protos.Environment.Builder
repeated .mesos.Environment.Variable variables = 1;
removeVolumeContext(String) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
map<string, string> volume_context = 5;
removeVolumes(int) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
repeated .mesos.Volume volumes = 2;
removeVolumes(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
repeated .mesos.Resource volumes = 1;
removeVolumes(int) - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
repeated .mesos.Resource volumes = 1;
requestResources(Collection<Protos.Request>) - Method in class org.apache.mesos.MesosSchedulerDriver
 
requestResources(Collection<Protos.Request>) - Method in interface org.apache.mesos.SchedulerDriver
Requests resources from Mesos (see mesos.proto for a description of Request and how, for example, to request resources from specific slaves).
REQUEUES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TrafficControlStatistics
 
reregistered(ExecutorDriver, Protos.SlaveInfo) - Method in interface org.apache.mesos.Executor
Invoked when the executor reregisters with a restarted slave.
reregistered(SchedulerDriver, Protos.MasterInfo) - Method in interface org.apache.mesos.Scheduler
Invoked when the scheduler reregisters with a newly elected Mesos master.
RESERVATION_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource
 
RESERVATION_REFINEMENT_VALUE - Static variable in enum org.apache.mesos.Protos.FrameworkInfo.Capability.Type
This capability has two effects for a framework.
RESERVATION_REFINEMENT_VALUE - Static variable in enum org.apache.mesos.Protos.SlaveInfo.Capability.Type
This capability has three effects for an agent.
RESERVATIONS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource
 
RESERVE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation
 
RESERVE_VALUE - Static variable in enum org.apache.mesos.Protos.Offer.Operation.Type
RESERVE = 2;
RESIZE_VOLUME_VALUE - Static variable in enum org.apache.mesos.Protos.SlaveInfo.Capability.Type
This expresses the capability for the agent to handle persistent volume resize operations safely.
RESOURCE_PROVIDER_ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.OperationStatus
 
RESOURCE_PROVIDER_VALUE - Static variable in enum org.apache.mesos.Protos.SlaveInfo.Capability.Type
This expresses the ability for the agent to handle resource provider related operations.
resourceOffers(SchedulerDriver, List<Protos.Offer>) - Method in interface org.apache.mesos.Scheduler
Invoked when resources have been offered to this framework.
RESOURCES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
RESOURCES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ExecutorInfo
 
RESOURCES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.InverseOffer
 
RESOURCES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
RESOURCES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
RESOURCES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer
 
RESOURCES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Request
 
RESOURCES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
RESOURCES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Role
 
RESOURCES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.SlaveInfo
 
RESOURCES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Task
 
RESOURCES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskInfo
 
RESOURCES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskResourceLimitation
 
RETRANSSEGS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TcpStatistics
 
reviveOffers() - Method in class org.apache.mesos.MesosSchedulerDriver
 
reviveOffers(Collection<String>) - Method in class org.apache.mesos.MesosSchedulerDriver
 
reviveOffers() - Method in interface org.apache.mesos.SchedulerDriver
Removes all filters previously set by the framework (via launchTasks() or declineOffer()) and clears the set of suppressed roles.
reviveOffers(Collection<String>) - Method in interface org.apache.mesos.SchedulerDriver
Removes filters for the specified roles and removes these roles from the suppressed set.
REVOCABLE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource
 
REVOCABLE_RESOURCES_VALUE - Static variable in enum org.apache.mesos.Protos.FrameworkInfo.Capability.Type
Receive offers with revocable resources.
RLIMIT_INFO_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ContainerInfo
 
RLIMITS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.RLimitInfo
 
RLMT_AS_VALUE - Static variable in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
RLMT_AS = 1;
RLMT_CORE_VALUE - Static variable in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
RLMT_CORE = 2;
RLMT_CPU_VALUE - Static variable in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
RLMT_CPU = 3;
RLMT_DATA_VALUE - Static variable in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
RLMT_DATA = 4;
RLMT_FSIZE_VALUE - Static variable in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
RLMT_FSIZE = 5;
RLMT_LOCKS_VALUE - Static variable in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
RLMT_LOCKS = 6;
RLMT_MEMLOCK_VALUE - Static variable in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
RLMT_MEMLOCK = 7;
RLMT_MSGQUEUE_VALUE - Static variable in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
RLMT_MSGQUEUE = 8;
RLMT_NICE_VALUE - Static variable in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
RLMT_NICE = 9;
RLMT_NOFILE_VALUE - Static variable in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
RLMT_NOFILE = 10;
RLMT_NPROC_VALUE - Static variable in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
RLMT_NPROC = 11;
RLMT_RSS_VALUE - Static variable in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
RLMT_RSS = 12;
RLMT_RTPRIO_VALUE - Static variable in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
RLMT_RTPRIO = 13;
RLMT_RTTIME_VALUE - Static variable in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
RLMT_RTTIME = 14;
RLMT_SIGPENDING_VALUE - Static variable in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
RLMT_SIGPENDING = 15;
RLMT_STACK_VALUE - Static variable in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
RLMT_STACK = 16;
RO_VALUE - Static variable in enum org.apache.mesos.Protos.Volume.Mode
read-only.
ROLE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.FrameworkInfo
 
ROLE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource.AllocationInfo
 
ROLE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource.ReservationInfo
 
ROLE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource
 
ROLE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.WeightInfo
 
ROLES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.FrameworkInfo
 
ROOT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
ROOT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
ROWS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
RTOALGORITHM_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TcpStatistics
 
RTOMAX_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TcpStatistics
 
RTOMIN_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TcpStatistics
 
run() - Method in interface org.apache.mesos.ExecutorDriver
Starts and immediately joins (i.e., blocks on) the driver.
run() - Method in class org.apache.mesos.MesosExecutorDriver
 
run() - Method in class org.apache.mesos.MesosSchedulerDriver
 
run() - Method in interface org.apache.mesos.SchedulerDriver
Starts and immediately joins (i.e., blocks on) the driver.
RW_VALUE - Static variable in enum org.apache.mesos.Protos.Volume.Mode
read-write.

S

SANDBOX_PATH_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume.Source
 
SANDBOX_PATH_VALUE - Static variable in enum org.apache.mesos.Protos.Volume.Source.Type
SANDBOX_PATH = 2;
SCALAR_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Attribute
 
SCALAR_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource
 
SCALAR_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Value
 
SCALAR_VALUE - Static variable in enum org.apache.mesos.Protos.Value.Type
SCALAR = 0;
Scheduler - Interface in org.apache.mesos
Callback interface to be implemented by frameworks' schedulers.
SchedulerDriver - Interface in org.apache.mesos
Abstract interface for connecting a scheduler to Mesos.
SCHEME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
SCHEME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.URL
 
SECCOMP_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.LinuxInfo
 
SECRET_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Credential
 
SECRET_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Environment.Variable
 
SECRET_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume.Source
 
SECRET_VALUE - Static variable in enum org.apache.mesos.Protos.Environment.Variable.Type
SECRET = 2;
SECRET_VALUE - Static variable in enum org.apache.mesos.Protos.Volume.Source.Type
SECRET = 3;
SECTORS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
SELF_VALUE - Static variable in enum org.apache.mesos.Protos.Volume.Source.SandboxPath.Type
SELF = 1;
sendFrameworkMessage(byte[]) - Method in interface org.apache.mesos.ExecutorDriver
Sends a message to the framework scheduler.
sendFrameworkMessage(byte[]) - Method in class org.apache.mesos.MesosExecutorDriver
 
sendFrameworkMessage(Protos.ExecutorID, Protos.SlaveID, byte[]) - Method in class org.apache.mesos.MesosSchedulerDriver
 
sendFrameworkMessage(Protos.ExecutorID, Protos.SlaveID, byte[]) - Method in interface org.apache.mesos.SchedulerDriver
Sends a message from the framework to one of its executors.
sendStatusUpdate(Protos.TaskStatus) - Method in interface org.apache.mesos.ExecutorDriver
Sends a status update to the framework scheduler, retrying as necessary until an acknowledgement has been received or the executor is terminated (in which case, a TASK_LOST status update will be sent).
sendStatusUpdate(Protos.TaskStatus) - Method in class org.apache.mesos.MesosExecutorDriver
 
SERVICES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
SET_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Attribute
 
SET_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource
 
SET_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Value
 
SET_VALUE - Static variable in enum org.apache.mesos.Protos.Value.Type
SET = 2;
setAccess(Protos.DeviceAccess.Access) - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
required .mesos.DeviceAccess.Access access = 2;
setAccess(Protos.DeviceAccess.Access.Builder) - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
required .mesos.DeviceAccess.Access access = 2;
setAccessMode(Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
required .mesos.Volume.Source.CSIVolume.VolumeCapability.AccessMode access_mode = 3;
setAccessMode(Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Builder) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
required .mesos.Volume.Source.CSIVolume.VolumeCapability.AccessMode access_mode = 3;
setActiveOpens(long) - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 ActiveOpens = 5;
setAddition(Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
required .mesos.Resource addition = 2;
setAddition(Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
required .mesos.Resource addition = 2;
setAddress(Protos.Address) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The full IP address (supports both IPv4 and IPv6 formats) and supersedes the use of `ip`, `port` and `hostname`.
setAddress(Protos.Address.Builder) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The full IP address (supports both IPv4 and IPv6 formats) and supersedes the use of `ip`, `port` and `hostname`.
setAddress(Protos.Address) - Method in class org.apache.mesos.Protos.URL.Builder
required .mesos.Address address = 2;
setAddress(Protos.Address.Builder) - Method in class org.apache.mesos.Protos.URL.Builder
required .mesos.Address address = 2;
setAggregateDefaultCapacity(long) - Method in class org.apache.mesos.Protos.RateLimits.Builder
All the frameworks not specified in 'limits' get this default capacity.
setAggregateDefaultQps(double) - Method in class org.apache.mesos.Protos.RateLimits.Builder
All the frameworks not specified in 'limits' get this default rate.
setAlignmentFaults(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 alignment_faults = 20;
setAllocated(int, Protos.Resource) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
This includes resources used by the executor itself as well as its active tasks.
setAllocated(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
This includes resources used by the executor itself as well as its active tasks.
setAllocationInfo(Protos.Resource.AllocationInfo) - Method in class org.apache.mesos.Protos.Offer.Builder
An offer represents resources allocated to *one* of the roles managed by the scheduler.
setAllocationInfo(Protos.Resource.AllocationInfo.Builder) - Method in class org.apache.mesos.Protos.Offer.Builder
An offer represents resources allocated to *one* of the roles managed by the scheduler.
setAllocationInfo(Protos.Resource.AllocationInfo) - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Resource.AllocationInfo allocation_info = 11;
setAllocationInfo(Protos.Resource.AllocationInfo.Builder) - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Resource.AllocationInfo allocation_info = 11;
setAllowedDevices(int, Protos.DeviceAccess) - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
repeated .mesos.DeviceAccess allowed_devices = 1;
setAllowedDevices(int, Protos.DeviceAccess.Builder) - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
repeated .mesos.DeviceAccess allowed_devices = 1;
setAppc(Protos.Image.Appc) - Method in class org.apache.mesos.Protos.Image.Builder
Only one of the following image messages should be set to match the type.
setAppc(Protos.Image.Appc.Builder) - Method in class org.apache.mesos.Protos.Image.Builder
Only one of the following image messages should be set to match the type.
setArguments(int, String) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated string arguments = 7;
setAttemptFails(long) - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 AttemptFails = 7;
setAttributes(int, Protos.Attribute) - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Attribute attributes = 7;
setAttributes(int, Protos.Attribute.Builder) - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Attribute attributes = 7;
setAttributes(int, Protos.Attribute) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
repeated .mesos.Attribute attributes = 2;
setAttributes(int, Protos.Attribute.Builder) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
repeated .mesos.Attribute attributes = 2;
setAttributes(int, Protos.Attribute) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
repeated .mesos.Attribute attributes = 5;
setAttributes(int, Protos.Attribute.Builder) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
repeated .mesos.Attribute attributes = 5;
setBacklog(long) - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 backlog = 2;
setBegin(long) - Method in class org.apache.mesos.Protos.Value.Range.Builder
required uint64 begin = 1;
setBlkioStatistics(Protos.CgroupInfo.Blkio.Statistics) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Cgroups blkio statistics.
setBlkioStatistics(Protos.CgroupInfo.Blkio.Statistics.Builder) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Cgroups blkio statistics.
setBlock(Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume block = 1;
setBlock(Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume.Builder) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume block = 1;
setBoundingCapabilities(Protos.CapabilityInfo) - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
The set of capabilities that are allowed but not initially granted to tasks.
setBoundingCapabilities(Protos.CapabilityInfo.Builder) - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
The set of capabilities that are allowed but not initially granted to tasks.
setBranches(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 branches = 9;
setBranchLoadMisses(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 branch_load_misses = 47;
setBranchLoads(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 branch_loads = 46;
setBranchMisses(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 branch_misses = 10;
setBuildDate(String) - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string build_date = 2;
setBuildDateBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string build_date = 2;
setBuildTime(double) - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional double build_time = 3;
setBuildUser(String) - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string build_user = 4;
setBuildUserBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string build_user = 4;
setBusCycles(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 bus_cycles = 11;
setBytes(long) - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 bytes = 3;
setCache(boolean) - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
If this field is "true", the fetcher cache will be used.
setCached(boolean) - Method in class org.apache.mesos.Protos.Image.Builder
With this flag set to false, the mesos containerizer will pull the docker/appc image from the registry even if the image is already downloaded on the agent.
setCacheMisses(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 cache_misses = 8;
setCacheReferences(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 cache_references = 7;
setCapabilities(int, Protos.CapabilityInfo.Capability) - Method in class org.apache.mesos.Protos.CapabilityInfo.Builder
repeated .mesos.CapabilityInfo.Capability capabilities = 1;
setCapabilities(int, Protos.FrameworkInfo.Capability) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
setCapabilities(int, Protos.FrameworkInfo.Capability.Builder) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field allows a framework to advertise its set of capabilities (e.g., ability to receive offers for revocable resources).
setCapabilities(int, Protos.MasterInfo.Capability) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
repeated .mesos.MasterInfo.Capability capabilities = 9;
setCapabilities(int, Protos.MasterInfo.Capability.Builder) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
repeated .mesos.MasterInfo.Capability capabilities = 9;
setCapabilityInfo(Protos.CapabilityInfo) - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Deprecated.
setCapabilityInfo(Protos.CapabilityInfo.Builder) - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Deprecated.
setCapacity(long) - Method in class org.apache.mesos.Protos.RateLimit.Builder
Max number of outstanding messages from frameworks of this principal allowed by master before the next message is dropped and an error is sent back to the sender.
setCfq(int, Protos.CgroupInfo.Blkio.CFQ.Statistics) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
setCfq(int, Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq = 1;
setCfqRecursive(int, Protos.CgroupInfo.Blkio.CFQ.Statistics) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
setCfqRecursive(int, Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.CFQ.Statistics cfq_recursive = 2;
setCgroupInfo(Protos.CgroupInfo) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
Information about Linux control group (cgroup).
setCgroupInfo(Protos.CgroupInfo.Builder) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
Information about Linux control group (cgroup).
setCheck(Protos.CheckInfo) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
A general check for the task.
setCheck(Protos.CheckInfo.Builder) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
A general check for the task.
setCheckpoint(boolean) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
If set, agents running tasks started by this framework will write the framework pid, executor pids and status updates to disk.
setCheckpoint(boolean) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
Slave checkpointing is always enabled in recent Mesos versions; the value of this field is ignored.
setCheckStatus(Protos.CheckStatusInfo) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Contains check status for the check specified in the corresponding `TaskInfo`.
setCheckStatus(Protos.CheckStatusInfo.Builder) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Contains check status for the check specified in the corresponding `TaskInfo`.
setClassid(int) - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls.Builder
The 32-bit classid consists of two parts, a 16 bit major handle and a 16-bit minor handle.
setColumns(int) - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize.Builder
required uint32 columns = 2;
setCommand(Protos.CheckInfo.Command) - Method in class org.apache.mesos.Protos.CheckInfo.Builder
Command check.
setCommand(Protos.CheckInfo.Command.Builder) - Method in class org.apache.mesos.Protos.CheckInfo.Builder
Command check.
setCommand(Protos.CommandInfo) - Method in class org.apache.mesos.Protos.CheckInfo.Command.Builder
required .mesos.CommandInfo command = 1;
setCommand(Protos.CommandInfo.Builder) - Method in class org.apache.mesos.Protos.CheckInfo.Command.Builder
required .mesos.CommandInfo command = 1;
setCommand(Protos.CheckStatusInfo.Command) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
Status of a command check.
setCommand(Protos.CheckStatusInfo.Command.Builder) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
Status of a command check.
setCommand(Protos.CommandInfo) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
optional .mesos.CommandInfo command = 2;
setCommand(Protos.CommandInfo.Builder) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
optional .mesos.CommandInfo command = 2;
setCommand(Protos.CommandInfo) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
optional .mesos.CommandInfo command = 7;
setCommand(Protos.CommandInfo.Builder) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
optional .mesos.CommandInfo command = 7;
setCommand(Protos.CommandInfo) - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Command health check.
setCommand(Protos.CommandInfo.Builder) - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Command health check.
setCommand(Protos.CommandInfo) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
optional .mesos.CommandInfo command = 7;
setCommand(Protos.CommandInfo.Builder) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
optional .mesos.CommandInfo command = 7;
setConfig(Protos.DrainConfig) - Method in class org.apache.mesos.Protos.DrainInfo.Builder
The configuration used to drain the agent.
setConfig(Protos.DrainConfig.Builder) - Method in class org.apache.mesos.Protos.DrainInfo.Builder
The configuration used to drain the agent.
setConfig(Protos.Secret) - Method in class org.apache.mesos.Protos.Image.Docker.Builder
Docker config containing credentials to authenticate with docker registry.
setConfig(Protos.Secret.Builder) - Method in class org.apache.mesos.Protos.Image.Docker.Builder
Docker config containing credentials to authenticate with docker registry.
setConsecutiveFailures(int) - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Number of consecutive failures until the task is killed by the executor.
setContainer(Protos.ContainerInfo) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
optional .mesos.ContainerInfo container = 4;
setContainer(Protos.ContainerInfo.Builder) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
optional .mesos.ContainerInfo container = 4;
setContainer(Protos.ContainerInfo) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Executor provided with a container will launch the container with the executor's CommandInfo and we expect the container to act as a Mesos executor.
setContainer(Protos.ContainerInfo.Builder) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Executor provided with a container will launch the container with the executor's CommandInfo and we expect the container to act as a Mesos executor.
setContainer(Protos.ContainerInfo) - Method in class org.apache.mesos.Protos.Task.Builder
Container information for the task.
setContainer(Protos.ContainerInfo.Builder) - Method in class org.apache.mesos.Protos.Task.Builder
Container information for the task.
setContainer(Protos.ContainerInfo) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Task provided with a container will launch the container as part of this task paired with the task's CommandInfo.
setContainer(Protos.ContainerInfo.Builder) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Task provided with a container will launch the container as part of this task paired with the task's CommandInfo.
setContainerId(Protos.ContainerID) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
optional .mesos.ContainerID container_id = 4;
setContainerId(Protos.ContainerID.Builder) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
optional .mesos.ContainerID container_id = 4;
setContainerId(Protos.ContainerID) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
The container id for the executor specified in the executor_info field.
setContainerId(Protos.ContainerID.Builder) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
The container id for the executor specified in the executor_info field.
setContainerPath(String) - Method in class org.apache.mesos.Protos.Volume.Builder
Path pointing to a directory or file in the container.
setContainerPathBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Volume.Builder
Path pointing to a directory or file in the container.
setContainerPort(int) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
required uint32 container_port = 2;
setContainerPort(int) - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
required uint32 container_port = 2;
setContainers(int, Protos.CSIPluginContainerInfo) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
A list of container configurations to run managed CSI plugin.
setContainers(int, Protos.CSIPluginContainerInfo.Builder) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
A list of container configurations to run managed CSI plugin.
setContainerStatus(Protos.ContainerStatus) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Container related information that is resolved dynamically such as network address.
setContainerStatus(Protos.ContainerStatus.Builder) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Container related information that is resolved dynamically such as network address.
setContextSwitches(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 context_switches = 18;
setConvertedResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
Converted resources after applying the operation.
setConvertedResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
Converted resources after applying the operation.
setCpuClock(double) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
Software event.
setCpuMigrations(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 cpu_migrations = 19;
setCpusLimit(double) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Hard CPU limit.
setCpusNrPeriods(int) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
cpu.stat on process throttling (for contention issues).
setCpusNrThrottled(int) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint32 cpus_nr_throttled = 8;
setCpusSoftLimit(double) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Soft CPU limit.
setCpusSystemTimeSecs(double) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double cpus_system_time_secs = 3;
setCpusThrottledTimeSecs(double) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double cpus_throttled_time_secs = 9;
setCpusUserTimeSecs(double) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
CPU Usage Information: Total CPU time spent in user mode, and kernel mode.
setCreate(Protos.Offer.Operation.Create) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Create create = 5;
setCreate(Protos.Offer.Operation.Create.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Create create = 5;
setCreateDisk(Protos.Offer.Operation.CreateDisk) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
setCreateDisk(Protos.Offer.Operation.CreateDisk.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
setCredential(Protos.Credential) - Method in class org.apache.mesos.Protos.Image.Docker.Builder
Deprecated.
setCredential(Protos.Credential.Builder) - Method in class org.apache.mesos.Protos.Image.Docker.Builder
Deprecated.
setCredentials(int, Protos.Credential) - Method in class org.apache.mesos.Protos.Credentials.Builder
repeated .mesos.Credential credentials = 1;
setCredentials(int, Protos.Credential.Builder) - Method in class org.apache.mesos.Protos.Credentials.Builder
repeated .mesos.Credential credentials = 1;
setCsiService(Protos.CSIPluginContainerInfo.Service) - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
required .mesos.CSIPluginContainerInfo.Service csi_service = 1;
setCsiVolume(Protos.Volume.Source.CSIVolume) - Method in class org.apache.mesos.Protos.Volume.Source.Builder
optional .mesos.Volume.Source.CSIVolume csi_volume = 6;
setCsiVolume(Protos.Volume.Source.CSIVolume.Builder) - Method in class org.apache.mesos.Protos.Volume.Source.Builder
optional .mesos.Volume.Source.CSIVolume csi_volume = 6;
setCurrEstab(long) - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 CurrEstab = 9;
setCycles(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
Hardware event.
setData(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
This field can be used to pass arbitrary bytes to an executor.
setData(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Secret.Value.Builder
required bytes data = 1;
setData(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
optional bytes data = 6;
setData(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
optional bytes data = 3;
setDefaultReservations(int, Protos.Resource.ReservationInfo) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The stack of default reservations.
setDefaultReservations(int, Protos.Resource.ReservationInfo.Builder) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The stack of default reservations.
setDefaultTTL(long) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 DefaultTTL = 2;
setDelaySeconds(double) - Method in class org.apache.mesos.Protos.CheckInfo.Builder
Amount of time to wait to start checking the task after it transitions to `TASK_RUNNING` or `TASK_STARTING` if the latter is used by the executor.
setDelaySeconds(double) - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Amount of time to wait to start health checking the task after it transitions to `TASK_RUNNING` or `TASK_STATING` if the latter is used by the executor.
setDestroy(Protos.Offer.Operation.Destroy) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Destroy destroy = 6;
setDestroy(Protos.Offer.Operation.Destroy.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Destroy destroy = 6;
setDestroyDisk(Protos.Offer.Operation.DestroyDisk) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
setDestroyDisk(Protos.Offer.Operation.DestroyDisk.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
setDevice(Protos.Device.Number) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
Stats are grouped by block devices.
setDevice(Protos.Device.Number.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
Stats are grouped by block devices.
setDevice(Protos.Device.Number) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
Stats are grouped by block devices.
setDevice(Protos.Device.Number.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
Stats are grouped by block devices.
setDevice(Protos.Device) - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
required .mesos.Device device = 1;
setDevice(Protos.Device.Builder) - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
required .mesos.Device device = 1;
setDiscovery(Protos.DiscoveryInfo) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Service discovery information for the executor.
setDiscovery(Protos.DiscoveryInfo.Builder) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Service discovery information for the executor.
setDiscovery(Protos.DiscoveryInfo) - Method in class org.apache.mesos.Protos.Task.Builder
Service discovery information for the task.
setDiscovery(Protos.DiscoveryInfo.Builder) - Method in class org.apache.mesos.Protos.Task.Builder
Service discovery information for the task.
setDiscovery(Protos.DiscoveryInfo) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Service discovery information for the task.
setDiscovery(Protos.DiscoveryInfo.Builder) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Service discovery information for the task.
setDisk(Protos.Resource.DiskInfo) - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Resource.DiskInfo disk = 7;
setDisk(Protos.Resource.DiskInfo.Builder) - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Resource.DiskInfo disk = 7;
setDiskLimitBytes(long) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Disk Usage Information for executor working directory.
setDiskStatistics(int, Protos.DiskStatistics) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Per disk (resource) statistics.
setDiskStatistics(int, Protos.DiskStatistics.Builder) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Per disk (resource) statistics.
setDiskUsedBytes(long) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 disk_used_bytes = 27;
setDocker(Protos.ContainerInfo.DockerInfo) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
At most one of the following *Info messages should be set to match the type, i.e.
setDocker(Protos.ContainerInfo.DockerInfo.Builder) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
At most one of the following *Info messages should be set to match the type, i.e.
setDocker(Protos.Image.Docker) - Method in class org.apache.mesos.Protos.Image.Builder
optional .mesos.Image.Docker docker = 3;
setDocker(Protos.Image.Docker.Builder) - Method in class org.apache.mesos.Protos.Image.Builder
optional .mesos.Image.Docker docker = 3;
setDockerVolume(Protos.Volume.Source.DockerVolume) - Method in class org.apache.mesos.Protos.Volume.Source.Builder
The source of the volume created by docker volume driver.
setDockerVolume(Protos.Volume.Source.DockerVolume.Builder) - Method in class org.apache.mesos.Protos.Volume.Source.Builder
The source of the volume created by docker volume driver.
setDomain(Protos.DomainInfo) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The domain that this master belongs to.
setDomain(Protos.DomainInfo.Builder) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The domain that this master belongs to.
setDomain(Protos.DomainInfo) - Method in class org.apache.mesos.Protos.Offer.Builder
The domain of the slave.
setDomain(Protos.DomainInfo.Builder) - Method in class org.apache.mesos.Protos.Offer.Builder
The domain of the slave.
setDomain(Protos.DomainInfo) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
The domain that this slave belongs to.
setDomain(Protos.DomainInfo.Builder) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
The domain that this slave belongs to.
setDriver(String) - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
Driver of the volume, it can be flocker, convoy, raxrey etc.
setDriverBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
Driver of the volume, it can be flocker, convoy, raxrey etc.
setDriverOptions(Protos.Parameters) - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
Volume driver specific options.
setDriverOptions(Protos.Parameters.Builder) - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
Volume driver specific options.
setDrops(long) - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 drops = 4;
setDtlbLoadMisses(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 dtlb_load_misses = 39;
setDtlbLoads(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 dtlb_loads = 38;
setDtlbPrefetches(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 dtlb_prefetches = 42;
setDtlbPrefetchMisses(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 dtlb_prefetch_misses = 43;
setDtlbStoreMisses(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 dtlb_store_misses = 41;
setDtlbStores(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 dtlb_stores = 40;
setDuration(double) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
Duration of sample interval, in seconds.
setDuration(Protos.DurationInfo) - Method in class org.apache.mesos.Protos.Unavailability.Builder
When added to `start`, this represents the end of the interval.
setDuration(Protos.DurationInfo.Builder) - Method in class org.apache.mesos.Protos.Unavailability.Builder
When added to `start`, this represents the end of the interval.
setEffectiveCapabilities(Protos.CapabilityInfo) - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Represents the set of capabilities that the task will be executed with.
setEffectiveCapabilities(Protos.CapabilityInfo.Builder) - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Represents the set of capabilities that the task will be executed with.
setEmulationFaults(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 emulation_faults = 21;
setEnd(long) - Method in class org.apache.mesos.Protos.Value.Range.Builder
required uint64 end = 2;
setEndpoint(String) - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
required string endpoint = 2;
setEndpointBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
required string endpoint = 2;
setEndpoints(int, Protos.CSIPluginEndpoint) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The service endpoints of the unmanaged CSI plugin.
setEndpoints(int, Protos.CSIPluginEndpoint.Builder) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The service endpoints of the unmanaged CSI plugin.
setEnvironment(Protos.Environment) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
optional .mesos.Environment environment = 2;
setEnvironment(Protos.Environment.Builder) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
optional .mesos.Environment environment = 2;
setEnvironment(String) - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional string environment = 3;
setEnvironmentBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional string environment = 3;
setEstabResets(long) - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 EstabResets = 8;
setExecutable(boolean) - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
optional bool executable = 2;
setExecutor(Protos.ExecutorInfo) - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
required .mesos.ExecutorInfo executor = 1;
setExecutor(Protos.ExecutorInfo.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
required .mesos.ExecutorInfo executor = 1;
setExecutor(Protos.ExecutorInfo) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
optional .mesos.ExecutorInfo executor = 5;
setExecutor(Protos.ExecutorInfo.Builder) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
optional .mesos.ExecutorInfo executor = 5;
setExecutorId(Protos.ExecutorID) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
required .mesos.ExecutorID executor_id = 1;
setExecutorId(Protos.ExecutorID.Builder) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
required .mesos.ExecutorID executor_id = 1;
setExecutorId(Protos.ExecutorID) - Method in class org.apache.mesos.Protos.Task.Builder
optional .mesos.ExecutorID executor_id = 4;
setExecutorId(Protos.ExecutorID.Builder) - Method in class org.apache.mesos.Protos.Task.Builder
optional .mesos.ExecutorID executor_id = 4;
setExecutorId(Protos.ExecutorID) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
TODO(benh): Use in master/slave.
setExecutorId(Protos.ExecutorID.Builder) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
TODO(benh): Use in master/slave.
setExecutorIds(int, Protos.ExecutorID) - Method in class org.apache.mesos.Protos.Offer.Builder
Executors of the same framework running on this agent.
setExecutorIds(int, Protos.ExecutorID.Builder) - Method in class org.apache.mesos.Protos.Offer.Builder
Executors of the same framework running on this agent.
setExecutorInfo(Protos.ExecutorInfo) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
required .mesos.ExecutorInfo executor_info = 1;
setExecutorInfo(Protos.ExecutorInfo.Builder) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
required .mesos.ExecutorInfo executor_info = 1;
setExecutorPid(int) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
Information about Executor PID.
setExecutors(int, Protos.ResourceUsage.Executor) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
repeated .mesos.ResourceUsage.Executor executors = 1;
setExecutors(int, Protos.ResourceUsage.Executor.Builder) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
repeated .mesos.ResourceUsage.Executor executors = 1;
setExitCode(int) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command.Builder
Exit code of a command check.
setExtract(boolean) - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
In case the fetched file is recognized as an archive, extract its contents into the sandbox.
setFailoverTimeout(double) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
The amount of time (in seconds) that the master will wait for the scheduler to failover before it tears down the framework by killing all its tasks/executors.
setFaultDomain(Protos.DomainInfo.FaultDomain) - Method in class org.apache.mesos.Protos.DomainInfo.Builder
optional .mesos.DomainInfo.FaultDomain fault_domain = 1;
setFaultDomain(Protos.DomainInfo.FaultDomain.Builder) - Method in class org.apache.mesos.Protos.DomainInfo.Builder
optional .mesos.DomainInfo.FaultDomain fault_domain = 1;
SETFCAP_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
SETFCAP = 1031;
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Address.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Attribute.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CapabilityInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CheckInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CheckInfo.Command.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CheckInfo.Tcp.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ContainerID.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Credential.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Credentials.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Device.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Device.Number.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.DomainInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.DrainConfig.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.DrainInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.DurationInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Environment.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ExecutorID.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.FileInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Filters.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Flag.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.FrameworkID.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.HealthCheck.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Image.Appc.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Image.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Image.Docker.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.KillPolicy.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Label.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Labels.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.MachineID.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.MachineInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.MasterInfo.Capability.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Metric.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.MountPropagation.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Offer.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.OfferFilters.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.OfferID.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Operation.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.OperationID.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Parameter.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Parameters.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Port.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Ports.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.RateLimit.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.RateLimits.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Request.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Resource.AllocationInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Resource.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Resource.RevocableInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Resource.SharedInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ResourceProviderID.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Role.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Secret.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Secret.Value.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.SlaveID.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.SlaveInfo.Capability.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Task.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.TaskID.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.TimeInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.TTYInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Unavailability.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.URL.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.UUID.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Value.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Value.Range.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Value.Scalar.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Value.Set.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Value.Text.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.VersionInfo.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Volume.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Volume.Source.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
 
setField(com.google.protobuf.Descriptors.FieldDescriptor, Object) - Method in class org.apache.mesos.Protos.WeightInfo.Builder
 
setForcePullImage(boolean) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
With this flag set to true, the docker containerizer will pull the docker image from the registry even if the image is already downloaded on the slave.
setForwarding(long) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 Forwarding = 1;
setForwDatagrams(long) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 ForwDatagrams = 6;
setFragCreates(long) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 FragCreates = 19;
setFragFails(long) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 FragFails = 18;
setFragment(String) - Method in class org.apache.mesos.Protos.URL.Builder
optional string fragment = 5;
setFragmentBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.URL.Builder
optional string fragment = 5;
setFragOKs(long) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 FragOKs = 17;
setFrameworkId(Protos.FrameworkID) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
TODO(benh): Make this required.
setFrameworkId(Protos.FrameworkID.Builder) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
TODO(benh): Make this required.
setFrameworkId(Protos.FrameworkID) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
The framework that should release its resources.
setFrameworkId(Protos.FrameworkID.Builder) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
The framework that should release its resources.
setFrameworkId(Protos.FrameworkID) - Method in class org.apache.mesos.Protos.Offer.Builder
required .mesos.FrameworkID framework_id = 2;
setFrameworkId(Protos.FrameworkID.Builder) - Method in class org.apache.mesos.Protos.Offer.Builder
required .mesos.FrameworkID framework_id = 2;
setFrameworkId(Protos.FrameworkID) - Method in class org.apache.mesos.Protos.Operation.Builder
optional .mesos.FrameworkID framework_id = 1;
setFrameworkId(Protos.FrameworkID.Builder) - Method in class org.apache.mesos.Protos.Operation.Builder
optional .mesos.FrameworkID framework_id = 1;
setFrameworkId(Protos.FrameworkID) - Method in class org.apache.mesos.Protos.Task.Builder
required .mesos.FrameworkID framework_id = 3;
setFrameworkId(Protos.FrameworkID.Builder) - Method in class org.apache.mesos.Protos.Task.Builder
required .mesos.FrameworkID framework_id = 3;
setFrameworks(int, Protos.FrameworkID) - Method in class org.apache.mesos.Protos.Role.Builder
repeated .mesos.FrameworkID frameworks = 3;
setFrameworks(int, Protos.FrameworkID.Builder) - Method in class org.apache.mesos.Protos.Role.Builder
repeated .mesos.FrameworkID frameworks = 3;
setFsType(String) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
The filesystem type.
setFsTypeBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
The filesystem type.
setGid(String) - Method in class org.apache.mesos.Protos.FileInfo.Builder
Group ID of owner.
SETGID_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
SETGID = 1006;
setGidBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.FileInfo.Builder
Group ID of owner.
setGitBranch(String) - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string git_branch = 6;
setGitBranchBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string git_branch = 6;
setGitSha(String) - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string git_sha = 5;
setGitShaBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string git_sha = 5;
setGitTag(String) - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string git_tag = 7;
setGitTagBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.VersionInfo.Builder
optional string git_tag = 7;
setGracePeriod(Protos.DurationInfo) - Method in class org.apache.mesos.Protos.KillPolicy.Builder
The grace period specifies how long to wait before forcibly killing the task.
setGracePeriod(Protos.DurationInfo.Builder) - Method in class org.apache.mesos.Protos.KillPolicy.Builder
The grace period specifies how long to wait before forcibly killing the task.
setGracePeriodSeconds(double) - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Amount of time after the task is launched during which health check failures are ignored.
setGroups(int, String) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
A group is the name given to a set of logically-related interfaces that are allowed to communicate among themselves.
setGrowVolume(Protos.Offer.Operation.GrowVolume) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
setGrowVolume(Protos.Offer.Operation.GrowVolume.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
setHard(long) - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
Either both are set or both are not set.
setHealthCheck(Protos.HealthCheck) - Method in class org.apache.mesos.Protos.Task.Builder
optional .mesos.HealthCheck health_check = 15;
setHealthCheck(Protos.HealthCheck.Builder) - Method in class org.apache.mesos.Protos.Task.Builder
optional .mesos.HealthCheck health_check = 15;
setHealthCheck(Protos.HealthCheck) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
A health check for the task.
setHealthCheck(Protos.HealthCheck.Builder) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
A health check for the task.
setHealthy(boolean) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Describes whether the task has been determined to be healthy (true) or unhealthy (false) according to the `health_check` field in `TaskInfo`.
setHostname(String) - Method in class org.apache.mesos.Protos.Address.Builder
May contain a hostname, IP address, or both.
setHostname(String) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
optional string hostname = 4;
setHostname(String) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Used to indicate the current host from which the scheduler is registered in the Mesos Web UI.
setHostname(String) - Method in class org.apache.mesos.Protos.MachineID.Builder
optional string hostname = 1;
setHostname(String) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The server's hostname, if available; it may be unreliable in environments where the DNS configuration does not resolve internal hostnames (eg, some public cloud providers).
setHostname(String) - Method in class org.apache.mesos.Protos.Offer.Builder
required string hostname = 4;
setHostname(String) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
required string hostname = 1;
setHostnameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Address.Builder
May contain a hostname, IP address, or both.
setHostnameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
optional string hostname = 4;
setHostnameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Used to indicate the current host from which the scheduler is registered in the Mesos Web UI.
setHostnameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.MachineID.Builder
optional string hostname = 1;
setHostnameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The server's hostname, if available; it may be unreliable in environments where the DNS configuration does not resolve internal hostnames (eg, some public cloud providers).
setHostnameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Offer.Builder
required string hostname = 4;
setHostnameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
required string hostname = 1;
setHostPath(String) - Method in class org.apache.mesos.Protos.Volume.Builder
Absolute path pointing to a directory or file on the host or a path relative to the container work directory.
setHostPath(Protos.Volume.Source.HostPath) - Method in class org.apache.mesos.Protos.Volume.Source.Builder
optional .mesos.Volume.Source.HostPath host_path = 5;
setHostPath(Protos.Volume.Source.HostPath.Builder) - Method in class org.apache.mesos.Protos.Volume.Source.Builder
optional .mesos.Volume.Source.HostPath host_path = 5;
setHostPathBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Volume.Builder
Absolute path pointing to a directory or file on the host or a path relative to the container work directory.
setHostPort(int) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
required uint32 host_port = 1;
setHostPort(int) - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
required uint32 host_port = 1;
setHttp(Protos.CheckInfo.Http) - Method in class org.apache.mesos.Protos.CheckInfo.Builder
HTTP check.
setHttp(Protos.CheckInfo.Http.Builder) - Method in class org.apache.mesos.Protos.CheckInfo.Builder
HTTP check.
setHttp(Protos.CheckStatusInfo.Http) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
Status of an HTTP check.
setHttp(Protos.CheckStatusInfo.Http.Builder) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
Status of an HTTP check.
setHttp(Protos.HealthCheck.HTTPCheckInfo) - Method in class org.apache.mesos.Protos.HealthCheck.Builder
HTTP health check.
setHttp(Protos.HealthCheck.HTTPCheckInfo.Builder) - Method in class org.apache.mesos.Protos.HealthCheck.Builder
HTTP health check.
setIcmpStats(Protos.IcmpStatistics) - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.IcmpStatistics icmp_stats = 2;
setIcmpStats(Protos.IcmpStatistics.Builder) - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.IcmpStatistics icmp_stats = 2;
setId(Protos.FrameworkID) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Used to uniquely identify the framework.
setId(Protos.FrameworkID.Builder) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Used to uniquely identify the framework.
setId(String) - Method in class org.apache.mesos.Protos.Image.Appc.Builder
An image ID is a string of the format "hash-value", where "hash" is the hash algorithm used and "value" is the hex encoded string of the digest.
setId(Protos.OfferID) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
This is the same OfferID as found in normal offers, which allows re-use of some of the OfferID-only messages.
setId(Protos.OfferID.Builder) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
This is the same OfferID as found in normal offers, which allows re-use of some of the OfferID-only messages.
setId(Protos.MachineID) - Method in class org.apache.mesos.Protos.MachineInfo.Builder
required .mesos.MachineID id = 1;
setId(Protos.MachineID.Builder) - Method in class org.apache.mesos.Protos.MachineInfo.Builder
required .mesos.MachineID id = 1;
setId(String) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
required string id = 1;
setId(Protos.OfferID) - Method in class org.apache.mesos.Protos.Offer.Builder
required .mesos.OfferID id = 1;
setId(Protos.OfferID.Builder) - Method in class org.apache.mesos.Protos.Offer.Builder
required .mesos.OfferID id = 1;
setId(Protos.OperationID) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
The `id` field allows frameworks to indicate that they wish to receive feedback about an operation via the UPDATE_OPERATION_STATUS event in the v1 scheduler API.
setId(Protos.OperationID.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
The `id` field allows frameworks to indicate that they wish to receive feedback about an operation via the UPDATE_OPERATION_STATUS event in the v1 scheduler API.
setId(String) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
A unique ID for the persistent disk volume.
setId(String) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
The identifier of this source.
setId(Protos.ResourceProviderID) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
optional .mesos.ResourceProviderID id = 1;
setId(Protos.ResourceProviderID.Builder) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
optional .mesos.ResourceProviderID id = 1;
setId(Protos.TaskID) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
required .mesos.TaskID id = 2;
setId(Protos.TaskID.Builder) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
required .mesos.TaskID id = 2;
setId(Protos.SlaveID) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
optional .mesos.SlaveID id = 6;
setId(Protos.SlaveID.Builder) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
optional .mesos.SlaveID id = 6;
setId(String) - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
required string id = 1;
setIdBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Image.Appc.Builder
An image ID is a string of the format "hash-value", where "hash" is the hash algorithm used and "value" is the hex encoded string of the digest.
setIdBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
required string id = 1;
setIdBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
A unique ID for the persistent disk volume.
setIdBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
The identifier of this source.
setIdBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
required string id = 1;
setIgnoredMulti(long) - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 IgnoredMulti = 8;
setImage(String) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
The docker image that is going to be passed to the registry.
setImage(Protos.Image) - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo.Builder
optional .mesos.Image image = 1;
setImage(Protos.Image.Builder) - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo.Builder
optional .mesos.Image image = 1;
setImage(Protos.Image) - Method in class org.apache.mesos.Protos.Volume.Builder
The source of the volume is an Image which describes a root filesystem which will be provisioned by Mesos.
setImage(Protos.Image.Builder) - Method in class org.apache.mesos.Protos.Volume.Builder
The source of the volume is an Image which describes a root filesystem which will be provisioned by Mesos.
setImageBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
The docker image that is going to be passed to the registry.
setInAddrErrors(long) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 InAddrErrors = 5;
setInAddrMaskReps(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InAddrMaskReps = 14;
setInAddrMasks(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InAddrMasks = 13;
setInCsumErrors(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InCsumErrors = 3;
setInCsumErrors(long) - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 InCsumErrors = 15;
setInCsumErrors(long) - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 InCsumErrors = 7;
setInDatagrams(long) - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 InDatagrams = 1;
setInDelivers(long) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 InDelivers = 9;
setInDestUnreachs(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InDestUnreachs = 4;
setInDiscards(long) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 InDiscards = 8;
setInEchoReps(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InEchoReps = 10;
setInEchos(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InEchos = 9;
setInErrors(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InErrors = 2;
setInErrors(long) - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 InErrors = 3;
setInErrs(long) - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 InErrs = 13;
setInfo(Protos.Offer.Operation) - Method in class org.apache.mesos.Protos.Operation.Builder
required .mesos.Offer.Operation info = 3;
setInfo(Protos.Offer.Operation.Builder) - Method in class org.apache.mesos.Protos.Operation.Builder
required .mesos.Offer.Operation info = 3;
setInHdrErrors(long) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 InHdrErrors = 4;
setInMsgs(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InMsgs = 1;
setInParmProbs(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InParmProbs = 6;
setInReceives(long) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 InReceives = 3;
setInRedirects(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InRedirects = 8;
setInSegs(long) - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 InSegs = 10;
setInSrcQuenchs(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InSrcQuenchs = 7;
setInstructions(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 instructions = 6;
setIntervalSeconds(double) - Method in class org.apache.mesos.Protos.CheckInfo.Builder
Interval between check attempts, i.e., amount of time to wait after the previous check finished or timed out to start the next check.
setIntervalSeconds(double) - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Interval between health checks, i.e., amount of time to wait after the previous health check finished or timed out to start the next health check.
setInTimeExcds(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InTimeExcds = 5;
setInTimestampReps(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InTimestampReps = 12;
setInTimestamps(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 InTimestamps = 11;
setInUnknownProtos(long) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 InUnknownProtos = 7;
setIoMerged(int, Protos.CgroupInfo.Blkio.Value) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_merged
setIoMerged(int, Protos.CgroupInfo.Blkio.Value.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_merged
setIoQueued(int, Protos.CgroupInfo.Blkio.Value) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_queued
setIoQueued(int, Protos.CgroupInfo.Blkio.Value.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_queued
setIoServiceBytes(int, Protos.CgroupInfo.Blkio.Value) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_bytes
setIoServiceBytes(int, Protos.CgroupInfo.Blkio.Value.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_bytes
setIoServiceBytes(int, Protos.CgroupInfo.Blkio.Value) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_service_bytes
setIoServiceBytes(int, Protos.CgroupInfo.Blkio.Value.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_service_bytes
setIoServiced(int, Protos.CgroupInfo.Blkio.Value) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_serviced
setIoServiced(int, Protos.CgroupInfo.Blkio.Value.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_serviced
setIoServiced(int, Protos.CgroupInfo.Blkio.Value) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_serviced
setIoServiced(int, Protos.CgroupInfo.Blkio.Value.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
blkio.throttle.io_serviced
setIoServiceTime(int, Protos.CgroupInfo.Blkio.Value) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_time
setIoServiceTime(int, Protos.CgroupInfo.Blkio.Value.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_service_time
setIoWaitTime(int, Protos.CgroupInfo.Blkio.Value) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_wait_time
setIoWaitTime(int, Protos.CgroupInfo.Blkio.Value.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.io_wait_time
setIp(String) - Method in class org.apache.mesos.Protos.Address.Builder
optional string ip = 2;
setIp(String) - Method in class org.apache.mesos.Protos.MachineID.Builder
optional string ip = 2;
setIp(int) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The IP address (only IPv4) as a packed 4-bytes integer, stored in network order.
setIpAddress(String) - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
Statically assigned IP provided by the Framework.
setIpAddressBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
Statically assigned IP provided by the Framework.
setIpAddresses(int, Protos.NetworkInfo.IPAddress) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
When included in a ContainerInfo, each of these represent a request for an IP address.
setIpAddresses(int, Protos.NetworkInfo.IPAddress.Builder) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
When included in a ContainerInfo, each of these represent a request for an IP address.
setIpBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Address.Builder
optional string ip = 2;
setIpBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.MachineID.Builder
optional string ip = 2;
setIpcMode(Protos.LinuxInfo.IpcMode) - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
There are two special cases that we need to handle for this field: 1.
setIpStats(Protos.IpStatistics) - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.IpStatistics ip_stats = 1;
setIpStats(Protos.IpStatistics.Builder) - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.IpStatistics ip_stats = 1;
setItem(int, String) - Method in class org.apache.mesos.Protos.Value.Set.Builder
repeated string item = 1;
setItlbLoadMisses(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 itlb_load_misses = 45;
setItlbLoads(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 itlb_loads = 44;
setKey(String) - Method in class org.apache.mesos.Protos.Label.Builder
required string key = 1;
setKey(String) - Method in class org.apache.mesos.Protos.Parameter.Builder
required string key = 1;
setKey(String) - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
optional string key = 2;
setKeyBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Label.Builder
required string key = 1;
setKeyBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Parameter.Builder
required string key = 1;
setKeyBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
optional string key = 2;
setKillPolicy(Protos.KillPolicy) - Method in class org.apache.mesos.Protos.Task.Builder
The kill policy used for this task when it is killed.
setKillPolicy(Protos.KillPolicy.Builder) - Method in class org.apache.mesos.Protos.Task.Builder
The kill policy used for this task when it is killed.
setKillPolicy(Protos.KillPolicy) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
A kill policy for the task.
setKillPolicy(Protos.KillPolicy.Builder) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
A kill policy for the task.
setL1DcacheLoadMisses(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_dcache_load_misses = 23;
setL1DcacheLoads(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
Hardware cache event.
setL1DcachePrefetches(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_dcache_prefetches = 26;
setL1DcachePrefetchMisses(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_dcache_prefetch_misses = 27;
setL1DcacheStoreMisses(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_dcache_store_misses = 25;
setL1DcacheStores(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_dcache_stores = 24;
setL1IcacheLoadMisses(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_icache_load_misses = 29;
setL1IcacheLoads(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_icache_loads = 28;
setL1IcachePrefetches(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_icache_prefetches = 30;
setL1IcachePrefetchMisses(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 l1_icache_prefetch_misses = 31;
setLabels(Protos.Labels) - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional .mesos.Labels labels = 7;
setLabels(Protos.Labels.Builder) - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional .mesos.Labels labels = 7;
setLabels(Protos.Labels) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
setLabels(Protos.Labels.Builder) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
setLabels(Protos.Labels) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Labels are free-form key value pairs supplied by the framework scheduler (e.g., to describe additional functionality offered by the framework).
setLabels(Protos.Labels.Builder) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Labels are free-form key value pairs supplied by the framework scheduler (e.g., to describe additional functionality offered by the framework).
setLabels(Protos.Labels) - Method in class org.apache.mesos.Protos.Image.Appc.Builder
Optional labels.
setLabels(Protos.Labels.Builder) - Method in class org.apache.mesos.Protos.Image.Appc.Builder
Optional labels.
setLabels(int, Protos.Label) - Method in class org.apache.mesos.Protos.Labels.Builder
repeated .mesos.Label labels = 1;
setLabels(int, Protos.Label.Builder) - Method in class org.apache.mesos.Protos.Labels.Builder
repeated .mesos.Label labels = 1;
setLabels(Protos.Labels) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
To tag certain metadata to be used by Isolator/IPAM, e.g., rack, etc.
setLabels(Protos.Labels.Builder) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
To tag certain metadata to be used by Isolator/IPAM, e.g., rack, etc.
setLabels(Protos.Labels) - Method in class org.apache.mesos.Protos.Port.Builder
This can be used to decorate the message with metadata to be interpreted by external applications such as firewalls.
setLabels(Protos.Labels.Builder) - Method in class org.apache.mesos.Protos.Port.Builder
This can be used to decorate the message with metadata to be interpreted by external applications such as firewalls.
setLabels(Protos.Labels) - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
Labels are free-form key value pairs that can be used to associate arbitrary metadata with a reserved resource.
setLabels(Protos.Labels.Builder) - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
Labels are free-form key value pairs that can be used to associate arbitrary metadata with a reserved resource.
setLabels(Protos.Labels) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
optional .mesos.Labels labels = 4;
setLabels(Protos.Labels.Builder) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
optional .mesos.Labels labels = 4;
setLabels(Protos.Labels) - Method in class org.apache.mesos.Protos.Task.Builder
optional .mesos.Labels labels = 11;
setLabels(Protos.Labels.Builder) - Method in class org.apache.mesos.Protos.Task.Builder
optional .mesos.Labels labels = 11;
setLabels(Protos.Labels) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
setLabels(Protos.Labels.Builder) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
setLabels(Protos.Labels) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
setLabels(Protos.Labels.Builder) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Labels are free-form key value pairs which are exposed through master and slave endpoints.
setLatestStatus(Protos.OperationStatus) - Method in class org.apache.mesos.Protos.Operation.Builder
required .mesos.OperationStatus latest_status = 4;
setLatestStatus(Protos.OperationStatus.Builder) - Method in class org.apache.mesos.Protos.Operation.Builder
required .mesos.OperationStatus latest_status = 4;
setLaunch(Protos.Offer.Operation.Launch) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Launch launch = 2;
setLaunch(Protos.Offer.Operation.Launch.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Launch launch = 2;
setLaunchGroup(Protos.Offer.Operation.LaunchGroup) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;
setLaunchGroup(Protos.Offer.Operation.LaunchGroup.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.LaunchGroup launch_group = 7;
setLimitation(Protos.TaskResourceLimitation) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
If the reason field indicates a container resource limitation, this field optionally contains additional information.
setLimitation(Protos.TaskResourceLimitation.Builder) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
If the reason field indicates a container resource limitation, this field optionally contains additional information.
setLimitBytes(long) - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
optional uint64 limit_bytes = 3;
setLimits(int, Protos.RateLimit) - Method in class org.apache.mesos.Protos.RateLimits.Builder
Items should have unique principals.
setLimits(int, Protos.RateLimit.Builder) - Method in class org.apache.mesos.Protos.RateLimits.Builder
Items should have unique principals.
setLinuxInfo(Protos.LinuxInfo) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
Linux specific information for the container.
setLinuxInfo(Protos.LinuxInfo.Builder) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
Linux specific information for the container.
setLlcLoadMisses(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 llc_load_misses = 33;
setLlcLoads(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 llc_loads = 32;
setLlcPrefetches(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 llc_prefetches = 36;
setLlcPrefetchMisses(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 llc_prefetch_misses = 37;
setLlcStoreMisses(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 llc_store_misses = 35;
setLlcStores(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 llc_stores = 34;
setLocation(String) - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional string location = 4;
setLocationBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional string location = 4;
setMajorFaults(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 major_faults = 17;
setMajorNumber(long) - Method in class org.apache.mesos.Protos.Device.Number.Builder
required uint64 major_number = 1;
setMarkGone(boolean) - Method in class org.apache.mesos.Protos.DrainConfig.Builder
Whether or not this agent will be removed permanently from the cluster when draining is complete.
setMaxCompletionTime(Protos.DurationInfo) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Maximum duration for task completion.
setMaxCompletionTime(Protos.DurationInfo.Builder) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
Maximum duration for task completion.
setMaxConn(long) - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 MaxConn = 4;
setMaxGracePeriod(Protos.DurationInfo) - Method in class org.apache.mesos.Protos.DrainConfig.Builder
An upper bound for tasks with a KillPolicy.
setMaxGracePeriod(Protos.DurationInfo.Builder) - Method in class org.apache.mesos.Protos.DrainConfig.Builder
An upper bound for tasks with a KillPolicy.
setMemAnonBytes(long) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 mem_anon_bytes = 11;
setMemCacheBytes(long) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
mem_cache_bytes is added in 0.23.0 to represent page cache usage.
setMemCriticalPressureCounter(long) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 mem_critical_pressure_counter = 34;
setMemFileBytes(long) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
TODO(chzhcn) mem_file_bytes and mem_anon_bytes are deprecated in 0.23.0 and will be removed in 0.24.0.
setMemLimitBytes(long) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Hard memory limit.
setMemLowPressureCounter(long) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Number of occurrences of different levels of memory pressure events reported by memory cgroup.
setMemMappedFileBytes(long) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 mem_mapped_file_bytes = 12;
setMemMediumPressureCounter(long) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 mem_medium_pressure_counter = 33;
setMemRssBytes(long) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Since 0.23.0, mem_rss_bytes is changed to represent only anonymous memory usage.
setMemSoftLimitBytes(long) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Soft memory limit.
setMemSwapBytes(long) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
This is only set if swap is enabled.
setMemTotalBytes(long) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
mem_total_bytes was added in 0.23.0 to represent the total memory of a process in RAM (as opposed to in Swap).
setMemTotalMemswBytes(long) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Total memory + swap usage.
setMemUnevictableBytes(long) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 mem_unevictable_bytes = 41;
setMesos(Protos.ContainerInfo.MesosInfo) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
optional .mesos.ContainerInfo.MesosInfo mesos = 5;
setMesos(Protos.ContainerInfo.MesosInfo.Builder) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
optional .mesos.ContainerInfo.MesosInfo mesos = 5;
setMessage(String) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
optional string message = 3;
setMessage(String) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Possible message explaining state.
setMessageBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
optional string message = 3;
setMessageBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Possible message explaining state.
setMetadata(Protos.Labels) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
Additional metadata for this source.
setMetadata(Protos.Labels.Builder) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
Additional metadata for this source.
setMinAllocatableResources(Protos.OfferFilters.MinAllocatableResources) - Method in class org.apache.mesos.Protos.OfferFilters.Builder
optional .mesos.OfferFilters.MinAllocatableResources min_allocatable_resources = 1;
setMinAllocatableResources(Protos.OfferFilters.MinAllocatableResources.Builder) - Method in class org.apache.mesos.Protos.OfferFilters.Builder
optional .mesos.OfferFilters.MinAllocatableResources min_allocatable_resources = 1;
setMinorFaults(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 minor_faults = 16;
setMinorNumber(long) - Method in class org.apache.mesos.Protos.Device.Number.Builder
required uint64 minor_number = 2;
setMknod(boolean) - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
optional bool mknod = 3;
setMode(int) - Method in class org.apache.mesos.Protos.FileInfo.Builder
Represents a file's mode and permission bits.
setMode(Protos.MachineInfo.Mode) - Method in class org.apache.mesos.Protos.MachineInfo.Builder
optional .mesos.MachineInfo.Mode mode = 2;
setMode(Protos.MountPropagation.Mode) - Method in class org.apache.mesos.Protos.MountPropagation.Builder
optional .mesos.MountPropagation.Mode mode = 1;
setMode(Protos.Volume.Mode) - Method in class org.apache.mesos.Protos.Volume.Builder
TODO(gyliu513): Make this as `optional` after deprecation cycle of 1.0.
setMode(Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Builder
required .mesos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode mode = 1;
setMount(Protos.Resource.DiskInfo.Source.Mount) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
optional .mesos.Resource.DiskInfo.Source.Mount mount = 3;
setMount(Protos.Resource.DiskInfo.Source.Mount.Builder) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
optional .mesos.Resource.DiskInfo.Source.Mount mount = 3;
setMount(Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.MountVolume mount = 2;
setMount(Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
optional .mesos.Volume.Source.CSIVolume.VolumeCapability.MountVolume mount = 2;
setMountFlags(int, String) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
The mount options that can be used for the volume.
setMountPropagation(Protos.MountPropagation) - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
optional .mesos.MountPropagation mount_propagation = 2;
setMountPropagation(Protos.MountPropagation.Builder) - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
optional .mesos.MountPropagation mount_propagation = 2;
setMtime(Protos.TimeInfo) - Method in class org.apache.mesos.Protos.FileInfo.Builder
Last modification time.
setMtime(Protos.TimeInfo.Builder) - Method in class org.apache.mesos.Protos.FileInfo.Builder
Last modification time.
setName(String) - Method in class org.apache.mesos.Protos.Attribute.Builder
required string name = 1;
setName(String) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The name of the CSI plugin.
setName(String) - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional string name = 2;
setName(String) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo.Builder
required string name = 1;
setName(String) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo.Builder
required string name = 1;
setName(String) - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
required string name = 1;
setName(String) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
optional string name = 9;
setName(String) - Method in class org.apache.mesos.Protos.Flag.Builder
required string name = 1;
setName(String) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Name of the framework that shows up in the Mesos Web UI.
setName(String) - Method in class org.apache.mesos.Protos.Image.Appc.Builder
The name of the image.
setName(String) - Method in class org.apache.mesos.Protos.Image.Docker.Builder
The name of the image.
setName(String) - Method in class org.apache.mesos.Protos.Metric.Builder
required string name = 1;
setName(String) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
Name of the network which will be used by network isolator to determine the network that the container joins.
setName(String) - Method in class org.apache.mesos.Protos.Port.Builder
Name of the service hosted on this port.
setName(String) - Method in class org.apache.mesos.Protos.Resource.Builder
required string name = 1;
setName(String) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The name of the resource provider.
setName(String) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
required string name = 1;
setName(String) - Method in class org.apache.mesos.Protos.Role.Builder
required string name = 1;
setName(String) - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
required string name = 1;
setName(String) - Method in class org.apache.mesos.Protos.Task.Builder
required string name = 1;
setName(String) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
required string name = 1;
setName(String) - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
Name of the volume.
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Attribute.Builder
required string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The name of the CSI plugin.
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional string name = 2;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo.Builder
required string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo.Builder
required string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
required string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
optional string name = 9;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Flag.Builder
required string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Name of the framework that shows up in the Mesos Web UI.
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Image.Appc.Builder
The name of the image.
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Image.Docker.Builder
The name of the image.
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Metric.Builder
required string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
Name of the network which will be used by network isolator to determine the network that the container joins.
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Port.Builder
Name of the service hosted on this port.
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Resource.Builder
required string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The name of the resource provider.
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
required string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Role.Builder
required string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
required string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Task.Builder
required string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
required string name = 1;
setNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
Name of the volume.
setNanoseconds(long) - Method in class org.apache.mesos.Protos.DurationInfo.Builder
required int64 nanoseconds = 1;
setNanoseconds(long) - Method in class org.apache.mesos.Protos.TimeInfo.Builder
required int64 nanoseconds = 1;
setNetCls(Protos.CgroupInfo.NetCls) - Method in class org.apache.mesos.Protos.CgroupInfo.Builder
optional .mesos.CgroupInfo.NetCls net_cls = 1;
setNetCls(Protos.CgroupInfo.NetCls.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Builder
optional .mesos.CgroupInfo.NetCls net_cls = 1;
setNetRxBytes(long) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_rx_bytes = 15;
setNetRxDropped(long) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_rx_dropped = 17;
setNetRxErrors(long) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_rx_errors = 16;
setNetRxPackets(long) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network Usage Information:
setNetSnmpStatistics(Protos.SNMPStatistics) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network SNMP statistics for each container.
setNetSnmpStatistics(Protos.SNMPStatistics.Builder) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network SNMP statistics for each container.
setNetTcpActiveConnections(double) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double net_tcp_active_connections = 28;
setNetTcpRttMicrosecsP50(double) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
The kernel keeps track of RTT (round-trip time) for its TCP sockets.
setNetTcpRttMicrosecsP90(double) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double net_tcp_rtt_microsecs_p90 = 23;
setNetTcpRttMicrosecsP95(double) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double net_tcp_rtt_microsecs_p95 = 24;
setNetTcpRttMicrosecsP99(double) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double net_tcp_rtt_microsecs_p99 = 25;
setNetTcpTimeWaitConnections(double) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional double net_tcp_time_wait_connections = 29;
setNetTrafficControlStatistics(int, Protos.TrafficControlStatistics) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
setNetTrafficControlStatistics(int, Protos.TrafficControlStatistics.Builder) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Network traffic flowing into or out of a container can be delayed or dropped due to congestion or policy inside and outside the container.
setNetTxBytes(long) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_tx_bytes = 19;
setNetTxDropped(long) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_tx_dropped = 21;
setNetTxErrors(long) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_tx_errors = 20;
setNetTxPackets(long) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint64 net_tx_packets = 18;
setNetwork(Protos.ContainerInfo.DockerInfo.Network) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
optional .mesos.ContainerInfo.DockerInfo.Network network = 2 [default = HOST];
setNetworkInfos(int, Protos.NetworkInfo) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
A list of network requests.
setNetworkInfos(int, Protos.NetworkInfo.Builder) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
A list of network requests.
setNetworkInfos(int, Protos.NetworkInfo) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
This field can be reliably used to identify the container IP address.
setNetworkInfos(int, Protos.NetworkInfo.Builder) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
This field can be reliably used to identify the container IP address.
setNlink(int) - Method in class org.apache.mesos.Protos.FileInfo.Builder
Number of hard links.
setNodeLoadMisses(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 node_load_misses = 49;
setNodeLoads(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 node_loads = 48;
setNodePrefetches(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 node_prefetches = 52;
setNodePrefetchMisses(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 node_prefetch_misses = 53;
setNodeStoreMisses(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 node_store_misses = 51;
setNodeStores(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 node_stores = 50;
setNoPorts(long) - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 NoPorts = 2;
setNumber(Protos.Device.Number) - Method in class org.apache.mesos.Protos.Device.Builder
optional .mesos.Device.Number number = 2;
setNumber(Protos.Device.Number.Builder) - Method in class org.apache.mesos.Protos.Device.Builder
optional .mesos.Device.Number number = 2;
setNumber(int) - Method in class org.apache.mesos.Protos.Port.Builder
Port number on which the framework exposes a service.
setOp(Protos.CgroupInfo.Blkio.Operation) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value.Builder
Required.
setOperationId(Protos.OperationID) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
While frameworks will only receive status updates for operations on which they have set an ID, this field is optional because this message is also used internally by Mesos components when the operation's ID has not been set.
setOperationId(Protos.OperationID.Builder) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
While frameworks will only receive status updates for operations on which they have set an ID, this field is optional because this message is also used internally by Mesos components when the operation's ID has not been set.
setOutAddrMaskReps(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutAddrMaskReps = 27;
setOutAddrMasks(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutAddrMasks = 26;
setOutDatagrams(long) - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 OutDatagrams = 4;
setOutDestUnreachs(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutDestUnreachs = 17;
setOutDiscards(long) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 OutDiscards = 11;
setOutEchoReps(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutEchoReps = 23;
setOutEchos(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutEchos = 22;
setOutErrors(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutErrors = 16;
setOutMsgs(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutMsgs = 15;
setOutNoRoutes(long) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 OutNoRoutes = 12;
setOutParmProbs(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutParmProbs = 19;
setOutputFile(String) - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
The fetcher's default behavior is to use the URI string's basename to name the local copy.
setOutputFileBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
The fetcher's default behavior is to use the URI string's basename to name the local copy.
setOutRedirects(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutRedirects = 21;
setOutRequests(long) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 OutRequests = 10;
setOutRsts(long) - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 OutRsts = 14;
setOutSegs(long) - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 OutSegs = 11;
setOutSrcQuenchs(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutSrcQuenchs = 20;
setOutTimeExcds(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutTimeExcds = 18;
setOutTimestampReps(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutTimestampReps = 25;
setOutTimestamps(long) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
optional int64 OutTimestamps = 24;
setOverlimits(long) - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 overlimits = 5;
setPackets(long) - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 packets = 6;
setPageFaults(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 page_faults = 15;
setParameter(int, Protos.Parameter) - Method in class org.apache.mesos.Protos.Parameters.Builder
repeated .mesos.Parameter parameter = 1;
setParameter(int, Protos.Parameter.Builder) - Method in class org.apache.mesos.Protos.Parameters.Builder
repeated .mesos.Parameter parameter = 1;
setParameters(int, Protos.Parameter) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
Allowing arbitrary parameters to be passed to docker CLI.
setParameters(int, Protos.Parameter.Builder) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
Allowing arbitrary parameters to be passed to docker CLI.
setParent(Protos.ContainerID) - Method in class org.apache.mesos.Protos.ContainerID.Builder
optional .mesos.ContainerID parent = 2;
setParent(Protos.ContainerID.Builder) - Method in class org.apache.mesos.Protos.ContainerID.Builder
optional .mesos.ContainerID parent = 2;
setPassiveOpens(long) - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 PassiveOpens = 6;
setPath(String) - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
HTTP request path.
setPath(String) - Method in class org.apache.mesos.Protos.Device.Builder
optional string path = 1;
setPath(String) - Method in class org.apache.mesos.Protos.FileInfo.Builder
Absolute path to the file.
setPath(String) - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
HTTP request path.
setPath(Protos.Resource.DiskInfo.Source.Path) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
optional .mesos.Resource.DiskInfo.Source.Path path = 2;
setPath(Protos.Resource.DiskInfo.Source.Path.Builder) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
optional .mesos.Resource.DiskInfo.Source.Path path = 2;
setPath(String) - Method in class org.apache.mesos.Protos.URL.Builder
optional string path = 3;
setPath(String) - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
required string path = 1;
setPath(String) - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
A path relative to the corresponding container's sandbox.
setPathBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
HTTP request path.
setPathBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Device.Builder
optional string path = 1;
setPathBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.FileInfo.Builder
Absolute path to the file.
setPathBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
HTTP request path.
setPathBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.URL.Builder
optional string path = 3;
setPathBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
required string path = 1;
setPathBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
A path relative to the corresponding container's sandbox.
SETPCAP_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
SETPCAP = 1008;
setPerf(Protos.PerfStatistics) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Perf statistics.
setPerf(Protos.PerfStatistics.Builder) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Perf statistics.
setPersistence(Protos.Resource.DiskInfo.Persistence) - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
optional .mesos.Resource.DiskInfo.Persistence persistence = 2;
setPersistence(Protos.Resource.DiskInfo.Persistence.Builder) - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
optional .mesos.Resource.DiskInfo.Persistence persistence = 2;
setPersistence(Protos.Resource.DiskInfo.Persistence) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
optional .mesos.Resource.DiskInfo.Persistence persistence = 1;
setPersistence(Protos.Resource.DiskInfo.Persistence.Builder) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
optional .mesos.Resource.DiskInfo.Persistence persistence = 1;
setPid(String) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
In the default implementation, this will contain information about both the IP address, port and Master name; it should really not be relied upon by external tooling/frameworks and be considered an "internal" implementation field.
setPidBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
In the default implementation, this will contain information about both the IP address, port and Master name; it should really not be relied upon by external tooling/frameworks and be considered an "internal" implementation field.
setPlugin(Protos.CSIPluginInfo) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
required .mesos.CSIPluginInfo plugin = 1;
setPlugin(Protos.CSIPluginInfo.Builder) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
required .mesos.CSIPluginInfo plugin = 1;
setPluginName(String) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
The name of the CSI plugin.
setPluginNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
The name of the CSI plugin.
setPort(int) - Method in class org.apache.mesos.Protos.Address.Builder
required int32 port = 3;
setPort(int) - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
Port to send the HTTP request.
setPort(int) - Method in class org.apache.mesos.Protos.CheckInfo.Tcp.Builder
required uint32 port = 1;
setPort(int) - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
Port to send the HTTP request.
setPort(int) - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo.Builder
Port expected to be open.
setPort(int) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The TCP port the Master is listening on for incoming HTTP requests; deprecated, use `address.port` instead.
setPort(int) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
optional int32 port = 8 [default = 5051];
setPortMappings(int, Protos.ContainerInfo.DockerInfo.PortMapping) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
setPortMappings(int, Protos.ContainerInfo.DockerInfo.PortMapping.Builder) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
repeated .mesos.ContainerInfo.DockerInfo.PortMapping port_mappings = 3;
setPortMappings(int, Protos.NetworkInfo.PortMapping) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
setPortMappings(int, Protos.NetworkInfo.PortMapping.Builder) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
repeated .mesos.NetworkInfo.PortMapping port_mappings = 7;
setPorts(Protos.Ports) - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional .mesos.Ports ports = 6;
setPorts(Protos.Ports.Builder) - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional .mesos.Ports ports = 6;
setPorts(int, Protos.Port) - Method in class org.apache.mesos.Protos.Ports.Builder
repeated .mesos.Port ports = 1;
setPorts(int, Protos.Port.Builder) - Method in class org.apache.mesos.Protos.Ports.Builder
repeated .mesos.Port ports = 1;
setPrincipal(String) - Method in class org.apache.mesos.Protos.Credential.Builder
required string principal = 1;
setPrincipal(String) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field should match the credential's principal the framework uses for authentication.
setPrincipal(String) - Method in class org.apache.mesos.Protos.RateLimit.Builder
Principal of framework(s) to be throttled.
setPrincipal(String) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
This field indicates the principal of the operator or framework that created this volume.
setPrincipal(String) - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
Indicates the principal, if any, of the framework or operator that reserved this resource.
setPrincipalBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Credential.Builder
required string principal = 1;
setPrincipalBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field should match the credential's principal the framework uses for authentication.
setPrincipalBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.RateLimit.Builder
Principal of framework(s) to be throttled.
setPrincipalBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
This field indicates the principal of the operator or framework that created this volume.
setPrincipalBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
Indicates the principal, if any, of the framework or operator that reserved this resource.
setPrivileged(boolean) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
optional bool privileged = 4 [default = false];
setProcesses(int) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint32 processes = 30;
setProfile(String) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
This field serves as an indirection to a set of storage vendor specific disk parameters which describe the properties of the disk.
setProfileBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
This field serves as an indirection to a set of storage vendor specific disk parameters which describe the properties of the disk.
setProfileName(String) - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
A filename of the Seccomp profile.
setProfileNameBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
A filename of the Seccomp profile.
setProtocol(String) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
Protocol to expose as (ie: tcp, udp).
setProtocol(Protos.NetworkInfo.Protocol) - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
optional .mesos.NetworkInfo.Protocol protocol = 5 [default = IPv4];
setProtocol(Protos.NetworkInfo.Protocol) - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo.Builder
optional .mesos.NetworkInfo.Protocol protocol = 2 [default = IPv4];
setProtocol(Protos.NetworkInfo.Protocol) - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
Specify IP address requirement.
setProtocol(String) - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
Protocol to expose as (ie: tcp, udp).
setProtocol(String) - Method in class org.apache.mesos.Protos.Port.Builder
Layer 4-7 protocol on which the framework exposes its services.
setProtocolBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
Protocol to expose as (ie: tcp, udp).
setProtocolBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
Protocol to expose as (ie: tcp, udp).
setProtocolBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Port.Builder
Layer 4-7 protocol on which the framework exposes its services.
setProviderId(Protos.ResourceProviderID) - Method in class org.apache.mesos.Protos.Resource.Builder
Specified if the resource comes from a particular resource provider.
setProviderId(Protos.ResourceProviderID.Builder) - Method in class org.apache.mesos.Protos.Resource.Builder
Specified if the resource comes from a particular resource provider.
setQlen(long) - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 qlen = 7;
setQps(double) - Method in class org.apache.mesos.Protos.RateLimit.Builder
Leaving QPS unset gives it unlimited rate (i.e., not throttled), which also implies unlimited capacity.
setQuantities(int, Protos.OfferFilters.ResourceQuantities) - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
A set of resources is considered allocatable if contained in any of the following quantities.
setQuantities(int, Protos.OfferFilters.ResourceQuantities.Builder) - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
A set of resources is considered allocatable if contained in any of the following quantities.
setQuery(int, Protos.Parameter) - Method in class org.apache.mesos.Protos.URL.Builder
repeated .mesos.Parameter query = 4;
setQuery(int, Protos.Parameter.Builder) - Method in class org.apache.mesos.Protos.URL.Builder
repeated .mesos.Parameter query = 4;
setRange(int, Protos.Value.Range) - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
repeated .mesos.Value.Range range = 1;
setRange(int, Protos.Value.Range.Builder) - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
repeated .mesos.Value.Range range = 1;
setRanges(Protos.Value.Ranges) - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Ranges ranges = 4;
setRanges(Protos.Value.Ranges.Builder) - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Ranges ranges = 4;
setRanges(Protos.Value.Ranges) - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Value.Ranges ranges = 4;
setRanges(Protos.Value.Ranges.Builder) - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Value.Ranges ranges = 4;
setRanges(Protos.Value.Ranges) - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Ranges ranges = 3;
setRanges(Protos.Value.Ranges.Builder) - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Ranges ranges = 3;
setRatebps(long) - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 ratebps = 8;
setRatepps(long) - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 ratepps = 9;
setRcvbufErrors(long) - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 RcvbufErrors = 5;
setRead(boolean) - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
optional bool read = 1;
setReasmFails(long) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 ReasmFails = 16;
setReasmOKs(long) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 ReasmOKs = 15;
setReasmReqds(long) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 ReasmReqds = 14;
setReasmTimeout(long) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
optional int64 ReasmTimeout = 13;
setReason(Protos.TaskStatus.Reason) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
optional .mesos.TaskStatus.Reason reason = 10;
setReconciliationIntervalSeconds(double) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
Amount of time to wait after the resource provider finishes reconciling existing volumes and storage pools against the CSI plugin to start the next reconciliation.
setRefCycles(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 ref_cycles = 12;
setReference(Protos.Secret.Reference) - Method in class org.apache.mesos.Protos.Secret.Builder
Only one of `reference` and `value` must be set.
setReference(Protos.Secret.Reference.Builder) - Method in class org.apache.mesos.Protos.Secret.Builder
Only one of `reference` and `value` must be set.
setRefuseSeconds(double) - Method in class org.apache.mesos.Protos.Filters.Builder
Time to consider unused resources refused.
setRegion(Protos.DomainInfo.FaultDomain.RegionInfo) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
required .mesos.DomainInfo.FaultDomain.RegionInfo region = 1;
setRegion(Protos.DomainInfo.FaultDomain.RegionInfo.Builder) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
required .mesos.DomainInfo.FaultDomain.RegionInfo region = 1;
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Address.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Attribute.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.CapabilityInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.CheckInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.CheckInfo.Command.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.CheckInfo.Tcp.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.ContainerID.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Credential.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Credentials.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Device.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Device.Number.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.DomainInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.DrainConfig.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.DrainInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.DurationInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Environment.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.ExecutorID.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.FileInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Filters.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Flag.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.FrameworkID.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.HealthCheck.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Image.Appc.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Image.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Image.Docker.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.KillPolicy.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Label.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Labels.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.MachineID.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.MachineInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.MasterInfo.Capability.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Metric.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.MountPropagation.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Offer.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.OfferFilters.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.OfferID.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Operation.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.OperationID.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Parameter.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Parameters.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Port.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Ports.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.RateLimit.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.RateLimits.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Request.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Resource.AllocationInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Resource.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Resource.RevocableInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Resource.SharedInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.ResourceProviderID.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Role.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Secret.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Secret.Value.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.SlaveID.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.SlaveInfo.Capability.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Task.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.TaskID.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.TimeInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.TTYInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Unavailability.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.URL.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.UUID.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Value.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Value.Range.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Value.Scalar.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Value.Set.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Value.Text.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.VersionInfo.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Volume.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Volume.Source.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
 
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.mesos.Protos.WeightInfo.Builder
 
setRequeues(long) - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
optional uint64 requeues = 10;
setReservation(Protos.Resource.ReservationInfo) - Method in class org.apache.mesos.Protos.Resource.Builder
If this is set, this resource was dynamically reserved by an operator or a framework.
setReservation(Protos.Resource.ReservationInfo.Builder) - Method in class org.apache.mesos.Protos.Resource.Builder
If this is set, this resource was dynamically reserved by an operator or a framework.
setReservations(int, Protos.Resource.ReservationInfo) - Method in class org.apache.mesos.Protos.Resource.Builder
The stack of reservations.
setReservations(int, Protos.Resource.ReservationInfo.Builder) - Method in class org.apache.mesos.Protos.Resource.Builder
The stack of reservations.
setReserve(Protos.Offer.Operation.Reserve) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Reserve reserve = 3;
setReserve(Protos.Offer.Operation.Reserve.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Reserve reserve = 3;
setResourceProviderId(Protos.ResourceProviderID) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
optional .mesos.ResourceProviderID resource_provider_id = 7;
setResourceProviderId(Protos.ResourceProviderID.Builder) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
optional .mesos.ResourceProviderID resource_provider_id = 7;
setResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
repeated .mesos.Resource resources = 3;
setResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
repeated .mesos.Resource resources = 3;
setResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
repeated .mesos.Resource resources = 5;
setResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
repeated .mesos.Resource resources = 5;
setResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
setResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
A list of resources being requested back from the framework, on the slave identified by `slave_id`.
setResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Resource resources = 5;
setResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Offer.Builder
repeated .mesos.Resource resources = 5;
setResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource resources = 1;
setResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource resources = 1;
setResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
repeated .mesos.Resource resources = 1;
setResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
repeated .mesos.Resource resources = 1;
setResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.Request.Builder
repeated .mesos.Resource resources = 2;
setResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Request.Builder
repeated .mesos.Resource resources = 2;
setResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
repeated .mesos.Resource resources = 3;
setResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
repeated .mesos.Resource resources = 3;
setResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.Role.Builder
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
setResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Role.Builder
TODO(bmahler): Deprecate `resources` and introduce quota, consumed quota, allocated, offered, and reserved resource quantity fields.
setResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
The configured resources at the agent.
setResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
The configured resources at the agent.
setResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.Resource resources = 7;
setResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.Resource resources = 7;
setResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
repeated .mesos.Resource resources = 4;
setResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
repeated .mesos.Resource resources = 4;
setResources(int, Protos.Resource) - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
This field contains the resource whose limits were violated.
setResources(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
This field contains the resource whose limits were violated.
setRetransSegs(long) - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 RetransSegs = 12;
setRevocable(Protos.Resource.RevocableInfo) - Method in class org.apache.mesos.Protos.Resource.Builder
If this is set, the resources are revocable, i.e., any tasks or executors launched using these resources could get preempted or throttled at any time.
setRevocable(Protos.Resource.RevocableInfo.Builder) - Method in class org.apache.mesos.Protos.Resource.Builder
If this is set, the resources are revocable, i.e., any tasks or executors launched using these resources could get preempted or throttled at any time.
setRlimitInfo(Protos.RLimitInfo) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
(POSIX only) rlimits of the container.
setRlimitInfo(Protos.RLimitInfo.Builder) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
(POSIX only) rlimits of the container.
setRlimits(int, Protos.RLimitInfo.RLimit) - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
setRlimits(int, Protos.RLimitInfo.RLimit.Builder) - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
repeated .mesos.RLimitInfo.RLimit rlimits = 1;
setRole(String) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Deprecated.
setRole(String) - Method in class org.apache.mesos.Protos.Resource.AllocationInfo.Builder
If set, this resource is allocated to a role.
setRole(String) - Method in class org.apache.mesos.Protos.Resource.Builder
Deprecated.
setRole(String) - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
The role to which this reservation is made for.
setRole(String) - Method in class org.apache.mesos.Protos.WeightInfo.Builder
Related role name.
setRoleBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Deprecated.
setRoleBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Resource.AllocationInfo.Builder
If set, this resource is allocated to a role.
setRoleBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Resource.Builder
Deprecated.
setRoleBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
The role to which this reservation is made for.
setRoleBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.WeightInfo.Builder
Related role name.
setRoles(int, String) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
repeated string roles = 12;
setRoot(String) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount.Builder
Path to mount point (e.g., /mnt/raid/disk0).
setRoot(String) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path.Builder
Path to the folder (e.g., /mnt/raid/disk0).
setRootBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount.Builder
Path to mount point (e.g., /mnt/raid/disk0).
setRootBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path.Builder
Path to the folder (e.g., /mnt/raid/disk0).
setRows(int) - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize.Builder
required uint32 rows = 1;
setRtoAlgorithm(long) - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 RtoAlgorithm = 1;
setRtoMax(long) - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 RtoMax = 3;
setRtoMin(long) - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
optional int64 RtoMin = 2;
setSandboxPath(Protos.Volume.Source.SandboxPath) - Method in class org.apache.mesos.Protos.Volume.Source.Builder
optional .mesos.Volume.Source.SandboxPath sandbox_path = 3;
setSandboxPath(Protos.Volume.Source.SandboxPath.Builder) - Method in class org.apache.mesos.Protos.Volume.Source.Builder
optional .mesos.Volume.Source.SandboxPath sandbox_path = 3;
setScalar(Protos.Value.Scalar) - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Scalar scalar = 3;
setScalar(Protos.Value.Scalar.Builder) - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Scalar scalar = 3;
setScalar(Protos.Value.Scalar) - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Value.Scalar scalar = 3;
setScalar(Protos.Value.Scalar.Builder) - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Value.Scalar scalar = 3;
setScalar(Protos.Value.Scalar) - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Scalar scalar = 2;
setScalar(Protos.Value.Scalar.Builder) - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Scalar scalar = 2;
setScheme(String) - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
Currently "http" and "https" are supported.
setScheme(String) - Method in class org.apache.mesos.Protos.URL.Builder
required string scheme = 1;
setSchemeBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
Currently "http" and "https" are supported.
setSchemeBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.URL.Builder
required string scheme = 1;
setSeccomp(Protos.SeccompInfo) - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Represents Seccomp configuration, which is used for syscall filtering.
setSeccomp(Protos.SeccompInfo.Builder) - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Represents Seccomp configuration, which is used for syscall filtering.
setSecret(String) - Method in class org.apache.mesos.Protos.Credential.Builder
optional string secret = 2;
setSecret(Protos.Secret) - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
optional .mesos.Secret secret = 4;
setSecret(Protos.Secret.Builder) - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
optional .mesos.Secret secret = 4;
setSecret(Protos.Secret) - Method in class org.apache.mesos.Protos.Volume.Source.Builder
The volume/secret isolator uses the secret-fetcher module (third-party or internal) downloads the secret and makes it available at container_path.
setSecret(Protos.Secret.Builder) - Method in class org.apache.mesos.Protos.Volume.Source.Builder
The volume/secret isolator uses the secret-fetcher module (third-party or internal) downloads the secret and makes it available at container_path.
setSecretBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Credential.Builder
optional string secret = 2;
setSectors(long) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.sectors
setServices(int, Protos.CSIPluginContainerInfo.Service) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
repeated .mesos.CSIPluginContainerInfo.Service services = 1;
setSet(Protos.Value.Set) - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Set set = 6;
setSet(Protos.Value.Set.Builder) - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Set set = 6;
setSet(Protos.Value.Set) - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Value.Set set = 5;
setSet(Protos.Value.Set.Builder) - Method in class org.apache.mesos.Protos.Resource.Builder
optional .mesos.Value.Set set = 5;
setSet(Protos.Value.Set) - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Set set = 4;
setSet(Protos.Value.Set.Builder) - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Set set = 4;
setShareCgroups(boolean) - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
If set as 'true', the container will share the cgroups from its parent container, otherwise it will have its own cgroups created.
setShared(Protos.Resource.SharedInfo) - Method in class org.apache.mesos.Protos.Resource.Builder
If this is set, the resources are shared, i.e.
setShared(Protos.Resource.SharedInfo.Builder) - Method in class org.apache.mesos.Protos.Resource.Builder
If this is set, the resources are shared, i.e.
setSharePidNamespace(boolean) - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
If set as 'true', the container shares the pid namespace with its parent.
setShell(boolean) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
There are two ways to specify the command: 1) If 'shell == true', the command will be launched via shell (i.e., /bin/sh -c 'value').
setShmSize(int) - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
Size of /dev/shm in MB.
setShrinkVolume(Protos.Offer.Operation.ShrinkVolume) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
setShrinkVolume(Protos.Offer.Operation.ShrinkVolume.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
EXPERIMENTAL.
setShutdownGracePeriod(Protos.DurationInfo) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
When shutting down an executor the agent will wait in a best-effort manner for the grace period specified here before forcibly destroying the container.
setShutdownGracePeriod(Protos.DurationInfo.Builder) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
When shutting down an executor the agent will wait in a best-effort manner for the grace period specified here before forcibly destroying the container.
setSize(long) - Method in class org.apache.mesos.Protos.FileInfo.Builder
Total size in bytes.
setSlaveId(Protos.SlaveID) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
Specified if the resources need to be released from a particular slave.
setSlaveId(Protos.SlaveID.Builder) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
Specified if the resources need to be released from a particular slave.
setSlaveId(Protos.SlaveID) - Method in class org.apache.mesos.Protos.Offer.Builder
required .mesos.SlaveID slave_id = 3;
setSlaveId(Protos.SlaveID.Builder) - Method in class org.apache.mesos.Protos.Offer.Builder
required .mesos.SlaveID slave_id = 3;
setSlaveId(Protos.SlaveID) - Method in class org.apache.mesos.Protos.Operation.Builder
optional .mesos.SlaveID slave_id = 2;
setSlaveId(Protos.SlaveID.Builder) - Method in class org.apache.mesos.Protos.Operation.Builder
optional .mesos.SlaveID slave_id = 2;
setSlaveId(Protos.SlaveID) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
If the operation affects resources from a local resource provider, both `slave_id` and `resource_provider_id` will be set.
setSlaveId(Protos.SlaveID.Builder) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
If the operation affects resources from a local resource provider, both `slave_id` and `resource_provider_id` will be set.
setSlaveId(Protos.SlaveID) - Method in class org.apache.mesos.Protos.Request.Builder
optional .mesos.SlaveID slave_id = 1;
setSlaveId(Protos.SlaveID.Builder) - Method in class org.apache.mesos.Protos.Request.Builder
optional .mesos.SlaveID slave_id = 1;
setSlaveId(Protos.SlaveID) - Method in class org.apache.mesos.Protos.Task.Builder
required .mesos.SlaveID slave_id = 5;
setSlaveId(Protos.SlaveID.Builder) - Method in class org.apache.mesos.Protos.Task.Builder
required .mesos.SlaveID slave_id = 5;
setSlaveId(Protos.SlaveID) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
required .mesos.SlaveID slave_id = 3;
setSlaveId(Protos.SlaveID.Builder) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
required .mesos.SlaveID slave_id = 3;
setSlaveId(Protos.SlaveID) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
optional .mesos.SlaveID slave_id = 5;
setSlaveId(Protos.SlaveID.Builder) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
optional .mesos.SlaveID slave_id = 5;
setSndbufErrors(long) - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
optional int64 SndbufErrors = 6;
setSoft(long) - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
optional uint64 soft = 3;
setSource(Protos.Resource.DiskInfo.Source) - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
optional .mesos.Resource.DiskInfo.Source source = 1;
setSource(Protos.Resource.DiskInfo.Source.Builder) - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
optional .mesos.Resource.DiskInfo.Source source = 1;
setSource(String) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Deprecated.
setSource(Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
required .mesos.Resource source = 1;
setSource(Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
required .mesos.Resource source = 1;
setSource(Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk.Builder
NOTE: Only a `MOUNT`, `BLOCK` or `RAW` disk is allowed in this field.
setSource(Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk.Builder
NOTE: Only a `MOUNT`, `BLOCK` or `RAW` disk is allowed in this field.
setSource(int, Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource source = 2;
setSource(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
repeated .mesos.Resource source = 2;
setSource(Protos.Resource.DiskInfo.Source) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
optional .mesos.Resource.DiskInfo.Source source = 3;
setSource(Protos.Resource.DiskInfo.Source.Builder) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
optional .mesos.Resource.DiskInfo.Source source = 3;
setSource(Protos.TaskStatus.Source) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
optional .mesos.TaskStatus.Source source = 9;
setSource(Protos.Volume.Source) - Method in class org.apache.mesos.Protos.Volume.Builder
optional .mesos.Volume.Source source = 5;
setSource(Protos.Volume.Source.Builder) - Method in class org.apache.mesos.Protos.Volume.Builder
optional .mesos.Volume.Source source = 5;
setSourceBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
Deprecated.
setStalledCyclesBackend(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 stalled_cycles_backend = 5;
setStalledCyclesFrontend(long) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional uint64 stalled_cycles_frontend = 4;
setStart(Protos.TimeInfo) - Method in class org.apache.mesos.Protos.Unavailability.Builder
required .mesos.TimeInfo start = 1;
setStart(Protos.TimeInfo.Builder) - Method in class org.apache.mesos.Protos.Unavailability.Builder
required .mesos.TimeInfo start = 1;
setState(Protos.DrainState) - Method in class org.apache.mesos.Protos.DrainInfo.Builder
The drain state of the agent.
setState(Protos.OperationState) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
required .mesos.OperationState state = 2;
setState(Protos.TaskState) - Method in class org.apache.mesos.Protos.Task.Builder
Latest state of the task.
setState(Protos.TaskState) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
required .mesos.TaskState state = 2;
setStaticProvisioning(Protos.Volume.Source.CSIVolume.StaticProvisioning) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
optional .mesos.Volume.Source.CSIVolume.StaticProvisioning static_provisioning = 2;
setStaticProvisioning(Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
optional .mesos.Volume.Source.CSIVolume.StaticProvisioning static_provisioning = 2;
setStatistics(Protos.ResourceStatistics) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
Current resource usage.
setStatistics(Protos.ResourceStatistics.Builder) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
Current resource usage.
setStatusCode(int) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http.Builder
HTTP status code of an HTTP check.
setStatuses(int, int) - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
NOTE: It is up to the custom executor to interpret and act on this field.
setStatuses(int, Protos.OperationStatus) - Method in class org.apache.mesos.Protos.Operation.Builder
All the statuses known to this operation.
setStatuses(int, Protos.OperationStatus.Builder) - Method in class org.apache.mesos.Protos.Operation.Builder
All the statuses known to this operation.
setStatuses(int, Protos.TaskStatus) - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.TaskStatus statuses = 8;
setStatuses(int, Protos.TaskStatus.Builder) - Method in class org.apache.mesos.Protos.Task.Builder
repeated .mesos.TaskStatus statuses = 8;
setStatusUpdateState(Protos.TaskState) - Method in class org.apache.mesos.Protos.Task.Builder
These fields correspond to the state and uuid of the latest status update forwarded to the master.
setStatusUpdateUuid(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Task.Builder
optional bytes status_update_uuid = 10;
setStorage(Protos.ResourceProviderInfo.Storage) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
EXPERIMENTAL.
setStorage(Protos.ResourceProviderInfo.Storage.Builder) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
EXPERIMENTAL.
setSubtract(Protos.Value.Scalar) - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
See comments in `Value.Scalar` for maximum precision supported.
setSubtract(Protos.Value.Scalar.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
See comments in `Value.Scalar` for maximum precision supported.
setSucceeded(boolean) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp.Builder
Whether a TCP connection succeeded.
setTargetPathExists(boolean) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
For some CSI plugins which implement CSI v1 spec, they expect the target path is an existing path which is actually not CSI v1 spec compliant.
setTargetPathRoot(String) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The root directory of all the target paths managed by the CSI plugin.
setTargetPathRootBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The root directory of all the target paths managed by the CSI plugin.
setTargetProfile(String) - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
Apply the specified profile to the created disk.
setTargetProfileBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
Apply the specified profile to the created disk.
setTargetType(Protos.Resource.DiskInfo.Source.Type) - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
NOTE: Only `MOUNT` or `BLOCK` is allowed in this field.
setTaskClock(double) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
optional double task_clock = 14;
setTaskGroup(Protos.TaskGroupInfo) - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
required .mesos.TaskGroupInfo task_group = 2;
setTaskGroup(Protos.TaskGroupInfo.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
required .mesos.TaskGroupInfo task_group = 2;
setTaskId(Protos.TaskID) - Method in class org.apache.mesos.Protos.Task.Builder
required .mesos.TaskID task_id = 2;
setTaskId(Protos.TaskID.Builder) - Method in class org.apache.mesos.Protos.Task.Builder
required .mesos.TaskID task_id = 2;
setTaskId(Protos.TaskID) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
required .mesos.TaskID task_id = 2;
setTaskId(Protos.TaskID.Builder) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
required .mesos.TaskID task_id = 2;
setTaskId(Protos.TaskID) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
required .mesos.TaskID task_id = 1;
setTaskId(Protos.TaskID.Builder) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
required .mesos.TaskID task_id = 1;
setTaskInfos(int, Protos.TaskInfo) - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
repeated .mesos.TaskInfo task_infos = 1;
setTaskInfos(int, Protos.TaskInfo.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
repeated .mesos.TaskInfo task_infos = 1;
setTasks(int, Protos.ResourceUsage.Executor.Task) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
Non-terminal tasks.
setTasks(int, Protos.ResourceUsage.Executor.Task.Builder) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
Non-terminal tasks.
setTasks(int, Protos.TaskInfo) - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
repeated .mesos.TaskInfo tasks = 1;
setTasks(int, Protos.TaskInfo.Builder) - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
repeated .mesos.TaskInfo tasks = 1;
setTcp(Protos.CheckInfo.Tcp) - Method in class org.apache.mesos.Protos.CheckInfo.Builder
TCP check.
setTcp(Protos.CheckInfo.Tcp.Builder) - Method in class org.apache.mesos.Protos.CheckInfo.Builder
TCP check.
setTcp(Protos.CheckStatusInfo.Tcp) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
Status of a TCP check.
setTcp(Protos.CheckStatusInfo.Tcp.Builder) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
Status of a TCP check.
setTcp(Protos.HealthCheck.TCPCheckInfo) - Method in class org.apache.mesos.Protos.HealthCheck.Builder
TCP health check.
setTcp(Protos.HealthCheck.TCPCheckInfo.Builder) - Method in class org.apache.mesos.Protos.HealthCheck.Builder
TCP health check.
setTcpStats(Protos.TcpStatistics) - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.TcpStatistics tcp_stats = 3;
setTcpStats(Protos.TcpStatistics.Builder) - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.TcpStatistics tcp_stats = 3;
setText(Protos.Value.Text) - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Text text = 5;
setText(Protos.Value.Text.Builder) - Method in class org.apache.mesos.Protos.Attribute.Builder
optional .mesos.Value.Text text = 5;
setText(Protos.Value.Text) - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Text text = 5;
setText(Protos.Value.Text.Builder) - Method in class org.apache.mesos.Protos.Value.Builder
optional .mesos.Value.Text text = 5;
setThreads(int) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
optional uint32 threads = 31;
setThrottling(int, Protos.CgroupInfo.Blkio.Throttling.Statistics) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
setThrottling(int, Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
repeated .mesos.CgroupInfo.Blkio.Throttling.Statistics throttling = 3;
setTime(long) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
blkio.time
setTimeoutSeconds(double) - Method in class org.apache.mesos.Protos.CheckInfo.Builder
Amount of time to wait for the check to complete.
setTimeoutSeconds(double) - Method in class org.apache.mesos.Protos.HealthCheck.Builder
Amount of time to wait for the health check to complete.
setTimestamp(double) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
Start of sample interval, in seconds since the Epoch.
setTimestamp(double) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
Snapshot time, in seconds since the Epoch.
setTimestamp(double) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
optional double timestamp = 6;
setTotal(int, Protos.Resource) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
setTotal(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
Slave's total resources including checkpointed dynamic reservations and persistent volumes.
setTtyInfo(Protos.TTYInfo) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
If specified a tty will be attached to the container entrypoint.
setTtyInfo(Protos.TTYInfo.Builder) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
If specified a tty will be attached to the container entrypoint.
setType(Protos.Value.Type) - Method in class org.apache.mesos.Protos.Attribute.Builder
required .mesos.Value.Type type = 2;
setType(Protos.CheckInfo.Type) - Method in class org.apache.mesos.Protos.CheckInfo.Builder
The type of the check.
setType(Protos.CheckInfo.Type) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
The type of the check this status corresponds to.
setType(Protos.ContainerInfo.Type) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
required .mesos.ContainerInfo.Type type = 1;
setType(String) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The type of the CSI plugin.
setType(Protos.Environment.Variable.Type) - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
In Mesos 1.2, the `Environment.variables.value` message was made optional.
setType(Protos.ExecutorInfo.Type) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
For backwards compatibility, if this field is not set when using `LAUNCH` operation, Mesos will infer the type by checking if `command` is set (`CUSTOM`) or unset (`DEFAULT`).
setType(Protos.FrameworkInfo.Capability.Type) - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability.Builder
Enum fields should be optional, see: MESOS-4997.
setType(Protos.HealthCheck.Type) - Method in class org.apache.mesos.Protos.HealthCheck.Builder
The type of health check.
setType(Protos.Image.Type) - Method in class org.apache.mesos.Protos.Image.Builder
required .mesos.Image.Type type = 1;
setType(Protos.MasterInfo.Capability.Type) - Method in class org.apache.mesos.Protos.MasterInfo.Capability.Builder
optional .mesos.MasterInfo.Capability.Type type = 1;
setType(Protos.Offer.Operation.Type) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Type type = 1;
setType(Protos.Value.Type) - Method in class org.apache.mesos.Protos.Resource.Builder
required .mesos.Value.Type type = 2;
setType(Protos.Resource.DiskInfo.Source.Type) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
required .mesos.Resource.DiskInfo.Source.Type type = 1;
setType(Protos.Resource.ReservationInfo.Type) - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
The type of this reservation.
setType(String) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The type of the resource provider.
setType(Protos.RLimitInfo.RLimit.Type) - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
optional .mesos.RLimitInfo.RLimit.Type type = 1;
setType(Protos.Secret.Type) - Method in class org.apache.mesos.Protos.Secret.Builder
optional .mesos.Secret.Type type = 1;
setType(Protos.SlaveInfo.Capability.Type) - Method in class org.apache.mesos.Protos.SlaveInfo.Capability.Builder
Enum fields should be optional, see: MESOS-4997.
setType(Protos.Value.Type) - Method in class org.apache.mesos.Protos.Value.Builder
required .mesos.Value.Type type = 1;
setType(Protos.Volume.Source.Type) - Method in class org.apache.mesos.Protos.Volume.Source.Builder
Enum fields should be optional, see: MESOS-4997.
setType(Protos.Volume.Source.SandboxPath.Type) - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
optional .mesos.Volume.Source.SandboxPath.Type type = 1;
setTypeBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
The type of the CSI plugin.
setTypeBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
The type of the resource provider.
setUdpStats(Protos.UdpStatistics) - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.UdpStatistics udp_stats = 4;
setUdpStats(Protos.UdpStatistics.Builder) - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
optional .mesos.UdpStatistics udp_stats = 4;
setUid(String) - Method in class org.apache.mesos.Protos.FileInfo.Builder
User ID of owner.
SETUID_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
SETUID = 1007;
setUidBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.FileInfo.Builder
User ID of owner.
setUnavailability(Protos.Unavailability) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
This InverseOffer represents a planned unavailability event in the specified interval.
setUnavailability(Protos.Unavailability.Builder) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
This InverseOffer represents a planned unavailability event in the specified interval.
setUnavailability(Protos.Unavailability) - Method in class org.apache.mesos.Protos.MachineInfo.Builder
Signifies that the machine may be unavailable during the given interval.
setUnavailability(Protos.Unavailability.Builder) - Method in class org.apache.mesos.Protos.MachineInfo.Builder
Signifies that the machine may be unavailable during the given interval.
setUnavailability(Protos.Unavailability) - Method in class org.apache.mesos.Protos.Offer.Builder
Signifies that the resources in this Offer may be unavailable during the given interval.
setUnavailability(Protos.Unavailability.Builder) - Method in class org.apache.mesos.Protos.Offer.Builder
Signifies that the resources in this Offer may be unavailable during the given interval.
setUnconfined(boolean) - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
If set to `true`, Seccomp is not applied to the container.
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Address.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Attribute.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CapabilityInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CgroupInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CheckInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CheckInfo.Command.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CheckInfo.Http.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CheckInfo.Tcp.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ContainerID.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ContainerStatus.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Credential.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Credentials.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CSIPluginEndpoint.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.CSIPluginInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Device.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Device.Number.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.DeviceAccess.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.DeviceWhitelist.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.DomainInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.DrainConfig.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.DrainInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.DurationInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Environment.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ExecutorID.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ExecutorInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.FileInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Filters.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Flag.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.FrameworkID.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.HealthCheck.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.IcmpStatistics.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Image.Appc.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Image.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Image.Docker.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.IpStatistics.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.KillPolicy.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Label.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Labels.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.LinuxInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.MachineID.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.MachineInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.MasterInfo.Capability.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Metric.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.MountPropagation.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.NetworkInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Offer.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Offer.Operation.Launch.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.OfferFilters.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.OfferID.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Operation.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.OperationID.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Parameter.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Parameters.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.PerfStatistics.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Port.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Ports.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.RateLimit.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.RateLimits.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Request.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Resource.AllocationInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Resource.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Resource.ReservationInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Resource.RevocableInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Resource.SharedInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ResourceProviderID.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ResourceStatistics.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ResourceUsage.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.RLimitInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Role.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.SeccompInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Secret.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Secret.Reference.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Secret.Value.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.SlaveID.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.SlaveInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.SlaveInfo.Capability.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.SNMPStatistics.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Task.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.TaskGroupInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.TaskID.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.TaskInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.TaskResourceLimitation.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.TcpStatistics.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.TimeInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.TrafficControlStatistics.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.TTYInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.UdpStatistics.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Unavailability.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.URL.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.UUID.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Value.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Value.Range.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Value.Ranges.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Value.Scalar.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Value.Set.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Value.Text.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.VersionInfo.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Volume.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Volume.Source.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Volume.Source.HostPath.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath.Builder
 
setUnknownFields(com.google.protobuf.UnknownFieldSet) - Method in class org.apache.mesos.Protos.WeightInfo.Builder
 
setUnreachableTime(Protos.TimeInfo) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
The time (according to the master's clock) when the agent where this task was running became unreachable.
setUnreachableTime(Protos.TimeInfo.Builder) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
The time (according to the master's clock) when the agent where this task was running became unreachable.
setUnreserve(Protos.Offer.Operation.Unreserve) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Unreserve unreserve = 4;
setUnreserve(Protos.Offer.Operation.Unreserve.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Builder
optional .mesos.Offer.Operation.Unreserve unreserve = 4;
setUris(int, Protos.CommandInfo.URI) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated .mesos.CommandInfo.URI uris = 1;
setUris(int, Protos.CommandInfo.URI.Builder) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
repeated .mesos.CommandInfo.URI uris = 1;
setUrl(Protos.URL) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
URL for reaching the slave running on the host.
setUrl(Protos.URL.Builder) - Method in class org.apache.mesos.Protos.InverseOffer.Builder
URL for reaching the slave running on the host.
setUrl(Protos.URL) - Method in class org.apache.mesos.Protos.Offer.Builder
URL for reaching the slave running on the host.
setUrl(Protos.URL.Builder) - Method in class org.apache.mesos.Protos.Offer.Builder
URL for reaching the slave running on the host.
setUsedBytes(long) - Method in class org.apache.mesos.Protos.DiskStatistics.Builder
optional uint64 used_bytes = 4;
setUser(String) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
Enables executor and tasks to run as a specific user.
setUser(String) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Used to determine the Unix user that an executor or task should be launched as.
setUser(String) - Method in class org.apache.mesos.Protos.Task.Builder
Specific user under which task is running.
setUserBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
Enables executor and tasks to run as a specific user.
setUserBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
Used to determine the Unix user that an executor or task should be launched as.
setUserBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Task.Builder
Specific user under which task is running.
setUuid(Protos.UUID) - Method in class org.apache.mesos.Protos.Operation.Builder
This is the internal UUID for the operation, which is kept independently from the framework-specified operation ID, which is optional.
setUuid(Protos.UUID.Builder) - Method in class org.apache.mesos.Protos.Operation.Builder
This is the internal UUID for the operation, which is kept independently from the framework-specified operation ID, which is optional.
setUuid(Protos.UUID) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
Statuses that are delivered reliably to the scheduler will include a `uuid`.
setUuid(Protos.UUID.Builder) - Method in class org.apache.mesos.Protos.OperationStatus.Builder
Statuses that are delivered reliably to the scheduler will include a `uuid`.
setUuid(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.TaskStatus.Builder
Statuses that are delivered reliably to the scheduler will include a 'uuid'.
setValue(long) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value.Builder
Required.
setValue(String) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
optional string value = 3;
setValue(String) - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
required string value = 1;
setValue(String) - Method in class org.apache.mesos.Protos.ContainerID.Builder
required string value = 1;
setValue(String) - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
Only one of `value` and `secret` must be set.
setValue(String) - Method in class org.apache.mesos.Protos.ExecutorID.Builder
required string value = 1;
setValue(String) - Method in class org.apache.mesos.Protos.Flag.Builder
optional string value = 2;
setValue(String) - Method in class org.apache.mesos.Protos.FrameworkID.Builder
required string value = 1;
setValue(String) - Method in class org.apache.mesos.Protos.Label.Builder
optional string value = 2;
setValue(double) - Method in class org.apache.mesos.Protos.Metric.Builder
optional double value = 2;
setValue(String) - Method in class org.apache.mesos.Protos.OfferID.Builder
required string value = 1;
setValue(String) - Method in class org.apache.mesos.Protos.OperationID.Builder
required string value = 1;
setValue(String) - Method in class org.apache.mesos.Protos.Parameter.Builder
required string value = 2;
setValue(String) - Method in class org.apache.mesos.Protos.ResourceProviderID.Builder
required string value = 1;
setValue(Protos.Secret.Value) - Method in class org.apache.mesos.Protos.Secret.Builder
optional .mesos.Secret.Value value = 3;
setValue(Protos.Secret.Value.Builder) - Method in class org.apache.mesos.Protos.Secret.Builder
optional .mesos.Secret.Value value = 3;
setValue(String) - Method in class org.apache.mesos.Protos.SlaveID.Builder
required string value = 1;
setValue(String) - Method in class org.apache.mesos.Protos.TaskID.Builder
required string value = 1;
setValue(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.UUID.Builder
required bytes value = 1;
setValue(double) - Method in class org.apache.mesos.Protos.Value.Scalar.Builder
Scalar values are represented using floating point.
setValue(String) - Method in class org.apache.mesos.Protos.Value.Text.Builder
required string value = 1;
setValueBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.CommandInfo.Builder
optional string value = 3;
setValueBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.CommandInfo.URI.Builder
required string value = 1;
setValueBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.ContainerID.Builder
required string value = 1;
setValueBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Environment.Variable.Builder
Only one of `value` and `secret` must be set.
setValueBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.ExecutorID.Builder
required string value = 1;
setValueBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Flag.Builder
optional string value = 2;
setValueBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.FrameworkID.Builder
required string value = 1;
setValueBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Label.Builder
optional string value = 2;
setValueBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.OfferID.Builder
required string value = 1;
setValueBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.OperationID.Builder
required string value = 1;
setValueBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Parameter.Builder
required string value = 2;
setValueBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.ResourceProviderID.Builder
required string value = 1;
setValueBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.SlaveID.Builder
required string value = 1;
setValueBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.TaskID.Builder
required string value = 1;
setValueBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Value.Text.Builder
required string value = 1;
setVariables(int, Protos.Environment.Variable) - Method in class org.apache.mesos.Protos.Environment.Builder
repeated .mesos.Environment.Variable variables = 1;
setVariables(int, Protos.Environment.Variable.Builder) - Method in class org.apache.mesos.Protos.Environment.Builder
repeated .mesos.Environment.Variable variables = 1;
setVendor(String) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
The vendor of this source.
setVendorBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Builder
The vendor of this source.
setVersion(String) - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional string version = 5;
setVersion(String) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The running Master version, as a string; taken from the generated "master/version.hpp".
setVersion(String) - Method in class org.apache.mesos.Protos.VersionInfo.Builder
required string version = 1;
setVersionBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
optional string version = 5;
setVersionBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.MasterInfo.Builder
The running Master version, as a string; taken from the generated "master/version.hpp".
setVersionBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.VersionInfo.Builder
required string version = 1;
setVisibility(Protos.DiscoveryInfo.Visibility) - Method in class org.apache.mesos.Protos.DiscoveryInfo.Builder
required .mesos.DiscoveryInfo.Visibility visibility = 1;
setVisibility(Protos.DiscoveryInfo.Visibility) - Method in class org.apache.mesos.Protos.Port.Builder
This field restricts discovery within a framework (FRAMEWORK), within a Mesos cluster (CLUSTER), or places no restrictions (EXTERNAL).
setVolume(Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
required .mesos.Resource volume = 1;
setVolume(Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume.Builder
required .mesos.Resource volume = 1;
setVolume(Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
required .mesos.Resource volume = 1;
setVolume(Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume.Builder
required .mesos.Resource volume = 1;
setVolume(Protos.Volume) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
Describes how this disk resource will be mounted in the container.
setVolume(Protos.Volume.Builder) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Builder
Describes how this disk resource will be mounted in the container.
setVolumeCapability(Protos.Volume.Source.CSIVolume.VolumeCapability) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
required .mesos.Volume.Source.CSIVolume.VolumeCapability volume_capability = 2;
setVolumeCapability(Protos.Volume.Source.CSIVolume.VolumeCapability.Builder) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
required .mesos.Volume.Source.CSIVolume.VolumeCapability volume_capability = 2;
setVolumeDriver(String) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
Deprecated.
setVolumeDriverBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.Builder
Deprecated.
setVolumeId(String) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
required string volume_id = 1;
setVolumeIdBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning.Builder
required string volume_id = 1;
setVolumes(int, Protos.Volume) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
repeated .mesos.Volume volumes = 2;
setVolumes(int, Protos.Volume.Builder) - Method in class org.apache.mesos.Protos.ContainerInfo.Builder
repeated .mesos.Volume volumes = 2;
setVolumes(int, Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
repeated .mesos.Resource volumes = 1;
setVolumes(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Create.Builder
repeated .mesos.Resource volumes = 1;
setVolumes(int, Protos.Resource) - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
repeated .mesos.Resource volumes = 1;
setVolumes(int, Protos.Resource.Builder) - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy.Builder
repeated .mesos.Resource volumes = 1;
setWebuiUrl(String) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field allows a framework to advertise its web UI, so that the Mesos web UI can link to it.
setWebuiUrlBytes(com.google.protobuf.ByteString) - Method in class org.apache.mesos.Protos.FrameworkInfo.Builder
This field allows a framework to advertise its web UI, so that the Mesos web UI can link to it.
setWeight(double) - Method in class org.apache.mesos.Protos.Role.Builder
required double weight = 2;
setWeight(double) - Method in class org.apache.mesos.Protos.WeightInfo.Builder
required double weight = 1;
setWindowSize(Protos.TTYInfo.WindowSize) - Method in class org.apache.mesos.Protos.TTYInfo.Builder
optional .mesos.TTYInfo.WindowSize window_size = 1;
setWindowSize(Protos.TTYInfo.WindowSize.Builder) - Method in class org.apache.mesos.Protos.TTYInfo.Builder
optional .mesos.TTYInfo.WindowSize window_size = 1;
setWrite(boolean) - Method in class org.apache.mesos.Protos.DeviceAccess.Access.Builder
optional bool write = 2;
setZone(Protos.DomainInfo.FaultDomain.ZoneInfo) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
required .mesos.DomainInfo.FaultDomain.ZoneInfo zone = 2;
setZone(Protos.DomainInfo.FaultDomain.ZoneInfo.Builder) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.Builder
required .mesos.DomainInfo.FaultDomain.ZoneInfo zone = 2;
SHARE_CGROUPS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.LinuxInfo
 
SHARE_PARENT_VALUE - Static variable in enum org.apache.mesos.Protos.LinuxInfo.IpcMode
The container will share the IPC namespace and /dev/shm from its parent.
SHARE_PID_NAMESPACE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.LinuxInfo
 
SHARED_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource
 
SHARED_RESOURCES_VALUE - Static variable in enum org.apache.mesos.Protos.FrameworkInfo.Capability.Type
Receive offers with resources that are shared.
SHELL_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CommandInfo
 
SHM_SIZE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.LinuxInfo
 
SHRINK_VOLUME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation
 
SHRINK_VOLUME_VALUE - Static variable in enum org.apache.mesos.Protos.Offer.Operation.Type
EXPERIMENTAL.
shutdown(ExecutorDriver) - Method in interface org.apache.mesos.Executor
Invoked when the executor should terminate all of its currently running tasks.
SHUTDOWN_GRACE_PERIOD_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ExecutorInfo
 
SINGLE_NODE_READER_ONLY_VALUE - Static variable in enum org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode
Can only be published once as readonly on a single node, at any given time.
SINGLE_NODE_WRITER_VALUE - Static variable in enum org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode
Can only be published once as read/write on a single node, at any given time.
SIZE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.FileInfo
 
SLAVE_ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.InverseOffer
 
SLAVE_ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer
 
SLAVE_ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Operation
 
SLAVE_ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.OperationStatus
 
SLAVE_ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Request
 
SLAVE_ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Task
 
SLAVE_ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskInfo
 
SLAVE_ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskStatus
 
slaveLost(SchedulerDriver, Protos.SlaveID) - Method in interface org.apache.mesos.Scheduler
Invoked when a slave has been determined unreachable (e.g., machine failure, network partition).
SNDBUFERRORS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.UdpStatistics
 
SOFT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
SOURCE_EXECUTOR_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Source
SOURCE_EXECUTOR = 2;
SOURCE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DiskStatistics
 
SOURCE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ExecutorInfo
 
SOURCE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
SOURCE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
SOURCE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
SOURCE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource.DiskInfo
 
SOURCE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskStatus
 
SOURCE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume
 
SOURCE_MASTER_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Source
SOURCE_MASTER = 0;
SOURCE_SLAVE_VALUE - Static variable in enum org.apache.mesos.Protos.TaskStatus.Source
SOURCE_SLAVE = 1;
STALLED_CYCLES_BACKEND_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
STALLED_CYCLES_FRONTEND_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
start() - Method in interface org.apache.mesos.ExecutorDriver
Starts the executor driver.
start() - Method in class org.apache.mesos.MesosExecutorDriver
See ExecutorDriver for descriptions of these.
start() - Method in class org.apache.mesos.MesosSchedulerDriver
 
start() - Method in interface org.apache.mesos.SchedulerDriver
Starts the scheduler driver.
START_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Unavailability
 
STATE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DrainInfo
 
STATE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.OperationStatus
 
STATE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Task
 
STATE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskStatus
 
STATIC_PROVISIONING_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
STATIC_VALUE - Static variable in enum org.apache.mesos.Protos.Resource.ReservationInfo.Type
STATIC = 1;
STATISTICS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceUsage.Executor
 
STATUS_CODE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
STATUS_UPDATE_STATE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Task
 
STATUS_UPDATE_UUID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Task
 
STATUSES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
STATUSES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Operation
 
STATUSES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Task
 
statusUpdate(SchedulerDriver, Protos.TaskStatus) - Method in interface org.apache.mesos.Scheduler
Invoked when the status of a task has changed (e.g., a slave is lost and so the task is lost, a task finishes and an executor sends a status update saying so, etc).
stop() - Method in interface org.apache.mesos.ExecutorDriver
Stops the executor driver.
stop() - Method in class org.apache.mesos.MesosExecutorDriver
 
stop(boolean) - Method in class org.apache.mesos.MesosSchedulerDriver
 
stop() - Method in class org.apache.mesos.MesosSchedulerDriver
 
stop(boolean) - Method in interface org.apache.mesos.SchedulerDriver
Stops the scheduler driver.
stop() - Method in interface org.apache.mesos.SchedulerDriver
Stops the scheduler driver assuming no failover.
STORAGE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceProviderInfo
 
SUBTRACT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
SUCCEEDED_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
suppressOffers() - Method in class org.apache.mesos.MesosSchedulerDriver
 
suppressOffers(Collection<String>) - Method in class org.apache.mesos.MesosSchedulerDriver
 
suppressOffers() - Method in interface org.apache.mesos.SchedulerDriver
Informs Mesos master to stop sending offers to the framework (i.e.
suppressOffers(Collection<String>) - Method in interface org.apache.mesos.SchedulerDriver
Adds the roles to the suppressed set.
SYNC_VALUE - Static variable in enum org.apache.mesos.Protos.CgroupInfo.Blkio.Operation
SYNC = 4;
SYS_ADMIN_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
SYS_ADMIN = 1021;
SYS_BOOT_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
SYS_BOOT = 1022;
SYS_CHROOT_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
SYS_CHROOT = 1018;
SYS_MODULE_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
SYS_MODULE = 1016;
SYS_NICE_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
SYS_NICE = 1023;
SYS_PACCT_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
SYS_PACCT = 1020;
SYS_PTRACE_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
SYS_PTRACE = 1019;
SYS_RAWIO_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
SYS_RAWIO = 1017;
SYS_RESOURCE_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
SYS_RESOURCE = 1024;
SYS_TIME_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
SYS_TIME = 1025;
SYS_TTY_CONFIG_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
SYS_TTY_CONFIG = 1026;
SYSLOG_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
SYSLOG = 1034;

T

TARGET_PATH_EXISTS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CSIPluginInfo
 
TARGET_PATH_ROOT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CSIPluginInfo
 
TARGET_PROFILE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
TARGET_TYPE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
TASK_CLOCK_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
TASK_DROPPED_VALUE - Static variable in enum org.apache.mesos.Protos.TaskState
The task failed to launch because of a transient error.
TASK_ERROR_VALUE - Static variable in enum org.apache.mesos.Protos.TaskState
TERMINAL: The task description contains an error.
TASK_FAILED_VALUE - Static variable in enum org.apache.mesos.Protos.TaskState
TERMINAL: The task failed to finish successfully.
TASK_FINISHED_VALUE - Static variable in enum org.apache.mesos.Protos.TaskState
The task finished successfully on its own without external interference.
TASK_GONE_BY_OPERATOR_VALUE - Static variable in enum org.apache.mesos.Protos.TaskState
The task was running on an agent that the master cannot contact; the operator has asserted that the agent has been shutdown, but this has not been directly confirmed by the master.
TASK_GONE_VALUE - Static variable in enum org.apache.mesos.Protos.TaskState
The task is no longer running.
TASK_GROUP_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
TASK_ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Task
 
TASK_ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskInfo
 
TASK_ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskStatus
 
TASK_INFOS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation.Launch
 
TASK_KILLED_VALUE - Static variable in enum org.apache.mesos.Protos.TaskState
TERMINAL: The task was killed by the executor.
TASK_KILLING_STATE_VALUE - Static variable in enum org.apache.mesos.Protos.FrameworkInfo.Capability.Type
Receive the TASK_KILLING TaskState when a task is being killed by an executor.
TASK_KILLING_VALUE - Static variable in enum org.apache.mesos.Protos.TaskState
NOTE: This should only be sent when the framework has the TASK_KILLING_STATE capability.
TASK_LOST_VALUE - Static variable in enum org.apache.mesos.Protos.TaskState
In Mesos 1.3, this will only be sent when the framework does NOT opt-in to the PARTITION_AWARE capability.
TASK_RESOURCE_LIMITS_VALUE - Static variable in enum org.apache.mesos.Protos.SlaveInfo.Capability.Type
This expresses the ability for the agent to launch tasks which specify resource limits for CPU and/or memory.
TASK_RUNNING_VALUE - Static variable in enum org.apache.mesos.Protos.TaskState
TASK_RUNNING = 1;
TASK_STAGING_VALUE - Static variable in enum org.apache.mesos.Protos.TaskState
Initial state.
TASK_STARTING_VALUE - Static variable in enum org.apache.mesos.Protos.TaskState
The task is being launched by the executor.
TASK_UNKNOWN_VALUE - Static variable in enum org.apache.mesos.Protos.TaskState
The master has no knowledge of the task.
TASK_UNREACHABLE_VALUE - Static variable in enum org.apache.mesos.Protos.TaskState
The task was running on an agent that has lost contact with the master, typically due to a network failure or partition.
TASKS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceUsage.Executor
 
TASKS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskGroupInfo
 
TCP_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CheckInfo
 
TCP_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CheckStatusInfo
 
TCP_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.HealthCheck
 
TCP_STATS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.SNMPStatistics
 
TCP_VALUE - Static variable in enum org.apache.mesos.Protos.CheckInfo.Type
TCP = 3;
TCP_VALUE - Static variable in enum org.apache.mesos.Protos.HealthCheck.Type
TCP = 3;
TEXT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Attribute
 
TEXT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Value
 
TEXT_VALUE - Static variable in enum org.apache.mesos.Protos.Value.Type
TEXT = 3;
THREADS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
THROTTLING_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
TIME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
TIMEOUT_SECONDS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CheckInfo
 
TIMEOUT_SECONDS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.HealthCheck
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.PerfStatistics
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceStatistics
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskStatus
 
toBuilder() - Method in class org.apache.mesos.Protos.Address
 
toBuilder() - Method in class org.apache.mesos.Protos.Attribute
 
toBuilder() - Method in class org.apache.mesos.Protos.CapabilityInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
toBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
toBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
toBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
toBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
toBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
toBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
toBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
toBuilder() - Method in class org.apache.mesos.Protos.CgroupInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.CheckInfo.Command
 
toBuilder() - Method in class org.apache.mesos.Protos.CheckInfo.Http
 
toBuilder() - Method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
toBuilder() - Method in class org.apache.mesos.Protos.CheckInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
toBuilder() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
toBuilder() - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
toBuilder() - Method in class org.apache.mesos.Protos.CheckStatusInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.CommandInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.CommandInfo.URI
 
toBuilder() - Method in class org.apache.mesos.Protos.ContainerID
 
toBuilder() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
toBuilder() - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.ContainerInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.ContainerStatus
 
toBuilder() - Method in class org.apache.mesos.Protos.Credential
 
toBuilder() - Method in class org.apache.mesos.Protos.Credentials
 
toBuilder() - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
toBuilder() - Method in class org.apache.mesos.Protos.CSIPluginInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.Device.Number
 
toBuilder() - Method in class org.apache.mesos.Protos.Device
 
toBuilder() - Method in class org.apache.mesos.Protos.DeviceAccess.Access
 
toBuilder() - Method in class org.apache.mesos.Protos.DeviceAccess
 
toBuilder() - Method in class org.apache.mesos.Protos.DeviceWhitelist
 
toBuilder() - Method in class org.apache.mesos.Protos.DiscoveryInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.DiskStatistics
 
toBuilder() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
toBuilder() - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.DomainInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.DrainConfig
 
toBuilder() - Method in class org.apache.mesos.Protos.DrainInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.DurationInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.Environment
 
toBuilder() - Method in class org.apache.mesos.Protos.Environment.Variable
 
toBuilder() - Method in class org.apache.mesos.Protos.ExecutorID
 
toBuilder() - Method in class org.apache.mesos.Protos.ExecutorInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.FileInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.Filters
 
toBuilder() - Method in class org.apache.mesos.Protos.Flag
 
toBuilder() - Method in class org.apache.mesos.Protos.FrameworkID
 
toBuilder() - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
toBuilder() - Method in class org.apache.mesos.Protos.FrameworkInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.HealthCheck
 
toBuilder() - Method in class org.apache.mesos.Protos.IcmpStatistics
 
toBuilder() - Method in class org.apache.mesos.Protos.Image.Appc
 
toBuilder() - Method in class org.apache.mesos.Protos.Image.Docker
 
toBuilder() - Method in class org.apache.mesos.Protos.Image
 
toBuilder() - Method in class org.apache.mesos.Protos.InverseOffer
 
toBuilder() - Method in class org.apache.mesos.Protos.IpStatistics
 
toBuilder() - Method in class org.apache.mesos.Protos.KillPolicy
 
toBuilder() - Method in class org.apache.mesos.Protos.Label
 
toBuilder() - Method in class org.apache.mesos.Protos.Labels
 
toBuilder() - Method in class org.apache.mesos.Protos.LinuxInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.MachineID
 
toBuilder() - Method in class org.apache.mesos.Protos.MachineInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.MasterInfo.Capability
 
toBuilder() - Method in class org.apache.mesos.Protos.MasterInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.Metric
 
toBuilder() - Method in class org.apache.mesos.Protos.MountPropagation
 
toBuilder() - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
toBuilder() - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
toBuilder() - Method in class org.apache.mesos.Protos.NetworkInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Create
 
toBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
toBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
toBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
toBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
toBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
toBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
toBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
toBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
toBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation
 
toBuilder() - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
toBuilder() - Method in class org.apache.mesos.Protos.Offer
 
toBuilder() - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
toBuilder() - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
toBuilder() - Method in class org.apache.mesos.Protos.OfferFilters
 
toBuilder() - Method in class org.apache.mesos.Protos.OfferID
 
toBuilder() - Method in class org.apache.mesos.Protos.Operation
 
toBuilder() - Method in class org.apache.mesos.Protos.OperationID
 
toBuilder() - Method in class org.apache.mesos.Protos.OperationStatus
 
toBuilder() - Method in class org.apache.mesos.Protos.Parameter
 
toBuilder() - Method in class org.apache.mesos.Protos.Parameters
 
toBuilder() - Method in class org.apache.mesos.Protos.PerfStatistics
 
toBuilder() - Method in class org.apache.mesos.Protos.Port
 
toBuilder() - Method in class org.apache.mesos.Protos.Ports
 
toBuilder() - Method in class org.apache.mesos.Protos.RateLimit
 
toBuilder() - Method in class org.apache.mesos.Protos.RateLimits
 
toBuilder() - Method in class org.apache.mesos.Protos.Request
 
toBuilder() - Method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
toBuilder() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
toBuilder() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
toBuilder() - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
toBuilder() - Method in class org.apache.mesos.Protos.Resource.DiskInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.Resource.SharedInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.Resource
 
toBuilder() - Method in class org.apache.mesos.Protos.ResourceProviderID
 
toBuilder() - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
toBuilder() - Method in class org.apache.mesos.Protos.ResourceProviderInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.ResourceStatistics
 
toBuilder() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
toBuilder() - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
toBuilder() - Method in class org.apache.mesos.Protos.ResourceUsage
 
toBuilder() - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
toBuilder() - Method in class org.apache.mesos.Protos.RLimitInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.Role
 
toBuilder() - Method in class org.apache.mesos.Protos.SeccompInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.Secret.Reference
 
toBuilder() - Method in class org.apache.mesos.Protos.Secret
 
toBuilder() - Method in class org.apache.mesos.Protos.Secret.Value
 
toBuilder() - Method in class org.apache.mesos.Protos.SlaveID
 
toBuilder() - Method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
toBuilder() - Method in class org.apache.mesos.Protos.SlaveInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.SNMPStatistics
 
toBuilder() - Method in class org.apache.mesos.Protos.Task
 
toBuilder() - Method in class org.apache.mesos.Protos.TaskGroupInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.TaskID
 
toBuilder() - Method in class org.apache.mesos.Protos.TaskInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.TaskResourceLimitation
 
toBuilder() - Method in class org.apache.mesos.Protos.TaskStatus
 
toBuilder() - Method in class org.apache.mesos.Protos.TcpStatistics
 
toBuilder() - Method in class org.apache.mesos.Protos.TimeInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.TrafficControlStatistics
 
toBuilder() - Method in class org.apache.mesos.Protos.TTYInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
toBuilder() - Method in class org.apache.mesos.Protos.UdpStatistics
 
toBuilder() - Method in class org.apache.mesos.Protos.Unavailability
 
toBuilder() - Method in class org.apache.mesos.Protos.URL
 
toBuilder() - Method in class org.apache.mesos.Protos.UUID
 
toBuilder() - Method in class org.apache.mesos.Protos.Value.Range
 
toBuilder() - Method in class org.apache.mesos.Protos.Value.Ranges
 
toBuilder() - Method in class org.apache.mesos.Protos.Value.Scalar
 
toBuilder() - Method in class org.apache.mesos.Protos.Value.Set
 
toBuilder() - Method in class org.apache.mesos.Protos.Value.Text
 
toBuilder() - Method in class org.apache.mesos.Protos.Value
 
toBuilder() - Method in class org.apache.mesos.Protos.VersionInfo
 
toBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
toBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
toBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
toBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
toBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
toBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
toBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
toBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
toBuilder() - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
toBuilder() - Method in class org.apache.mesos.Protos.Volume.Source
 
toBuilder() - Method in class org.apache.mesos.Protos.Volume
 
toBuilder() - Method in class org.apache.mesos.Protos.WeightInfo
 
toString() - Method in class org.apache.mesos.Log.Position
 
TOTAL_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceUsage
 
TOTAL_VALUE - Static variable in enum org.apache.mesos.Protos.CgroupInfo.Blkio.Operation
TOTAL = 1;
truncate(Log.Position, long, TimeUnit) - Method in class org.apache.mesos.Log.Writer
Attempts to truncate the log (from the beginning to the specified position exclusive) If the position is invalid, an Log.WriterFailedException will get thrown.
TTY_INFO_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ContainerInfo
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Attribute
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CheckInfo
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CheckStatusInfo
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ContainerInfo
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CSIPluginInfo
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Environment.Variable
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ExecutorInfo
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.HealthCheck
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Image
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.MasterInfo.Capability
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource.ReservationInfo
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceProviderInfo
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Secret
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.SlaveInfo.Capability
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Value
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume.Source
 

U

UDP_STATS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.SNMPStatistics
 
UID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.FileInfo
 
UNAVAILABILITY_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.InverseOffer
 
UNAVAILABILITY_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.MachineInfo
 
UNAVAILABILITY_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer
 
UNCONFINED_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.SeccompInfo
 
UNKNOWN_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.apache.mesos.Protos.CgroupInfo.Blkio.Operation
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.apache.mesos.Protos.CheckInfo.Type
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.apache.mesos.Protos.CSIPluginContainerInfo.Service
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.apache.mesos.Protos.DrainState
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.apache.mesos.Protos.Environment.Variable.Type
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.apache.mesos.Protos.ExecutorInfo.Type
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.apache.mesos.Protos.FrameworkInfo.Capability.Type
This must be the first enum value in this list, to ensure that if 'type' is not set, the default value is UNKNOWN.
UNKNOWN_VALUE - Static variable in enum org.apache.mesos.Protos.HealthCheck.Type
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.apache.mesos.Protos.LinuxInfo.IpcMode
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.apache.mesos.Protos.MasterInfo.Capability.Type
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.apache.mesos.Protos.MountPropagation.Mode
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.apache.mesos.Protos.Offer.Operation.Type
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.apache.mesos.Protos.Resource.DiskInfo.Source.Type
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.apache.mesos.Protos.Resource.ReservationInfo.Type
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.apache.mesos.Protos.Secret.Type
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.apache.mesos.Protos.SlaveInfo.Capability.Type
This must be the first enum value in this list, to ensure that if 'type' is not set, the default value is UNKNOWN.
UNKNOWN_VALUE - Static variable in enum org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.apache.mesos.Protos.Volume.Source.SandboxPath.Type
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.apache.mesos.Protos.Volume.Source.Type
This must be the first enum value in this list, to ensure that if 'type' is not set, the default value is UNKNOWN.
UNREACHABLE_TIME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskStatus
 
UNRESERVE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation
 
UNRESERVE_VALUE - Static variable in enum org.apache.mesos.Protos.Offer.Operation.Type
UNRESERVE = 3;
UP_VALUE - Static variable in enum org.apache.mesos.Protos.MachineInfo.Mode
In this mode, a machine is behaving normally; offering resources, executing tasks, etc.
updateFramework(Protos.FrameworkInfo, Collection<String>) - Method in class org.apache.mesos.MesosSchedulerDriver
Deprecated.
Replaced by #updateFramework(FrameworkInfo, Collection, OfferConstraints) NOTE: The underlying JNI method exists only to maintain compatibility of newer versions of libmesos-java.so with older versions of mesos.jar
updateFramework(Protos.FrameworkInfo, Collection<String>, Protos.OfferConstraints) - Method in class org.apache.mesos.MesosSchedulerDriver
 
updateFramework(Protos.FrameworkInfo, Collection<String>, Protos.OfferConstraints) - Method in interface org.apache.mesos.SchedulerDriver
 
updateFramework(Protos.FrameworkInfo, Collection<String>) - Method in interface org.apache.mesos.SchedulerDriver
Deprecated.
To call UPDATE_FRAMEWORK without setting offer constraints, use the new `updateFramework()` signature and pass empty constraints (for example, the ones returned by `OfferConstraints.getDefaultInstance()`).
URIS_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CommandInfo
 
URL_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.InverseOffer
 
URL_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer
 
USED_BYTES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DiskStatistics
 
USER_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CommandInfo
 
USER_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.FrameworkInfo
 
USER_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Task
 
USER_VALUE - Static variable in enum org.apache.mesos.Protos.ContainerInfo.DockerInfo.Network
USER = 4;
UUID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Operation
 
UUID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.OperationStatus
 
UUID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskStatus
 

V

VALUE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CommandInfo.URI
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.CommandInfo
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ContainerID
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Environment.Variable
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ExecutorID
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Flag
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.FrameworkID
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Label
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Metric
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.OfferID
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.OperationID
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Parameter
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ResourceProviderID
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Secret
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.SlaveID
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TaskID
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.UUID
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Value.Scalar
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Value.Text
 
VALUE_VALUE - Static variable in enum org.apache.mesos.Protos.Environment.Variable.Type
VALUE = 1;
VALUE_VALUE - Static variable in enum org.apache.mesos.Protos.Secret.Type
VALUE = 2;
valueOf(String) - Static method in enum org.apache.mesos.Protos.CapabilityInfo.Capability
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.CapabilityInfo.Capability
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.CapabilityInfo.Capability
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.CgroupInfo.Blkio.Operation
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.CgroupInfo.Blkio.Operation
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.CgroupInfo.Blkio.Operation
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.CheckInfo.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.CheckInfo.Type
Deprecated.
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.CheckInfo.Type
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.ContainerInfo.DockerInfo.Network
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.ContainerInfo.DockerInfo.Network
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.ContainerInfo.DockerInfo.Network
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.ContainerInfo.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.ContainerInfo.Type
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.ContainerInfo.Type
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.CSIPluginContainerInfo.Service
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.CSIPluginContainerInfo.Service
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.CSIPluginContainerInfo.Service
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.DiscoveryInfo.Visibility
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.DiscoveryInfo.Visibility
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.DiscoveryInfo.Visibility
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.DrainState
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.DrainState
Deprecated.
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.DrainState
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.Environment.Variable.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.Environment.Variable.Type
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.Environment.Variable.Type
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.ExecutorInfo.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.ExecutorInfo.Type
Deprecated.
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.ExecutorInfo.Type
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.FrameworkInfo.Capability.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.FrameworkInfo.Capability.Type
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.FrameworkInfo.Capability.Type
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.HealthCheck.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.HealthCheck.Type
Deprecated.
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.HealthCheck.Type
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.Image.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.Image.Type
Deprecated.
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.Image.Type
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.LinuxInfo.IpcMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.LinuxInfo.IpcMode
Deprecated.
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.LinuxInfo.IpcMode
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.MachineInfo.Mode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.MachineInfo.Mode
Deprecated.
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.MachineInfo.Mode
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.MasterInfo.Capability.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.MasterInfo.Capability.Type
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.MasterInfo.Capability.Type
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.MountPropagation.Mode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.MountPropagation.Mode
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.MountPropagation.Mode
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.NetworkInfo.Protocol
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.NetworkInfo.Protocol
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.NetworkInfo.Protocol
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.Offer.Operation.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.Offer.Operation.Type
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.Offer.Operation.Type
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.OperationState
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.OperationState
Deprecated.
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.OperationState
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.Resource.DiskInfo.Source.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.Resource.DiskInfo.Source.Type
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.Resource.DiskInfo.Source.Type
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.Resource.ReservationInfo.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.Resource.ReservationInfo.Type
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.Resource.ReservationInfo.Type
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.Secret.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.Secret.Type
Deprecated.
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.Secret.Type
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.SlaveInfo.Capability.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.SlaveInfo.Capability.Type
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.SlaveInfo.Capability.Type
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.Status
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.Status
Deprecated.
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.Status
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.TaskState
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.TaskState
Deprecated.
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.TaskState
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.TaskStatus.Reason
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.TaskStatus.Reason
Deprecated.
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.TaskStatus.Reason
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.TaskStatus.Source
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.TaskStatus.Source
Deprecated.
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.TaskStatus.Source
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.Value.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.Value.Type
Deprecated.
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.Value.Type
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.Volume.Mode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.Volume.Mode
Deprecated.
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.Volume.Mode
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessTypeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessTypeCase
valueOf(String) - Static method in enum org.apache.mesos.Protos.Volume.Source.SandboxPath.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.Volume.Source.SandboxPath.Type
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.Volume.Source.SandboxPath.Type
 
valueOf(String) - Static method in enum org.apache.mesos.Protos.Volume.Source.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.mesos.Protos.Volume.Source.Type
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor) - Static method in enum org.apache.mesos.Protos.Volume.Source.Type
 
values() - Static method in enum org.apache.mesos.Protos.CapabilityInfo.Capability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.CgroupInfo.Blkio.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.CheckInfo.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.ContainerInfo.DockerInfo.Network
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.ContainerInfo.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.CSIPluginContainerInfo.Service
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.DiscoveryInfo.Visibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.DrainState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.Environment.Variable.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.ExecutorInfo.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.FrameworkInfo.Capability.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.HealthCheck.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.Image.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.LinuxInfo.IpcMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.MachineInfo.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.MasterInfo.Capability.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.MountPropagation.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.NetworkInfo.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.Offer.Operation.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.OperationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.Resource.DiskInfo.Source.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.Resource.ReservationInfo.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.RLimitInfo.RLimit.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.Secret.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.SlaveInfo.Capability.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.TaskState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.TaskStatus.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.TaskStatus.Source
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.Value.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.Volume.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessTypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.Volume.Source.SandboxPath.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.mesos.Protos.Volume.Source.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VARIABLES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Environment
 
VENDOR_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
VERSION - Static variable in class org.apache.mesos.MesosNativeLibrary
 
version() - Static method in class org.apache.mesos.MesosNativeLibrary
Returns the version of the native loaded library, or throws a runtime exception if the library is not loaded.
Version(long, long, long) - Constructor for class org.apache.mesos.MesosNativeLibrary.Version
 
Version(long, long) - Constructor for class org.apache.mesos.MesosNativeLibrary.Version
 
Version(long) - Constructor for class org.apache.mesos.MesosNativeLibrary.Version
 
VERSION_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DiscoveryInfo
 
VERSION_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.MasterInfo
 
VERSION_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.VersionInfo
 
VISIBILITY_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DiscoveryInfo
 
VISIBILITY_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Port
 
VOLUME_CAPABILITY_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
VOLUME_CONTEXT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
VOLUME_DRIVER_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
VOLUME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
VOLUME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
VOLUME_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Resource.DiskInfo
 
VOLUME_ID_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
VOLUMES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.ContainerInfo
 
VOLUMES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation.Create
 
VOLUMES_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Offer.Operation.Destroy
 

W

WAKE_ALARM_VALUE - Static variable in enum org.apache.mesos.Protos.CapabilityInfo.Capability
WAKE_ALARM = 1035;
WEBUI_URL_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.FrameworkInfo
 
WEIGHT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.Role
 
WEIGHT_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.WeightInfo
 
WINDOW_SIZE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.TTYInfo
 
WRITE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DeviceAccess.Access
 
WRITE_VALUE - Static variable in enum org.apache.mesos.Protos.CgroupInfo.Blkio.Operation
WRITE = 3;
Writer(Log, long, TimeUnit, int) - Constructor for class org.apache.mesos.Log.Writer
Constructs a writer linked the given Log.
WriterFailedException(String) - Constructor for exception org.apache.mesos.Log.WriterFailedException
 
WriterFailedException(String, Throwable) - Constructor for exception org.apache.mesos.Log.WriterFailedException
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Address
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Attribute
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.CapabilityInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ.Statistics
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.CFQ
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Statistics
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling.Statistics
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Throttling
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio.Value
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.CgroupInfo.Blkio
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.CgroupInfo.NetCls
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.CgroupInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.CheckInfo.Command
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.CheckInfo.Http
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.CheckInfo.Tcp
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.CheckInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Command
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Http
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.CheckStatusInfo.Tcp
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.CheckStatusInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.CommandInfo.URI
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.CommandInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.ContainerID
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo.PortMapping
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.ContainerInfo.DockerInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.ContainerInfo.MesosInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.ContainerInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.ContainerStatus
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Credential
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Credentials
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.CSIPluginContainerInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.CSIPluginEndpoint
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.CSIPluginInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Device.Number
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Device
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.DeviceAccess.Access
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.DeviceAccess
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.DeviceWhitelist
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.DiscoveryInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.DiskStatistics
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.RegionInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.DomainInfo.FaultDomain.ZoneInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.DomainInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.DrainConfig
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.DrainInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.DurationInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Environment.Variable
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Environment
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.ExecutorID
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.ExecutorInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.FileInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Filters
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Flag
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.FrameworkID
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.FrameworkInfo.Capability
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.FrameworkInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.HealthCheck.HTTPCheckInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.HealthCheck.TCPCheckInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.HealthCheck
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.IcmpStatistics
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Image.Appc
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Image.Docker
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Image
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.InverseOffer
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.IpStatistics
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.KillPolicy
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Label
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Labels
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.LinuxInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.MachineID
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.MachineInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.MasterInfo.Capability
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.MasterInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Metric
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.MountPropagation
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.NetworkInfo.IPAddress
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.NetworkInfo.PortMapping
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.NetworkInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Offer.Operation.Create
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Offer.Operation.CreateDisk
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Offer.Operation.Destroy
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Offer.Operation.DestroyDisk
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Offer.Operation.GrowVolume
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Offer.Operation.Launch
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Offer.Operation.LaunchGroup
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Offer.Operation.Reserve
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Offer.Operation.ShrinkVolume
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Offer.Operation.Unreserve
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Offer.Operation
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Offer
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.OfferFilters.MinAllocatableResources
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.OfferFilters.ResourceQuantities
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.OfferFilters
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.OfferID
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Operation
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.OperationID
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.OperationStatus
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Parameter
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Parameters
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.PerfStatistics
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Port
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Ports
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.RateLimit
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.RateLimits
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Request
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Resource.AllocationInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Persistence
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Mount
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source.Path
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Resource.DiskInfo.Source
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Resource.DiskInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Resource.ReservationInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Resource.RevocableInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Resource.SharedInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Resource
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.ResourceProviderID
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.ResourceProviderInfo.Storage
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.ResourceProviderInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.ResourceStatistics
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor.Task
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.ResourceUsage.Executor
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.ResourceUsage
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.RLimitInfo.RLimit
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.RLimitInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Role
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.SeccompInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Secret.Reference
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Secret.Value
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Secret
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.SlaveID
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.SlaveInfo.Capability
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.SlaveInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.SNMPStatistics
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Task
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.TaskGroupInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.TaskID
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.TaskInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.TaskResourceLimitation
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.TaskStatus
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.TcpStatistics
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.TimeInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.TrafficControlStatistics
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.TTYInfo.WindowSize
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.TTYInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.UdpStatistics
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Unavailability
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.URL
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.UUID
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Value.Range
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Value.Ranges
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Value.Scalar
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Value.Set
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Value.Text
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Value
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.VersionInfo
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.StaticProvisioning
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.AccessMode
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.BlockVolume
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability.MountVolume
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume.VolumeCapability
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Volume.Source.CSIVolume
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Volume.Source.DockerVolume
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Volume.Source.HostPath
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Volume.Source.SandboxPath
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Volume.Source
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.Volume
 
writeTo(com.google.protobuf.CodedOutputStream) - Method in class org.apache.mesos.Protos.WeightInfo
 

Z

ZONE_FIELD_NUMBER - Static variable in class org.apache.mesos.Protos.DomainInfo.FaultDomain
 
A B C D E F G H I J K L M N O P Q R S T U V W Z 
Skip navigation links