Serialized Form


Package org.apache.hadoop.fs

Class org.apache.hadoop.fs.ChecksumException extends IOException implements Serializable

Serialized Fields

pos

long pos

Class org.apache.hadoop.fs.FSError extends Error implements Serializable


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_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_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_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_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

idToTableNameMap

HashMap<K,V> idToTableNameMap

queryId

String queryId

query

Query query

counters

HashMap<K,V> counters

done

HashSet<E> done

started

HashSet<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

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

serialVersionUID: 1L

Serialized Fields

storage

HashMap<K,V> storage

joinEmitInterval

int joinEmitInterval

joinCacheSize

int joinCacheSize

nextSz

int nextSz

hconf

org.apache.hadoop.conf.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.ExecDriver extends Task<MapredWork> implements Serializable

serialVersionUID: 1L

Serialized Fields

jobExecHelper

HadoopJobExecHelper jobExecHelper

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

org.apache.hadoop.io.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

org.apache.hadoop.conf.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

Serialized Fields

bigTableAlias

int bigTableAlias

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

org.apache.hadoop.mapred.JobConf job

execContext

ExecMapperContext execContext

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

serialVersionUID: 1L

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

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.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

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.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

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.parse

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

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

percent

double percent
The percentage of the TABLESAMPLE clause.


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.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

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

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

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

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

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

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

stringPartitionColumns

boolean stringPartitionColumns

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.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

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

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 Serializable

serialVersionUID: 1L

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

serialVersionUID: 1L

Serialized Fields

createFunctionDesc

CreateFunctionDesc createFunctionDesc

dropFunctionDesc

DropFunctionDesc dropFunctionDesc

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

serialVersionUID: 1L

Serialized Fields

privileges

List<E> privileges

principals

List<E> principals

grantOption

boolean grantOption

grantor

String grantor

grantorType

PrincipalType grantorType

privilegeSubjectDesc

PrivilegeObjectDesc privilegeSubjectDesc

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

serialVersionUID: 1L

Serialized Fields

mode

GroupByDesc.Mode mode

groupKeyNotReductionKey

boolean groupKeyNotReductionKey

bucketGroup

boolean bucketGroup

keys

ArrayList<E> keys

listGroupingSets

List<E> listGroupingSets

groupingSetsPresent

boolean groupingSetsPresent

groupingSetPosition

int groupingSetPosition

aggregators

ArrayList<E> aggregators

outputColumnNames

ArrayList<E> outputColumnNames

groupByMemoryUsage

float groupByMemoryUsage

memoryThreshold

float memoryThreshold

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

Serialized Fields

tbl

TableDesc tbl

Class org.apache.hadoop.hive.ql.plan.HashTableSinkDesc extends JoinDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

handleSkewJoin

boolean handleSkewJoin

skewKeyDefinition

int skewKeyDefinition

bigKeysDirMap

Map<K,V> bigKeysDirMap

smallKeysDirMap

Map<K,V> smallKeysDirMap

skewKeysValuesTables

Map<K,V> skewKeysValuesTables

exprs

Map<K,V> exprs

filters

Map<K,V> filters

filterMap

int[][] filterMap

outputColumnNames

List<E> outputColumnNames

noOuterJoin

boolean noOuterJoin

conds

JoinCondDesc[] conds

tagOrder

Byte[] tagOrder

keyTableDesc

TableDesc keyTableDesc

keys

Map<K,V> keys

keyTblDesc

TableDesc keyTblDesc

valueTblDescs

List<E> valueTblDescs

valueTblFilteredDescs

List<E> valueTblFilteredDescs

posBigTable

int posBigTable

retainList

Map<K,V> retainList

hashtableMemoryUsage

float hashtableMemoryUsage

dumpFilePrefix

String dumpFilePrefix

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

serialVersionUID: 1L

Serialized Fields

left

int left

right

int right

type

int type

preserved

boolean preserved

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

serialVersionUID: 1L

Serialized Fields

handleSkewJoin

boolean handleSkewJoin

skewKeyDefinition

int skewKeyDefinition

bigKeysDirMap

Map<K,V> bigKeysDirMap

smallKeysDirMap

Map<K,V> smallKeysDirMap

skewKeysValuesTables

Map<K,V> skewKeysValuesTables

exprs

Map<K,V> exprs

filters

Map<K,V> filters

filterMap

int[][] filterMap

nullsafes

boolean[] nullsafes

outputColumnNames

List<E> outputColumnNames

noOuterJoin

boolean noOuterJoin

conds

JoinCondDesc[] conds

tagOrder

Byte[] tagOrder

keyTableDesc

TableDesc keyTableDesc

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

serialVersionUID: 1L

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

serialVersionUID: 1L

Serialized Fields

outputInternalColNames

ArrayList<E> outputInternalColNames

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

serialVersionUID: 1L

Serialized Fields

limit

int limit

leastRows

int leastRows

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

serialVersionUID: 1L

Serialized Fields

serializationNullFormat

String serializationNullFormat

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

serialVersionUID: 1L

Serialized Fields

sourceDir

String sourceDir

