Serialized Form


Package org.apache.hadoop.hive.common

Class org.apache.hadoop.hive.common.LogUtils.LogInitializationException extends Exception implements Serializable


Package org.apache.hadoop.hive.hwi

Class org.apache.hadoop.hive.hwi.HWIException extends Exception implements Serializable

serialVersionUID: 1L


Package org.apache.hadoop.hive.metastore

Class org.apache.hadoop.hive.metastore.HiveMetaException extends Exception implements Serializable


Package org.apache.hadoop.hive.metastore.api

Class org.apache.hadoop.hive.metastore.api.AlreadyExistsException extends org.apache.thrift.TException implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

message

String message

Class org.apache.hadoop.hive.metastore.api.BinaryColumnStatsData extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

maxColLen

long maxColLen

avgColLen

double avgColLen

numNulls

long numNulls

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.BooleanColumnStatsData extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

numTrues

long numTrues

numFalses

long numFalses

numNulls

long numNulls

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ColumnStatistics extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

statsDesc

ColumnStatisticsDesc statsDesc

statsObj

List<E> statsObj

Class org.apache.hadoop.hive.metastore.api.ColumnStatisticsData extends org.apache.thrift.TUnion<ColumnStatisticsData,ColumnStatisticsData._Fields> implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

Class org.apache.hadoop.hive.metastore.api.ColumnStatisticsDesc extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

isTblLevel

boolean isTblLevel

dbName

String dbName

tableName

String tableName

partName

String partName

lastAnalyzed

long lastAnalyzed

__isset_bitfield

byte __isset_bitfield

optionals

ColumnStatisticsDesc._Fields[] optionals

Class org.apache.hadoop.hive.metastore.api.ColumnStatisticsObj extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

colName

String colName

colType

String colType

statsData

ColumnStatisticsData statsData

Class org.apache.hadoop.hive.metastore.api.ConfigValSecurityException extends org.apache.thrift.TException implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

message

String message

Class org.apache.hadoop.hive.metastore.api.Database extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

name

String name

description

String description

locationUri

String locationUri

parameters

Map<K,V> parameters

privileges

PrincipalPrivilegeSet privileges

optionals

Database._Fields[] optionals

Class org.apache.hadoop.hive.metastore.api.DoubleColumnStatsData extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

lowValue

double lowValue

highValue

double highValue

numNulls

long numNulls

numDVs

long numDVs

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.EnvironmentContext extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

properties

Map<K,V> properties

Class org.apache.hadoop.hive.metastore.api.FieldSchema extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

name

String name

type

String type

comment

String comment

Class org.apache.hadoop.hive.metastore.api.HiveObjectPrivilege extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

hiveObject

HiveObjectRef hiveObject

principalName

String principalName

principalType

PrincipalType principalType

grantInfo

PrivilegeGrantInfo grantInfo

Class org.apache.hadoop.hive.metastore.api.HiveObjectRef extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

objectType

HiveObjectType objectType

dbName

String dbName

objectName

String objectName

partValues

List<E> partValues

columnName

String columnName

Class org.apache.hadoop.hive.metastore.api.Index extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

indexName

String indexName

indexHandlerClass

String indexHandlerClass

dbName

String dbName

origTableName

String origTableName

createTime

int createTime

lastAccessTime

int lastAccessTime

indexTableName

String indexTableName

sd

StorageDescriptor sd

parameters

Map<K,V> parameters

deferredRebuild

boolean deferredRebuild

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.IndexAlreadyExistsException extends org.apache.thrift.TException implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

message

String message

Class org.apache.hadoop.hive.metastore.api.InvalidInputException extends org.apache.thrift.TException implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

message

String message

Class org.apache.hadoop.hive.metastore.api.InvalidObjectException extends org.apache.thrift.TException implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

message

String message

Class org.apache.hadoop.hive.metastore.api.InvalidOperationException extends org.apache.thrift.TException implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

message

String message

Class org.apache.hadoop.hive.metastore.api.InvalidPartitionException extends org.apache.thrift.TException implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

message

String message

Class org.apache.hadoop.hive.metastore.api.LongColumnStatsData extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

lowValue

long lowValue

highValue

long highValue

numNulls

long numNulls

numDVs

long numDVs

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.MetaException extends org.apache.thrift.TException implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

message

String message

Class org.apache.hadoop.hive.metastore.api.NoSuchObjectException extends org.apache.thrift.TException implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

message

String message

Class org.apache.hadoop.hive.metastore.api.Order extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

col

String col

order

int order

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.Partition extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

values

List<E> values

dbName

String dbName

tableName

String tableName

createTime

int createTime

lastAccessTime

int lastAccessTime

sd

StorageDescriptor sd

parameters

Map<K,V> parameters

privileges

PrincipalPrivilegeSet privileges

__isset_bitfield

byte __isset_bitfield

optionals

Partition._Fields[] optionals

Class org.apache.hadoop.hive.metastore.api.PrincipalPrivilegeSet extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

userPrivileges

Map<K,V> userPrivileges

groupPrivileges

Map<K,V> groupPrivileges

rolePrivileges

Map<K,V> rolePrivileges

Class org.apache.hadoop.hive.metastore.api.PrivilegeBag extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

privileges

List<E> privileges

Class org.apache.hadoop.hive.metastore.api.PrivilegeGrantInfo extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

privilege

String privilege

createTime

int createTime

grantor

String grantor

grantorType

PrincipalType grantorType

grantOption

boolean grantOption

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.Role extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

roleName

String roleName

createTime

int createTime

ownerName

String ownerName

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.Schema extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

fieldSchemas

List<E> fieldSchemas

properties

Map<K,V> properties

Class org.apache.hadoop.hive.metastore.api.SerDeInfo extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

name

String name

serializationLib

String serializationLib

parameters

Map<K,V> parameters

Class org.apache.hadoop.hive.metastore.api.SkewedInfo extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

skewedColNames

List<E> skewedColNames

skewedColValues

List<E> skewedColValues

skewedColValueLocationMaps

Map<K,V> skewedColValueLocationMaps

Class org.apache.hadoop.hive.metastore.api.StorageDescriptor extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

cols

List<E> cols

location

String location

inputFormat

String inputFormat

outputFormat

String outputFormat

compressed

boolean compressed

numBuckets

int numBuckets

serdeInfo

SerDeInfo serdeInfo

bucketCols

List<E> bucketCols

sortCols

List<E> sortCols

parameters

Map<K,V> parameters

skewedInfo

SkewedInfo skewedInfo

storedAsSubDirectories

boolean storedAsSubDirectories

__isset_bitfield

byte __isset_bitfield

optionals

StorageDescriptor._Fields[] optionals

Class org.apache.hadoop.hive.metastore.api.StringColumnStatsData extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

maxColLen

long maxColLen

avgColLen

double avgColLen

numNulls

long numNulls

numDVs

long numDVs

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.Table extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tableName

String tableName

dbName

String dbName

owner

String owner

createTime

int createTime

lastAccessTime

int lastAccessTime

retention

int retention

sd

StorageDescriptor sd

partitionKeys

List<E> partitionKeys

parameters

Map<K,V> parameters

viewOriginalText

String viewOriginalText

viewExpandedText

String viewExpandedText

tableType

String tableType

privileges

PrincipalPrivilegeSet privileges

__isset_bitfield

byte __isset_bitfield

optionals

Table._Fields[] optionals

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.add_index_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

new_index

Index new_index

index_table

Table index_table

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.add_index_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

Index success

o1

InvalidObjectException o1

o2

AlreadyExistsException o2

o3

MetaException o3

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.add_partition_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

new_part

Partition new_part

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.add_partition_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

Partition success

o1

InvalidObjectException o1

o2

AlreadyExistsException o2

o3

MetaException o3

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.add_partition_with_environment_context_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

new_part

Partition new_part

environment_context

EnvironmentContext environment_context

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.add_partition_with_environment_context_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

Partition success

o1

InvalidObjectException o1

o2

AlreadyExistsException o2

o3

MetaException o3

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.add_partitions_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

new_parts

List<E> new_parts

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.add_partitions_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

int success

o1

InvalidObjectException o1

o2

AlreadyExistsException o2

o3

MetaException o3

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.alter_database_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

dbname

String dbname

db

Database db

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.alter_database_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

o1

MetaException o1

o2

