Class ReconcileHandle
java.lang.Object
com.perforce.p4java.impl.mapbased.rpc.handles.AbstractHandle
com.perforce.p4java.impl.mapbased.rpc.handles.ReconcileHandle
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanalreadyMatched(int i) voidbeginStage(String stage, IProgress progressCallback, ProgressType progressType) longvoidincrement(long inc) voidvoidsetMatch(int i) void
-
Constructor Details
-
ReconcileHandle
-
-
Method Details
-
getProgressReport
-
getHandleType
- Specified by:
getHandleTypein classAbstractHandle
-
getSkipFiles
-
incrementDelCount
public void incrementDelCount() -
getDelCount
public long getDelCount() -
setMatch
public void setMatch(int i) -
alreadyMatched
public boolean alreadyMatched(int i) -
getDigest
-
getDigestTree
-
beginStage
-
stageComplete
public void stageComplete() -
increment
public void increment(long inc)
-