public final class PathRev extends Object implements org.apache.jackrabbit.oak.cache.CacheValue
| Constructor and Description |
|---|
PathRev(@NotNull String path,
@NotNull RevisionVector revision) |
| Modifier and Type | Method and Description |
|---|---|
String |
asString() |
int |
compareTo(PathRev b) |
boolean |
equals(Object obj) |
static PathRev |
fromString(String s) |
int |
getMemory() |
String |
getPath() |
int |
hashCode() |
String |
toString() |
public PathRev(@NotNull
@NotNull String path,
@NotNull
@NotNull RevisionVector revision)
public String getPath()
public int getMemory()
getMemory in interface org.apache.jackrabbit.oak.cache.CacheValuepublic String asString()
public int compareTo(PathRev b)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.