public interface QueryAcceptor
Modifier and Type | Method and Description |
---|---|
String |
accept(String query,
org.apache.hadoop.conf.Configuration conf,
SubmitOp submitOp)
Whether to accept the query or not.
|
String accept(String query, org.apache.hadoop.conf.Configuration conf, SubmitOp submitOp) throws LensException
query
- The queryconf
- The configuration of the querysubmitOp
- the submit opLensException
- the lens exceptionCopyright © 2014–2018 Apache Software Foundation. All rights reserved.