Package | Description |
---|---|
org.apache.lens.api.query | |
org.apache.lens.server.api.query |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
String |
QueryAcceptor.accept(String query,
org.apache.hadoop.conf.Configuration conf,
SubmitOp submitOp)
Whether to accept the query or not.
|
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.