| Package | Description |
|---|---|
| org.apache.mesos.state |
| Class and Description |
|---|
| AbstractState
Abstract implementation of State that provides operations on
futures to make concrete classes easier to create.
|
| State
An abstraction of "state" (possibly between multiple distributed
components) represented by "variables" (effectively key/value
pairs).
|
| Variable
Represents a key/value pair stored in the
State. |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.