Class OrNode
- java.lang.Object
-
- org.apache.iotdb.tsfile.read.query.timegenerator.node.OrNode
-
-
Method Detail
-
hasNext
public boolean hasNext() throws IOException- Specified by:
hasNextin interfaceNode- Throws:
IOException
-
next
public long next() throws IOException- Specified by:
nextin interfaceNode- Throws:
IOException
-
-