Class FSP2LProtoIndex
java.lang.Object
org.tmatesoft.svn.core.internal.io.fs.index.FSP2LProtoIndex
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final RandomAccessFileprivate static final Stringprivate static final long -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()static FilegetIndexPath(FSFS fsfs, String txnId) static FSP2LProtoIndexprivate intreadInt()private longreadLong()longprivate longvoidwriteEntry(FSP2LEntry entry)
-
Field Details
-
MAX_OFFSET
private static final long MAX_OFFSET- See Also:
-
FILENAME
- See Also:
-
file
-
-
Constructor Details
-
FSP2LProtoIndex
-
-
Method Details
-
open
- Throws:
SVNException
-
getIndexPath
-
close
public void close() -
readEntry
- Throws:
SVNException
-
writeEntry
- Throws:
SVNException
-
readNextOffset
- Throws:
SVNException
-
readInt
- Throws:
SVNException
-
readOffset
- Throws:
SVNException
-
readLong
- Throws:
SVNException
-