Package one.microstream.storage.types
Class StorageDataFileValidator.Creator.DebugLogging
java.lang.Object
one.microstream.storage.types.StorageDataFileValidator.Creator.Default
one.microstream.storage.types.StorageDataFileValidator.Creator.DebugLogging
- All Implemented Interfaces:
StorageDataFileValidator.Creator
- Enclosing interface:
- StorageDataFileValidator.Creator
@Deprecated public static final class StorageDataFileValidator.Creator.DebugLogging extends StorageDataFileValidator.Creator.Default
Deprecated.
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageDataFileValidator.Creator
StorageDataFileValidator.Creator.DebugLogging, StorageDataFileValidator.Creator.Default
-
Constructor Summary
Constructors Constructor Description DebugLogging()
Deprecated. -
Method Summary
Modifier and Type Method Description StorageDataFileValidator
createDataFileValidator(StorageTypeDictionary typeDictionary)
Deprecated.
-
Constructor Details
-
DebugLogging
public DebugLogging()Deprecated.
-
-
Method Details
-
createDataFileValidator
Deprecated.- Specified by:
createDataFileValidator
in interfaceStorageDataFileValidator.Creator
- Overrides:
createDataFileValidator
in classStorageDataFileValidator.Creator.Default
-