public class HiveParserPTFInvocationSpec extends Object
Modifier and Type | Class and Description |
---|---|
static class |
HiveParserPTFInvocationSpec.NullOrder
NullOrder.
|
static class |
HiveParserPTFInvocationSpec.OrderExpression
OrderExpression.
|
static class |
HiveParserPTFInvocationSpec.OrderSpec
OrderSpec.
|
static class |
HiveParserPTFInvocationSpec.PartitionedTableFunctionSpec
PartitionedTableFunctionSpec.
|
static class |
HiveParserPTFInvocationSpec.PartitionExpression
PartitionExpression.
|
static class |
HiveParserPTFInvocationSpec.PartitioningSpec
PartitioningSpec.
|
static class |
HiveParserPTFInvocationSpec.PartitionSpec
PartitionSpec.
|
static class |
HiveParserPTFInvocationSpec.PTFInputSpec
PTFInputSpec.
|
static class |
HiveParserPTFInvocationSpec.PTFQueryInputSpec
PTFQueryInputSpec.
|
Constructor and Description |
---|
HiveParserPTFInvocationSpec() |
Modifier and Type | Method and Description |
---|---|
HiveParserPTFInvocationSpec.PartitionedTableFunctionSpec |
getFunction() |
void |
setFunction(HiveParserPTFInvocationSpec.PartitionedTableFunctionSpec function) |
public void setFunction(HiveParserPTFInvocationSpec.PartitionedTableFunctionSpec function)
public HiveParserPTFInvocationSpec.PartitionedTableFunctionSpec getFunction()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.