public class HiveEnumerator extends Object implements net.hydromatic.linq4j.Enumerator<Object[]>
| Constructor and Description |
|---|
HiveEnumerator(OLAPContext olapContext) |
public HiveEnumerator(OLAPContext olapContext)
public Object[] current()
current in interface net.hydromatic.linq4j.Enumerator<Object[]>public boolean moveNext()
moveNext in interface net.hydromatic.linq4j.Enumerator<Object[]>public void reset()
reset in interface net.hydromatic.linq4j.Enumerator<Object[]>public void close()
close in interface Closeableclose in interface AutoCloseableclose in interface net.hydromatic.linq4j.Enumerator<Object[]>Copyright © 2014–2015 Apache Software Foundation. All rights reserved.