public class HBaseLookupTable extends Object implements org.apache.kylin.dict.lookup.ILookupTable
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
HBaseLookupTable(org.apache.kylin.metadata.model.TableDesc tableDesc,
org.apache.kylin.dict.lookup.ExtTableSnapshotInfo extTableSnapshot) |
public HBaseLookupTable(org.apache.kylin.metadata.model.TableDesc tableDesc,
org.apache.kylin.dict.lookup.ExtTableSnapshotInfo extTableSnapshot)
public String[] getRow(org.apache.kylin.common.util.Array<String> key)
getRow in interface org.apache.kylin.dict.lookup.ILookupTablepublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2014–2018 Apache Software Foundation. All rights reserved.