public static final class LocalDiffCache.Diff extends Object implements org.apache.jackrabbit.oak.cache.CacheValue
| Constructor and Description |
|---|
Diff(Map<String,String> changes,
long memory) |
| Modifier and Type | Method and Description |
|---|---|
String |
asString() |
boolean |
equals(Object obj) |
static LocalDiffCache.Diff |
fromString(String value) |
Map<String,String> |
getChanges() |
int |
getMemory() |
String |
toString() |
public static LocalDiffCache.Diff fromString(String value)
public String asString()
public int getMemory()
getMemory in interface org.apache.jackrabbit.oak.cache.CacheValueCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.