public static class CreateTable.ListPartitionSpecifier extends CreateTable.PartitionSpecifier
Constructor and Description |
---|
CreateTable.ListPartitionSpecifier(String name,
ValueListExpr valueList) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ValueListExpr |
getValueList() |
int |
hashCode() |
getName
public CreateTable.ListPartitionSpecifier(String name, ValueListExpr valueList)
public ValueListExpr getValueList()
public int hashCode()
hashCode
in class CreateTable.PartitionSpecifier
public boolean equals(Object o)
equals
in class CreateTable.PartitionSpecifier
Copyright © 2014 Apache Software Foundation. All Rights Reserved.