public class BatchGroup extends Object
| Constructor and Description |
|---|
BatchGroup() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Tuple tuple) |
Collection<TupleBatch> |
getBatches() |
String |
toString() |
public void add(Tuple tuple)
public Collection<TupleBatch> getBatches()
Copyright © 2021. All rights reserved.