|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BulkExecutor | |
|---|---|
| org.ektorp.impl | |
| Uses of BulkExecutor in org.ektorp.impl |
|---|
| Classes in org.ektorp.impl that implement BulkExecutor | |
|---|---|
class |
BulkOperationCollectionBulkExecutor
|
class |
EntityCollectionBulkExecutor
This is designed to replace the BulkOperationCollectionBulkExecutor |
class |
InputStreamBulkEntityBulkExecutor
|
class |
InputStreamWrapperBulkExecutor
|
| Methods in org.ektorp.impl that return BulkExecutor | |
|---|---|
protected abstract BulkExecutor<Collection<?>> |
DefaultLocalBulkBuffer.getBulkExecutor()
|
| Methods in org.ektorp.impl with parameters of type BulkExecutor | |
|---|---|
void |
StdCouchDbConnector.setCollectionBulkExecutor(BulkExecutor<Collection<?>> collectionBulkExecutor)
|
void |
StdCouchDbConnector.setInputStreamBulkExecutor(BulkExecutor<InputStream> inputStreamBulkExecutor)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||