| Class | Description |
|---|---|
| BlobClusterStateStore | |
| ClusterStateStore |
Interface for cluster state storage facilities.
|
| ClusterStateStoreFactory |
A factory for ClusterStateStores.
|
| FileClusterStateStore |
Stores/Reads cluster state from a local file (located at:
"~/.whirr/cluster-name/instances")
|
| MemoryClusterStateStore |
Memory only cluster state storage useful for testing
|
Copyright © 2010–2016 Cloudera. All rights reserved.