Uses of Interface
org.apache.lucene.luke.models.commits.Commits
-
Packages that use Commits Package Description org.apache.lucene.luke.models.commits Models and APIs for the Commits tab -
-
Uses of Commits in org.apache.lucene.luke.models.commits
Classes in org.apache.lucene.luke.models.commits that implement Commits Modifier and Type Class Description classCommitsImplDefault implementation ofCommitsMethods in org.apache.lucene.luke.models.commits that return Commits Modifier and Type Method Description CommitsCommitsFactory. newInstance(DirectoryReader reader, String indexPath)CommitsCommitsFactory. newInstance(Directory dir, String indexPath)
-