|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.indexmanagement.gcqlwrapper.GcqlProcessor
org.gcube.indexmanagement.bdbwrapper.BDBGcqlProcessor
public class BDBGcqlProcessor
| Field Summary |
|---|
| Fields inherited from class org.gcube.indexmanagement.gcqlwrapper.GcqlProcessor |
|---|
adaptor, presentableFields, searchableFields |
| Constructor Summary | |
|---|---|
BDBGcqlProcessor()
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
|
GcqlQueryContainer |
processQuery(ArrayList<String> presentableFields,
ArrayList<String> searchableFields,
String gCQLQuery,
RRadaptor adaptor)
|
| Methods inherited from class org.gcube.indexmanagement.gcqlwrapper.GcqlProcessor |
|---|
findPresentable, removeQuotes, splitTerms |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BDBGcqlProcessor()
| Method Detail |
|---|
public static void main(String[] args)
public GcqlQueryContainer processQuery(ArrayList<String> presentableFields,
ArrayList<String> searchableFields,
String gCQLQuery,
RRadaptor adaptor)
throws Exception
processQuery in class GcqlProcessorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||