|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PartitionDesc | |
|---|---|
| org.apache.hadoop.hive.ql.exec | Hive QL execution tasks, operators, functions and other handlers. |
| org.apache.hadoop.hive.ql.index | |
| org.apache.hadoop.hive.ql.index.bitmap | |
| org.apache.hadoop.hive.ql.index.compact | |
| org.apache.hadoop.hive.ql.io | |
| org.apache.hadoop.hive.ql.io.rcfile.merge | |
| org.apache.hadoop.hive.ql.plan | |
| Uses of PartitionDesc in org.apache.hadoop.hive.ql.exec |
|---|
| Methods in org.apache.hadoop.hive.ql.exec that return PartitionDesc | |
|---|---|
PartitionDesc |
FetchOperator.getCurrPart()
|
static PartitionDesc |
Utilities.getPartitionDesc(Partition part)
|
static PartitionDesc |
Utilities.getPartitionDescFromTableDesc(TableDesc tblDesc,
Partition part)
|
| Methods in org.apache.hadoop.hive.ql.exec with parameters of type PartitionDesc | |
|---|---|
void |
FetchOperator.setCurrPart(PartitionDesc currPart)
|
| Uses of PartitionDesc in org.apache.hadoop.hive.ql.index |
|---|
| Methods in org.apache.hadoop.hive.ql.index with parameters of type PartitionDesc | |
|---|---|
protected abstract Task<?> |
TableBasedIndexHandler.getIndexBuilderMapRedTask(Set<ReadEntity> inputs,
Set<WriteEntity> outputs,
List<FieldSchema> indexField,
boolean partitioned,
PartitionDesc indexTblPartDesc,
String indexTableName,
PartitionDesc baseTablePartDesc,
String baseTableName,
String dbName)
|
protected Task<?> |
AggregateIndexHandler.getIndexBuilderMapRedTask(Set<ReadEntity> inputs,
Set<WriteEntity> outputs,
List<FieldSchema> indexField,
boolean partitioned,
PartitionDesc indexTblPartDesc,
String indexTableName,
PartitionDesc baseTablePartDesc,
String baseTableName,
String dbName)
|
| Uses of PartitionDesc in org.apache.hadoop.hive.ql.index.bitmap |
|---|
| Methods in org.apache.hadoop.hive.ql.index.bitmap with parameters of type PartitionDesc | |
|---|---|
protected Task<?> |
BitmapIndexHandler.getIndexBuilderMapRedTask(Set<ReadEntity> inputs,
Set<WriteEntity> outputs,
List<FieldSchema> indexField,
boolean partitioned,
PartitionDesc indexTblPartDesc,
String indexTableName,
PartitionDesc baseTablePartDesc,
String baseTableName,
String dbName)
|
| Uses of PartitionDesc in org.apache.hadoop.hive.ql.index.compact |
|---|
| Methods in org.apache.hadoop.hive.ql.index.compact with parameters of type PartitionDesc | |
|---|---|
protected Task<?> |
CompactIndexHandler.getIndexBuilderMapRedTask(Set<ReadEntity> inputs,
Set<WriteEntity> outputs,
List<FieldSchema> indexField,
boolean partitioned,
PartitionDesc indexTblPartDesc,
String indexTableName,
PartitionDesc baseTablePartDesc,
String baseTableName,
String dbName)
|
| Uses of PartitionDesc in org.apache.hadoop.hive.ql.io |
|---|
| Fields in org.apache.hadoop.hive.ql.io with type parameters of type PartitionDesc | |
|---|---|
protected Map<String,PartitionDesc> |
HiveInputFormat.pathToPartitionInfo
|
| Methods in org.apache.hadoop.hive.ql.io that return PartitionDesc | |
|---|---|
protected static PartitionDesc |
HiveInputFormat.getPartitionDescFromPath(Map<String,PartitionDesc> pathToPartitionInfo,
org.apache.hadoop.fs.Path dir)
|
static PartitionDesc |
HiveFileFormatUtils.getPartitionDescFromPathRecursively(Map<String,PartitionDesc> pathToPartitionInfo,
org.apache.hadoop.fs.Path dir,
Map<Map<String,PartitionDesc>,Map<String,PartitionDesc>> cacheMap)
|
static PartitionDesc |
HiveFileFormatUtils.getPartitionDescFromPathRecursively(Map<String,PartitionDesc> pathToPartitionInfo,
org.apache.hadoop.fs.Path dir,
Map<Map<String,PartitionDesc>,Map<String,PartitionDesc>> cacheMap,
boolean ignoreSchema)
|
| Methods in org.apache.hadoop.hive.ql.io that return types with arguments of type PartitionDesc | |
|---|---|
Map<Map<String,PartitionDesc>,Map<String,PartitionDesc>> |
IOPrepareCache.allocatePartitionDescMap()
|
Map<Map<String,PartitionDesc>,Map<String,PartitionDesc>> |
IOPrepareCache.allocatePartitionDescMap()
|
Map<Map<String,PartitionDesc>,Map<String,PartitionDesc>> |
IOPrepareCache.getPartitionDescMap()
|
Map<Map<String,PartitionDesc>,Map<String,PartitionDesc>> |
IOPrepareCache.getPartitionDescMap()
|
| Method parameters in org.apache.hadoop.hive.ql.io with type arguments of type PartitionDesc | |
|---|---|
protected static PartitionDesc |
HiveInputFormat.getPartitionDescFromPath(Map<String,PartitionDesc> pathToPartitionInfo,
org.apache.hadoop.fs.Path dir)
|
static PartitionDesc |
HiveFileFormatUtils.getPartitionDescFromPathRecursively(Map<String,PartitionDesc> pathToPartitionInfo,
org.apache.hadoop.fs.Path dir,
Map<Map<String,PartitionDesc>,Map<String,PartitionDesc>> cacheMap)
|
static PartitionDesc |
HiveFileFormatUtils.getPartitionDescFromPathRecursively(Map<String,PartitionDesc> pathToPartitionInfo,
org.apache.hadoop.fs.Path dir,
Map<Map<String,PartitionDesc>,Map<String,PartitionDesc>> cacheMap)
|
static PartitionDesc |
HiveFileFormatUtils.getPartitionDescFromPathRecursively(Map<String,PartitionDesc> pathToPartitionInfo,
org.apache.hadoop.fs.Path dir,
Map<Map<String,PartitionDesc>,Map<String,PartitionDesc>> cacheMap)
|
static PartitionDesc |
HiveFileFormatUtils.getPartitionDescFromPathRecursively(Map<String,PartitionDesc> pathToPartitionInfo,
org.apache.hadoop.fs.Path dir,
Map<Map<String,PartitionDesc>,Map<String,PartitionDesc>> cacheMap,
boolean ignoreSchema)
|
static PartitionDesc |
HiveFileFormatUtils.getPartitionDescFromPathRecursively(Map<String,PartitionDesc> pathToPartitionInfo,
org.apache.hadoop.fs.Path dir,
Map<Map<String,PartitionDesc>,Map<String,PartitionDesc>> cacheMap,
boolean ignoreSchema)
|
static PartitionDesc |
HiveFileFormatUtils.getPartitionDescFromPathRecursively(Map<String,PartitionDesc> pathToPartitionInfo,
org.apache.hadoop.fs.Path dir,
Map<Map<String,PartitionDesc>,Map<String,PartitionDesc>> cacheMap,
boolean ignoreSchema)
|
void |
IOPrepareCache.setPartitionDescMap(Map<Map<String,PartitionDesc>,Map<String,PartitionDesc>> partitionDescMap)
|
void |
IOPrepareCache.setPartitionDescMap(Map<Map<String,PartitionDesc>,Map<String,PartitionDesc>> partitionDescMap)
|
| Uses of PartitionDesc in org.apache.hadoop.hive.ql.io.rcfile.merge |
|---|
| Methods in org.apache.hadoop.hive.ql.io.rcfile.merge with parameters of type PartitionDesc | |
|---|---|
void |
MergeWork.resolveDynamicPartitionStoredAsSubDirsMerge(HiveConf conf,
org.apache.hadoop.fs.Path path,
TableDesc tblDesc,
ArrayList<String> aliases,
PartitionDesc partDesc)
|
| Uses of PartitionDesc in org.apache.hadoop.hive.ql.plan |
|---|
| Methods in org.apache.hadoop.hive.ql.plan that return PartitionDesc | |
|---|---|
PartitionDesc |
PartitionDesc.clone()
|
| Methods in org.apache.hadoop.hive.ql.plan that return types with arguments of type PartitionDesc | |
|---|---|
LinkedHashMap<String,PartitionDesc> |
MapWork.getAliasToPartnInfo()
|
ArrayList<PartitionDesc> |
FetchWork.getPartDesc()
|
ArrayList<PartitionDesc> |
FetchWork.getPartDescOrderedByPartDir()
Get Partition descriptors in sorted (ascending) order of partition directory |
List<PartitionDesc> |
FetchWork.getPartDescs(List<org.apache.hadoop.fs.Path> paths)
|
ArrayList<PartitionDesc> |
MapWork.getPartitionDescs()
|
LinkedHashMap<String,PartitionDesc> |
MapWork.getPathToPartitionInfo()
|
| Methods in org.apache.hadoop.hive.ql.plan with parameters of type PartitionDesc | |
|---|---|
void |
MapWork.addMapWork(String path,
String alias,
Operator<?> work,
PartitionDesc pd)
|
void |
MapWork.mergeAliasedInput(String alias,
String pathDir,
PartitionDesc partitionInfo)
|
void |
MapWork.resolveDynamicPartitionStoredAsSubDirsMerge(HiveConf conf,
org.apache.hadoop.fs.Path path,
TableDesc tblDesc,
ArrayList<String> aliases,
PartitionDesc partDesc)
|
| Method parameters in org.apache.hadoop.hive.ql.plan with type arguments of type PartitionDesc | |
|---|---|
void |
MapWork.setAliasToPartnInfo(LinkedHashMap<String,PartitionDesc> aliasToPartnInfo)
|
void |
FetchWork.setPartDesc(ArrayList<PartitionDesc> partDesc)
|
void |
MapWork.setPathToPartitionInfo(LinkedHashMap<String,PartitionDesc> pathToPartitionInfo)
|
| Constructor parameters in org.apache.hadoop.hive.ql.plan with type arguments of type PartitionDesc | |
|---|---|
FetchWork(List<org.apache.hadoop.fs.Path> partDir,
List<PartitionDesc> partDesc,
TableDesc tblDesc)
|
|
FetchWork(List<org.apache.hadoop.fs.Path> partDir,
List<PartitionDesc> partDesc,
TableDesc tblDesc,
int limit)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||