public class DataSetGroupByConstraints extends Object implements RuntimeConstraint
| Modifier and Type | Field and Description |
|---|---|
protected WeakReference<DataSet> |
dataSetRef |
protected long |
startTime |
| Constructor and Description |
|---|
DataSetGroupByConstraints(DataSet dataSet) |
protected WeakReference<DataSet> dataSetRef
protected long startTime
public DataSetGroupByConstraints(DataSet dataSet)
public void validate()
throws Exception
validate in interface RuntimeConstraintDataSetException - In case any it doesn't meet the thresholds set.ExceptionCopyright © 2012–2016 JBoss by Red Hat. All rights reserved.