private static class FSLogicalAddressingIndex.Page
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) long |
entryCount |
(package private) long[] |
offsets |
Constructor and Description |
---|
Page(long entryCount,
long[] offsets) |
Modifier and Type | Method and Description |
---|---|
long |
getEntryCount() |
long[] |
getOffsets() |