public static interface SortImpl.SortResults
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
getBatchCount() |
VectorContainer |
getContainer()
Container into which results are delivered.
|
int |
getRecordCount() |
SelectionVector2 |
getSv2() |
SelectionVector4 |
getSv4() |
boolean |
next() |
VectorContainer getContainer()
boolean next()
void close()
int getBatchCount()
int getRecordCount()
SelectionVector2 getSv2()
SelectionVector4 getSv4()
Copyright © 2017 The Apache Software Foundation. All rights reserved.