@InterfaceAudience.Private @InterfaceStability.Evolving public final class StagingCommitterConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
FILESYSTEM_TEMP_PATH
The temporary path for staging data, if not explicitly set.
|
static String |
STAGING_UPLOADS
Filename used under
~/${UUID} for the staging files. |
static String |
TABLE_ROOT
Name of the root partition :"table_root".
|
public static final String FILESYSTEM_TEMP_PATH
public static final String TABLE_ROOT
public static final String STAGING_UPLOADS
~/${UUID} for the staging files.Copyright © 2008–2022 Apache Software Foundation. All rights reserved.