public class FSTransactionItemIndex extends Object implements Closeable
| Modifier and Type | Method and Description |
|---|---|
long |
allocateItemIndex(long offset) |
void |
close() |
static File |
getIndexPath(FSFS fsfs,
String txnId) |
static FSTransactionItemIndex |
open(FSFS fsfs,
String txnId) |
public static FSTransactionItemIndex open(FSFS fsfs, String txnId) throws SVNException
SVNExceptionpublic void close()
close in interface Closeableclose in interface AutoCloseablepublic long allocateItemIndex(long offset)
throws SVNException
SVNExceptionCopyright © 2025. All rights reserved.