Package one.microstream.storage.types
Class StorageDataFileValidator.Debugging
java.lang.Object
one.microstream.storage.types.StorageDataFileValidator.Debugging
- All Implemented Interfaces:
- StorageDataFileValidator
- Enclosing interface:
- StorageDataFileValidator
public static class StorageDataFileValidator.Debugging extends Object implements StorageDataFileValidator
- 
Nested Class SummaryNested classes/interfaces inherited from interface one.microstream.storage.types.StorageDataFileValidatorStorageDataFileValidator.Creator, StorageDataFileValidator.Debugging, StorageDataFileValidator.Default
- 
Constructor SummaryConstructors Constructor Description Debugging()
- 
Method SummaryModifier and Type Method Description voidvalidateFile(StorageDataFile file, long fileOffset, long iterationLength)Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface one.microstream.storage.types.StorageDataFileValidatorfreeMemory, validateFile
- 
Constructor Details- 
Debuggingpublic Debugging()
 
- 
- 
Method Details- 
validateFile- Specified by:
- validateFilein interface- StorageDataFileValidator
 
 
-