Uses of Class
org.apache.druid.segment.join.Equality
Packages that use Equality
-
Uses of Equality in org.apache.druid.math.expr
Methods in org.apache.druid.math.expr that return types with arguments of type Equality -
Uses of Equality in org.apache.druid.segment.join
Methods in org.apache.druid.segment.join that return types with arguments of type EqualityModifier and TypeMethodDescriptionJoinConditionAnalysis.getEquiConditions()Return a list of equi-conditions (see class-level javadoc).