| Package | Description |
|---|---|
| org.apache.mesos.state |
| Modifier and Type | Class and Description |
|---|---|
class |
LevelDBState
Implementation of State that uses LevelDB to store
variables/values.
|
class |
LogState
Implementation of State that uses a replicated log to store
variables/values.
|
class |
ZooKeeperState
Implementation of State that uses ZooKeeper to store
variables/values.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.