Package krati.core.array.entry

Interface Summary
Entry<T extends EntryValue> Redo Entry.
EntryFactory<T extends EntryValue> EntryFactory.
EntryPersistListener Listener for persist events.
EntryValueFactory<T extends EntryValue> EntryValueFactory.
 

Class Summary
AbstractEntry<T extends EntryValue> Entry.
EntryFileWriter Transactional Redo Entry File Structure: +------------------------+ |Head Section | |------------------------| | STORAGE_VERSION | long | | MIN_SCN | long | | MAX_SCN | long | | ENTRY_VALUE_CNT | int | |------------------------| |Data Section | |------------------------| | POSITION VALUE SCN | (entry value 1) | POSITION VALUE SCN | (entry value 2) | ...
EntryIntFactory EntryIntFactory
EntryLongFactory EntryLongFactory
EntryPersistAdapter  
EntryPool<T extends EntryValue>  
EntryShortFactory EntryShortFactory.
EntryUtility  
EntryValue EntryValue.
EntryValueBatch  
EntryValueBatchInt  
EntryValueBatchLong  
EntryValueBatchShort  
EntryValueInt EntryValueInt.
EntryValueIntFactory EntryValueIntFactory.
EntryValueLong EntryValueLong.
EntryValueLongFactory EntryValueLongFactory.
EntryValueShort  
EntryValueShortFactory  
PreFillEntry<T extends EntryValue>  
PreFillEntryInt  
PreFillEntryLong  
PreFillEntryShort  
SimpleEntry<T extends EntryValue> EntryImpl.
 

Exception Summary
EntryOverflowException EntryOverflowException
 



Copyright © 2011. All Rights Reserved.