org.gcube.opensearch.opensearchdatasource.processor
Class GCQLNodeAnnotation

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

public class GCQLNodeAnnotation
extends java.lang.Object


Field Summary
 java.lang.String collectionId
           
 GCQLNodeAnnotation left
           
 GCQLNodeAnnotation right
           
 
Constructor Summary
GCQLNodeAnnotation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

collectionId

public java.lang.String collectionId

left

public GCQLNodeAnnotation left

right

public GCQLNodeAnnotation right
Constructor Detail

GCQLNodeAnnotation

public GCQLNodeAnnotation()