public static class OLAPQuery.EmptyEnumerator extends Object implements org.apache.calcite.linq4j.Enumerator<Object[]>
| Constructor and Description |
|---|
OLAPQuery.EmptyEnumerator() |
public void close()
close in interface AutoCloseableclose in interface org.apache.calcite.linq4j.Enumerator<Object[]>public Object[] current()
current in interface org.apache.calcite.linq4j.Enumerator<Object[]>public boolean moveNext()
moveNext in interface org.apache.calcite.linq4j.Enumerator<Object[]>public void reset()
reset in interface org.apache.calcite.linq4j.Enumerator<Object[]>Copyright © 2014–2018 Apache Software Foundation. All rights reserved.