public interface MapJoinRowContainer extends AbstractRowContainer<List<Object>>
AbstractRowContainer.RowIterator<ROW>| Modifier and Type | Method and Description |
|---|---|
void |
addRow(Object[] value) |
MapJoinRowContainer |
copy() |
byte |
getAliasFilter() |
void |
write(MapJoinObjectSerDeContext valueContext,
ObjectOutputStream out) |
addRow, clearRows, hasRows, isSingleRow, rowCount, rowIterbyte getAliasFilter()
throws HiveException
HiveExceptionMapJoinRowContainer copy() throws HiveException
HiveExceptionvoid addRow(Object[] value) throws HiveException
HiveExceptionvoid write(MapJoinObjectSerDeContext valueContext, ObjectOutputStream out) throws IOException, SerDeException
IOExceptionSerDeExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.