|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.labs.minion.retrieval.cache.DocCacheElement
public class DocCacheElement
| Field Summary | |
|---|---|
protected DocumentVectorImpl |
dvi
|
protected static java.lang.String |
logTag
|
| Constructor Summary | |
|---|---|
DocCacheElement(DocKeyEntry key,
DiskPartition part,
java.lang.String field,
WeightingFunction wf,
WeightingComponents wc)
Creates an element in a document term cache. |
|
| Method Summary | |
|---|---|
DocumentVectorImpl |
getDVI()
|
WeightedFeature[] |
getFeatures()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DocumentVectorImpl dvi
protected static java.lang.String logTag
| Constructor Detail |
|---|
public DocCacheElement(DocKeyEntry key,
DiskPartition part,
java.lang.String field,
WeightingFunction wf,
WeightingComponents wc)
| Method Detail |
|---|
public WeightedFeature[] getFeatures()
public DocumentVectorImpl getDVI()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||