Class org.apache.hadoop.hive.ql.plan.LoadFileDesc extends LoadDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

targetDir

String targetDir

isDfsDir

boolean isDfsDir

columns

String columns

columnTypes

String columnTypes

destinationCreateTable

String destinationCreateTable

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

serialVersionUID: 1L

Serialized Fields

targetDirs

List<E> targetDirs

isDfsDir

boolean isDfsDir

columns

String columns

columnTypes

String columnTypes

srcDirs

List<E> srcDirs

Class org.apache.hadoop.hive.ql.plan.LoadTableDesc extends LoadDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

replace

boolean replace

tmpDir

String tmpDir

dpCtx

DynamicPartitionCtx dpCtx

holdDDLTime

boolean holdDDLTime

inheritTableSpecs

boolean inheritTableSpecs

table

TableDesc table

partitionSpec

Map<K,V> partitionSpec

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

serialVersionUID: 1L

Serialized Fields

tableName

String tableName

mode

String mode

partSpec

Map<K,V> partSpec

queryId

String queryId

queryStr

String queryStr

Class org.apache.hadoop.hive.ql.plan.MapJoinDesc extends JoinDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

keys

Map<K,V> keys

keyTblDesc

TableDesc keyTblDesc

valueTblDescs

List<E> valueTblDescs

valueFilteredTblDescs

List<E> valueFilteredTblDescs

posBigTable

int posBigTable

retainList

Map<K,V> retainList

aliasBucketFileNameMapping

Map<K,V> aliasBucketFileNameMapping

bigTableBucketNumMapping

Map<K,V> bigTableBucketNumMapping

bigTablePartSpecToFileMapping

Map<K,V> bigTablePartSpecToFileMapping

dumpFilePrefix

String dumpFilePrefix

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

serialVersionUID: 1L

Serialized Fields

aliasToWork

LinkedHashMap<K,V> aliasToWork

aliasToFetchWork

LinkedHashMap<K,V> aliasToFetchWork

inputFileChangeSensitive

boolean inputFileChangeSensitive

bucketMapjoinContext

BucketMapJoinContext bucketMapjoinContext

tmpFileURI

String tmpFileURI

stageID

String stageID

dummyParentOp

List<E> dummyParentOp

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

serialVersionUID: 1L

Serialized Fields

command

String command

pathToAliases

LinkedHashMap<K,V> pathToAliases

pathToPartitionInfo

LinkedHashMap<K,V> pathToPartitionInfo

aliasToWork

LinkedHashMap<K,V> aliasToWork

aliasToPartnInfo

LinkedHashMap<K,V> aliasToPartnInfo

nameToSplitSample

HashMap<K,V> nameToSplitSample

keyDesc

TableDesc keyDesc

tagToValueDesc

List<E> tagToValueDesc

reducer

Operator<T extends OperatorDesc> reducer

numReduceTasks

Integer numReduceTasks

numMapTasks

Integer numMapTasks

maxSplitSize

Long maxSplitSize

minSplitSize

Long minSplitSize

minSplitSizePerNode

Long minSplitSizePerNode

minSplitSizePerRack

Long minSplitSizePerRack

needsTagging

boolean needsTagging

hadoopSupportsSplittable

boolean hadoopSupportsSplittable

mapLocalWork

MapredLocalWork mapLocalWork

inputformat

String inputformat

indexIntermediateFile

String indexIntermediateFile

gatheringStats

boolean gatheringStats

tmpHDFSFileURI

String tmpHDFSFileURI

opParseCtxMap

LinkedHashMap<K,V> opParseCtxMap

joinTree

QBJoinTree joinTree

mapperCannotSpanPartns

boolean mapperCannotSpanPartns

inputFormatSorted

boolean inputFormatSorted

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

serialVersionUID: 1L

Serialized Fields

loadTableWork

LoadTableDesc loadTableWork

loadFileWork

LoadFileDesc loadFileWork

loadMultiFilesWork

LoadMultiFilesDesc loadMultiFilesWork

checkFileFormat

boolean checkFileFormat

dpSpecPaths

ArrayList<E> dpSpecPaths

inputs

HashSet<E> inputs
ReadEntitites that are passed to the hooks.


outputs

HashSet<E> outputs
List of WriteEntities that are passed to the hooks.


movedParts

List<E> movedParts
List of inserted partitions

Class org.apache.hadoop.hive.ql.plan.MsckDesc extends DDLWork implements Serializable

Serialized Fields

tableName

String tableName

partSpecs

ArrayList<E> partSpecs

resFile

String resFile

repairPartitions

boolean repairPartitions

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

serialVersionUID: 2L

Serialized Fields

tableDesc

TableDesc tableDesc

partSpec

LinkedHashMap<K,V> partSpec

deserializerClass

Class<T> deserializerClass

inputFileFormatClass

Class<T> inputFileFormatClass

outputFileFormatClass

Class<T> outputFileFormatClass

properties

Properties properties

serdeClassName

String serdeClassName

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

serialVersionUID: 1L

Serialized Fields

name

String name

type

PrincipalType type

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

serialVersionUID: 1L

Serialized Fields

privilege

Privilege privilege

