public static interface AsyncBatchWriteHandler.Stats
| Modifier and Type | Field and Description | 
|---|---|
static AsyncBatchWriteHandler.Stats | 
NONE  | 
| Modifier and Type | Method and Description | 
|---|---|
default void | 
addBatchWriteRequest(long latencyMillis,
                    boolean isPartialRetry)  | 
static final AsyncBatchWriteHandler.Stats NONE