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, walTtlSecondspublic XAPDBOptions setUseFsync(boolean useFsync)
setUseFsync in interface org.rocksdb.DBOptionsInterfacesetUseFsync in class org.rocksdb.DBOptionspublic boolean useFsyncIsSet()
Copyright © GigaSpaces.