public class AlwaysHavingSpec extends BaseHavingSpec
ALWAYS, NEVER| Constructor and Description |
|---|
AlwaysHavingSpec() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
eval(Row row)
Evaluates if a given row satisfies the having spec.
|
byte[] |
getCacheKey()
Get a byte array used as a cache key.
|
setRowSignaturepublic boolean eval(Row row)
HavingSpecrow - A Row of data that may contain aggregated valuespublic byte[] getCacheKey()
CacheableCopyright © 2011–2017. All rights reserved.