Package | Description |
---|---|
org.apache.lens.server.api.driver.hooks |
Modifier and Type | Class and Description |
---|---|
class |
ChainedDriverQueryHook
This hook allows chaining of different hooks.
|
class |
QueryCostBasedQueryHook<T extends QueryCost<T>>
This hook allows for a driver to discard queries based on the cost of the query.
|
class |
UserBasedQueryHook
This hook allows for a driver to discard queries based on the submitter of the query.
|
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.