|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubmitOp | |
|---|---|
| org.apache.lens.api.query | |
| org.apache.lens.server.api.query | |
| Uses of SubmitOp in org.apache.lens.api.query |
|---|
| Methods in org.apache.lens.api.query that return SubmitOp | |
|---|---|
static SubmitOp |
SubmitOp.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SubmitOp[] |
SubmitOp.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of SubmitOp in org.apache.lens.server.api.query |
|---|
| Methods in org.apache.lens.server.api.query with parameters of type SubmitOp | |
|---|---|
String |
QueryAcceptor.accept(String query,
org.apache.hadoop.conf.Configuration conf,
SubmitOp submitOp)
Whether to accept the query or not. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||