Class QueryResources.QueryPage

java.lang.Object
org.apache.drill.exec.server.rest.QueryResources.QueryPage
Enclosing class:
QueryResources

public static class QueryResources.QueryPage extends Object
Model class for Query page
  • Constructor Details

  • Method Details

    • isOnlyImpersonationEnabled

      public boolean isOnlyImpersonationEnabled()
    • isAutoLimitEnabled

      public boolean isAutoLimitEnabled()
    • getDefaultRowsAutoLimited

      public int getDefaultRowsAutoLimited()
    • getEnabledPlugins

      public List<StorageResources.StoragePluginModel> getEnabledPlugins()
    • getCsrfToken

      public String getCsrfToken()