public interface ArchiveDataLoader
| Modifier and Type | Method and Description |
|---|---|
ArchiveLayerData |
findFilteredLayerData(long rowId,
Hint hint,
TransHeader[] exclude,
boolean doNotUseCurrentData,
boolean allowCache)
find the filtered layer data
|
ArchiveLayerData findFilteredLayerData(long rowId, Hint hint, TransHeader[] exclude, boolean doNotUseCurrentData, boolean allowCache) throws java.lang.Exception
rowId - the row UIDhint - the hintexclude - the excluded transactionsdoNotUseCurrentData - do not use the current data ( recovery mode)allowCache - should we allow cached results ?java.lang.Exception - a serious problem has occurred.stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.