public class DatasetHints extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DatasetHints.DatasetCardinalityHint
Hint representing the expected number of tuples in the dataset.
|
static class |
DatasetHints.DatasetNodegroupCardinalityHint
Hint representing the cardinality of nodes forming the nodegroup for the dataset.
|
| Constructor and Description |
|---|
DatasetHints() |
public static org.apache.hyracks.algebricks.common.utils.Pair<Boolean,String> validate(String hintName, String value)
hintName - name of the hintvalue - value associated with the hintCopyright © 2016 The Apache Software Foundation. All rights reserved.