Uses of Class
com.yandex.ydb.table.settings.TtlSettings
-
Packages that use TtlSettings Package Description com.yandex.ydb.table.settings -
-
Uses of TtlSettings in com.yandex.ydb.table.settings
Methods in com.yandex.ydb.table.settings that return TtlSettings Modifier and Type Method Description TtlSettingsAlterTableSettings. getTtlSettings()TtlSettingsCreateTableSettings. getTtlSettings()Methods in com.yandex.ydb.table.settings with parameters of type TtlSettings Modifier and Type Method Description voidAlterTableSettings. setTtlSettings(TtlSettings ttlSettings)voidCreateTableSettings. setTtlSettings(TtlSettings ttlSettings)
-