public abstract class BaseFactory<K,T extends PersistentBase> extends Object implements FilterFactory<K,T>
| Constructor and Description |
|---|
BaseFactory() |
| Modifier and Type | Method and Description |
|---|---|
HBaseFilterUtil<K,T> |
getHbaseFitlerUtil() |
void |
setHBaseFitlerUtil(HBaseFilterUtil<K,T> util) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateFilter, getSupportedFilterspublic HBaseFilterUtil<K,T> getHbaseFitlerUtil()
getHbaseFitlerUtil in interface FilterFactory<K,T extends PersistentBase>public void setHBaseFitlerUtil(HBaseFilterUtil<K,T> util)
setHBaseFitlerUtil in interface FilterFactory<K,T extends PersistentBase>Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.