| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.io |
| Modifier and Type | Class and Description |
|---|---|
static class |
AcidUtils.ParsedBase
In addition to
AcidUtils.ParsedBaseLight this knows if the data is in raw format, i.e. |
| Modifier and Type | Method and Description |
|---|---|
AcidUtils.ParsedBaseLight |
AcidDirectory.getOldestBase()
Oldest base directory in the filesystem, may be shadowed by newer base
|
static AcidUtils.ParsedBaseLight |
AcidUtils.ParsedBaseLight.parseBase(org.apache.hadoop.fs.Path path) |
| Modifier and Type | Method and Description |
|---|---|
void |
AcidDirectory.setOldestBase(AcidUtils.ParsedBaseLight oldestBase) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.