protected class VectorMapOperator.RowDeserializePartitionContext extends VectorMapOperator.VectorPartitionContext
partDesc| Modifier and Type | Method and Description |
|---|---|
Deserializer |
getPartDeserializer() |
StructObjectInspector |
getPartRawRowObjectInspector() |
int |
getReaderDataColumnCount() |
VectorAssignRow |
getVectorAssign() |
void |
init(org.apache.hadoop.conf.Configuration hconf) |
getPartDescpublic Deserializer getPartDeserializer()
public StructObjectInspector getPartRawRowObjectInspector()
public VectorAssignRow getVectorAssign()
public int getReaderDataColumnCount()
getReaderDataColumnCount in class VectorMapOperator.VectorPartitionContextpublic void init(org.apache.hadoop.conf.Configuration hconf)
throws Exception
init in class VectorMapOperator.VectorPartitionContextExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.