Package io.trino.plugin.deltalake
Class AnalyzeHandle
- java.lang.Object
-
- io.trino.plugin.deltalake.AnalyzeHandle
-
public class AnalyzeHandle extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Optional<Set<String>>getColumns()Optional<Instant>getFilesModifiedAfter()longgetTableVersion()booleanisInitialAnalyze()
-