| Interface | Description |
|---|---|
| MesosArtifactResolver |
An interface for resolving artifact URIs.
|
| Class | Description |
|---|---|
| MesosArtifactServer |
A generic Mesos artifact server, designed specifically for use by the Mesos Fetcher.
|
| MesosArtifactServer.UnknownFileHandler |
Handle a request for a non-existent file.
|
| MesosArtifactServer.VirtualFileServerHandler |
Handle HEAD and GET requests for a specific file.
|
| MesosConfiguration |
The typed configuration settings associated with a Mesos scheduler.
|
| MesosResourceAllocation |
An allocation of resources on a particular host from one or more Mesos offers, to be portioned out to tasks.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.