|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface WriteBehindConfiguration.BatchingConfiguration
BatchingConfiguration
| Method Summary | |
|---|---|
int |
getBatchSize()
The recommended size of a batch of operations. |
long |
getMaxDelay()
The maximum time to wait before writing behind. |
java.util.concurrent.TimeUnit |
getMaxDelayUnit()
The time unit for the maximum delay. |
boolean |
isCoalescing()
Whether write operations can be coalesced. |
| Method Detail |
|---|
int getBatchSize()
long getMaxDelay()
java.util.concurrent.TimeUnit getMaxDelayUnit()
boolean isCoalescing()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||