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.
|
setRowSignature
public boolean eval(Row row)
HavingSpec
row
- A Row of data that may contain aggregated valuespublic byte[] getCacheKey()
Cacheable
Copyright © 2011–2017. All rights reserved.