public class HBaseDataStoreFactory extends BaseDataStoreFactory
helper| Constructor and Description |
|---|
HBaseDataStoreFactory(String typeName,
String description,
StoreFactoryHelper helper) |
| Modifier and Type | Method and Description |
|---|---|
DataStore |
createStore(StoreFactoryOptions options)
Create the store, w/the options instance that was returned and populated
w/createOptionsInstance().
|
createOptionsInstance, getDescription, getTypepublic HBaseDataStoreFactory(String typeName, String description, StoreFactoryHelper helper)
public DataStore createStore(StoreFactoryOptions options)
GenericStoreFactorycreateStore in interface GenericStoreFactory<DataStore>createStore in class BaseDataStoreFactoryCopyright © 2013–2022. All rights reserved.