columns

List<E> columns

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

serialVersionUID: 1L

Serialized Fields

keyCols

ArrayList<E> keyCols
Key columns are passed to reducer in the "key".


outputKeyColumnNames

ArrayList<E> outputKeyColumnNames

distinctColumnIndices

List<E> distinctColumnIndices

valueCols

ArrayList<E> valueCols
Value columns are passed to reducer in the "value".


outputValueColumnNames

ArrayList<E> outputValueColumnNames

keySerializeInfo

TableDesc keySerializeInfo
Describe how to serialize the key.


valueSerializeInfo

TableDesc valueSerializeInfo
Describe how to serialize the value.


tag

int tag
The tag for this reducesink descriptor.


numDistributionKeys

int numDistributionKeys
Number of distribution keys.


partitionCols

ArrayList<E> partitionCols
The partition columns (CLUSTER BY or DISTRIBUTE BY in Hive language). Partition columns decide the reducer that the current row goes to. Partition columns are not passed to reducer.


numReducers

int numReducers

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

serialVersionUID: 1L

Serialized Fields

tableName

String tableName

dbName

String dbName

location

String location

oldPartSpec

LinkedHashMap<K,V> oldPartSpec

newPartSpec

LinkedHashMap<K,V> newPartSpec

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

serialVersionUID: 1L

Serialized Fields

privileges

List<E> privileges

principals

List<E> principals

privilegeSubjectDesc

PrivilegeObjectDesc privilegeSubjectDesc

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

serialVersionUID: 1L

Serialized Fields

name

String name

principalType

PrincipalType principalType

group

boolean group

operation

RoleDDLDesc.RoleOperation operation

resFile

String resFile

roleOwnerName

String roleOwnerName

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

serialVersionUID: 1L

Serialized Fields

schema

String schema

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

serialVersionUID: 1L

Serialized Fields

scriptCmd

String scriptCmd

scriptOutputInfo

TableDesc scriptOutputInfo

inRecordWriterClass

Class<T> inRecordWriterClass

scriptInputInfo

TableDesc scriptInputInfo

outRecordReaderClass

Class<T> outRecordReaderClass

scriptErrInfo

TableDesc scriptErrInfo

errRecordReaderClass

Class<T> errRecordReaderClass

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

serialVersionUID: 1L

Serialized Fields

colList

List<E> colList

outputColumnNames

List<E> outputColumnNames

selectStar

boolean selectStar

selStarNoCompute

boolean selStarNoCompute

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

serialVersionUID: 1L

Serialized Fields

dbName

String dbName

tableName

String tableName

resFile

String resFile

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

serialVersionUID: 1L

Serialized Fields

resFile

String resFile

tableName

String tableName

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

serialVersionUID: 1L

Serialized Fields

pattern

String pattern

resFile

String resFile

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

serialVersionUID: 1L

Serialized Fields

pattern

String pattern

resFile

String resFile

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

serialVersionUID: 1L

Serialized Fields

tableName

String tableName

resFile

String resFile

isFormatted

boolean isFormatted

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

serialVersionUID: 1L

Serialized Fields

resFile

String resFile

tableName

String tableName

partSpec

HashMap<K,V> partSpec

isExt

boolean isExt

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

serialVersionUID: 1L

Serialized Fields

tabName

String tabName

resFile

String resFile

partSpec

Map<K,V> partSpec

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

serialVersionUID: 1L

Serialized Fields

pattern

String pattern

dbName

String dbName

resFile

String resFile

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

serialVersionUID: 1L

Serialized Fields

pattern

String pattern

resFile

String resFile

dbName

String dbName

partSpec

HashMap<K,V> partSpec

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

serialVersionUID: 1L

Serialized Fields

resFile

String resFile

tableName

String tableName

propertyName

String propertyName

Class org.apache.hadoop.hive.ql.plan.SMBJoinDesc extends MapJoinDesc implements Serializable

serialVersionUID: 1L

Serialized Fields

localWork

MapredLocalWork localWork

tagToAlias

HashMap<K,V> tagToAlias

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

serialVersionUID: 1L

Serialized Fields

tableSpecs

BaseSemanticAnalyzer.tableSpec tableSpecs

loadTableDesc

LoadTableDesc loadTableDesc

loadFileDesc

LoadFileDesc loadFileDesc

aggKey

String aggKey

statsReliable

boolean statsReliable

clearAggregatorStats

boolean clearAggregatorStats

noStatsAggregator

boolean noStatsAggregator

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

serialVersionUID: 1L

Serialized Fields

databaseName

String databaseName

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

serialVersionUID: 1L

Serialized Fields

deserializerClass

Class<T> deserializerClass

inputFileFormatClass

Class<T> inputFileFormatClass

outputFileFormatClass

Class<T> outputFileFormatClass

properties

Properties properties

serdeClassName

String serdeClassName

jobProperties

Map<K,V> jobProperties

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

serialVersionUID: 1L

Serialized Fields

alias

String alias

virtualCols

List<E> virtualCols

statsAggKeyPrefix

String statsAggKeyPrefix

partColumns

