public interface BatchMutation extends ConfiguredQuery<BatchMutation,Result>
| Modifier and Type | Method and Description |
|---|---|
BatchMutation |
combinedWith(Batchable other) |
Query<Result> |
withoutWriteAheadLog() |
Query<Result> |
withWriteAheadLog() |
withConsistency, withoutTracking, withRetryPolicy, withTrackingexecute, executeAsyncBatchMutation combinedWith(Batchable other)
other - the other query to combine withQuery<Result> withWriteAheadLog()
Copyright © 2012–2015 1&1. All rights reserved.