Package one.microstream.storage.types
Interface StorageLockFileSetup.Defaults
- 
- Enclosing interface:
 - StorageLockFileSetup
 
public static interface StorageLockFileSetup.Defaults 
- 
- 
Method Summary
Static Methods Modifier and Type Method Description static CharsetdefaultCharset()static longdefaultUpdateInterval() 
 - 
 
- 
- 
Method Detail
- 
defaultCharset
static Charset defaultCharset()
 
- 
defaultUpdateInterval
static long defaultUpdateInterval()
 
 - 
 
 -