|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.ac.bbk.dcs.automed.qproc.QueryProcessorConfiguration
uk.ac.ic.doc.automed.qproc.P2PQueryProcessorConfiguration
public class P2PQueryProcessorConfiguration
QueryProcessingConfiguration.java
A global configuration class that encapsulates different aspects of a query
processing 'process'
Each phase in query processing can provide their own configuration class
as long as it extends this class.
| Field Summary | |
|---|---|
static int |
CACHE_EVAL
|
static int |
CACHE_OPTI
|
static int |
CACHE_REFO
|
| Fields inherited from class uk.ac.bbk.dcs.automed.qproc.QueryProcessorConfiguration |
|---|
QUERY_LANGUAGE_IQL, QUERY_LANGUAGE_XQUERY, RANGE_BOTH, RANGE_LOWER, RANGE_UPPER, REFORMULATION_BAV, REFORMULATION_GAV, REFORMULATION_LAV_INV_RULES |
| Constructor Summary | |
|---|---|
P2PQueryProcessorConfiguration()
Creates a new instance of QueryProcessingConfiguration |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int CACHE_REFO
public static final int CACHE_OPTI
public static final int CACHE_EVAL
| Constructor Detail |
|---|
public P2PQueryProcessorConfiguration()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||