List<E> partColumns
A list of the partition columns of the table. Set by the semantic analyzer only in case of the analyze command.


gatherStats

boolean gatherStats
A boolean variable set to true by the semantic analyzer only in case of the analyze command.


statsReliable

boolean statsReliable

filterExpr

ExprNodeDesc filterExpr

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

serialVersionUID: 1L

Serialized Fields

genericUDTF

GenericUDTF genericUDTF

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

serialVersionUID: 1L

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

serialVersionUID: 1L

Serialized Fields

tableName

String tableName

partSpec

Map<K,V> partSpec

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

Class org.apache.hadoop.hive.ql.plan.api.Adjacency 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

node

String node

children

List<E> children

adjacencyType

AdjacencyType adjacencyType

Class org.apache.hadoop.hive.ql.plan.api.Graph 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

nodeType

NodeType nodeType

roots

List<E> roots

adjacencyList

List<E> adjacencyList

Class org.apache.hadoop.hive.ql.plan.api.Operator 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

operatorId

String operatorId

operatorType

OperatorType operatorType

operatorAttributes

Map<K,V> operatorAttributes

operatorCounters

Map<K,V> operatorCounters

done

boolean done

started

boolean started

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.ql.plan.api.Query 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

queryId

String queryId

queryType

String queryType

queryAttributes

Map<K,V> queryAttributes

queryCounters

Map<K,V> queryCounters

stageGraph

Graph stageGraph

stageList

List<E> stageList

done

boolean done

started

boolean started

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.ql.plan.api.QueryPlan 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

queries

List<E> queries

done

boolean done

started

boolean started

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.ql.plan.api.Stage 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

stageId

String stageId

stageType

StageType stageType

stageAttributes

Map<K,V> stageAttributes

stageCounters

Map<K,V> stageCounters

taskList

List<E> taskList

done

boolean done

started

boolean started

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.ql.plan.api.Task 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

taskId

String taskId

taskType

TaskType taskType

taskAttributes

Map<K,V> taskAttributes

taskCounters

Map<K,V> taskCounters

operatorGraph

Graph operatorGraph

operatorList

List<E> operatorList

done

boolean done

started

boolean started

__isset_bitfield

byte __isset_bitfield

optionals

Task._Fields[] optionals

Package org.apache.hadoop.hive.ql.udf.generic

Class org.apache.hadoop.hive.ql.udf.generic.GenericUDAFBridge.GenericUDAFBridgeEvaluator extends GenericUDAFEvaluator implements Serializable

serialVersionUID: 1L

Serialized Fields

udafEvaluator

Class<T> udafEvaluator

Class org.apache.hadoop.hive.ql.udf.generic.GenericUDFBridge extends GenericUDF implements Serializable

Serialized Fields

udfName

String udfName
The name of the UDF.


isOperator

boolean isOperator
Whether the UDF is an operator or not. This controls how the display string is generated.


udfClass

Class<T> udfClass
The underlying UDF class.


udfClassName

String udfClassName
The underlying UDF class Name.


Package org.apache.hadoop.hive.serde.test

Class org.apache.hadoop.hive.serde.test.InnerStruct 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

field0

int field0

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.serde.test.ThriftTestObj 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

field1

int field1

field2

String field2

field3

List<E> field3

__isset_bitfield

byte __isset_bitfield

Package org.apache.hadoop.hive.serde2

Class org.apache.hadoop.hive.serde2.SerDeException extends Exception implements Serializable

serialVersionUID: 1L


Package org.apache.hadoop.hive.serde2.avro

Class org.apache.hadoop.hive.serde2.avro.AvroSerdeException extends SerDeException implements Serializable

Class org.apache.hadoop.hive.serde2.avro.AvroSerializer.SerializeToAvroException extends AvroSerdeException implements Serializable

Serialized Fields

schema

org.apache.avro.Schema schema

record

org.apache.avro.generic.GenericData.Record record

Class org.apache.hadoop.hive.serde2.avro.BadSchemaException extends AvroSerdeException implements Serializable


Package org.apache.hadoop.hive.serde2.dynamic_type

Class org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDe extends Object implements Serializable

Serialized Fields

type_name

String type_name

bt

DynamicSerDeStructBase bt

tios

org.apache.thrift.transport.TIOStreamTransport tios

deserializeReuse

Object deserializeReuse

ret

org.apache.hadoop.io.BytesWritable ret

Class org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDeFieldList extends DynamicSerDeSimpleNode implements Serializable

Serialized Fields

types_by_id

Map<K,V> types_by_id

types_by_column_name

Map<K,V> types_by_column_name

ordered_types

DynamicSerDeTypeBase[] ordered_types

ordered_column_id_by_name

Map<K,V> ordered_column_id_by_name

isRealThrift

boolean isRealThrift
Indicates whether fields can be out of order or missing. i.e., is it really real thrift serialization. This is used by dynamicserde to do some optimizations if it knows all the fields exist and are required and are serialized in order. For now, those optimizations are only done for DynamicSerDe serialized data so always set to false for now.


fieldsPresent

boolean[] fieldsPresent

field

org.apache.thrift.protocol.TField field

