private static class FSCommitEditor.DirBaton
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private boolean |
isCopied |
private long |
myBaseRevision |
private java.lang.String |
myPath |
| Constructor and Description |
|---|
DirBaton(long revision,
java.lang.String path,
boolean copied) |
| Modifier and Type | Method and Description |
|---|---|
long |
getBaseRevision() |
java.lang.String |
getPath() |
boolean |
isCopied() |