public class TezIndexableLoader extends DefaultIndexableLoader
index, rightLoaderFuncSpec| Constructor and Description |
|---|
TezIndexableLoader(java.lang.String loaderFuncSpec,
java.lang.String scope,
java.lang.String inputLocation) |
| Modifier and Type | Method and Description |
|---|---|
void |
loadIndex()
Set indices as LinkedList from index file
|
void |
setIndex(java.util.LinkedList<Tuple> index)
Loads indices from provided LinkedList
|
close, getInputFormat, getLoadCaster, getNext, initialize, prepareToRead, seekNear, setIndexFile, setLocationaddCredentials, getAbsolutePath, getCacheFiles, getGlobPaths, getPathStrings, getShipFiles, join, relativeToAbsolutePath, setUDFContextSignature, warnpublic TezIndexableLoader(java.lang.String loaderFuncSpec,
java.lang.String scope,
java.lang.String inputLocation)
public void loadIndex()
throws ExecException
DefaultIndexableLoaderloadIndex in class DefaultIndexableLoaderExecExceptionpublic void setIndex(java.util.LinkedList<Tuple> index) throws ExecException
index - ExecExceptionCopyright © 2007-2025 The Apache Software Foundation