DATATYPE - The data type to be serializedpublic abstract class AbstractPhotonWALDAO<DATATYPE extends Serializable>
extends com.helger.dao.wal.AbstractWALDAO<DATATYPE>
AbstractWALDAO that uses the WebFileIO.getDataIO()
for read/write.| Modifier | Constructor and Description |
|---|---|
protected |
AbstractPhotonWALDAO(Class<DATATYPE> aDataTypeClass,
com.helger.commons.functional.ISupplier<String> aFilenameProvider) |
protected |
AbstractPhotonWALDAO(Class<DATATYPE> aDataTypeClass,
String sFilename) |
convertNativeToWALString, convertWALStringToNative, createWriteData, getDataTypeClass, getFilenameProvider, getInitCount, getIO, getLastFilename, getLastInitDateTime, getLastReadDateTime, getLastWriteDateTime, getReadCount, getSafeFile, getWaitingTime, getWALXMLWriterSettings, getWriteCount, getXMLWriterSettings, initialRead, markAsChanged, markAsChanged, modifyWriteData, onBetweenReadAndWAL, onFilenameChange, onInit, onRead, onRecoveryCreate, onRecoveryDelete, onRecoveryUpdate, setWaitingTime, toString, triggerExceptionHandlersRead, triggerExceptionHandlersWrite, writeToFileOnPendingChangesbeginWithoutAutoSave, endWithoutAutoSave, exceptionHandlersRead, exceptionHandlersWrite, hasPendingChanges, internalHasPendingChanges, internalIsAutoSaveEnabled, internalSetPendingChanges, isAutoSaveEnabled, isDebugLoggingCopyright © 2014–2018 Philip Helger. All rights reserved.