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