NoSuchObjectException o2

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.alter_index_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

dbname

String dbname

base_tbl_name

String base_tbl_name

idx_name

String idx_name

new_idx

Index new_idx

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.alter_index_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

o1

InvalidOperationException o1

o2

MetaException o2

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.alter_partition_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

new_part

Partition new_part

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.alter_partition_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

o1

InvalidOperationException o1

o2

MetaException o2

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.alter_partition_with_environment_context_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

new_part

Partition new_part

environment_context

EnvironmentContext environment_context

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.alter_partition_with_environment_context_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

o1

InvalidOperationException o1

o2

MetaException o2

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.alter_partitions_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

new_parts

List<E> new_parts

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.alter_partitions_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

o1

InvalidOperationException o1

o2

MetaException o2

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.alter_table_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

dbname

String dbname

tbl_name

String tbl_name

new_tbl

Table new_tbl

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.alter_table_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

o1

InvalidOperationException o1

o2

MetaException o2

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.alter_table_with_environment_context_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

dbname

String dbname

tbl_name

String tbl_name

new_tbl

Table new_tbl

environment_context

EnvironmentContext environment_context

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.alter_table_with_environment_context_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

o1

InvalidOperationException o1

o2

MetaException o2

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.append_partition_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

part_vals

List<E> part_vals

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.append_partition_by_name_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

part_name

String part_name

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.append_partition_by_name_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

Partition success

o1

InvalidObjectException o1

o2

AlreadyExistsException o2

o3

MetaException o3

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.append_partition_by_name_with_environment_context_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

part_name

String part_name

environment_context

EnvironmentContext environment_context

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.append_partition_by_name_with_environment_context_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

Partition success

o1

InvalidObjectException o1

o2

AlreadyExistsException o2

o3

MetaException o3

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.append_partition_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

Partition success

o1

InvalidObjectException o1

o2

AlreadyExistsException o2

o3

MetaException o3

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.append_partition_with_environment_context_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

part_vals

List<E> part_vals

environment_context

EnvironmentContext environment_context

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.append_partition_with_environment_context_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

Partition success

o1

InvalidObjectException o1

o2

AlreadyExistsException o2

o3

MetaException o3

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.cancel_delegation_token_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

token_str_form

String token_str_form

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.cancel_delegation_token_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

o1

MetaException o1

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.create_database_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

database

Database database

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.create_database_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

o1

AlreadyExistsException o1

o2

InvalidObjectException o2

o3

MetaException o3

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.create_role_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

role

Role role

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.create_role_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

o1

MetaException o1

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.create_table_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tbl

Table tbl

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.create_table_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

o1

AlreadyExistsException o1

o2

InvalidObjectException o2

o3

MetaException o3

o4

NoSuchObjectException o4

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.create_table_with_environment_context_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

tbl

Table tbl

environment_context

EnvironmentContext environment_context

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.create_table_with_environment_context_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

o1

AlreadyExistsException o1

o2

InvalidObjectException o2

o3

MetaException o3

o4

NoSuchObjectException o4

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.create_type_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

type

Type type

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.create_type_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

o1

AlreadyExistsException o1

o2

InvalidObjectException o2

o3

MetaException o3

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.delete_partition_column_statistics_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

part_name

String part_name

col_name

String col_name

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.delete_partition_column_statistics_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

o1

NoSuchObjectException o1

o2

MetaException o2

o3

InvalidObjectException o3

o4

InvalidInputException o4

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.delete_table_column_statistics_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

col_name

String col_name

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.delete_table_column_statistics_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

o1

NoSuchObjectException o1

o2

MetaException o2

o3

InvalidObjectException o3

o4

InvalidInputException o4

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_database_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

name

String name

deleteData

boolean deleteData

cascade

boolean cascade

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_database_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

o1

NoSuchObjectException o1

o2

InvalidOperationException o2

o3

MetaException o3

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_index_by_name_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

index_name

String index_name

deleteData

boolean deleteData

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_index_by_name_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

o1

NoSuchObjectException o1

o2

MetaException o2

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_partition_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

part_vals

List<E> part_vals

deleteData

boolean deleteData

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_partition_by_name_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

part_name

String part_name

deleteData

boolean deleteData

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_partition_by_name_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

o1

NoSuchObjectException o1

o2

MetaException o2

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_partition_by_name_with_environment_context_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

part_name

String part_name

deleteData

boolean deleteData

environment_context

EnvironmentContext environment_context

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_partition_by_name_with_environment_context_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

o1

NoSuchObjectException o1

o2

MetaException o2

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_partition_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

o1

NoSuchObjectException o1

o2

MetaException o2

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_partition_with_environment_context_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

part_vals

List<E> part_vals

deleteData

boolean deleteData

environment_context

EnvironmentContext environment_context

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_partition_with_environment_context_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

o1

NoSuchObjectException o1

o2

MetaException o2

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_role_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

role_name

String role_name

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_role_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

o1

MetaException o1

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_table_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

dbname

String dbname

name

String name

deleteData

boolean deleteData

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_table_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

o1

NoSuchObjectException o1

o3

MetaException o3

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_table_with_environment_context_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

dbname

String dbname

name

String name

deleteData

boolean deleteData

environment_context

EnvironmentContext environment_context

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_table_with_environment_context_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

o1

NoSuchObjectException o1

o3

MetaException o3

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_type_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

type

String type

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_type_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

o1

MetaException o1

o2

NoSuchObjectException o2

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_all_databases_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_all_databases_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

o1

MetaException o1

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_all_tables_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_all_tables_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

o1

MetaException o1

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_config_value_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

name

String name

defaultValue

String defaultValue

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_config_value_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

String success

o1

ConfigValSecurityException o1

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_database_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

name

String name

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_database_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

Database success

o1

NoSuchObjectException o1

o2

MetaException o2

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_databases_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

pattern

String pattern

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_databases_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

o1

MetaException o1

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

token_owner

String token_owner

renewer_kerberos_principal_name

String renewer_kerberos_principal_name

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_delegation_token_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

String success

o1

MetaException o1

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_fields_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

table_name

String table_name

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_fields_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

o1

MetaException o1

o2

UnknownTableException o2

o3

UnknownDBException o3

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_index_by_name_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

index_name

String index_name

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_index_by_name_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

Index success

o1

MetaException o1

o2

NoSuchObjectException o2

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_index_names_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

max_indexes

short max_indexes

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_index_names_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

o2

MetaException o2

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_indexes_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

max_indexes

short max_indexes

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_indexes_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

o1

NoSuchObjectException o1

o2

MetaException o2

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partition_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

part_vals

List<E> part_vals

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partition_by_name_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

part_name

String part_name

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partition_by_name_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

Partition success

o1

MetaException o1

o2

NoSuchObjectException o2

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partition_column_statistics_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

part_name

String part_name

col_name

String col_name

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partition_column_statistics_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

ColumnStatistics success

o1

NoSuchObjectException o1

o2

MetaException o2

o3

InvalidInputException o3

o4

InvalidObjectException o4

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partition_names_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

max_parts

short max_parts

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partition_names_ps_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

part_vals

List<E> part_vals

max_parts

short max_parts

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partition_names_ps_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

o1

MetaException o1

o2

NoSuchObjectException o2

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partition_names_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

o2

MetaException o2

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partition_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

Partition success

o1

MetaException o1

o2

NoSuchObjectException o2

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partition_with_auth_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

part_vals

List<E> part_vals

user_name

String user_name

group_names

List<E> group_names

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partition_with_auth_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

Partition success

o1

MetaException o1

o2

NoSuchObjectException o2

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partitions_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

max_parts

short max_parts

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partitions_by_filter_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

filter

String filter

max_parts

short max_parts

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partitions_by_filter_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

o1

MetaException o1

o2

NoSuchObjectException o2

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partitions_by_names_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

names

List<E> names

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partitions_by_names_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

o1

MetaException o1

o2

NoSuchObjectException o2

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partitions_ps_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

part_vals

List<E> part_vals

max_parts

short max_parts

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partitions_ps_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

o1

MetaException o1

o2

NoSuchObjectException o2

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partitions_ps_with_auth_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

part_vals

List<E> part_vals

max_parts

short max_parts

user_name

String user_name

group_names

List<E> group_names

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partitions_ps_with_auth_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

o1

NoSuchObjectException o1

o2

MetaException o2

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partitions_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

o1

NoSuchObjectException o1

o2

MetaException o2

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partitions_with_auth_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

