public interface BulkExecutor<T>
| Modifier and Type | Method and Description |
|---|---|
List<DocumentOperationResult> |
executeBulk(T bulk,
boolean allOrNothing) |
List<DocumentOperationResult> executeBulk(T bulk, boolean allOrNothing)
Copyright © 2017. All rights reserved.