public class FSLocationsFinder
extends java.lang.Object
Constructor and Description |
---|
FSLocationsFinder(FSFS fsfs) |
Modifier and Type | Method and Description |
---|---|
long |
getNodeLocationSegments(java.lang.String path,
long pegRevision,
long startRevision,
long endRevision,
ISVNLocationSegmentHandler handler) |
protected void |
reset(FSFS fsfs) |
int |
traceNodeLocations(java.lang.String path,
long pegRevision,
long[] revisions,
ISVNLocationEntryHandler handler) |
public FSLocationsFinder(FSFS fsfs)
public int traceNodeLocations(java.lang.String path, long pegRevision, long[] revisions, ISVNLocationEntryHandler handler) throws SVNException
SVNException
public long getNodeLocationSegments(java.lang.String path, long pegRevision, long startRevision, long endRevision, ISVNLocationSegmentHandler handler) throws SVNException
SVNException
protected void reset(FSFS fsfs)
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.