org.apache.hadoop.hive.ql.security.authorization
Class AuthorizationPreEventListener.TableWrapper

java.lang.Object
  extended by org.apache.hadoop.hive.ql.metadata.Table
      extended by org.apache.hadoop.hive.ql.security.authorization.AuthorizationPreEventListener.TableWrapper
All Implemented Interfaces:
Serializable
Enclosing class:
AuthorizationPreEventListener

public static class AuthorizationPreEventListener.TableWrapper
extends Table

See Also:
Serialized Form

Constructor Summary
AuthorizationPreEventListener.TableWrapper(org.apache.hadoop.hive.metastore.api.Table apiTable)
           
 
Method Summary
 
Methods inherited from class org.apache.hadoop.hive.ql.metadata.Table
canDrop, canWrite, checkValidity, clearSerDeInfo, copy, createSpec, equals, getAllCols, getAllIndexes, getBucketCols, getBucketingDimensionId, getCols, getCompleteName, getDataLocation, getDbName, getDeserializer, getEmptyTable, getField, getFields, getInputFormatClass, getLastAccessTime, getMetadata, getNumBuckets, getOutputFormatClass, getOwner, getParameters, getPartCols, getPartitionKeys, getPath, getProperty, getProtectMode, getRetention, getSerdeParam, getSerializationLib, getSkewedColNames, getSkewedColValueLocationMaps, getSkewedColValues, getSkewedInfo, getSortCols, getSortedPaths, getStorageHandler, getTableName, getTableType, getTTable, getViewExpandedText, getViewOriginalText, hashCode, isDummyTable, isImmutable, isIndexTable, isNonNative, isOffline, isPartitioned, isPartitionKey, isStoredAsSubDirectories, isView, setBucketCols, setCreateTime, setDataLocation, setDbName, setFields, setInputFormatClass, setInputFormatClass, setLastAccessTime, setNumBuckets, setOutputFormatClass, setOutputFormatClass, setOwner, setPartCols, setProperty, setProtectMode, setRetention, setSerdeParam, setSerializationLib, setSkewedColNames, setSkewedColValues, setSkewedInfo, setSkewedValueLocationMap, setSortCols, setStoredAsSubDirectories, setTableName, setTableType, setTTable, setViewExpandedText, setViewOriginalText, toString, unsetDataLocation, validatePartColumnNames
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AuthorizationPreEventListener.TableWrapper

public AuthorizationPreEventListener.TableWrapper(org.apache.hadoop.hive.metastore.api.Table apiTable)


Copyright © 2014 The Apache Software Foundation. All rights reserved.