public static class IncrementalIndex.Loader extends Object implements IndexFactory.IndexLoader
Constructor and Description |
---|
Loader() |
Modifier and Type | Method and Description |
---|---|
Class<? extends Index> |
indexImplementor(IndexRef ref) |
Index |
load(IndexRef ref) |
boolean |
supports(IndexRef ref) |
public boolean supports(IndexRef ref)
supports
in interface IndexFactory.IndexLoader
public Index load(IndexRef ref)
load
in interface IndexFactory.IndexLoader
public Class<? extends Index> indexImplementor(IndexRef ref)
indexImplementor
in interface IndexFactory.IndexLoader
Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow