public class FileListSnapshotInfo extends Object implements SnapshotInfo
The objects of this class are immutable.
| 构造器和说明 |
|---|
FileListSnapshotInfo(List<FileInfo> files,
long term,
long index) |
FileListSnapshotInfo(List<FileInfo> files,
TermIndex termIndex) |
public TermIndex getTermIndex()
getTermIndex 在接口中 SnapshotInfopublic List<FileInfo> getFiles()
getFiles 在接口中 SnapshotInfoCopyright © 2017–2025 The Apache Software Foundation. All rights reserved.