Serialized Form
Package org.apache.hadoop.hive.hwi |
serialVersionUID: 1L
Package org.apache.hadoop.hive.metastore |
Package org.apache.hadoop.hive.metastore.api |
message
String message
__isset
org.apache.hadoop.hive.metastore.api.AlreadyExistsException.Isset __isset
name
String name
description
String description
__isset
org.apache.hadoop.hive.metastore.api.Database.Isset __isset
name
String name
type
String type
comment
String comment
__isset
org.apache.hadoop.hive.metastore.api.FieldSchema.Isset __isset
indexName
String indexName
indexType
int indexType
tableName
String tableName
dbName
String dbName
colNames
List<E> colNames
partName
String partName
__isset
org.apache.hadoop.hive.metastore.api.Index.Isset __isset
message
String message
__isset
org.apache.hadoop.hive.metastore.api.IndexAlreadyExistsException.Isset __isset
message
String message
__isset
org.apache.hadoop.hive.metastore.api.InvalidObjectException.Isset __isset
message
String message
__isset
org.apache.hadoop.hive.metastore.api.InvalidOperationException.Isset __isset
message
String message
__isset
org.apache.hadoop.hive.metastore.api.MetaException.Isset __isset
message
String message
__isset
org.apache.hadoop.hive.metastore.api.NoSuchObjectException.Isset __isset
col
String col
order
int order
__isset
org.apache.hadoop.hive.metastore.api.Order.Isset __isset
values
List<E> values
dbName
String dbName
tableName
String tableName
createTime
int createTime
lastAccessTime
int lastAccessTime
sd
StorageDescriptor sd
parameters
Map<K,V> parameters
__isset
org.apache.hadoop.hive.metastore.api.Partition.Isset __isset
fieldSchemas
List<E> fieldSchemas
properties
Map<K,V> properties
__isset
org.apache.hadoop.hive.metastore.api.Schema.Isset __isset
name
String name
serializationLib
String serializationLib
parameters
Map<K,V> parameters
__isset
org.apache.hadoop.hive.metastore.api.SerDeInfo.Isset __isset
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
__isset
org.apache.hadoop.hive.metastore.api.StorageDescriptor.Isset __isset
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
__isset
org.apache.hadoop.hive.metastore.api.Table.Isset __isset
new_part
Partition new_part
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.add_partition_args.Isset __isset
success
Partition success
o1
InvalidObjectException o1
o2
AlreadyExistsException o2
o3
MetaException o3
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.add_partition_result.Isset __isset
db_name
String db_name
tbl_name
String tbl_name
new_part
Partition new_part
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.alter_partition_args.Isset __isset
o1
InvalidOperationException o1
o2
MetaException o2
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.alter_partition_result.Isset __isset
dbname
String dbname
tbl_name
String tbl_name
new_tbl
Table new_tbl
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.alter_table_args.Isset __isset
o1
InvalidOperationException o1
o2
MetaException o2
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.alter_table_result.Isset __isset
db_name
String db_name
tbl_name
String tbl_name
part_vals
List<E> part_vals
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.append_partition_args.Isset __isset
success
Partition success
o1
InvalidObjectException o1
o2
AlreadyExistsException o2
o3
MetaException o3
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.append_partition_result.Isset __isset
name
String name
description
String description
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.create_database_args.Isset __isset
success
boolean success
o1
AlreadyExistsException o1
o2
MetaException o2
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.create_database_result.Isset __isset
tbl
Table tbl
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.create_table_args.Isset __isset
o1
AlreadyExistsException o1
o2
InvalidObjectException o2
o3
MetaException o3
o4
NoSuchObjectException o4
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.create_table_result.Isset __isset
type
Type type
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.create_type_args.Isset __isset
success
boolean success
o1
AlreadyExistsException o1
o2
InvalidObjectException o2
o3
MetaException o3
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.create_type_result.Isset __isset
name
String name
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_database_args.Isset __isset
success
boolean success
o2
MetaException o2
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_database_result.Isset __isset
db_name
String db_name
tbl_name
String tbl_name
part_vals
List<E> part_vals
deleteData
boolean deleteData
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_partition_args.Isset __isset
success
boolean success
o1
NoSuchObjectException o1
o2
MetaException o2
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_partition_result.Isset __isset
dbname
String dbname
name
String name
deleteData
boolean deleteData
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_table_args.Isset __isset
o1
NoSuchObjectException o1
o3
MetaException o3
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_table_result.Isset __isset
type
String type
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_type_args.Isset __isset
success
boolean success
o2
MetaException o2
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.drop_type_result.Isset __isset
name
String name
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_database_args.Isset __isset
success
Database success
o1
NoSuchObjectException o1
o2
MetaException o2
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_database_result.Isset __isset
success
List<E> success
o1
MetaException o1
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_databases_result.Isset __isset
db_name
String db_name
table_name
String table_name
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_fields_args.Isset __isset
success
List<E> success
o1
MetaException o1
o2
UnknownTableException o2
o3
UnknownDBException o3
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_fields_result.Isset __isset
db_name
String db_name
tbl_name
String tbl_name
part_vals
List<E> part_vals
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partition_args.Isset __isset
db_name
String db_name
tbl_name
String tbl_name
max_parts
short max_parts
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partition_names_args.Isset __isset
success
List<E> success
o2
MetaException o2
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partition_names_result.Isset __isset
success
Partition success
o1
MetaException o1
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partition_result.Isset __isset
db_name
String db_name
tbl_name
String tbl_name
max_parts
short max_parts
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partitions_args.Isset __isset
success
List<E> success
o1
NoSuchObjectException o1
o2
MetaException o2
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_partitions_result.Isset __isset
db_name
String db_name
table_name
String table_name
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_schema_args.Isset __isset
success
List<E> success
o1
MetaException o1
o2
UnknownTableException o2
o3
UnknownDBException o3
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_schema_result.Isset __isset
dbname
String dbname
tbl_name
String tbl_name
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_table_args.Isset __isset
success
Table success
o1
MetaException o1
o2
NoSuchObjectException o2
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_table_result.Isset __isset
db_name
String db_name
pattern
String pattern
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_tables_args.Isset __isset
success
List<E> success
o1
MetaException o1
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_tables_result.Isset __isset
name
String name
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_type_all_args.Isset __isset
success
Map<K,V> success
o2
MetaException o2
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_type_all_result.Isset __isset
name
String name
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_type_args.Isset __isset
success
Type success
o2
MetaException o2
__isset
org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.get_type_result.Isset __isset
name
String name
type1
String type1
type2
String type2
fields
List<E> fields
__isset
org.apache.hadoop.hive.metastore.api.Type.Isset __isset
message
String message
__isset
org.apache.hadoop.hive.metastore.api.UnknownDBException.Isset __isset
message
String message
__isset
org.apache.hadoop.hive.metastore.api.UnknownTableException.Isset __isset
version
String version
comments
String comments
__isset
org.apache.hadoop.hive.metastore.api.Version.Isset __isset
Package org.apache.hadoop.hive.ql.exec |
serialVersionUID: 1L
funcClass
Class<T> funcClass
- The UDF or UDAF class that has the ambiguity.
argTypeInfos
List<E> argTypeInfos
- The list of parameter types.
serialVersionUID: 1L
firstRow
boolean firstRow
serialVersionUID: 1L
internalName
String internalName
tabAlias
String tabAlias
- Store the alias of the table where available.
isPartitionCol
boolean isPartitionCol
- Indicates whether the column is a partition column.
serialVersionUID: 1L
storage
HashMap<K,V> storage
joinEmitInterval
int joinEmitInterval
nextSz
int nextSz
serialVersionUID: 1L
listTasks
List<E> listTasks
resTask
Task<T extends Serializable> resTask
resolver
ConditionalResolver resolver
resolverCtx
Object resolverCtx
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
Class org.apache.hadoop.hive.ql.exec.ExprNodeIndexEvaluator extends Object implements Serializable |
serialVersionUID: 1L
serialVersionUID: 1L
maxRows
int maxRows
ftOp
FetchOperator ftOp
mSerde
LazySimpleSerDe mSerde
totalRows
int totalRows
serialVersionUID: 1L
recordValue
org.apache.hadoop.io.Writable recordValue
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
Class org.apache.hadoop.hive.ql.exec.MapJoinObject extends Object implements Serializable |
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
serialVersionUID: 1L
serialVersionUID: 1L
opCtxMap
Map<K,V> opCtxMap
extraChildrenToClose
ArrayList<E> extraChildrenToClose
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
childOperators
List<E> childOperators
parentOperators
List<E> parentOperators
conf
Serializable conf
done
boolean done
serialVersionUID: 1L
firstRow
boolean firstRow
serialVersionUID: 1L
signature
Vector<E> signature
serialVersionUID: 1L
text
org.apache.hadoop.io.Text text
serialVersionUID: 1L
serialVersionUID: 1L
neededColumnIDs
ArrayList<E> neededColumnIDs
serialVersionUID: 1L
childTasks
List<E> childTasks
parentTasks
List<E> parentTasks
id
String id
work
Serializable work
serialVersionUID: 1L
argumentId
int argumentId
serialVersionUID: 1L
parentObjInspectors
StructObjectInspector[] parentObjInspectors
parentFields
List<E>[] parentFields
columnTypeResolvers
GenericUDFUtils.ReturnObjectInspectorResolver[] columnTypeResolvers
needsTransform
boolean[] needsTransform
outputRow
ArrayList<E> outputRow
Package org.apache.hadoop.hive.ql.metadata |
tableName
String tableName
Package org.apache.hadoop.hive.ql.parse |
serialVersionUID: 1L
errors
ArrayList<E> errors
serialVersionUID: 1L
Package org.apache.hadoop.hive.ql.plan |
serialVersionUID: 1L
genericUDAFName
String genericUDAFName
genericUDAFEvaluatorClass
Class<T> genericUDAFEvaluatorClass
genericUDAFEvaluator
GenericUDAFEvaluator genericUDAFEvaluator
parameters
ArrayList<E> parameters
distinct
boolean distinct
mode
GenericUDAFEvaluator.Mode mode
serialVersionUID: 1L
op
alterTableDesc.alterTableTypes op
oldName
String oldName
newName
String newName
newCols
List<E> newCols
serdeName
String serdeName
props
Map<K,V> props
serialVersionUID: 1L
bufferSize
Integer bufferSize
serialVersionUID: 1L
serialVersionUID: 1L
listTasks
List<E> listTasks
dir
String dir
serialVersionUID: 1L
listWorks
List<E> listWorks
serialVersionUID: 1L
fromPath
String fromPath
toPath
String toPath
serialVersionUID: 1L
functionName
String functionName
className
String className
serialVersionUID: 1L
tableName
String tableName
isExternal
boolean isExternal
cols
List<E> cols
partCols
List<E> partCols
bucketCols
List<E> bucketCols
sortCols
List<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
mapProp
Map<K,V> mapProp
ifNotExists
boolean ifNotExists
serialVersionUID: 1L
tableName
String tableName
isExternal
boolean isExternal
location
String location
ifNotExists
boolean ifNotExists
likeTableName
String likeTableName
serialVersionUID: 1L
serialVersionUID: 1L
createTblDesc
createTableDesc createTblDesc
createTblLikeDesc
createTableLikeDesc createTblLikeDesc
dropTblDesc
dropTableDesc dropTblDesc
alterTblDesc
alterTableDesc alterTblDesc
showTblsDesc
showTablesDesc showTblsDesc
showFuncsDesc
showFunctionsDesc showFuncsDesc
descFunctionDesc
descFunctionDesc descFunctionDesc
showPartsDesc
showPartitionsDesc showPartsDesc
descTblDesc
descTableDesc descTblDesc
addPartitionDesc
AddPartitionDesc addPartitionDesc
msckDesc
MsckDesc msckDesc
serialVersionUID: 1L
name
String name
resFile
org.apache.hadoop.fs.Path resFile
isExtended
boolean isExtended
table
String table
- table name for the result of show tables
schema
String schema
- thrift ddl for the result of show tables
serialVersionUID: 1L
tableName
String tableName
partSpec
HashMap<K,V> partSpec
resFile
org.apache.hadoop.fs.Path resFile
isExt
boolean isExt
table
String table
- table name for the result of describe table
schema
String schema
- thrift ddl for the result of describe table
serialVersionUID: 1L
functionName
String functionName
serialVersionUID: 1L
tableName
String tableName
partSpecs
List<E> partSpecs
serialVersionUID: 1L
resFile
org.apache.hadoop.fs.Path resFile
rootTasks
List<E> rootTasks
astStringTree
String astStringTree
extended
boolean extended
serialVersionUID: 1L
fieldName
String fieldName
position
int position
serialVersionUID: 1L
column
String column
- The column name.
tabAlias
String tabAlias
- The alias of the table.
isPartitionCol
boolean isPartitionCol
- Is the column a partitioned column.
serialVersionUID: 1L
value
Object value
serialVersionUID: 1L
typeInfo
TypeInfo typeInfo
serialVersionUID: 1L
desc
exprNodeDesc desc
fieldName
String fieldName
isList
Boolean isList
serialVersionUID: 1L
UDFClass
Class<T> UDFClass
UDFMethod
Method UDFMethod
childExprs
List<E> childExprs
methodName
String methodName
serialVersionUID: 1L
genericUDFClass
Class<T> genericUDFClass
childExprs
List<E> childExprs
serialVersionUID: 1L
serialVersionUID: 1L
col
exprNodeDesc col
serialVersionUID: 1L
tblDir
String tblDir
tblDesc
tableDesc tblDesc
partDir
List<E> partDir
partDesc
List<E> partDesc
limit
int limit
serializationNullFormat
String serializationNullFormat
- Serialization Null Format for the serde used to fetch data
serialVersionUID: 1L
dirName
String dirName
tableInfo
tableDesc tableInfo
compressed
boolean compressed
destTableId
int destTableId
serialVersionUID: 1L
predicate
exprNodeDesc predicate
isSamplingPred
boolean isSamplingPred
serialVersionUID: 1L
serialVersionUID: 1L
createFunctionDesc
createFunctionDesc createFunctionDesc
dropFunctionDesc
dropFunctionDesc dropFunctionDesc
serialVersionUID: 1L
mode
groupByDesc.Mode mode
groupKeyNotReductionKey
boolean groupKeyNotReductionKey
keys
ArrayList<E> keys
aggregators
ArrayList<E> aggregators
outputColumnNames
ArrayList<E> outputColumnNames
serialVersionUID: 1L
left
int left
right
int right
type
int type
serialVersionUID: 1L
exprs
Map<K,V> exprs
outputColumnNames
ArrayList<E> outputColumnNames
noOuterJoin
boolean noOuterJoin
conds
joinCond[] conds
serialVersionUID: 1L
limit
int limit
serialVersionUID: 1L
sourceDir
String sourceDir
serialVersionUID: 1L
targetDir
String targetDir
isDfsDir
boolean isDfsDir
columns
String columns
columnTypes
String columnTypes
serialVersionUID: 1L
replace
boolean replace
tmpDir
String tmpDir
table
tableDesc table
partitionSpec
HashMap<K,V> partitionSpec
serialVersionUID: 1L
keys
Map<K,V> keys
keyTblDesc
tableDesc keyTblDesc
valueTblDescs
List<E> valueTblDescs
posBigTable
int posBigTable
retainList
Map<K,V> retainList
serialVersionUID: 1L
aliasToWork
LinkedHashMap<K,V> aliasToWork
aliasToFetchWork
LinkedHashMap<K,V> aliasToFetchWork
serialVersionUID: 1L
command
String command
pathToAliases
LinkedHashMap<K,V> pathToAliases
pathToPartitionInfo
LinkedHashMap<K,V> pathToPartitionInfo
aliasToWork
LinkedHashMap<K,V> aliasToWork
aliasToPartnInfo
LinkedHashMap<K,V> aliasToPartnInfo
keyDesc
tableDesc keyDesc
tagToValueDesc
List<E> tagToValueDesc
reducer
Operator<T extends Serializable> reducer
numReduceTasks
Integer numReduceTasks
needsTagging
boolean needsTagging
mapLocalWork
mapredLocalWork mapLocalWork
serialVersionUID: 1L
loadTableWork
loadTableDesc loadTableWork
loadFileWork
loadFileDesc loadFileWork
checkFileFormat
boolean checkFileFormat
serialVersionUID: 1L
table
tableDesc table
partSpec
LinkedHashMap<K,V> partSpec
serialVersionUID: 1L
keyCols
ArrayList<E> keyCols
- Key columns are passed to reducer in the "key".
outputKeyColumnNames
ArrayList<E> outputKeyColumnNames
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.
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
serialVersionUID: 1L
schema
String schema
serialVersionUID: 1L
scriptCmd
String scriptCmd
scriptOutputInfo
tableDesc scriptOutputInfo
scriptInputInfo
tableDesc scriptInputInfo
serialVersionUID: 1L
colList
ArrayList<E> colList
outputColumnNames
ArrayList<E> outputColumnNames
selectStar
boolean selectStar
selStarNoCompute
boolean selStarNoCompute
serialVersionUID: 1L
pattern
String pattern
resFile
org.apache.hadoop.fs.Path resFile
table
String table
- table name for the result of show tables
schema
String schema
- thrift ddl for the result of show tables
serialVersionUID: 1L
tabName
String tabName
resFile
org.apache.hadoop.fs.Path resFile
table
String table
- table name for the result of show tables
schema
String schema
- thrift ddl for the result of show tables
serialVersionUID: 1L
pattern
String pattern
resFile
org.apache.hadoop.fs.Path resFile
table
String table
- table name for the result of show tables
schema
String schema
- thrift ddl for the result of show tables
serialVersionUID: 1L
deserializerClass
Class<T> deserializerClass
inputFileFormatClass
Class<T> inputFileFormatClass
outputFileFormatClass
Class<T> outputFileFormatClass
properties
Properties properties
serdeClassName
String serdeClassName
serialVersionUID: 1L
alias
String alias
serialVersionUID: 1L
Package org.apache.hadoop.hive.ql.udf.generic |
serialVersionUID: 1L
udafEvaluator
Class<T> udafEvaluator
Package org.apache.hadoop.hive.ql.util.jdbm.helper |
serialVersionUID: 1L
serialVersionUID: 1L
_nested
Exception _nested
- Nested exception -- the original exception that occured, if any.
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
_comparator
Comparator<T> _comparator
- Wrapped comparator.
serialVersionUID: 1L
_except
Exception _except
- The underlying exception.
Package org.apache.hadoop.hive.ql.util.jdbm.recman |
serialVersionUID: 2L
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.serde.test |
Class org.apache.hadoop.hive.serde.test.Constants extends Object implements Serializable |
field0
int field0
__isset
org.apache.hadoop.hive.serde.test.InnerStruct.Isset __isset
field1
int field1
field2
String field2
field3
List<E> field3
__isset
org.apache.hadoop.hive.serde.test.ThriftTestObj.Isset __isset
Package org.apache.hadoop.hive.serde2 |
serialVersionUID: 1L
Package org.apache.hadoop.hive.serde2.dynamic_type |
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
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
FD_ASYNC
int FD_ASYNC
FD_FUNCTION_TYPE
int FD_FUNCTION_TYPE
FD_FIELD_LIST
int FD_FIELD_LIST
FD_THROWS
int FD_THROWS
fieldList
DynamicSerDeFieldList fieldList
serialVersionUID: 1L
FD_KEYTYPE
byte FD_KEYTYPE
FD_VALUETYPE
byte FD_VALUETYPE
serializeMap
org.apache.thrift.protocol.TMap serializeMap
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.
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.
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.test |
aint
int aint
aString
String aString
lint
List<E> lint
lString
List<E> lString
lintString
List<E> lintString
mStringString
Map<K,V> mStringString
__isset
org.apache.hadoop.hive.serde2.thrift.test.Complex.Isset __isset
myint
int myint
myString
String myString
underscore_int
int underscore_int
__isset
org.apache.hadoop.hive.serde2.thrift.test.IntString.Isset __isset
Package org.apache.hadoop.hive.serde2.typeinfo |
serialVersionUID: 1L
listElementTypeInfo
TypeInfo listElementTypeInfo
serialVersionUID: 1L
mapKeyTypeInfo
TypeInfo mapKeyTypeInfo
mapValueTypeInfo
TypeInfo mapValueTypeInfo
serialVersionUID: 1L
typeName
String typeName
serialVersionUID: 1L
allStructFieldNames
ArrayList<E> allStructFieldNames
allStructFieldTypeInfos
ArrayList<E> allStructFieldTypeInfos
Package org.apache.hadoop.hive.service |
taskTrackers
int taskTrackers
mapTasks
int mapTasks
reduceTasks
int reduceTasks
maxMapTasks
int maxMapTasks
maxReduceTasks
int maxReduceTasks
state
int state
__isset
org.apache.hadoop.hive.service.HiveClusterStatus.Isset __isset
message
String message
__isset
org.apache.hadoop.hive.service.HiveServerException.Isset __isset
query
String query
__isset
org.apache.hadoop.hive.service.ThriftHive.execute_args.Isset __isset
ex
HiveServerException ex
__isset
org.apache.hadoop.hive.service.ThriftHive.execute_result.Isset __isset
success
List<E> success
ex
HiveServerException ex
__isset
org.apache.hadoop.hive.service.ThriftHive.fetchAll_result.Isset __isset
numRows
int numRows
__isset
org.apache.hadoop.hive.service.ThriftHive.fetchN_args.Isset __isset
success
List<E> success
ex
HiveServerException ex
__isset
org.apache.hadoop.hive.service.ThriftHive.fetchN_result.Isset __isset
success
String success
ex
HiveServerException ex
__isset
org.apache.hadoop.hive.service.ThriftHive.fetchOne_result.Isset __isset
success
HiveClusterStatus success
ex
HiveServerException ex
__isset
org.apache.hadoop.hive.service.ThriftHive.getClusterStatus_result.Isset __isset
success
Schema success
ex
HiveServerException ex
__isset
org.apache.hadoop.hive.service.ThriftHive.getSchema_result.Isset __isset
success
Schema success
ex
HiveServerException ex
__isset
org.apache.hadoop.hive.service.ThriftHive.getThriftSchema_result.Isset __isset
Copyright © 2009 The Apache Software Foundation