public class AllSearchQuerySpec extends Object implements SearchQuerySpec
| Constructor and Description |
|---|
AllSearchQuerySpec() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(String dimVal) |
boolean |
equals(Object object) |
byte[] |
getCacheKey() |
int |
hashCode() |
String |
toString() |
public boolean accept(@Nullable String dimVal)
accept in interface SearchQuerySpecpublic byte[] getCacheKey()
getCacheKey in interface SearchQuerySpecCopyright © 2011–2018. All rights reserved.