public class BatchDataWriter extends Object
Modifier and Type | Field and Description |
---|---|
protected LinkedList |
_list |
protected HashMap<Object,Object> |
_map |
protected DataStorage<Object> |
_storage |
Constructor and Description |
---|
BatchDataWriter(DataStorage<Object> storage) |
Modifier and Type | Method and Description |
---|---|
void |
add(BulkDataItem entry) |
void |
executeBatch() |
protected LinkedList _list
protected DataStorage<Object> _storage
public BatchDataWriter(DataStorage<Object> storage)
storage
- public void add(BulkDataItem entry) throws DataSourceException
DataSourceException
public void executeBatch() throws DataSourceException
DataSourceException
Copyright © GigaSpaces.