| Package | Description |
|---|---|
| org.apache.hadoop.hive.common |
| Modifier and Type | Method and Description |
|---|---|
static AcidMetaDataFile.DataFormat |
AcidMetaDataFile.DataFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AcidMetaDataFile.DataFormat[] |
AcidMetaDataFile.DataFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
AcidMetaDataFile.writeToFile(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path basePath,
AcidMetaDataFile.DataFormat format)
Writes out an AcidMetaDataFile to the given location
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.