Package one.microstream.storage.types
Class StorageLockFileSetup.Default
java.lang.Object
one.microstream.storage.types.StorageLockFileSetup.Default
- All Implemented Interfaces:
StorageLockFileSetup
- Enclosing interface:
- StorageLockFileSetup
public static final class StorageLockFileSetup.Default extends Object implements StorageLockFileSetup
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.storage.types.StorageLockFileSetup
StorageLockFileSetup.Default, StorageLockFileSetup.Defaults, StorageLockFileSetup.Provider -
Constructor Summary
Constructors Constructor Description Default() -
Method Summary
Modifier and Type Method Description Charsetcharset()StorageLiveFileProviderlockFileProvider()StringprocessIdentity()longupdateInterval()
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
lockFileProvider
- Specified by:
lockFileProviderin interfaceStorageLockFileSetup
-
processIdentity
- Specified by:
processIdentityin interfaceStorageLockFileSetup
-
updateInterval
public final long updateInterval()- Specified by:
updateIntervalin interfaceStorageLockFileSetup
-
charset
- Specified by:
charsetin interfaceStorageLockFileSetup
-