Class org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDeFunction extends DynamicSerDeStructBase implements Serializable

Class org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDeStruct extends DynamicSerDeStructBase implements Serializable

Class org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDeStructBase extends DynamicSerDeTypeBase implements Serializable

Serialized Fields

fieldList

DynamicSerDeFieldList fieldList

Class org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDeTypeBase extends DynamicSerDeSimpleNode implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDeTypeBool extends DynamicSerDeTypeBase implements Serializable

Class org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDeTypeByte extends DynamicSerDeTypeBase implements Serializable

Class org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDeTypedef extends DynamicSerDeTypeBase implements Serializable

Class org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDeTypeDouble extends DynamicSerDeTypeBase implements Serializable

Class org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDeTypei16 extends DynamicSerDeTypeBase implements Serializable

Class org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDeTypei32 extends DynamicSerDeTypeBase implements Serializable

Class org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDeTypei64 extends DynamicSerDeTypeBase implements Serializable

Class org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDeTypeList extends DynamicSerDeTypeBase implements Serializable

Class org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDeTypeMap extends DynamicSerDeTypeBase implements Serializable

Serialized Fields

FD_KEYTYPE

byte FD_KEYTYPE

FD_VALUETYPE

byte FD_VALUETYPE

serializeMap

org.apache.thrift.protocol.TMap serializeMap

Class org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDeTypeSet extends DynamicSerDeTypeBase implements Serializable

Serialized Fields

tset

org.apache.thrift.protocol.TSet tset
NOTE: Set is not supported by Hive yet. The code uses ListObjectInspector right now. We need to change it to SetObjectInspector when that is done.

Class org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDeTypeString extends DynamicSerDeTypeBase implements Serializable

Class org.apache.hadoop.hive.serde2.dynamic_type.ParseException extends Exception implements Serializable

Serialized Fields

specialConstructor

boolean specialConstructor
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).


currentToken

Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.


expectedTokenSequences

int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.


tokenImage

String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.


eol

String eol
The end of line string for this machine.

Class org.apache.hadoop.hive.serde2.dynamic_type.TokenMgrError extends Error implements Serializable

Serialized Fields

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


Package org.apache.hadoop.hive.serde2.thrift

Class org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol.Factory extends Object implements Serializable

Class org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol.Factory extends Object implements Serializable


Package org.apache.hadoop.hive.serde2.thrift.test

Class org.apache.hadoop.hive.serde2.thrift.test.Complex 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

aint

int aint

aString

String aString

lint

List<E> lint

lString

List<E> lString

lintString

List<E> lintString

mStringString

Map<K,V> mStringString

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.serde2.thrift.test.IntString 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

myint

int myint

myString

String myString

underscore_int

int underscore_int

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.serde2.thrift.test.MegaStruct 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

my_bool

boolean my_bool

my_byte

byte my_byte

my_16bit_int

short my_16bit_int

my_32bit_int

int my_32bit_int

my_64bit_int

long my_64bit_int

my_double

double my_double

my_string

String my_string

my_binary

ByteBuffer my_binary

my_string_string_map

Map<K,V> my_string_string_map

my_string_enum_map

Map<K,V> my_string_enum_map

my_enum_string_map

Map<K,V> my_enum_string_map

my_enum_struct_map

Map<K,V> my_enum_struct_map

my_enum_stringlist_map

Map<K,V> my_enum_stringlist_map

my_enum_structlist_map

Map<K,V> my_enum_structlist_map

my_stringlist

List<E> my_stringlist

my_structlist

List<E> my_structlist

my_enumlist

List<E> my_enumlist

my_stringset

Set<E> my_stringset

my_enumset

Set<E> my_enumset

my_structset

Set<E> my_structset

__isset_bitfield

byte __isset_bitfield

optionals

MegaStruct._Fields[] optionals

Class org.apache.hadoop.hive.serde2.thrift.test.MiniStruct 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

my_string

String my_string

my_enum

MyEnum my_enum

optionals

MiniStruct._Fields[] optionals

Package org.apache.hadoop.hive.serde2.typeinfo

Class org.apache.hadoop.hive.serde2.typeinfo.ListTypeInfo extends TypeInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

listElementTypeInfo

TypeInfo listElementTypeInfo

Class org.apache.hadoop.hive.serde2.typeinfo.MapTypeInfo extends TypeInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

mapKeyTypeInfo

TypeInfo mapKeyTypeInfo

mapValueTypeInfo

TypeInfo mapValueTypeInfo

Class org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo extends TypeInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

typeName

String typeName

Class org.apache.hadoop.hive.serde2.typeinfo.StructTypeInfo extends TypeInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

allStructFieldNames

ArrayList<E> allStructFieldNames

allStructFieldTypeInfos

ArrayList<E> allStructFieldTypeInfos

Class org.apache.hadoop.hive.serde2.typeinfo.TypeInfo extends Object implements Serializable

serialVersionUID: 1L

Class org.apache.hadoop.hive.serde2.typeinfo.UnionTypeInfo extends TypeInfo implements Serializable

serialVersionUID: 1L

Serialized Fields

allUnionObjectTypeInfos

