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, getAllReplacedFileGroups, getFileGroupsInPendingClustering, getLastInstant, getPendingCompactionOperations, getReplacedFileGroupsBefore, getReplacedFileGroupsBeforeOrOn, getTimelinegetAllBaseFiles, getBaseFileOngetLatestBaseFile, getLatestBaseFiles, getLatestBaseFiles, getLatestBaseFilesBeforeOrOn, getLatestBaseFilesInRangegetAllFileSlicesgetLatestFileSlice, getLatestFileSliceInRange, getLatestFileSlices, getLatestFileSlicesBeforeOrOn, getLatestMergedFileSlicesBeforeOrOn, getLatestUnCompactedFileSlicesvoid close()
void reset()
void sync()
Copyright © 2022 The Apache Software Foundation. All rights reserved.