Package io.deephaven.iceberg.util
Interface IcebergUpdateMode.Builder
- Enclosing class:
- IcebergUpdateMode
protected static interface IcebergUpdateMode.Builder
-
Method Summary
Modifier and TypeMethodDescriptionautoRefreshMs
(long autoRefreshMs) build()
updateType
(IcebergUpdateMode.IcebergUpdateType updateType)
-
Method Details
-
updateType
-
autoRefreshMs
-
build
IcebergUpdateMode build()
-