private static class MergedReftable.LogQueueEntry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) LogCursor |
lc |
(package private) int |
stackIdx |
Constructor and Description |
---|
LogQueueEntry(LogCursor lc,
int stackIdx) |
Modifier and Type | Method and Description |
---|---|
(package private) static int |
compare(MergedReftable.LogQueueEntry a,
MergedReftable.LogQueueEntry b) |
(package private) long |
index() |
(package private) java.lang.String |
name() |
final LogCursor lc
final int stackIdx
LogQueueEntry(LogCursor lc, int stackIdx)
static int compare(MergedReftable.LogQueueEntry a, MergedReftable.LogQueueEntry b)
java.lang.String name()
long index()