This project has retired. For details please refer to its
Attic page.
QueryAcceptor (Lens 2.4.0-beta API)
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
Methods
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.
|
-
-
Method Detail
-
accept
String accept(String query,
org.apache.hadoop.conf.Configuration conf,
SubmitOp submitOp)
throws LensException
Whether to accept the query or not.
- Parameters:
query
- The queryconf
- The configuration of the querysubmitOp
- the submit op
- Returns:
- null if query should be accepted, rejection cause otherwise
- Throws:
LensException
- the lens exception
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.