public abstract class WriteRequest
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
WriteRequest.Type
The type of write.
|
Constructor and Description |
---|
WriteRequest() |
Modifier and Type | Method and Description |
---|---|
abstract WriteRequest.Type |
getType()
Gets the type of the write.
|
public abstract WriteRequest.Type getType()