max_parts

short max_parts

user_name

String user_name

group_names

List<E> group_names

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partitions_with_auth_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

o1

NoSuchObjectException o1

o2

MetaException o2

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_privilege_set_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

hiveObject

HiveObjectRef hiveObject

user_name

String user_name

group_names

List<E> group_names

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_privilege_set_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

PrincipalPrivilegeSet success

o1

MetaException o1

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_role_names_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_role_names_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

o1

MetaException o1

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_schema_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

table_name

String table_name

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_schema_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

o1

MetaException o1

o2

UnknownTableException o2

o3

UnknownDBException o3

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_table_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

dbname

String dbname

tbl_name

String tbl_name

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_table_column_statistics_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

col_name

String col_name

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_table_column_statistics_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

ColumnStatistics success

o1

NoSuchObjectException o1

o2

MetaException o2

o3

InvalidInputException o3

o4

InvalidObjectException o4

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_table_names_by_filter_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

dbname

String dbname

filter

String filter

max_tables

short max_tables

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_table_names_by_filter_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

o1

MetaException o1

o2

InvalidOperationException o2

o3

UnknownDBException o3

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_table_objects_by_name_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

dbname

String dbname

tbl_names

List<E> tbl_names

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_table_objects_by_name_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

o1

MetaException o1

o2

InvalidOperationException o2

o3

UnknownDBException o3

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_table_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

Table success

o1

MetaException o1

o2

NoSuchObjectException o2

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_tables_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

pattern

String pattern

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_tables_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

o1

MetaException o1

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_type_all_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

name

String name

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_type_all_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

Map<K,V> success

o2

MetaException o2

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_type_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

name

String name

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_type_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

Type success

o1

MetaException o1

o2

NoSuchObjectException o2

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.grant_privileges_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

privileges

PrivilegeBag privileges

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.grant_privileges_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

o1

MetaException o1

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.grant_role_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

role_name

String role_name

principal_name

String principal_name

principal_type

PrincipalType principal_type

grantor

String grantor

grantorType

PrincipalType grantorType

grant_option

boolean grant_option

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.grant_role_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

o1

MetaException o1

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.isPartitionMarkedForEvent_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

part_vals

Map<K,V> part_vals

eventType

PartitionEventType eventType

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.isPartitionMarkedForEvent_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

o1

MetaException o1

o2

NoSuchObjectException o2

o3

UnknownDBException o3

o4

UnknownTableException o4

o5

UnknownPartitionException o5

o6

InvalidPartitionException o6

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.list_privileges_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

principal_name

String principal_name

principal_type

PrincipalType principal_type

hiveObject

HiveObjectRef hiveObject

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.list_privileges_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

o1

MetaException o1

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.list_roles_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

principal_name

String principal_name

principal_type

PrincipalType principal_type

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.list_roles_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

o1

MetaException o1

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.markPartitionForEvent_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

part_vals

Map<K,V> part_vals

eventType

PartitionEventType eventType

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.markPartitionForEvent_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

o1

MetaException o1

o2

NoSuchObjectException o2

o3

UnknownDBException o3

o4

UnknownTableException o4

o5

UnknownPartitionException o5

o6

InvalidPartitionException o6

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.partition_name_has_valid_characters_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

part_vals

List<E> part_vals

throw_exception

boolean throw_exception

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.partition_name_has_valid_characters_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

o1

MetaException o1

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.partition_name_to_spec_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

part_name

String part_name

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.partition_name_to_spec_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

Map<K,V> success

o1

MetaException o1

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.partition_name_to_vals_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

part_name

String part_name

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.partition_name_to_vals_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

o1

MetaException o1

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.rename_partition_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

db_name

String db_name

tbl_name

String tbl_name

part_vals

List<E> part_vals

new_part

Partition new_part

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.rename_partition_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

o1

InvalidOperationException o1

o2

MetaException o2

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.renew_delegation_token_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

token_str_form

String token_str_form

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.renew_delegation_token_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

long success

o1

MetaException o1

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.revoke_privileges_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

privileges

PrivilegeBag privileges

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.revoke_privileges_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

o1

MetaException o1

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.revoke_role_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

role_name

String role_name

principal_name

String principal_name

principal_type

PrincipalType principal_type

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.revoke_role_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

o1

MetaException o1

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.set_ugi_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

user_name

String user_name

group_names

List<E> group_names

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.set_ugi_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

List<E> success

o1

MetaException o1

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.update_partition_column_statistics_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

stats_obj

ColumnStatistics stats_obj

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.update_partition_column_statistics_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

o1

NoSuchObjectException o1

o2

InvalidObjectException o2

o3

MetaException o3

o4

InvalidInputException o4

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.update_table_column_statistics_args extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

stats_obj

ColumnStatistics stats_obj

Class org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.update_table_column_statistics_result extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

success

boolean success

o1

NoSuchObjectException o1

o2

InvalidObjectException o2

o3

MetaException o3

o4

InvalidInputException o4

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.metastore.api.Type extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

name

String name

type1

String type1

type2

String type2

fields

List<E> fields

optionals

Type._Fields[] optionals

Class org.apache.hadoop.hive.metastore.api.UnknownDBException extends org.apache.thrift.TException implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

message

String message

Class org.apache.hadoop.hive.metastore.api.UnknownPartitionException extends org.apache.thrift.TException implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

message

String message

Class org.apache.hadoop.hive.metastore.api.UnknownTableException extends org.apache.thrift.TException implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

message

String message

Class org.apache.hadoop.hive.metastore.api.Version extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

version

String version

comments

String comments

Package org.apache.hadoop.hive.ql

Class org.apache.hadoop.hive.ql.CommandNeedRetryException extends Exception implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.QueryPlan extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

queryString

String queryString

rootTasks

ArrayList<E> rootTasks

fetchTask

FetchTask fetchTask

reducerTimeStatsPerJobList

List<E> reducerTimeStatsPerJobList

inputs

HashSet<E> inputs

outputs

HashSet<E> outputs
Note: outputs are not all determined at compile time. Some of the tasks can change the outputs at run time, because only at run time, we know what are the changes. These tasks should keep a reference to the outputs here.


linfo

LineageInfo linfo
Lineage information for the query.


tableAccessInfo

TableAccessInfo tableAccessInfo

columnAccessInfo

ColumnAccessInfo columnAccessInfo

idToTableNameMap

HashMap<K,V> idToTableNameMap

queryId

String queryId

query

Query query

counters

Map<K,V> counters

done

Set<E> done

started

Set<E> started

queryProperties

QueryProperties queryProperties

Package org.apache.hadoop.hive.ql.exec

Class org.apache.hadoop.hive.ql.exec.AbstractMapJoinOperator extends CommonJoinOperator<T extends MapJoinDesc> implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.exec.AmbiguousMethodException extends UDFArgumentException implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.exec.CollectOperator extends Operator<CollectDesc> implements Serializable

serialVersionUID: 1L

Serialized Fields

firstRow

boolean firstRow

Class org.apache.hadoop.hive.ql.exec.ColumnInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

internalName

String internalName

alias

String alias

isSkewedCol

boolean isSkewedCol
Indicates whether the column is a skewed column.


tabAlias

String tabAlias
Store the alias of the table where available.


isVirtualCol

boolean isVirtualCol
Indicates whether the column is a virtual column.


isHiddenVirtualCol

boolean isHiddenVirtualCol

Class org.apache.hadoop.hive.ql.exec.ColumnStatsTask extends Task<ColumnStatsWork> implements Serializable

serialVersionUID: 1L

Serialized Fields

ftOp

FetchOperator ftOp

totalRows

int totalRows

numRows

int numRows

Class org.apache.hadoop.hive.ql.exec.CommonJoinOperator extends Operator<T extends JoinDesc> implements Serializable

serialVersionUID: 1L

Serialized Fields

storage

AbstractRowContainer<Row>[] storage

joinEmitInterval

int joinEmitInterval

joinCacheSize

int joinCacheSize

nextSz

int nextSz

hconf

Configuration hconf

Class org.apache.hadoop.hive.ql.exec.ConditionalTask extends Task<ConditionalWork> implements Serializable

serialVersionUID: 1L

Serialized Fields

listTasks

List<E> listTasks

resolved

boolean resolved

resTasks

List<E> resTasks

resolver

ConditionalResolver resolver

resolverCtx

Object resolverCtx

