public class UnionFunctions extends Object
Modifier and Type | Class and Description |
---|---|
static class |
UnionFunctions.CastUnionList |
static class |
UnionFunctions.CastUnionMap |
static class |
UnionFunctions.CastUnionToUnion |
static class |
UnionFunctions.CompareType
Returns zero if the inputs have equivalent types.
|
static class |
UnionFunctions.GetDrillType |
static class |
UnionFunctions.GetMode |
static class |
UnionFunctions.GetSqlType |
static class |
UnionFunctions.GetType |
static class |
UnionFunctions.IsNotNull |
static class |
UnionFunctions.IsNull |
static class |
UnionFunctions.UnionIsList |
static class |
UnionFunctions.UnionIsMap |
Constructor and Description |
---|
UnionFunctions() |
Modifier and Type | Method and Description |
---|---|
static int |
compareTypes(TypeProtos.MinorType type1,
TypeProtos.MinorType type2) |
public static int compareTypes(TypeProtos.MinorType type1, TypeProtos.MinorType type2)
Copyright © 2019 The Apache Software Foundation. All rights reserved.