List<E> allUnionObjectTypeInfos

Package org.apache.hadoop.hive.service

Class org.apache.hadoop.hive.service.HiveClusterStatus 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

taskTrackers

int taskTrackers

mapTasks

int mapTasks

reduceTasks

int reduceTasks

maxMapTasks

int maxMapTasks

maxReduceTasks

int maxReduceTasks

state

JobTrackerState state

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.service.HiveServerException 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

errorCode

int errorCode

SQLState

String SQLState

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.service.ThriftHive.clean_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.service.ThriftHive.clean_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

Class org.apache.hadoop.hive.service.ThriftHive.execute_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

query

String query

Class org.apache.hadoop.hive.service.ThriftHive.execute_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

ex

HiveServerException ex

Class org.apache.hadoop.hive.service.ThriftHive.fetchAll_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.service.ThriftHive.fetchAll_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

ex

HiveServerException ex

Class org.apache.hadoop.hive.service.ThriftHive.fetchN_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

numRows

int numRows

__isset_bitfield

byte __isset_bitfield

Class org.apache.hadoop.hive.service.ThriftHive.fetchN_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

ex

HiveServerException ex

Class org.apache.hadoop.hive.service.ThriftHive.fetchOne_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.service.ThriftHive.fetchOne_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

ex

HiveServerException ex

Class org.apache.hadoop.hive.service.ThriftHive.getClusterStatus_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.service.ThriftHive.getClusterStatus_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

HiveClusterStatus success

ex

HiveServerException ex

Class org.apache.hadoop.hive.service.ThriftHive.getQueryPlan_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.service.ThriftHive.getQueryPlan_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

QueryPlan success

ex

HiveServerException ex

Class org.apache.hadoop.hive.service.ThriftHive.getSchema_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.service.ThriftHive.getSchema_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

Schema success

ex

HiveServerException ex

Class org.apache.hadoop.hive.service.ThriftHive.getThriftSchema_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.service.ThriftHive.getThriftSchema_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

Schema success

ex

HiveServerException ex

Package org.apache.hadoop.hive.thrift

Class org.apache.hadoop.hive.thrift.DelegationTokenStore.TokenStoreException extends RuntimeException implements Serializable

serialVersionUID: -8693819817623074083L


Package org.apache.hive.service

Class org.apache.hive.service.BreakableService.BrokenLifecycleEvent extends RuntimeException implements Serializable

Class org.apache.hive.service.ServiceException extends RuntimeException implements Serializable


Package org.apache.hive.service.auth

Class org.apache.hive.service.auth.PlainSaslServer.SaslPlainProvider extends Provider implements Serializable


Package org.apache.hive.service.cli

Class org.apache.hive.service.cli.HiveSQLException extends SQLException implements Serializable

serialVersionUID: -6095254671958748094L


Package org.apache.hive.service.cli.thrift

Class org.apache.hive.service.cli.thrift.TArrayTypeEntry 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

objectTypePtr

int objectTypePtr

__isset_bitfield

byte __isset_bitfield

Class org.apache.hive.service.cli.thrift.TBoolValue 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

value

boolean value

__isset_bitfield

byte __isset_bitfield

optionals

TBoolValue._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TByteValue 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

value

byte value

__isset_bitfield

byte __isset_bitfield

optionals

TByteValue._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TCancelOperationReq 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

operationHandle

TOperationHandle operationHandle

Class org.apache.hive.service.cli.thrift.TCancelOperationResp 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

status

TStatus status

Class org.apache.hive.service.cli.thrift.TCLIService.CancelOperation_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

req

TCancelOperationReq req

Class org.apache.hive.service.cli.thrift.TCLIService.CancelOperation_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

TCancelOperationResp success

Class org.apache.hive.service.cli.thrift.TCLIService.CloseOperation_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

req

TCloseOperationReq req

Class org.apache.hive.service.cli.thrift.TCLIService.CloseOperation_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

TCloseOperationResp success

Class org.apache.hive.service.cli.thrift.TCLIService.CloseSession_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

req

TCloseSessionReq req

Class org.apache.hive.service.cli.thrift.TCLIService.CloseSession_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

TCloseSessionResp success

Class org.apache.hive.service.cli.thrift.TCLIService.ExecuteStatement_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

req

TExecuteStatementReq req

Class org.apache.hive.service.cli.thrift.TCLIService.ExecuteStatement_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

TExecuteStatementResp success

Class org.apache.hive.service.cli.thrift.TCLIService.FetchResults_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

req

TFetchResultsReq req

Class org.apache.hive.service.cli.thrift.TCLIService.FetchResults_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

TFetchResultsResp success

Class org.apache.hive.service.cli.thrift.TCLIService.GetCatalogs_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

req

TGetCatalogsReq req

Class org.apache.hive.service.cli.thrift.TCLIService.GetCatalogs_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

TGetCatalogsResp success

Class org.apache.hive.service.cli.thrift.TCLIService.GetColumns_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

req

TGetColumnsReq req

Class org.apache.hive.service.cli.thrift.TCLIService.GetColumns_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

TGetColumnsResp success

