Uses of Class
com.exoscale.sdk.model.WriteAheadLogWALSettings
Packages that use WriteAheadLogWALSettings
-
Uses of WriteAheadLogWALSettings in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return WriteAheadLogWALSettingsModifier and TypeMethodDescriptionJsonSchemaPg.getWal()
Get walWriteAheadLogWALSettings.maxSlotWalKeepSize
(Integer maxSlotWalKeepSize) WriteAheadLogWALSettings.maxWalSenders
(Integer maxWalSenders) WriteAheadLogWALSettings.walSenderTimeout
(Integer walSenderTimeout) WriteAheadLogWALSettings.walWriterDelay
(Integer walWriterDelay) Methods in com.exoscale.sdk.model with parameters of type WriteAheadLogWALSettingsModifier and TypeMethodDescriptionvoid
JsonSchemaPg.setWal
(WriteAheadLogWALSettings wal) JsonSchemaPg.wal
(WriteAheadLogWALSettings wal)