Package com.qfs.index
Interface ILongArrayVersion
- All Superinterfaces:
ILongArray,IMemoryMonitored,IVersion,com.activeviam.mvcc.internal.structure.IVersionTreeRewriting
- All Known Subinterfaces:
ISquashableLongArrayVersion
- All Known Implementing Classes:
LongArrayVersion
public interface ILongArrayVersion
extends ILongArray, IVersion, com.activeviam.mvcc.internal.structure.IVersionTreeRewriting, IMemoryMonitored
A
version of an ILongArray.- Author:
- ActiveViam
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.activeviam.mvcc.internal.structure.IVersionTreeRewriting
com.activeviam.mvcc.internal.structure.IVersionTreeRewriting.ISubVersionKey, com.activeviam.mvcc.internal.structure.IVersionTreeRewriting.IVersionRewriteContext -
Field Summary
Fields inherited from interface com.qfs.index.ILongArray
DEFAULT_EMPTY_VALUE -
Method Summary
Methods inherited from interface com.qfs.index.ILongArray
getEmptyValue, getValue, size, transferValuesMethods inherited from interface com.qfs.monitoring.memory.IMemoryMonitored
getMemoryStatisticMethods inherited from interface com.qfs.multiversion.IVersion
getEpoch, getEpochIdMethods inherited from interface com.activeviam.mvcc.internal.structure.IVersionTreeRewriting
registerUnderlyingBases, rewrite