public static class HiveParserPTFInvocationSpec.PartitionSpec extends Object
Constructor and Description |
---|
PartitionSpec() |
Modifier and Type | Method and Description |
---|---|
void |
addExpression(HiveParserPTFInvocationSpec.PartitionExpression c) |
boolean |
equals(Object obj) |
ArrayList<HiveParserPTFInvocationSpec.PartitionExpression> |
getExpressions() |
int |
hashCode() |
void |
setExpressions(ArrayList<HiveParserPTFInvocationSpec.PartitionExpression> columns) |
String |
toString() |
public ArrayList<HiveParserPTFInvocationSpec.PartitionExpression> getExpressions()
public void setExpressions(ArrayList<HiveParserPTFInvocationSpec.PartitionExpression> columns)
public void addExpression(HiveParserPTFInvocationSpec.PartitionExpression c)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.