public class DefaultInsertionStrategy extends Object implements MongoInsertionStrategy
| Constructor and Description |
|---|
DefaultInsertionStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
insert(MongoDbConnectionCallback connection,
InputStream dataset) |
public void insert(MongoDbConnectionCallback connection, InputStream dataset) throws IOException
insert in interface InsertionStrategy<MongoDbConnectionCallback>IOExceptionCopyright © 2017 JBoss by Red Hat. All Rights Reserved.