| Package | Description |
|---|---|
| org.apache.drill.exec.store.sys.local | |
| org.apache.drill.exec.store.sys.store.provider | |
| org.apache.drill.exec.store.sys.zk |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalPStoreProvider
Deprecated.
will be removed in 1.7
use
LocalPersistentStoreProvider instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
CachingPersistentStoreProvider |
class |
LocalPersistentStoreProvider
A really simple provider that stores data in the local file system, one value per file.
|
class |
ZookeeperPersistentStoreProvider |
| Modifier and Type | Class and Description |
|---|---|
class |
ZkPStoreProvider
Deprecated.
will be removed in 1.7
use
ZookeeperPersistentStoreProvider instead. |
Copyright © 2017 The Apache Software Foundation. All rights reserved.