|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthyspirit.util.HySpiritObject
hyspirit.knowledgeBase.HyIndex
public class HyIndex
| Constructor Summary | |
|---|---|
HyIndex(java.lang.String relationName,
int column)
|
|
HyIndex(java.lang.String relationName,
int[] columns)
|
|
HyIndex(java.lang.String relationName,
java.util.Vector columns)
|
|
| Method Summary | |
|---|---|
void |
update()
Update this index. |
| Methods inherited from class hyspirit.util.HySpiritObject |
|---|
debug, setDebug, setVerbose, unsetDebug, unsetVerbose |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HyIndex(java.lang.String relationName,
int column)
public HyIndex(java.lang.String relationName,
int[] columns)
public HyIndex(java.lang.String relationName,
java.util.Vector columns)
| Method Detail |
|---|
public void update()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||