Uses of Class
org.apache.hadoop.ozone.om.OmSnapshotLocalData.VersionMeta
Packages that use OmSnapshotLocalData.VersionMeta
-
Uses of OmSnapshotLocalData.VersionMeta in org.apache.hadoop.ozone.om
Methods in org.apache.hadoop.ozone.om that return OmSnapshotLocalData.VersionMetaMethods in org.apache.hadoop.ozone.om that return types with arguments of type OmSnapshotLocalData.VersionMetaModifier and TypeMethodDescriptionOmSnapshotLocalData.getVersionSstFileInfos()Returns the defragged SST file list.Method parameters in org.apache.hadoop.ozone.om with type arguments of type OmSnapshotLocalData.VersionMetaModifier and TypeMethodDescriptionvoidOmSnapshotLocalData.setVersionSstFileInfos(Map<Integer, OmSnapshotLocalData.VersionMeta> versionSstFileInfos) Sets the defragged SST file list.