public static interface Translog.Snapshot extends Releasable
| 修飾子とタイプ | メソッドと説明 |
|---|---|
int |
estimatedTotalOperations()
The total number of operations in the translog.
|
Translog.Operation |
next()
Returns the next operation in the snapshot or
null if we reached the end. |
closeint estimatedTotalOperations()
Translog.Operation next() throws IOException
null if we reached the end.IOExceptionCopyright © 2009–2016. All rights reserved.