public interface GridContinuousBatch
| Modifier and Type | Method and Description |
|---|---|
void |
add(Object obj)
Adds element to this batch.
|
Collection<Object> |
collect()
Collects elements that are currently in this batch.
|
int |
size() |
void add(Object obj)
obj - Element to add.Collection<Object> collect()
int size()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020