Package | Description |
---|---|
org.apache.lens.api.scheduler | |
org.apache.lens.regression.core.helpers |
Modifier and Type | Method and Description |
---|---|
XExecution |
ObjectFactory.createXExecution()
Create an instance of
XExecution |
XExecution |
XJob.getExecution()
Gets the value of the execution property.
|
XExecution |
XExecution.withQuery(XJobQuery value) |
XExecution |
XExecution.withSession(XSessionType value) |
Modifier and Type | Method and Description |
---|---|
void |
XJob.setExecution(XExecution value)
Sets the value of the execution property.
|
XJob |
XJob.withExecution(XExecution value) |
Modifier and Type | Method and Description |
---|---|
XExecution |
ScheduleResourceHelper.getXExecution(String query,
String db) |
XExecution |
ScheduleResourceHelper.getXExecution(String query,
String db,
List<MapType> queryConfig,
List<MapType> sessionConfig) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.