Class org.apache.hadoop.hive.ql.exec.CopyTask extends Task<CopyWork> implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.exec.DDLTask extends Task<DDLWork> implements Serializable

serialVersionUID: 1L

Serialized Fields

formatter

MetaDataFormatter formatter

Class org.apache.hadoop.hive.ql.exec.DependencyCollectionTask extends Task<DependencyCollectionWork> implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.exec.DummyStoreOperator extends Operator<DummyStoreDesc> implements Serializable

Class org.apache.hadoop.hive.ql.exec.ExecDriver extends Task<MapredWork> implements Serializable

serialVersionUID: 1L

Serialized Fields

jobExecHelper

HadoopJobExecHelper jobExecHelper

rj

RunningJob rj

Class org.apache.hadoop.hive.ql.exec.ExplainTask extends Task<ExplainWork> implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.exec.ExtractOperator extends Operator<ExtractDesc> implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.exec.FetchOperator extends Object implements Serializable

Serialized Fields

isNativeTable

boolean isNativeTable

work

FetchWork work

operator

Operator<T extends OperatorDesc> operator

splitNum

int splitNum

currPart

PartitionDesc currPart

currTbl

TableDesc currTbl

tblDataDone

boolean tblDataDone

hasVC

boolean hasVC

isPartitioned

boolean isPartitioned

vcsOI

StructObjectInspector vcsOI

vcCols

List<E> vcCols

context

ExecMapperContext context

Class org.apache.hadoop.hive.ql.exec.FetchTask extends Task<FetchWork> implements Serializable

serialVersionUID: 1L

Serialized Fields

maxRows

int maxRows

fetch

FetchOperator fetch

sink

ListSinkOperator sink

totalRows

int totalRows

Class org.apache.hadoop.hive.ql.exec.FileSinkOperator extends TerminalOperator<FileSinkDesc> implements Serializable

serialVersionUID: 1L

Serialized Fields

outputClass

Class<T> outputClass

taskId

String taskId

filesCreated

boolean filesCreated

recordValue

Writable recordValue

Class org.apache.hadoop.hive.ql.exec.FilterOperator extends Operator<FilterDesc> implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.exec.ForwardOperator extends Operator<ForwardDesc> implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.exec.FunctionTask extends Task<FunctionWork> implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.exec.GroupByOperator extends Operator<GroupByDesc> implements Serializable

serialVersionUID: 1L

Serialized Fields

maxMemory

long maxMemory

memoryThreshold

float memoryThreshold

groupingSetsPresent

boolean groupingSetsPresent

groupingSetsPosition

int groupingSetsPosition

groupingSets

List<E> groupingSets

groupingSetsBitSet

List<E> groupingSetsBitSet

Class org.apache.hadoop.hive.ql.exec.HashTableDummyOperator extends Operator<HashTableDummyDesc> implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.exec.HashTableSinkOperator extends TerminalOperator<HashTableSinkDesc> implements Serializable

serialVersionUID: 1L

Serialized Fields

hconf

Configuration hconf

rowNumber

long rowNumber

hashTableScale

long hashTableScale

isAbort

boolean isAbort

metadataKeyTag

int metadataKeyTag

Class org.apache.hadoop.hive.ql.exec.JoinOperator extends CommonJoinOperator<JoinDesc> implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.exec.LateralViewForwardOperator extends Operator<LateralViewForwardDesc> implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.exec.LateralViewJoinOperator extends Operator<LateralViewJoinDesc> implements Serializable

serialVersionUID: 1L

Serialized Fields

acc

ArrayList<E> acc

selectObjs

ArrayList<E> selectObjs

Class org.apache.hadoop.hive.ql.exec.LimitOperator extends Operator<LimitDesc> implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.exec.ListSinkOperator extends Operator<ListSinkDesc> implements Serializable

Class org.apache.hadoop.hive.ql.exec.MapJoinOperator extends AbstractMapJoinOperator<MapJoinDesc> implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.exec.MapOperator extends Operator<MapredWork> implements Serializable

serialVersionUID: 1L

Serialized Fields

opCtxMap

Map<K,V> opCtxMap

listInputPaths

Set<E> listInputPaths

operatorToPaths

Map<K,V> operatorToPaths

childrenOpToOpCtxMap

Map<K,V> childrenOpToOpCtxMap

extraChildrenToClose

ArrayList<E> extraChildrenToClose

Class org.apache.hadoop.hive.ql.exec.MapredLocalTask extends Task<MapredLocalWork> implements Serializable

Serialized Fields

fetchOperators

Map<K,V> fetchOperators

jobExecHelper

HadoopJobExecHelper jobExecHelper

job

JobConf job

execContext

ExecMapperContext execContext

executor

Process executor

Class org.apache.hadoop.hive.ql.exec.MapRedTask extends ExecDriver implements Serializable

serialVersionUID: 1L

Serialized Fields

executor

Process executor

Class org.apache.hadoop.hive.ql.exec.MoveTask extends Task<MoveWork> implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.exec.NoMatchingMethodException extends UDFArgumentException implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.exec.Operator extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

configuration

Configuration configuration

childOperators

List<E> childOperators

parentOperators

List<E> parentOperators

operatorId

String operatorId

counterNames

ArrayList<E> counterNames
List of counter names associated with the operator. It contains the following default counters NUM_INPUT_ROWS NUM_OUTPUT_ROWS TIME_TAKEN Individual operators can add to this list via addToCounterNames methods.


counterNameToEnum

HashMap<K,V> counterNameToEnum
Each operator has its own map of its counter names to disjoint ProgressCounter - it is populated at compile time and is read in at run-time while extracting the operator specific counts.


useBucketizedHiveInputFormat

boolean useBucketizedHiveInputFormat

conf

OperatorDesc conf

done

boolean done

jobCloseDone

boolean jobCloseDone

Class org.apache.hadoop.hive.ql.exec.PTFOperator extends Operator<PTFDesc> implements Serializable

serialVersionUID: 1L

Serialized Fields

inputPart

PTFPartition inputPart

isMapOperator

boolean isMapOperator

Class org.apache.hadoop.hive.ql.exec.PTFPersistence.ByteBasedList.ListFullException extends HiveException implements Serializable

serialVersionUID: 4745303310812778989L

Class org.apache.hadoop.hive.ql.exec.ReduceSinkOperator extends TerminalOperator<ReduceSinkDesc> implements Serializable

serialVersionUID: 1L

Serialized Fields

firstRow

boolean firstRow

Class org.apache.hadoop.hive.ql.exec.RowSchema extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

signature

ArrayList<E> signature

Class org.apache.hadoop.hive.ql.exec.ScriptOperator extends Operator<ScriptDesc> implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.exec.SelectOperator extends Operator<SelectDesc> implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.exec.SMBMapJoinOperator extends AbstractMapJoinOperator<SMBJoinDesc> implements Serializable

serialVersionUID: 1L

Serialized Fields

localWork

MapredLocalWork localWork

aliasToMergeQueue

Map<K,V> aliasToMergeQueue

nextGroupStorage

RowContainer<Row extends List<Object>>[] nextGroupStorage

candidateStorage

RowContainer<Row extends List<Object>>[] candidateStorage

Class org.apache.hadoop.hive.ql.exec.StatsTask extends Task<StatsWork> implements Serializable

serialVersionUID: 1L

Serialized Fields

table

Table table

dpPartSpecs

List<E> dpPartSpecs

Class org.apache.hadoop.hive.ql.exec.TableScanOperator extends Operator<TableScanDesc> implements Serializable

serialVersionUID: 1L

Serialized Fields

tableDesc

TableDesc tableDesc

neededColumnIDs

ArrayList<E> neededColumnIDs

Class org.apache.hadoop.hive.ql.exec.Task extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

backupTask

Task<T extends Serializable> backupTask

backupChildrenTasks

List<E> backupChildrenTasks

taskTag

int taskTag

isLocalMode

boolean isLocalMode

retryCmdWhenFail

boolean retryCmdWhenFail

id

String id

work

Serializable work

childTasks

List<E> childTasks

parentTasks

List<E> parentTasks

Class org.apache.hadoop.hive.ql.exec.TaskExecutionException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.exec.TerminalOperator extends Operator<T extends OperatorDesc> implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.exec.UDFArgumentException extends SemanticException implements Serializable

Serialized Fields

funcClass

Class<T> funcClass
The UDF or UDAF class that has the ambiguity.


