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, setLocation
addCredentials, getAbsolutePath, getCacheFiles, getGlobPaths, getPathStrings, getShipFiles, join, relativeToAbsolutePath, setUDFContextSignature, warn
public TezIndexableLoader(java.lang.String loaderFuncSpec, java.lang.String scope, java.lang.String inputLocation)
public void loadIndex() throws ExecException
DefaultIndexableLoader
loadIndex
in class DefaultIndexableLoader
ExecException
public void setIndex(java.util.LinkedList<Tuple> index) throws ExecException
index
- ExecException
Copyright © 2007-2025 The Apache Software Foundation