org.gcube.opensearch.opensearchdatasource.processor
Class OpenSearchGcqlAnnotator

java.lang.Object
  extended by org.gcube.opensearch.opensearchdatasource.processor.OpenSearchGcqlAnnotator

public class OpenSearchGcqlAnnotator
extends java.lang.Object


Constructor Summary
OpenSearchGcqlAnnotator()
           
 
Method Summary
 java.lang.String getFirstEncounteredCollectionId(GCQLNodeAnnotation node)
           
 GCQLNodeAnnotation processNode(GCQLNode node)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenSearchGcqlAnnotator

public OpenSearchGcqlAnnotator()
Method Detail

processNode

public GCQLNodeAnnotation processNode(GCQLNode node)
                               throws java.lang.Exception
Throws:
java.lang.Exception

getFirstEncounteredCollectionId

public java.lang.String getFirstEncounteredCollectionId(GCQLNodeAnnotation node)