public class FSLocationsFinder extends Object
| Constructor and Description |
|---|
FSLocationsFinder(FSFS fsfs) |
| Modifier and Type | Method and Description |
|---|---|
long |
getNodeLocationSegments(String path,
long pegRevision,
long startRevision,
long endRevision,
ISVNLocationSegmentHandler handler) |
protected void |
reset(FSFS fsfs) |
int |
traceNodeLocations(String path,
long pegRevision,
long[] revisions,
ISVNLocationEntryHandler handler) |
public FSLocationsFinder(FSFS fsfs)
public int traceNodeLocations(String path, long pegRevision, long[] revisions, ISVNLocationEntryHandler handler) throws SVNException
SVNExceptionpublic long getNodeLocationSegments(String path, long pegRevision, long startRevision, long endRevision, ISVNLocationSegmentHandler handler) throws SVNException
SVNExceptionprotected void reset(FSFS fsfs)
Copyright © 2025. All rights reserved.