argTypeInfos

List<E> argTypeInfos
The list of parameter types.


methods

List<E> methods
The list of matched methods.

Class org.apache.hadoop.hive.ql.exec.UDFArgumentLengthException extends UDFArgumentException implements Serializable

Class org.apache.hadoop.hive.ql.exec.UDFArgumentTypeException extends UDFArgumentException implements Serializable

Serialized Fields

argumentId

int argumentId

Class org.apache.hadoop.hive.ql.exec.UDTFOperator extends Operator<UDTFDesc> implements Serializable

serialVersionUID: 1L

Serialized Fields

LOG

org.apache.commons.logging.Log LOG

udtfInputOIs

ObjectInspector[] udtfInputOIs

objToSendToUDTF

Object[] objToSendToUDTF

forwardObj

Object[] forwardObj

Class org.apache.hadoop.hive.ql.exec.UnionOperator extends Operator<UnionDesc> implements Serializable

serialVersionUID: 1L

Serialized Fields

parentObjInspectors

StructObjectInspector[] parentObjInspectors

parentFields

List<E>[] parentFields

columnTypeResolvers

GenericUDFUtils.ReturnObjectInspectorResolver[] columnTypeResolvers

needsTransform

boolean[] needsTransform

outputRow

ArrayList<E> outputRow

Package org.apache.hadoop.hive.ql.exec.persistence

Class org.apache.hadoop.hive.ql.exec.persistence.AbstractMapJoinKey extends Object implements Serializable

Serialization Methods

readExternal

public abstract void readExternal(ObjectInput in)
                           throws IOException,
                                  ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public abstract void writeExternal(ObjectOutput out)
                            throws IOException
Throws:
IOException

Class org.apache.hadoop.hive.ql.exec.persistence.HashMapWrapper extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

LOG

org.apache.commons.logging.Log LOG

maxMemoryUsage

float maxMemoryUsage

mHash

HashMap<K,V> mHash

dumpFile

File dumpFile

maxMemory

long maxMemory

currentMemory

long currentMemory

num

NumberFormat num

Class org.apache.hadoop.hive.ql.exec.persistence.MapJoinDoubleKeys extends AbstractMapJoinKey implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.apache.hadoop.hive.ql.exec.persistence.MapJoinObjectKey extends AbstractMapJoinKey implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.apache.hadoop.hive.ql.exec.persistence.MapJoinObjectValue extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.apache.hadoop.hive.ql.exec.persistence.MapJoinSingleKey extends AbstractMapJoinKey implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package org.apache.hadoop.hive.ql.hooks

Class org.apache.hadoop.hive.ql.hooks.Entity extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

typ

Entity.Type typ
The type.


t

Table t
The table. This is null if this is a directory.


p

Partition p
The partition.This is null if this object is not a partition.


d

String d
The directory if this is a directory.


name

String name
This is derived from t and p, but we need to serialize this field to make sure Entity.hashCode() does not need to recursively read into t and p.


complete

boolean complete
Whether the output is complete or not. For eg, for dynamic partitions, the complete output may not be known

Class org.apache.hadoop.hive.ql.hooks.LineageInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

index

Map<K,V> index
The map contains an index from the (datacontainer, columnname) to the dependency vector for that tuple. This is used to generate the dependency vectors during the walk of the operator tree.

Class org.apache.hadoop.hive.ql.hooks.LineageInfo.BaseColumnInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

tabAlias

LineageInfo.TableAliasInfo tabAlias
The table and alias info encapsulated in a different class.


column

FieldSchema column
The metastore column information. The column can be null and that denotes that the expression is dependent on the row of the table and not particular column. This can happen in case of count(1).

Class org.apache.hadoop.hive.ql.hooks.LineageInfo.DataContainer extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

tab

Table tab
The table in case this container is a table.


part

Partition part
The partition in case this container is a partition.

Class org.apache.hadoop.hive.ql.hooks.LineageInfo.Dependency extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

type

LineageInfo.DependencyType type
The type of dependency.


expr

String expr
Expression string for the dependency.


baseCols

List<E> baseCols
The list of base columns that the particular column depends on.

Class org.apache.hadoop.hive.ql.hooks.LineageInfo.DependencyKey extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

dc

LineageInfo.DataContainer dc
The data container for this key.


fld

FieldSchema fld
The field schema for this key.

Class org.apache.hadoop.hive.ql.hooks.LineageInfo.TableAliasInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

alias

String alias
The alias for the table.


table

Table table
The metastore table information.

Class org.apache.hadoop.hive.ql.hooks.ReadEntity extends Entity implements Serializable

Serialized Fields

parents

Set<E> parents

Class org.apache.hadoop.hive.ql.hooks.WriteEntity extends Entity implements Serializable


Package org.apache.hadoop.hive.ql.index

Class org.apache.hadoop.hive.ql.index.IndexMetadataChangeTask extends Task<IndexMetadataChangeWork> implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.index.IndexMetadataChangeWork extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

partSpec

HashMap<K,V> partSpec

indexTbl

String indexTbl

dbName

String dbName

Package org.apache.hadoop.hive.ql.io

Class org.apache.hadoop.hive.ql.io.JavaTestObjFlatFileInputFormat extends Object implements Serializable

Serialized Fields

s

String s

num

int num

Package org.apache.hadoop.hive.ql.io.orc

Class org.apache.hadoop.hive.ql.io.orc.OrcProto.BucketStatistics extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

count_

List<E> count_

countMemoizedSerializedSize

int countMemoizedSerializedSize

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hive.ql.io.orc.OrcProto.ColumnEncoding extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

kind_

org.apache.hadoop.hive.ql.io.orc.OrcProto.ColumnEncoding.Kind kind_

dictionarySize_

int dictionarySize_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hive.ql.io.orc.OrcProto.ColumnStatistics extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

numberOfValues_

long numberOfValues_

intStatistics_

org.apache.hadoop.hive.ql.io.orc.OrcProto.IntegerStatistics intStatistics_

doubleStatistics_

org.apache.hadoop.hive.ql.io.orc.OrcProto.DoubleStatistics doubleStatistics_

stringStatistics_

org.apache.hadoop.hive.ql.io.orc.OrcProto.StringStatistics stringStatistics_

bucketStatistics_

org.apache.hadoop.hive.ql.io.orc.OrcProto.BucketStatistics bucketStatistics_

decimalStatistics_

org.apache.hadoop.hive.ql.io.orc.OrcProto.DecimalStatistics decimalStatistics_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hive.ql.io.orc.OrcProto.DecimalStatistics extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

minimum_

Object minimum_

maximum_

Object maximum_

sum_

Object sum_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hive.ql.io.orc.OrcProto.DoubleStatistics extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

minimum_

double minimum_

maximum_

double maximum_

sum_

double sum_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hive.ql.io.orc.OrcProto.Footer extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

headerLength_

long headerLength_

contentLength_

long contentLength_

stripes_

List<E> stripes_

types_

List<E> types_

metadata_

List<E> metadata_

numberOfRows_

long numberOfRows_

statistics_

List<E> statistics_

rowIndexStride_

int rowIndexStride_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hive.ql.io.orc.OrcProto.IntegerStatistics extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

minimum_

long minimum_

maximum_

long maximum_

sum_

long sum_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hive.ql.io.orc.OrcProto.PostScript extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

footerLength_

long footerLength_

compression_

org.apache.hadoop.hive.ql.io.orc.OrcProto.CompressionKind compression_

compressionBlockSize_

long compressionBlockSize_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hive.ql.io.orc.OrcProto.RowIndex extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

entry_

List<E> entry_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hive.ql.io.orc.OrcProto.RowIndexEntry extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

positions_

List<E> positions_

positionsMemoizedSerializedSize

int positionsMemoizedSerializedSize

statistics_

org.apache.hadoop.hive.ql.io.orc.OrcProto.ColumnStatistics statistics_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hive.ql.io.orc.OrcProto.Stream extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

kind_

org.apache.hadoop.hive.ql.io.orc.OrcProto.Stream.Kind kind_

column_

int column_

length_

long length_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hive.ql.io.orc.OrcProto.StringStatistics extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

minimum_

Object minimum_

maximum_

Object maximum_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hive.ql.io.orc.OrcProto.StripeFooter extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

streams_

List<E> streams_

columns_

List<E> columns_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hive.ql.io.orc.OrcProto.StripeInformation extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

