| Package | Description |
|---|---|
| org.ektorp.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
BulkOperationCollectionBulkExecutor |
class |
EntityCollectionBulkExecutor
This is designed to replace the BulkOperationCollectionBulkExecutor
|
class |
InputStreamBulkEntityBulkExecutor |
class |
InputStreamWrapperBulkExecutor |
| Modifier and Type | Method and Description |
|---|---|
protected abstract BulkExecutor<Collection<?>> |
DefaultLocalBulkBuffer.getBulkExecutor() |
| Modifier and Type | Method and Description |
|---|---|
void |
StdCouchDbConnector.setCollectionBulkExecutor(BulkExecutor<Collection<?>> collectionBulkExecutor) |
void |
StdCouchDbConnector.setInputStreamBulkExecutor(BulkExecutor<InputStream> inputStreamBulkExecutor) |
Copyright © 2017. All rights reserved.