Class org.apache.hive.service.cli.thrift.TCLIService.GetFunctions_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

req

TGetFunctionsReq req

Class org.apache.hive.service.cli.thrift.TCLIService.GetFunctions_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

TGetFunctionsResp success

Class org.apache.hive.service.cli.thrift.TCLIService.GetInfo_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

req

TGetInfoReq req

Class org.apache.hive.service.cli.thrift.TCLIService.GetInfo_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

TGetInfoResp success

Class org.apache.hive.service.cli.thrift.TCLIService.GetOperationStatus_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

req

TGetOperationStatusReq req

Class org.apache.hive.service.cli.thrift.TCLIService.GetOperationStatus_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

TGetOperationStatusResp success

Class org.apache.hive.service.cli.thrift.TCLIService.GetResultSetMetadata_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

req

TGetResultSetMetadataReq req

Class org.apache.hive.service.cli.thrift.TCLIService.GetResultSetMetadata_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

TGetResultSetMetadataResp success

Class org.apache.hive.service.cli.thrift.TCLIService.GetSchemas_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

req

TGetSchemasReq req

Class org.apache.hive.service.cli.thrift.TCLIService.GetSchemas_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

TGetSchemasResp success

Class org.apache.hive.service.cli.thrift.TCLIService.GetTables_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

req

TGetTablesReq req

Class org.apache.hive.service.cli.thrift.TCLIService.GetTables_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

TGetTablesResp success

Class org.apache.hive.service.cli.thrift.TCLIService.GetTableTypes_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

req

TGetTableTypesReq req

Class org.apache.hive.service.cli.thrift.TCLIService.GetTableTypes_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

TGetTableTypesResp success

Class org.apache.hive.service.cli.thrift.TCLIService.GetTypeInfo_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

req

TGetTypeInfoReq req

Class org.apache.hive.service.cli.thrift.TCLIService.GetTypeInfo_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

TGetTypeInfoResp success

Class org.apache.hive.service.cli.thrift.TCLIService.OpenSession_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

req

TOpenSessionReq req

Class org.apache.hive.service.cli.thrift.TCLIService.OpenSession_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

TOpenSessionResp success

Class org.apache.hive.service.cli.thrift.TCloseOperationReq 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

operationHandle

TOperationHandle operationHandle

Class org.apache.hive.service.cli.thrift.TCloseOperationResp 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

status

TStatus status

Class org.apache.hive.service.cli.thrift.TCloseSessionReq 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

sessionHandle

TSessionHandle sessionHandle

Class org.apache.hive.service.cli.thrift.TCloseSessionResp 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

status

TStatus status

Class org.apache.hive.service.cli.thrift.TColumn extends org.apache.thrift.TUnion<TColumn,TColumn._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.hive.service.cli.thrift.TColumnDesc 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

columnName

String columnName

typeDesc

TTypeDesc typeDesc

position

int position

comment

String comment

__isset_bitfield

byte __isset_bitfield

optionals

TColumnDesc._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TColumnValue extends org.apache.thrift.TUnion<TColumnValue,TColumnValue._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.hive.service.cli.thrift.TDoubleValue 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

value

double value

__isset_bitfield

byte __isset_bitfield

optionals

TDoubleValue._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TExecuteStatementReq 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

sessionHandle

TSessionHandle sessionHandle

statement

String statement

confOverlay

Map<K,V> confOverlay

optionals

TExecuteStatementReq._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TExecuteStatementResp 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

status

TStatus status

operationHandle

TOperationHandle operationHandle

optionals

TExecuteStatementResp._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TFetchResultsReq 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

operationHandle

TOperationHandle operationHandle

orientation

TFetchOrientation orientation

maxRows

long maxRows

__isset_bitfield

byte __isset_bitfield

Class org.apache.hive.service.cli.thrift.TFetchResultsResp 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

status

TStatus status

hasMoreRows

boolean hasMoreRows

results

TRowSet results

__isset_bitfield

byte __isset_bitfield

optionals

TFetchResultsResp._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TGetCatalogsReq 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

sessionHandle

TSessionHandle sessionHandle

Class org.apache.hive.service.cli.thrift.TGetCatalogsResp 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

status

TStatus status

operationHandle

TOperationHandle operationHandle

optionals

TGetCatalogsResp._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TGetColumnsReq 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

sessionHandle

TSessionHandle sessionHandle

catalogName

String catalogName

schemaName

String schemaName

tableName

String tableName

columnName

String columnName

optionals

TGetColumnsReq._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TGetColumnsResp 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

status

TStatus status

operationHandle

TOperationHandle operationHandle

optionals

TGetColumnsResp._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TGetFunctionsReq 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

sessionHandle

TSessionHandle sessionHandle

catalogName

String catalogName

schemaName

String schemaName

functionName

String functionName

optionals

TGetFunctionsReq._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TGetFunctionsResp 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

status

TStatus status

operationHandle

TOperationHandle operationHandle

optionals

TGetFunctionsResp._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TGetInfoReq 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

sessionHandle

TSessionHandle sessionHandle

infoType

TGetInfoType infoType

Class org.apache.hive.service.cli.thrift.TGetInfoResp 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

