Package org.apache.druid.sql
Interface SqlLifecycleManager.Cancelable
- All Known Implementing Classes:
DirectStatement,DirectStatement.ResultSet,HttpStatement
- Enclosing class:
- SqlLifecycleManager
public static interface SqlLifecycleManager.Cancelable
-
Method Summary
-
Method Details
-
resources
Set<ResourceAction> resources() -
cancel
void cancel()
-