Interface Execution

All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
ParallelExecution, SequentialExecution

public interface Execution extends AutoCloseable
Encapsulates the state of a query execution.
Author:
Mathias Hofer