public abstract class AbstractVersionedEntryData extends Object implements ITransactionalEntryData
| Modifier and Type | Field and Description | 
|---|---|
| protected EntryXtnInfo | _entryTxnInfo | 
| protected EntryTypeDesc | _entryTypeDesc | 
| protected long | _expirationTime | 
| protected int | _versionID | 
| Constructor and Description | 
|---|
| AbstractVersionedEntryData(EntryTypeDesc entryTypeDesc,
                          int version,
                          long expirationTime,
                          EntryXtnInfo entryXtnInfo) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | setVersion(int _versionID) | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddReadLockOwner, anyReadLockXtn, clearReadLockOwners, copyTxnInfo, createCopy, createCopy, createCopyWithDummyTieredStorageTxnContainsOtherWriteLockOwner, createCopyWithDummyTieredStorageTxnInfo, createCopyWithoutTxnInfo, createCopyWithoutTxnInfo, createCopyWithSuppliedTxnInfo, createCopyWithTxnInfo, createCopyWithTxnInfo, createShallowClonedCopyWithSuppliedVersion, createShallowClonedCopyWithSuppliedVersionAndExpiration, deepCloneProperty, getEntryXtnInfo, getOtherUpdateUnderXtnEntry, getReadLocksOwners, getWaitingFor, getWriteLockOperation, getWriteLockOwner, getWriteLockTransaction, getXidOriginated, getXidOriginatedTransaction, initWaitingFor, isExpired, isExpired, removeReadLockOwner, setDynamicPropertyValue, setOtherUpdateUnderXtnEntry, setPathValue, setWriteLockOperation, setWriteLockOwner, setXidOriginated, throwChangeIdException, unsetDynamicPropertyValue, unsetPath, validateCanSetNullgetDynamicProperties, getEntryDataType, getEntryTypeDesc, getFixedPropertiesValues, getNumOfFixedProperties, getPathValue, getPropertyValue, getSpaceTypeDescriptor, getTimeToLive, isDummyLease, isHybrid, isView, setDynamicProperties, setFixedPropertyValue, setFixedPropertyValuesgetExpirationTime, getFixedPropertyValue, getVersionprotected final EntryTypeDesc _entryTypeDesc
protected int _versionID
protected final long _expirationTime
protected final EntryXtnInfo _entryTxnInfo
public AbstractVersionedEntryData(EntryTypeDesc entryTypeDesc, int version, long expirationTime, EntryXtnInfo entryXtnInfo)
public void setVersion(int _versionID)
setVersion in interface IEntryDataCopyright © GigaSpaces.