public class VectorMapJoinRowBytesContainer extends Object
| Constructor and Description |
|---|
VectorMapJoinRowBytesContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
byte[] |
currentBytes() |
int |
currentLength() |
int |
currentOffset() |
void |
finishRow() |
ByteStream.Output |
getOuputForRowBytes() |
void |
prepareForReading() |
boolean |
readNext() |
public ByteStream.Output getOuputForRowBytes()
public void finishRow()
throws IOException
IOExceptionpublic void prepareForReading()
throws IOException
IOExceptionpublic boolean readNext()
throws IOException
IOExceptionpublic byte[] currentBytes()
public int currentOffset()
public int currentLength()
public void clear()
Copyright © 2017 The Apache Software Foundation. All rights reserved.