public class SnapshotIndexCommit extends IndexCommitDelegate implements Releasable
close()
was not called, no files will be deleted that relates to this commit point
(IndexCommitDelegate.getFileNames()).delegate| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
close()
Releases the current snapshot.
|
void |
delete()
Override the delete operation, and only actually delete it if it
is not held by the
SnapshotDeletionPolicy. |
String[] |
getFiles() |
equals, getDirectory, getFileNames, getGeneration, getSegmentCount, getSegmentsFileName, getUserData, hashCode, isDeletedpublic String[] getFiles()
public void close()
close インタフェース内 AutoCloseableclose インタフェース内 Releasablepublic void delete()
SnapshotDeletionPolicy.delete クラス内 IndexCommitDelegateCopyright © 2009–2016. All rights reserved.