| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.parse | |
| org.apache.hadoop.hive.ql.plan |
| Modifier and Type | Method and Description |
|---|---|
ReplicationSpec |
EximUtil.ReadMetaData.getReplicationSpec() |
| Modifier and Type | Method and Description |
|---|---|
static void |
EximUtil.createExportDump(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path metadataPath,
Table tableHandle,
Iterable<Partition> partitions,
ReplicationSpec replicationSpec) |
| Constructor and Description |
|---|
EximUtil.ReadMetaData(Table table,
Iterable<Partition> partitions,
ReplicationSpec replicationSpec) |
| Modifier and Type | Method and Description |
|---|---|
ReplicationSpec |
DropTableDesc.getReplicationSpec() |
| Constructor and Description |
|---|
DropTableDesc(String tableName,
boolean expectView,
boolean ifExists,
boolean ifPurge,
ReplicationSpec replicationSpec) |
DropTableDesc(String tableName,
Map<Integer,List<ExprNodeGenericFuncDesc>> partSpecs,
boolean expectView,
boolean ignoreProtection,
boolean ifPurge,
ReplicationSpec replicationSpec) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.