Uses of Class
org.apache.drill.exec.store.sys.BasePersistentStore
Packages that use BasePersistentStore
Package
Description
-
Uses of BasePersistentStore in org.apache.drill.exec.store.hbase.config
Subclasses of BasePersistentStore in org.apache.drill.exec.store.hbase.config -
Uses of BasePersistentStore in org.apache.drill.exec.store.mongo.config
Subclasses of BasePersistentStore in org.apache.drill.exec.store.mongo.config -
Uses of BasePersistentStore in org.apache.drill.exec.store.sys.store
Subclasses of BasePersistentStore in org.apache.drill.exec.store.sys.storeModifier and TypeClassDescriptionclass
class
Local persistent store stores its data on the given file system.class
Zookeeper based implementation ofPersistentStore
. -
Uses of BasePersistentStore in org.apache.drill.exec.testing.store
Subclasses of BasePersistentStore in org.apache.drill.exec.testing.store