public abstract class BaseHavingSpec extends Object implements HavingSpec
ALWAYS, NEVER
Constructor and Description |
---|
BaseHavingSpec() |
Modifier and Type | Method and Description |
---|---|
void |
setRowSignature(Map<String,ValueType> rowSignature)
Informs this HavingSpec that rows passed to "eval" will have a certain signature.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
eval
getCacheKey
public void setRowSignature(Map<String,ValueType> rowSignature)
HavingSpec
setRowSignature
in interface HavingSpec
rowSignature
- signature of the rowsCopyright © 2011–2017. All rights reserved.