Class UpdateOp.Key
- java.lang.Object
-
- org.apache.jackrabbit.oak.plugins.document.UpdateOp.Key
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
@NotNull String
getName()
@Nullable Revision
getRevision()
int
hashCode()
String
toString()
-