public static class StoreWAL.Companion
Modifier and Type | Method and Description |
---|---|
long |
getTOMB1() |
StoreWAL |
make(java.lang.String file,
VolumeFactory volumeFactory,
long fileLockWait,
boolean isThreadSafe,
int concShift,
long allocateIncrement,
long allocateStartSize,
boolean fileDeleteAfterClose,
boolean fileDelteAfterOpen,
boolean checksum,
boolean checksumHeader,
boolean checksumHeaderBypass) |
public StoreWAL make(java.lang.String file, VolumeFactory volumeFactory, long fileLockWait, boolean isThreadSafe, int concShift, long allocateIncrement, long allocateStartSize, boolean fileDeleteAfterClose, boolean fileDelteAfterOpen, boolean checksum, boolean checksumHeader, boolean checksumHeaderBypass)
public long getTOMB1()