Package | Description |
---|---|
org.apache.lens.api.scheduler |
Modifier and Type | Method and Description |
---|---|
XJobQuery |
ObjectFactory.createXJobQuery()
Create an instance of
XJobQuery |
XJobQuery |
XExecution.getQuery()
Gets the value of the query property.
|
XJobQuery |
XJobQuery.withConf(Collection<MapType> values) |
XJobQuery |
XJobQuery.withConf(MapType... values) |
XJobQuery |
XJobQuery.withQuery(String value) |
Modifier and Type | Method and Description |
---|---|
void |
XExecution.setQuery(XJobQuery value)
Sets the value of the query property.
|
XExecution |
XExecution.withQuery(XJobQuery value) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.