| Package | Description |
|---|---|
| org.tmatesoft.svn.core.internal.io.fs | |
| org.tmatesoft.svn.core.internal.io.fs.index |
| Modifier and Type | Method and Description |
|---|---|
void |
FSTransactionRoot.storeP2LIndexEntry(FSP2LEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
FSP2LEntry |
FSP2LProtoIndex.readEntry() |
| Modifier and Type | Method and Description |
|---|---|
List<FSP2LEntry> |
FSLogicalAddressingIndex.lookupP2LEntries(long revision,
long blockStart,
long blockEnd) |
| Modifier and Type | Method and Description |
|---|---|
static int |
FSLogicalAddressingIndex.compareEntryOffset(FSP2LEntry entry,
long offset) |
void |
FSP2LProtoIndex.writeEntry(FSP2LEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
static int |
FSLogicalAddressingIndex.searchLowerBound(List<FSP2LEntry> list,
long key) |
Copyright © 2025. All rights reserved.