Package org.apache.druid.query.search
Class AllSearchQuerySpec
java.lang.Object
org.apache.druid.query.search.AllSearchQuerySpec
- All Implemented Interfaces:
Cacheable,SearchQuerySpec
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AllSearchQuerySpec
public AllSearchQuerySpec()
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceSearchQuerySpec
-
getCacheKey
public byte[] getCacheKey()Description copied from interface:CacheableGet a byte array used as a cache key.- Specified by:
getCacheKeyin interfaceCacheable- Returns:
- bytes to be used as cache key - or null if this object should not be cached.
-
equals
-
hashCode
public int hashCode() -
toString
-