org.gcube.indexmanagement.geo
Class GeoGcqlProcessor

java.lang.Object
  extended by org.gcube.indexmanagement.gcqlwrapper.GcqlProcessor
      extended by org.gcube.indexmanagement.geo.GeoGcqlProcessor

public class GeoGcqlProcessor
extends GcqlProcessor


Field Summary
 
Fields inherited from class org.gcube.indexmanagement.gcqlwrapper.GcqlProcessor
adaptor, presentableFields, searchableFields
 
Constructor Summary
GeoGcqlProcessor()
           
 
Method Summary
 Integer getNumberOfDecimals()
           
static void main(String[] args)
           
 GcqlQueryContainer processQuery(ArrayList<String> presentableFields, ArrayList<String> searchableFields, String gCQLQuery, RRadaptor adaptor)
           
 void setCurrentColLangPairs(HashMap<String,HashMap<String,Vector<RTreeWrapper>>> index)
           
 void setNumberOfDecimals(Integer numberOfDecimals)
           
 
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

GeoGcqlProcessor

public GeoGcqlProcessor()
Method Detail

getNumberOfDecimals

public Integer getNumberOfDecimals()

setNumberOfDecimals

public void setNumberOfDecimals(Integer numberOfDecimals)

main

public static void main(String[] args)

setCurrentColLangPairs

public void setCurrentColLangPairs(HashMap<String,HashMap<String,Vector<RTreeWrapper>>> index)

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.