public class VersionedValue<T> extends Object
protected
VersionedValue()
T
getCommittedValue()
getCurrentValue()
long
getOperationId()
boolean
isCommitted()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected VersionedValue()
public boolean isCommitted()
public long getOperationId()
public T getCurrentValue()
public T getCommittedValue()
Copyright © 2022. All rights reserved.