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 RuntimeConstraint
DataSetException
- In case any it doesn't meet the thresholds set.Exception
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.