public class SkipTable
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SkipTable.Entry |
static class |
SkipTable.Writer |
| Constructor and Description |
|---|
SkipTable() |
| Modifier and Type | Method and Description |
|---|---|
static SkipTable.Entry |
lookup(DurableInput in,
long index) |
public static SkipTable.Entry lookup(DurableInput in, long index)