public static class AuthorizationPreEventListener.PartitionWrapper extends Partition
| Constructor and Description |
|---|
PartitionWrapper(org.apache.hadoop.hive.metastore.api.Partition mapiPart,
PreEventContext context) |
PartitionWrapper(Table table,
org.apache.hadoop.hive.metastore.api.Partition mapiPart) |
checkValidity, createMetaPartitionObject, equals, getBucketCols, getBucketCount, getBucketPath, getCols, getColsForMetastore, getCompleteName, getDataLocation, getDeserializer, getInputFormatClass, getLastAccessTime, getLocation, getMetadataFromPartitionSchema, getName, getOutputFormatClass, getParameters, getPartitionPath, getPath, getPath, getSchema, getSchemaFromTableSchema, getSkewedColNames, getSkewedColValueLocationMaps, getSkewedColValues, getSortColNames, getSortCols, getSortedPaths, getSpec, getTable, getTPartition, getValues, hashCode, initialize, isStoredAsSubDirectories, setBucketCount, setInputFormatClass, setLastAccessTime, setLocation, setOutputFormatClass, setSkewedValueLocationMap, setTable, setTPartition, setValues, toStringpublic PartitionWrapper(Table table, org.apache.hadoop.hive.metastore.api.Partition mapiPart) throws HiveException
HiveExceptionpublic PartitionWrapper(org.apache.hadoop.hive.metastore.api.Partition mapiPart, PreEventContext context) throws HiveException, org.apache.hadoop.hive.metastore.api.NoSuchObjectException, org.apache.hadoop.hive.metastore.api.MetaException
Copyright © 2024 The Apache Software Foundation. All rights reserved.