public class LogSkipList.Mark extends Object
| Constructor and Description |
|---|
Mark(long time,
long bytes,
long skipped) |
| Modifier and Type | Method and Description |
|---|---|
long |
getBytes() |
long |
getEntriesSkipped() |
long |
getTime() |
String |
toString() |
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.