status

TStatus status

infoValue

TGetInfoValue infoValue

Class org.apache.hive.service.cli.thrift.TGetInfoValue extends org.apache.thrift.TUnion<TGetInfoValue,TGetInfoValue._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.hive.service.cli.thrift.TGetOperationStatusReq 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

operationHandle

TOperationHandle operationHandle

Class org.apache.hive.service.cli.thrift.TGetOperationStatusResp 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

status

TStatus status

operationState

TOperationState operationState

optionals

TGetOperationStatusResp._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TGetResultSetMetadataReq 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

operationHandle

TOperationHandle operationHandle

Class org.apache.hive.service.cli.thrift.TGetResultSetMetadataResp 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

status

TStatus status

schema

TTableSchema schema

optionals

TGetResultSetMetadataResp._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TGetSchemasReq 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

sessionHandle

TSessionHandle sessionHandle

catalogName

String catalogName

schemaName

String schemaName

optionals

TGetSchemasReq._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TGetSchemasResp 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

status

TStatus status

operationHandle

TOperationHandle operationHandle

optionals

TGetSchemasResp._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TGetTablesReq 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

sessionHandle

TSessionHandle sessionHandle

catalogName

String catalogName

schemaName

String schemaName

tableName

String tableName

tableTypes

List<E> tableTypes

optionals

TGetTablesReq._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TGetTablesResp 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

status

TStatus status

operationHandle

TOperationHandle operationHandle

optionals

TGetTablesResp._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TGetTableTypesReq 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

sessionHandle

TSessionHandle sessionHandle

Class org.apache.hive.service.cli.thrift.TGetTableTypesResp 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

status

TStatus status

operationHandle

TOperationHandle operationHandle

optionals

TGetTableTypesResp._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TGetTypeInfoReq 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

sessionHandle

TSessionHandle sessionHandle

Class org.apache.hive.service.cli.thrift.TGetTypeInfoResp 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

status

TStatus status

operationHandle

TOperationHandle operationHandle

optionals

TGetTypeInfoResp._Fields[] optionals

Class org.apache.hive.service.cli.thrift.THandleIdentifier 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

guid

ByteBuffer guid

secret

ByteBuffer secret

Class org.apache.hive.service.cli.thrift.TI16Value 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

value

short value

__isset_bitfield

byte __isset_bitfield

optionals

TI16Value._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TI32Value 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

value

int value

__isset_bitfield

byte __isset_bitfield

optionals

TI32Value._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TI64Value 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

value

long value

__isset_bitfield

byte __isset_bitfield

optionals

TI64Value._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TMapTypeEntry 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

keyTypePtr

int keyTypePtr

valueTypePtr

int valueTypePtr

__isset_bitfield

byte __isset_bitfield

Class org.apache.hive.service.cli.thrift.TOpenSessionReq 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

client_protocol

TProtocolVersion client_protocol

username

String username

password

String password

configuration

Map<K,V> configuration

optionals

TOpenSessionReq._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TOpenSessionResp 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

status

TStatus status

serverProtocolVersion

TProtocolVersion serverProtocolVersion

sessionHandle

TSessionHandle sessionHandle

configuration

Map<K,V> configuration

optionals

TOpenSessionResp._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TOperationHandle 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

operationId

THandleIdentifier operationId

operationType

TOperationType operationType

hasResultSet

boolean hasResultSet

modifiedRowCount

double modifiedRowCount

__isset_bitfield

byte __isset_bitfield

optionals

TOperationHandle._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TPrimitiveTypeEntry 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

TType type

Class org.apache.hive.service.cli.thrift.TRow 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

colVals

List<E> colVals

Class org.apache.hive.service.cli.thrift.TRowSet 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

startRowOffset

long startRowOffset

rows

List<E> rows

columns

List<E> columns

__isset_bitfield

byte __isset_bitfield

optionals

TRowSet._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TSessionHandle 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

sessionId

THandleIdentifier sessionId

Class org.apache.hive.service.cli.thrift.TStatus 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

statusCode

TStatusCode statusCode

infoMessages

List<E> infoMessages

sqlState

String sqlState

errorCode

int errorCode

errorMessage

String errorMessage

__isset_bitfield

byte __isset_bitfield

optionals

TStatus._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TStringValue 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

value

String value

optionals

TStringValue._Fields[] optionals

Class org.apache.hive.service.cli.thrift.TStructTypeEntry 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

nameToTypePtr

Map<K,V> nameToTypePtr

Class org.apache.hive.service.cli.thrift.TTableSchema 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

columns

List<E> columns

Class org.apache.hive.service.cli.thrift.TTypeDesc 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

types

List<E> types

Class org.apache.hive.service.cli.thrift.TTypeEntry extends org.apache.thrift.TUnion<TTypeEntry,TTypeEntry._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.hive.service.cli.thrift.TUnionTypeEntry 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

nameToTypePtr

Map<K,V> nameToTypePtr

Class org.apache.hive.service.cli.thrift.TUserDefinedTypeEntry 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

typeClassName

String typeClassName



Copyright © 2013 The Apache Software Foundation