public class ObjectContainer<ROW> extends Object
| Constructor and Description |
|---|
ObjectContainer(String spillLocalDirs) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(ROW row) |
void |
clear() |
boolean |
hasNext() |
ROW |
next() |
int |
size() |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.