| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.ql.metadata |
| Modifier and Type | Method and Description |
|---|---|
static ProtectMode |
MetaStoreUtils.getProtectMode(Partition partition) |
static ProtectMode |
MetaStoreUtils.getProtectMode(Table table) |
static ProtectMode |
ProtectMode.getProtectModeFromString(String sourceString) |
| Modifier and Type | Method and Description |
|---|---|
ProtectMode |
Table.getProtectMode() |
ProtectMode |
Partition.getProtectMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
Table.setProtectMode(ProtectMode protectMode) |
void |
Partition.setProtectMode(ProtectMode protectMode) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.