|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRetrievalModule4
| Field Summary | |
|---|---|
static java.lang.String |
LATENCY_EXPONENT
|
static java.lang.String |
LATENCY_FACTOR
|
| Fields inherited from interface org.jactr.core.module.retrieval.IRetrievalModule |
|---|
RETRIEVAL_THRESHOLD |
| Method Summary | |
|---|---|
double |
getLatencyExponent()
|
double |
getLatencyFactor()
|
void |
setLatencyExponent(double exp)
|
void |
setLatencyFactor(double fact)
|
| Methods inherited from interface org.jactr.core.module.retrieval.IRetrievalModule |
|---|
addListener, getRetrievalThreshold, getRetrievalTimeEquation, removeListener, reset, retrieveChunk, setRetrievalThreshold |
| Methods inherited from interface org.jactr.core.module.IModule |
|---|
dispose, getModel, getName, initialize, install, reset |
| Methods inherited from interface org.jactr.core.utils.IInstallable |
|---|
uninstall |
| Field Detail |
|---|
static final java.lang.String LATENCY_EXPONENT
static final java.lang.String LATENCY_FACTOR
| Method Detail |
|---|
double getLatencyExponent()
void setLatencyExponent(double exp)
double getLatencyFactor()
void setLatencyFactor(double fact)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||