|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FieldOccurrence
A interface for occurrence data that takes into account the fields and the position where the occurrence was found.
| Method Summary | |
|---|---|
int[] |
getFields()
Gets the fields that are active at the time of the occurrence. |
int |
getPos()
Gets the position at which the occurrence was found. |
| Methods inherited from interface com.sun.labs.minion.indexer.postings.Occurrence |
|---|
getCount, getID, setCount, setID |
| Method Detail |
|---|
int getPos()
int[] getFields()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||