Class UnionQuery

java.lang.Object
org.apache.druid.query.union.UnionQuery
All Implemented Interfaces:
Query<Object>

public class UnionQuery extends Object implements Query<Object>