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, getType
public HBaseDataStoreFactory(String typeName, String description, StoreFactoryHelper helper)
public DataStore createStore(StoreFactoryOptions options)
GenericStoreFactory
createStore
in interface GenericStoreFactory<DataStore>
createStore
in class BaseDataStoreFactory
Copyright © 2013–2022. All rights reserved.