| Package | Description |
|---|---|
| net.oneandone.troilus.java7 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BatchableMutation<Q extends BatchableMutation<Q>>
Batchable mutation
|
interface |
Deletion
delete query
|
interface |
Insertion
Insertion query
|
interface |
Update<U extends BatchableMutation<U>>
Update query
|
interface |
UpdateWithUnit<U extends Update<U>>
value-aware update query
|
interface |
UpdateWithUnitAndCounter
values and counter aware update query
|
interface |
Write
write query
|
interface |
WriteWithCounter
write with counter
|
| Modifier and Type | Method and Description |
|---|---|
BatchMutation |
BatchMutation.combinedWith(Batchable other) |
BatchMutation |
BatchableMutation.combinedWith(Batchable other) |
Copyright © 2012–2015 1&1. All rights reserved.