|
Terrier IR Platform 2.2.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.gla.terrier.structures.upgrading.aIndexUpgrader
public abstract class aIndexUpgrader
Abstract class for upgrading an index to another index
| Constructor Summary | |
|---|---|
aIndexUpgrader(Index sourceIndex,
Index destIndex)
record the source and dest indices |
|
| Method Summary | |
|---|---|
abstract void |
upgrade()
upgrade this index, source to destination |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public aIndexUpgrader(Index sourceIndex,
Index destIndex)
| Method Detail |
|---|
public abstract void upgrade()
throws java.lang.Exception
java.lang.Exception
|
Terrier IR Platform 2.2.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||