offset_

long offset_

indexLength_

long indexLength_

dataLength_

long dataLength_

footerLength_

long footerLength_

numberOfRows_

long numberOfRows_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hive.ql.io.orc.OrcProto.Type extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

kind_

org.apache.hadoop.hive.ql.io.orc.OrcProto.Type.Kind kind_

subtypes_

List<E> subtypes_

subtypesMemoizedSerializedSize

int subtypesMemoizedSerializedSize

fieldNames_

com.google.protobuf.LazyStringList fieldNames_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Class org.apache.hadoop.hive.ql.io.orc.OrcProto.UserMetadataItem extends com.google.protobuf.GeneratedMessage implements Serializable

serialVersionUID: 0L

Serialization Methods

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

bitField0_

int bitField0_

name_

Object name_

value_

com.google.protobuf.ByteString value_

memoizedIsInitialized

byte memoizedIsInitialized

memoizedSerializedSize

int memoizedSerializedSize

Package org.apache.hadoop.hive.ql.io.rcfile.merge

Class org.apache.hadoop.hive.ql.io.rcfile.merge.BlockMergeTask extends Task<MergeWork> implements Serializable

serialVersionUID: 1L

Serialized Fields

jobExecHelper

HadoopJobExecHelper jobExecHelper

success

boolean success

Class org.apache.hadoop.hive.ql.io.rcfile.merge.MergeWork extends MapredWork implements Serializable

serialVersionUID: 1L

Serialized Fields

inputPaths

List<E> inputPaths

outputDir

String outputDir

hasDynamicPartitions

boolean hasDynamicPartitions

dynPartCtx

DynamicPartitionCtx dynPartCtx

isListBucketingAlterTableConcatenate

boolean isListBucketingAlterTableConcatenate

listBucketingCtx

ListBucketingCtx listBucketingCtx

Package org.apache.hadoop.hive.ql.io.rcfile.stats

Class org.apache.hadoop.hive.ql.io.rcfile.stats.PartialScanTask extends Task<PartialScanWork> implements Serializable

serialVersionUID: 1L

Serialized Fields

jobExecHelper

HadoopJobExecHelper jobExecHelper

success

boolean success

Class org.apache.hadoop.hive.ql.io.rcfile.stats.PartialScanWork extends MapredWork implements Serializable

serialVersionUID: 1L

Serialized Fields

inputPaths

List<E> inputPaths

aggKey

String aggKey

Package org.apache.hadoop.hive.ql.lockmgr

Class org.apache.hadoop.hive.ql.lockmgr.LockException extends HiveException implements Serializable

serialVersionUID: 1L


Package org.apache.hadoop.hive.ql.metadata

Class org.apache.hadoop.hive.ql.metadata.AuthorizationException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.metadata.DummyPartition extends Partition implements Serializable

Serialized Fields

name

String name

partSpec

LinkedHashMap<K,V> partSpec

Class org.apache.hadoop.hive.ql.metadata.HiveException extends Exception implements Serializable

Class org.apache.hadoop.hive.ql.metadata.InvalidTableException extends HiveException implements Serializable

Serialized Fields

tableName

String tableName

Class org.apache.hadoop.hive.ql.metadata.Partition extends Object implements Serializable

Serialized Fields

table

Table table

tPartition

Partition tPartition

deserializer

Deserializer deserializer
These fields are cached. The information comes from tPartition.


outputFormatClass

Class<T> outputFormatClass

inputFormatClass

Class<T> inputFormatClass

uri

URI uri

Class org.apache.hadoop.hive.ql.metadata.Table extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

tTable

Table tTable

deserializer

Deserializer deserializer
These fields are all cached fields. The information comes from tTable.


outputFormatClass

Class<T> outputFormatClass

inputFormatClass

Class<T> inputFormatClass

uri

URI uri

storageHandler

HiveStorageHandler storageHandler

Class org.apache.hadoop.hive.ql.metadata.VirtualColumn extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

typeInfo

PrimitiveTypeInfo typeInfo

isHidden

boolean isHidden

Package org.apache.hadoop.hive.ql.optimizer.physical

Class org.apache.hadoop.hive.ql.optimizer.physical.BucketingSortingCtx.BucketCol extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

names

List<E> names

indexes

List<E> indexes

Class org.apache.hadoop.hive.ql.optimizer.physical.BucketingSortingCtx.SortCol extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

names

List<E> names

indexes

List<E> indexes

sortOrder

char sortOrder

Package org.apache.hadoop.hive.ql.parse

Class org.apache.hadoop.hive.ql.parse.ASTErrorNode extends ASTNode implements Serializable

serialVersionUID: 1L

Serialized Fields

delegate

org.antlr.runtime.tree.CommonErrorNode delegate

Class org.apache.hadoop.hive.ql.parse.ASTNode extends org.antlr.runtime.tree.CommonTree implements Serializable

serialVersionUID: 1L

Serialized Fields

origin

ASTNodeOrigin origin

Class org.apache.hadoop.hive.ql.parse.OpParseContext extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

rr

RowResolver rr

Class org.apache.hadoop.hive.ql.parse.ParseException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

errors

ArrayList<E> errors

Class org.apache.hadoop.hive.ql.parse.QBJoinTree extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

leftAlias

String leftAlias

rightAliases

String[] rightAliases

leftAliases

String[] leftAliases

joinSrc

QBJoinTree joinSrc

baseSrc

String[] baseSrc

nextTag

int nextTag

joinCond

JoinCond[] joinCond

noOuterJoin

boolean noOuterJoin

noSemiJoin

boolean noSemiJoin

aliasToOpInfo

Map<K,V> aliasToOpInfo

id

String id

rhsSemijoin

HashMap<K,V> rhsSemijoin

expressions

ArrayList<E> expressions

nullsafes

ArrayList<E> nullsafes

filters

ArrayList<E> filters

filterMap

int[][] filterMap

filtersForPushing

ArrayList<E> filtersForPushing

mapSideJoin

boolean mapSideJoin

mapAliases

List<E> mapAliases

streamAliases

List<E> streamAliases

Class org.apache.hadoop.hive.ql.parse.RowResolver extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

rowSchema

RowSchema rowSchema

rslvMap

HashMap<K,V> rslvMap

invRslvMap

HashMap<K,V> invRslvMap

expressionMap

Map<K,V> expressionMap

isExprResolver

boolean isExprResolver

Class org.apache.hadoop.hive.ql.parse.SemanticException extends HiveException implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.parse.SplitSample extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

totalLength

Long totalLength

percent

Double percent

rowCount

Integer rowCount

seedNum

int seedNum
The number used to determine which part of the input to sample


Package org.apache.hadoop.hive.ql.plan

Class org.apache.hadoop.hive.ql.plan.AbstractOperatorDesc extends Object implements Serializable

Class org.apache.hadoop.hive.ql.plan.AddPartitionDesc extends DDLDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

tableName

String tableName

dbName

String dbName

location

String location

ifNotExists

boolean ifNotExists

expectView

boolean expectView

partSpec

LinkedHashMap<K,V> partSpec

partParams

Map<K,V> partParams

inputFormat

String inputFormat

outputFormat

String outputFormat

numBuckets

int numBuckets

cols

List<E> cols

serializationLib

String serializationLib

serdeParams

Map<K,V> serdeParams

bucketCols

List<E> bucketCols

sortCols

List<E> sortCols

Class org.apache.hadoop.hive.ql.plan.AggregationDesc extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

genericUDAFName

String genericUDAFName

genericUDAFEvaluator

GenericUDAFEvaluator genericUDAFEvaluator
In case genericUDAFEvaluator is Serializable, we will serialize the object. In case genericUDAFEvaluator does not implement Serializable, Java will remember the class of genericUDAFEvaluator and creates a new instance when deserialized. This is exactly what we want.


parameters

ArrayList<E> parameters

distinct

boolean distinct

mode

GenericUDAFEvaluator.Mode mode

Class org.apache.hadoop.hive.ql.plan.AlterDatabaseDesc extends DDLDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

databaseName

String databaseName

locationUri

String locationUri

comment

String comment

ifNotExists

boolean ifNotExists

dbProperties

Map<K,V> dbProperties

Class org.apache.hadoop.hive.ql.plan.AlterIndexDesc extends DDLDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

indexName

String indexName

baseTable

String baseTable

dbName

String dbName

partSpec

Map<K,V> partSpec

