public class ExtractEquiJoinFields$ extends Object
Modifier and Type | Field and Description |
---|---|
static ExtractEquiJoinFields$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
ExtractEquiJoinFields$() |
Modifier and Type | Method and Description |
---|---|
scala.Tuple3<Expression,int[],int[]> |
apply(CompositeType<?> leftType,
CompositeType<?> rightType,
Expression predicate) |
public static final ExtractEquiJoinFields$ MODULE$
public scala.Tuple3<Expression,int[],int[]> apply(CompositeType<?> leftType, CompositeType<?> rightType, Expression predicate)
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.