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 Fabric : ver. 2.5.0 Release Date : May 23 2018