DeleteRequest, InsertRequest, UpdateRequestpublic abstract class WriteRequest extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
WriteRequest.Type |
The type of write.
|
| Modifier and Type | Method | Description |
|---|---|---|
abstract WriteRequest.Type |
getType() |
Gets the type of the write.
|
public abstract WriteRequest.Type getType()