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
SVNException
public long getNodeLocationSegments(String path, long pegRevision, long startRevision, long endRevision, ISVNLocationSegmentHandler handler) throws SVNException
SVNException
protected void reset(FSFS fsfs)
Copyright © 2022. All rights reserved.