public interface AuthorizableOperator
SqlOperator that need authorization in order to execute.
Checked by SqlResourceCollectorShuttle.| Modifier and Type | Method and Description |
|---|---|
Set<ResourceAction> |
computeResources(org.apache.calcite.sql.SqlCall call) |
Set<ResourceAction> computeResources(org.apache.calcite.sql.SqlCall call)
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.