public class XAPDBOptions
extends org.rocksdb.DBOptions
Constructor and Description |
---|
XAPDBOptions() |
Modifier and Type | Method and Description |
---|---|
XAPDBOptions |
setUseFsync(boolean useFsync) |
boolean |
useFsyncIsSet() |
adviseRandomOnOpen, allowMmapReads, allowMmapWrites, allowOsBuffer, bytesPerSync, createIfMissing, createMissingColumnFamilies, createStatistics, dbLogDir, deleteObsoleteFilesPeriodMicros, disableDataSync, disposeInternal, errorIfExists, getDBOptionsFromProps, infoLogLevel, isFdCloseOnExec, keepLogFileNum, logFileTimeToRoll, manifestPreallocationSize, maxBackgroundCompactions, maxBackgroundFlushes, maxLogFileSize, maxManifestFileSize, maxOpenFiles, maxTotalWalSize, paranoidChecks, setAdviseRandomOnOpen, setAllowMmapReads, setAllowMmapWrites, setAllowOsBuffer, setBytesPerSync, setCreateIfMissing, setCreateMissingColumnFamilies, setDbLogDir, setDeleteObsoleteFilesPeriodMicros, setDisableDataSync, setErrorIfExists, setIncreaseParallelism, setInfoLogLevel, setIsFdCloseOnExec, setKeepLogFileNum, setLogFileTimeToRoll, setLogger, setManifestPreallocationSize, setMaxBackgroundCompactions, setMaxBackgroundFlushes, setMaxLogFileSize, setMaxManifestFileSize, setMaxOpenFiles, setMaxTotalWalSize, setParanoidChecks, setRateLimiterConfig, setStatsDumpPeriodSec, setTableCacheNumshardbits, setUseAdaptiveMutex, setWalDir, setWalSizeLimitMB, setWalTtlSeconds, statisticsPtr, statsDumpPeriodSec, tableCacheNumshardbits, useAdaptiveMutex, useFsync, walDir, walSizeLimitMB, walTtlSeconds
public XAPDBOptions setUseFsync(boolean useFsync)
setUseFsync
in interface org.rocksdb.DBOptionsInterface
setUseFsync
in class org.rocksdb.DBOptions
public boolean useFsyncIsSet()
Copyright © GigaSpaces.