public abstract class WriteRequest
extends java.lang.Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
WriteRequest.Type
The type of write.
|
| 限定符和类型 | 方法和说明 |
|---|---|
abstract WriteRequest.Type |
getType()
Gets the type of the write.
|
public abstract WriteRequest.Type getType()