org.apache.hadoop.hive.ql.security.authorization
Class AuthorizationPreEventListener.PartitionWrapper
java.lang.Object
org.apache.hadoop.hive.ql.metadata.Partition
org.apache.hadoop.hive.ql.security.authorization.AuthorizationPreEventListener.PartitionWrapper
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- AuthorizationPreEventListener
public static class AuthorizationPreEventListener.PartitionWrapper
- extends Partition
- See Also:
- Serialized Form
| Methods inherited from class org.apache.hadoop.hive.ql.metadata.Partition |
canDrop, canWrite, cloneSd, createMetaPartitionObject, getBucketCols, getBucketCount, getBucketPath, getCols, getCompleteName, getDataLocation, getDeserializer, getInputFormatClass, getLastAccessTime, getLocation, getMetadataFromPartitionSchema, getName, getOutputFormatClass, getParameters, getPath, getPath, getProtectMode, getSchema, getSchemaFromTableSchema, getSkewedColNames, getSkewedColValueLocationMaps, getSkewedColValues, getSortColNames, getSortCols, getSortedPaths, getSpec, getTable, getTPartition, getValues, initialize, isOffline, isStoredAsSubDirectories, setBucketCount, setInputFormatClass, setLastAccessTime, setLocation, setOutputFormatClass, setProtectMode, setSkewedValueLocationMap, setTable, setTPartition, setValues, toString |
AuthorizationPreEventListener.PartitionWrapper
public AuthorizationPreEventListener.PartitionWrapper(Table table,
Partition mapiPart)
throws HiveException
- Throws:
HiveException
AuthorizationPreEventListener.PartitionWrapper
public AuthorizationPreEventListener.PartitionWrapper(Partition mapiPart,
PreEventContext context)
throws HiveException,
NoSuchObjectException,
MetaException
- Throws:
HiveException
NoSuchObjectException
MetaException
Copyright © 2014 The Apache Software Foundation. All rights reserved.