Class HBasePStoreProvider
java.lang.Object
org.apache.drill.exec.store.sys.store.provider.BasePersistentStoreProvider
org.apache.drill.exec.store.hbase.config.HBasePersistentStoreProvider
org.apache.drill.exec.store.hbase.config.HBasePStoreProvider
- All Implemented Interfaces:
AutoCloseable
,PersistentStoreProvider
Deprecated.
Kept for possible references to old class name in configuration.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.drill.exec.store.hbase.config.HBasePersistentStoreProvider
close, getOrCreateStore, start
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.drill.exec.store.sys.PersistentStoreProvider
getOrCreateVersionedStore
-
Constructor Details
-
HBasePStoreProvider
Deprecated.
-
HBasePersistentStoreProvider
instead.