Package | Description |
---|---|
org.tmatesoft.svn.core.internal.delta | |
org.tmatesoft.svn.core.internal.io.fs | |
org.tmatesoft.svn.core.internal.io.fs.index |
Modifier and Type | Method and Description |
---|---|
SVNDiffWindow |
SVNDeltaCombiner.readWindow(FSFile file,
int version) |
void |
SVNDeltaCombiner.skipWindow(FSFile file) |
Modifier and Type | Method and Description |
---|---|
protected FSFile |
FSFS.getPackOrRevisionFSFile(long revision) |
protected FSFile |
FSFS.getRevisionFSFile(long revision) |
protected FSFile |
FSFS.getTransactionChangesFile(String txnID) |
protected FSFile |
FSFS.getTransactionRevisionNodeChildrenFile(FSID txnID) |
protected FSFile |
FSFS.getTransactionRevisionNodePropertiesFile(FSID id) |
protected FSFile |
FSFS.getTransactionRevisionPrototypeFile(String txnID) |
FSFile |
FSFS.openAndSeekRepresentation(FSRepresentation rep) |
Modifier and Type | Method and Description |
---|---|
protected Map |
FSRoot.fetchAllChanges(FSFile changesFile,
boolean prefolded) |
static void |
FSRepositoryUtil.loadRootChangesOffset(FSFS fsfs,
long revision,
FSFile file,
long[] rootOffset,
long[] changesOffset) |
static void |
FSRepositoryUtil.loadRootChangesOffsetLogicalAddressing(FSFS fsfs,
long revision,
FSFile file,
long index,
long[] rootOffset,
long[] changesOffset) |
protected long |
FSFS.lookupOffsetInIndex(FSFile file,
long revision,
long itemIndex) |
protected long |
FSFS.lookupOffsetInProtoIndex(FSFile file,
String txnId,
long itemIndex) |
void |
FSFS.readOptions(FSFile formatFile,
int formatNumber) |
static FSInputStream.FSRepresentationState |
FSInputStream.readRepresentationLine(FSFile file) |
Constructor and Description |
---|
FSLogicalAddressingIndex(FSFS fsfs,
FSFile myFile) |
FSPackedNumbersStream(FSFile input) |
Copyright © 2022. All rights reserved.