org.apache.lens.ml
Class TableTestingSpec
java.lang.Object
org.apache.lens.ml.TableTestingSpec
public class TableTestingSpec
- extends Object
Table specification for running test on a table.
Field Summary |
static org.apache.commons.logging.Log |
LOG
The Constant LOG. |
LOG
public static final org.apache.commons.logging.Log LOG
- The Constant LOG.
TableTestingSpec
public TableTestingSpec()
newBuilder
public static TableTestingSpec.TableTestingSpecBuilder newBuilder()
- New builder.
- Returns:
- the table testing spec builder
validate
public boolean validate()
- Validate.
- Returns:
- true, if successful
getTestQuery
public String getTestQuery()
getCreateOutputTableQuery
public String getCreateOutputTableQuery()
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.