org.apache.hadoop.hive.ql.plan
Class DropTableDesc.PartSpec
java.lang.Object
org.apache.hadoop.hive.ql.plan.DropTableDesc.PartSpec
- Enclosing class:
- DropTableDesc
public static class DropTableDesc.PartSpec
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DropTableDesc.PartSpec
public DropTableDesc.PartSpec(ExprNodeGenericFuncDesc partSpec,
int prefixLength)
getPartSpec
public ExprNodeGenericFuncDesc getPartSpec()
getPrefixLength
public int getPrefixLength()
Copyright © 2014 The Apache Software Foundation. All rights reserved.