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
SVNException
public void close()
close
in interface Closeable
close
in interface AutoCloseable
public long allocateItemIndex(long offset) throws SVNException
SVNException
Copyright © 2018. All rights reserved.