public class HBaseLookupProvider extends Object implements org.apache.kylin.dict.lookup.IExtLookupProvider
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
HBaseLookupProvider() |
| Modifier and Type | Method and Description |
|---|---|
<I> I |
adaptToBuildEngine(Class<I> engineInterface) |
org.apache.kylin.dict.lookup.IExtLookupTableCache |
getLocalCache() |
org.apache.kylin.dict.lookup.ILookupTable |
getLookupTable(org.apache.kylin.metadata.model.TableDesc tableDesc,
org.apache.kylin.dict.lookup.ExtTableSnapshotInfo extTableSnapshot) |
public org.apache.kylin.dict.lookup.ILookupTable getLookupTable(org.apache.kylin.metadata.model.TableDesc tableDesc,
org.apache.kylin.dict.lookup.ExtTableSnapshotInfo extTableSnapshot)
getLookupTable in interface org.apache.kylin.dict.lookup.IExtLookupProviderpublic org.apache.kylin.dict.lookup.IExtLookupTableCache getLocalCache()
getLocalCache in interface org.apache.kylin.dict.lookup.IExtLookupProviderpublic <I> I adaptToBuildEngine(Class<I> engineInterface)
adaptToBuildEngine in interface org.apache.kylin.dict.lookup.IExtLookupProviderCopyright © 2014–2018 Apache Software Foundation. All rights reserved.