props

Map<K,V> props

op

AlterIndexDesc.AlterIndexTypes op

Class org.apache.hadoop.hive.ql.plan.AlterTableAlterPartDesc extends DDLDesc implements Serializable

Serialized Fields

tableName

String tableName

dbName

String dbName

partKeySpec

FieldSchema partKeySpec

Class org.apache.hadoop.hive.ql.plan.AlterTableDesc extends DDLDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

op

AlterTableDesc.AlterTableTypes op

oldName

String oldName

newName

String newName

newCols

ArrayList<E> newCols

serdeName

String serdeName

props

HashMap<K,V> props

inputFormat

String inputFormat

outputFormat

String outputFormat

storageHandler

String storageHandler

numberBuckets

int numberBuckets

bucketColumns

ArrayList<E> bucketColumns

sortColumns

ArrayList<E> sortColumns

oldColName

String oldColName

newColName

String newColName

newColType

String newColType

newColComment

String newColComment

first

boolean first

afterCol

String afterCol

expectView

boolean expectView

partSpec

HashMap<K,V> partSpec

newLocation

String newLocation

protectModeEnable

boolean protectModeEnable

protectModeType

AlterTableDesc.ProtectModeType protectModeType

skewedLocations

Map<K,V> skewedLocations

isTurnOffSkewed

boolean isTurnOffSkewed

isStoredAsSubDirectories

boolean isStoredAsSubDirectories

skewedColNames

List<E> skewedColNames

skewedColValues

List<E> skewedColValues

table

Table table

isDropIfExists

boolean isDropIfExists

isTurnOffSorting

boolean isTurnOffSorting

Class org.apache.hadoop.hive.ql.plan.AlterTableSimpleDesc extends DDLDesc implements Serializable

Serialized Fields

tableName

String tableName

dbName

String dbName

partSpec

LinkedHashMap<K,V> partSpec

type

AlterTableDesc.AlterTableTypes type

Class org.apache.hadoop.hive.ql.plan.ArchiveDesc extends DDLDesc implements Serializable

Class org.apache.hadoop.hive.ql.plan.ArchiveWork extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

tableName

String tableName

dbName

String dbName

partSpec

LinkedHashMap<K,V> partSpec

type

ArchiveWork.ArchiveActionType type

Class org.apache.hadoop.hive.ql.plan.BucketMapJoinContext extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

aliasBucketFileNameMapping

Map<K,V> aliasBucketFileNameMapping

mapJoinBigTableAlias

String mapJoinBigTableAlias

bucketMatcherClass

Class<T> bucketMatcherClass

bucketFileNameMapping

Map<K,V> bucketFileNameMapping

bigTablePartSpecToFileMapping

Map<K,V> bigTablePartSpecToFileMapping

Class org.apache.hadoop.hive.ql.plan.CollectDesc extends AbstractOperatorDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

bufferSize

Integer bufferSize

Class org.apache.hadoop.hive.ql.plan.ColumnStatsDesc extends DDLDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

isTblLevel

boolean isTblLevel

tableName

String tableName

partName

String partName

colName

List<E> colName

colType

List<E> colType

Class org.apache.hadoop.hive.ql.plan.ColumnStatsWork extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

fWork

FetchWork fWork

colStats

ColumnStatsDesc colStats

Class org.apache.hadoop.hive.ql.plan.ConditionalResolverCommonJoin extends Object implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.plan.ConditionalResolverCommonJoin.ConditionalResolverCommonJoinCtx extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

aliasToTask

HashMap<K,V> aliasToTask

pathToAliases

HashMap<K,V> pathToAliases

aliasToKnownSize

HashMap<K,V> aliasToKnownSize

commonJoinTask

Task<T extends Serializable> commonJoinTask

localTmpDir

String localTmpDir

hdfsTmpDir

String hdfsTmpDir

Class org.apache.hadoop.hive.ql.plan.ConditionalResolverMergeFiles extends Object implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.plan.ConditionalResolverMergeFiles.ConditionalResolverMergeFilesCtx extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

listTasks

List<E> listTasks

dir

String dir

dpCtx

DynamicPartitionCtx dpCtx

lbCtx

ListBucketingCtx lbCtx

Class org.apache.hadoop.hive.ql.plan.ConditionalResolverSkewJoin extends Object implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.plan.ConditionalResolverSkewJoin.ConditionalResolverSkewJoinCtx extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

dirToTaskMap

HashMap<K,V> dirToTaskMap

Class org.apache.hadoop.hive.ql.plan.ConditionalWork extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

listWorks

List<E> listWorks

Class org.apache.hadoop.hive.ql.plan.CopyWork extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

fromPath

String fromPath

toPath

String toPath

errorOnSrcEmpty

boolean errorOnSrcEmpty

Class org.apache.hadoop.hive.ql.plan.CreateDatabaseDesc extends DDLDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

databaseName

String databaseName

locationUri

String locationUri

comment

String comment

ifNotExists

boolean ifNotExists

dbProperties

Map<K,V> dbProperties

Class org.apache.hadoop.hive.ql.plan.CreateFunctionDesc extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

functionName

String functionName

className

String className

Class org.apache.hadoop.hive.ql.plan.CreateIndexDesc extends DDLDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

tableName

String tableName

indexName

String indexName

indexedCols

List<E> indexedCols

indexTableName

String indexTableName

deferredRebuild

boolean deferredRebuild

inputFormat

String inputFormat

outputFormat

String outputFormat

serde

String serde

storageHandler

String storageHandler

indexTypeHandlerClass

String indexTypeHandlerClass

location

String location

idxProps

Map<K,V> idxProps

tblProps

Map<K,V> tblProps

serdeProps

Map<K,V> serdeProps

collItemDelim

String collItemDelim

fieldDelim

String fieldDelim

fieldEscape

String fieldEscape

lineDelim

String lineDelim

mapKeyDelim

String mapKeyDelim

indexComment

String indexComment

Class org.apache.hadoop.hive.ql.plan.CreateTableDesc extends DDLDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

databaseName

String databaseName

tableName

String tableName

isExternal

boolean isExternal

cols

ArrayList<E> cols

partCols

ArrayList<E> partCols

bucketCols

ArrayList<E> bucketCols

sortCols

ArrayList<E> sortCols

numBuckets

int numBuckets

fieldDelim

String fieldDelim

fieldEscape

String fieldEscape

collItemDelim

String collItemDelim

mapKeyDelim

String mapKeyDelim

lineDelim

String lineDelim

comment

String comment

inputFormat

String inputFormat

outputFormat

String outputFormat

location

String location

serName

String serName

storageHandler

String storageHandler

serdeProps

Map<K,V> serdeProps

tblProps

Map<K,V> tblProps

ifNotExists

boolean ifNotExists

skewedColNames

List<E> skewedColNames

skewedColValues

List<E> skewedColValues

isStoredAsSubDirectories

boolean isStoredAsSubDirectories

Class org.apache.hadoop.hive.ql.plan.CreateTableLikeDesc extends DDLDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

tableName

String tableName

isExternal

boolean isExternal

defaultInputFormat

String defaultInputFormat

defaultOutputFormat

String defaultOutputFormat

defaultSerName

String defaultSerName

defaultSerdeProps

Map<K,V> defaultSerdeProps

location

String location

tblProps

Map<K,V> tblProps

ifNotExists

boolean ifNotExists

likeTableName

String likeTableName

Class org.apache.hadoop.hive.ql.plan.CreateViewDesc extends DDLDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

viewName

String viewName

originalText

String originalText

expandedText

String expandedText

schema

List<E> schema

tblProps

Map<K,V> tblProps

partColNames

List<E> partColNames

partCols

List<E> partCols

comment

String comment

ifNotExists

boolean ifNotExists

orReplace

boolean orReplace

isAlterViewAs

boolean isAlterViewAs

Class org.apache.hadoop.hive.ql.plan.DDLDesc extends Object implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.plan.DDLWork extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

createIndexDesc

CreateIndexDesc createIndexDesc

alterIndexDesc

AlterIndexDesc alterIndexDesc

dropIdxDesc

DropIndexDesc dropIdxDesc

createDatabaseDesc

CreateDatabaseDesc createDatabaseDesc

switchDatabaseDesc

SwitchDatabaseDesc switchDatabaseDesc

dropDatabaseDesc

DropDatabaseDesc dropDatabaseDesc

createTblDesc

