public class FileListSnapshotInfo extends Object implements SnapshotInfo
| Constructor and Description |
|---|
FileListSnapshotInfo(List<FileInfo> files,
long term,
long index) |
| Modifier and Type | Method and Description |
|---|---|
List<FileInfo> |
getFiles() |
TermIndex |
getTermIndex() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetIndex, getTermpublic TermIndex getTermIndex()
getTermIndex in interface SnapshotInfopublic List<FileInfo> getFiles()
getFiles in interface SnapshotInfoCopyright © 2017–2021 The Apache Software Foundation. All rights reserved.