Uses of Package
org.apache.mesos

Packages that use org.apache.mesos
org.apache.mesos   
 

Classes in org.apache.mesos used by org.apache.mesos
Executor
          Callback interface to be implemented by frameworks' executors.
ExecutorDriver
          Abstract interface for connecting an executor to Mesos.
Log
          Provides access to a distributed append only log.
Log.Entry
          Represents an opaque data entry in the Log with a Log.Position.
Log.OperationFailedException
          An exception that gets thrown when an error occurs while performing a read or write operation.
Log.Position
          An opaque identifier of a log entry's position within the log.
Log.WriterFailedException
          An exception that gets thrown when a writer no longer has the ability to perform operations (e.g., because it was superseded by another writer).
Scheduler
          Callback interface to be implemented by frameworks' schedulers.
SchedulerDriver
          Abstract interface for connecting a scheduler to Mesos.
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.