org.gcube.indexmanagement.bdbwrapper
Class BDBGcqlProcessor

java.lang.Object
  extended by org.gcube.indexmanagement.gcqlwrapper.GcqlProcessor
      extended by org.gcube.indexmanagement.bdbwrapper.BDBGcqlProcessor

public class BDBGcqlProcessor
extends GcqlProcessor


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

BDBGcqlProcessor

public BDBGcqlProcessor()
Method Detail

main

public static void main(String[] args)

processQuery

public GcqlQueryContainer processQuery(ArrayList<String> presentableFields,
                                       ArrayList<String> searchableFields,
                                       String gCQLQuery,
                                       RRadaptor adaptor)
                                throws Exception
Specified by:
processQuery in class GcqlProcessor
Throws:
Exception


Copyright © 2012. All Rights Reserved.