Package | Description |
---|---|
org.tmatesoft.svn.core.internal.io.fs.index |
Modifier and Type | Method and Description |
---|---|
private FSPackedNumbersStream |
FSLogicalAddressingIndex.autoOpenL2PIndex() |
private FSPackedNumbersStream |
FSLogicalAddressingIndex.autoOpenP2LIndex() |
private FSPackedNumbersStream |
FSLogicalAddressingIndex.packedStreamOpen(java.lang.String prefix) |
Modifier and Type | Method and Description |
---|---|
private void |
FSLogicalAddressingIndex.readEntryToList(FSPackedNumbersStream packedNumbersStream,
long[] itemOffset,
long[] lastRevision,
long[] lastCompound,
java.util.List<FSP2LEntry> result) |