public class IncrementalDeletePolicy extends Object
Constructor and Description |
---|
IncrementalDeletePolicy() |
Modifier and Type | Method and Description |
---|---|
boolean |
deletePolicy()
No delete.
|
static IncrementalDeletePolicy |
get(String policy) |
protected List<Integer> |
getIndicesToDelete(List<Index> indices)
Get a list of indices to delete (if any)
|
void |
runPolicy(List<Index> indices) |
Terrier 4.0. Copyright © 2004-2014 University of Glasgow