Interface StreamSqlResult

All Superinterfaces:
Iterator<Tuple>
All Known Implementing Classes:
StreamSqlResultList

public interface StreamSqlResult extends Iterator<Tuple>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Close the associated resources

    Methods inherited from interface java.util.Iterator

    forEachRemaining, hasNext, next, remove
  • Method Details

    • close

      void close()
      Close the associated resources