Class ObjectInfo
java.lang.Object
org.aksw.commons.store.object.key.impl.ObjectInfo
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionObjectInfo(Object obj, int initialHashCode, org.aksw.commons.txn.impl.PathDiffState status) -
Method Summary
-
Field Details
-
obj
-
initialHashCode
protected int initialHashCode -
fileSync
protected org.aksw.commons.txn.impl.FileSync fileSync -
status
protected org.aksw.commons.txn.impl.PathDiffState status -
lastChange
-
-
Constructor Details
-
ObjectInfo
-
-
Method Details
-
getObject
public <T> T getObject()
-