CreateTableDesc createTblDesc

createTblLikeDesc

CreateTableLikeDesc createTblLikeDesc

createVwDesc

CreateViewDesc createVwDesc

dropTblDesc

DropTableDesc dropTblDesc

alterTblDesc

AlterTableDesc alterTblDesc

alterIdxDesc

AlterIndexDesc alterIdxDesc

showDatabasesDesc

ShowDatabasesDesc showDatabasesDesc

showTblsDesc

ShowTablesDesc showTblsDesc

showColumnsDesc

ShowColumnsDesc showColumnsDesc

showTblPropertiesDesc

ShowTblPropertiesDesc showTblPropertiesDesc

lockTblDesc

LockTableDesc lockTblDesc

unlockTblDesc

UnlockTableDesc unlockTblDesc

showFuncsDesc

ShowFunctionsDesc showFuncsDesc

showLocksDesc

ShowLocksDesc showLocksDesc

descFunctionDesc

DescFunctionDesc descFunctionDesc

showPartsDesc

ShowPartitionsDesc showPartsDesc

showCreateTblDesc

ShowCreateTableDesc showCreateTblDesc

descTblDesc

DescTableDesc descTblDesc

addPartitionDesc

AddPartitionDesc addPartitionDesc

renamePartitionDesc

RenamePartitionDesc renamePartitionDesc

alterTblSimpleDesc

AlterTableSimpleDesc alterTblSimpleDesc

msckDesc

MsckDesc msckDesc

showTblStatusDesc

ShowTableStatusDesc showTblStatusDesc

showIndexesDesc

ShowIndexesDesc showIndexesDesc

descDbDesc

DescDatabaseDesc descDbDesc

alterDbDesc

AlterDatabaseDesc alterDbDesc

alterTableAlterPartDesc

AlterTableAlterPartDesc alterTableAlterPartDesc

truncateTblDesc

TruncateTableDesc truncateTblDesc

roleDDLDesc

RoleDDLDesc roleDDLDesc

grantDesc

GrantDesc grantDesc

showGrantDesc

ShowGrantDesc showGrantDesc

revokeDesc

RevokeDesc revokeDesc

grantRevokeRoleDDL

GrantRevokeRoleDDL grantRevokeRoleDDL

needLock

boolean needLock

inputs

HashSet<E> inputs
ReadEntitites that are passed to the hooks.


outputs

HashSet<E> outputs
List of WriteEntities that are passed to the hooks.


mergeFilesDesc

AlterTablePartMergeFilesDesc mergeFilesDesc

Class org.apache.hadoop.hive.ql.plan.DependencyCollectionWork extends Object implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.plan.DescDatabaseDesc extends DDLDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

dbName

String dbName

resFile

String resFile

isExt

boolean isExt

Class org.apache.hadoop.hive.ql.plan.DescFunctionDesc extends DDLDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

resFile

String resFile

isExtended

boolean isExtended

Class org.apache.hadoop.hive.ql.plan.DescTableDesc extends DDLDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

tableName

String tableName

partSpec

Map<K,V> partSpec

resFile

String resFile

colPath

String colPath

isExt

boolean isExt

isFormatted

boolean isFormatted

isPretty

boolean isPretty
Show pretty output? This has more human-readable formatting than isFormatted mode.

Class org.apache.hadoop.hive.ql.plan.DropDatabaseDesc extends DDLDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

databaseName

String databaseName

ifExists

boolean ifExists

cascade

boolean cascade

Class org.apache.hadoop.hive.ql.plan.DropFunctionDesc extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

functionName

String functionName

Class org.apache.hadoop.hive.ql.plan.DropTableDesc extends DDLDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

tableName

String tableName

partSpecs

ArrayList<E> partSpecs

expectView

boolean expectView

ifExists

boolean ifExists

ignoreProtection

boolean ignoreProtection

stringPartitionColumns

boolean stringPartitionColumns

Class org.apache.hadoop.hive.ql.plan.DummyStoreDesc extends AbstractOperatorDesc implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.plan.DynamicPartitionCtx extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

partSpec

Map<K,V> partSpec

numDPCols

int numDPCols

numSPCols

int numSPCols

spPath

String spPath

rootPath

String rootPath

numBuckets

int numBuckets

inputToDPCols

Map<K,V> inputToDPCols

spNames

List<E> spNames

dpNames

List<E> dpNames

defaultPartName

String defaultPartName

maxPartsPerNode

int maxPartsPerNode

Class org.apache.hadoop.hive.ql.plan.ExplainWork extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

resFile

String resFile

rootTasks

ArrayList<E> rootTasks

astStringTree

String astStringTree

inputs

HashSet<E> inputs

extended

boolean extended

formatted

boolean formatted

dependency

boolean dependency

Class org.apache.hadoop.hive.ql.plan.ExplosionDesc extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

fieldName

String fieldName

position

int position

Class org.apache.hadoop.hive.ql.plan.ExprNodeColumnDesc extends ExprNodeDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

column

String column
The column name.


tabAlias

String tabAlias
The alias of the table.


isPartitionColOrVirtualCol

boolean isPartitionColOrVirtualCol
Is the column a partitioned column.


isSkewedCol

boolean isSkewedCol
Is the column a skewed column

Class org.apache.hadoop.hive.ql.plan.ExprNodeColumnListDesc extends ExprNodeDesc implements Serializable

Serialized Fields

columns

List<E> columns

Class org.apache.hadoop.hive.ql.plan.ExprNodeConstantDesc extends ExprNodeDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

value

Object value

Class org.apache.hadoop.hive.ql.plan.ExprNodeDesc extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

typeInfo

TypeInfo typeInfo

Class org.apache.hadoop.hive.ql.plan.ExprNodeFieldDesc extends ExprNodeDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

desc

ExprNodeDesc desc

fieldName

String fieldName

isList

Boolean isList

Class org.apache.hadoop.hive.ql.plan.ExprNodeGenericFuncDesc extends ExprNodeDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

genericUDF

GenericUDF genericUDF
In case genericUDF is Serializable, we will serialize the object. In case genericUDF does not implement Serializable, Java will remember the class of genericUDF and creates a new instance when deserialized. This is exactly what we want.


childExprs

List<E> childExprs

writableObjectInspector

ObjectInspector writableObjectInspector
This class uses a writableObjectInspector rather than a TypeInfo to store the canonical type information for this NodeDesc.


isSortedExpr

boolean isSortedExpr

Class org.apache.hadoop.hive.ql.plan.ExprNodeNullDesc extends ExprNodeDesc implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.ql.plan.ExtractDesc extends AbstractOperatorDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

col

ExprNodeDesc col

Class org.apache.hadoop.hive.ql.plan.FetchWork extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

tblDir

String tblDir

tblDesc

TableDesc tblDesc

partDir

ArrayList<E> partDir

partDesc

ArrayList<E> partDesc

source

Operator<T extends OperatorDesc> source

sink

ListSinkOperator sink

limit

int limit

leastNumRows

int leastNumRows

splitSample

SplitSample splitSample

serializationNullFormat

String serializationNullFormat
Serialization Null Format for the serde used to fetch data.

Class org.apache.hadoop.hive.ql.plan.FileSinkDesc extends AbstractOperatorDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

dirName

String dirName

statsKeyPref

String statsKeyPref

tableInfo

TableDesc tableInfo

compressed

boolean compressed

destTableId

int destTableId

compressCodec

String compressCodec

compressType

String compressType

multiFileSpray

boolean multiFileSpray

canBeMerged

boolean canBeMerged

totalFiles

int totalFiles

partitionCols

ArrayList<E> partitionCols

numFiles

int numFiles

dpCtx

DynamicPartitionCtx dpCtx

staticSpec

String staticSpec

gatherStats

boolean gatherStats

linkedFileSink

boolean linkedFileSink

parentDir

String parentDir

statsReliable

boolean statsReliable

lbCtx

ListBucketingCtx lbCtx

maxStatsKeyPrefixLength

int maxStatsKeyPrefixLength

statsCollectRawDataSize

boolean statsCollectRawDataSize

Class org.apache.hadoop.hive.ql.plan.FilterDesc extends AbstractOperatorDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

predicate

ExprNodeDesc predicate

isSamplingPred

boolean isSamplingPred

isSortedFilter

boolean isSortedFilter

Class org.apache.hadoop.hive.ql.plan.ForwardDesc extends AbstractOperatorDesc implements Seri