public interface SyncableFileSystemView extends TableFileSystemView, TableFileSystemView.BaseFileOnlyView, TableFileSystemView.SliceView
TableFileSystemView.BaseFileOnlyView, TableFileSystemView.BaseFileOnlyViewWithLatestSlice, TableFileSystemView.SliceView, TableFileSystemView.SliceViewWithLatestSlice| Modifier and Type | Method and Description |
|---|---|
void |
close()
Allow View to release resources and close.
|
void |
reset()
Reset View so that they can be refreshed.
|
void |
sync()
Read the latest timeline and refresh the file-system view to match the current state of the file-system.
|
getAllFileGroups, getAllFileGroupsStateless, getAllReplacedFileGroups, getFileGroupsInPendingClustering, getLastInstant, getPendingCompactionOperations, getPendingLogCompactionOperations, getReplacedFileGroupsAfterOrOn, getReplacedFileGroupsBefore, getReplacedFileGroupsBeforeOrOn, getTimeline, loadAllPartitions, loadPartitionsgetAllBaseFiles, getBaseFileOngetAllLatestBaseFilesBeforeOrOn, getLatestBaseFile, getLatestBaseFiles, getLatestBaseFiles, getLatestBaseFilesBeforeOrOn, getLatestBaseFilesInRangegetAllFileSlicesgetAllLatestFileSlicesBeforeOrOn, getLatestFileSlice, getLatestFileSliceInRange, getLatestFileSlices, getLatestFileSlicesBeforeOrOn, getLatestFileSlicesStateless, getLatestMergedFileSlicesBeforeOrOn, getLatestUnCompactedFileSlicesvoid close()
void reset()
void sync()
Copyright © 2024 The Apache Software Foundation. All rights reserved.