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