Class PathState
java.lang.Object
org.aksw.commons.txn.impl.PathState
A path with cached metadata. Currently this includes only the timestamp.
In the future this may include a content hash.
- Author:
- raven
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
path
-
timestamp
-
-
Constructor Details
-
PathState
-
-
Method Details
-
getPath
-
setPath
-
getTimestamp
-
setTimestamp
-
toString
-
hashCode
-
equals
-