| Modifier and Type | Class and Description |
|---|---|
class |
HBasePersistentStore<V> |
| Modifier and Type | Class and Description |
|---|---|
class |
MongoPersistentStore<V> |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryStore<V> |
class |
LocalPersistentStore<V>
Local persistent store stores its data on the given file system.
|
class |
ZookeeperPersistentStore<V>
Zookeeper based implementation of
PersistentStore. |
| Modifier and Type | Class and Description |
|---|---|
class |
NoWriteLocalStore<V> |
Copyright © 2021 The Apache Software Foundation. All rights reserved.