Interface TupleIterator.OnLeaf

Enclosing class:
TupleIterator

public static interface TupleIterator.OnLeaf
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(TupleImpl leafLeftTuple)
     
  • Method Details

    • execute

      void execute(TupleImpl leafLeftTuple)