public interface Constants
ViewFs for examples.
 The mount table is specified in the config using these prefixes.
 See ConfigUtil for convenience lib.| Modifier and Type | Field and Description | 
|---|---|
static String | 
CONFIG_VIEWFS_DEFAULT_MOUNT_TABLE
Config variable name for the default mount table. 
 | 
static String | 
CONFIG_VIEWFS_HOMEDIR
Prefix for the home dir for the mount table - if not specified
 then the hadoop default value (/user) is used. 
 | 
static String | 
CONFIG_VIEWFS_LINK
Config variable for specifying a simple link 
 | 
static String | 
CONFIG_VIEWFS_LINK_MERGE
Config variable for specifying a merge link 
 | 
static String | 
CONFIG_VIEWFS_LINK_MERGE_SLASH
Config variable for specifying a merge of the root of the mount-table
  with the root of another file system. 
 | 
static String | 
CONFIG_VIEWFS_PREFIX
Prefix for the config variable prefix for the ViewFs mount-table 
 | 
static String | 
CONFIG_VIEWFS_PREFIX_DEFAULT_MOUNT_TABLE
Config variable full prefix for the default mount table. 
 | 
static String | 
CONFIG_VIEWFS_RENAME_STRATEGY  | 
static FsPermission | 
PERMISSION_555  | 
static final String CONFIG_VIEWFS_PREFIX
static final String CONFIG_VIEWFS_HOMEDIR
static final String CONFIG_VIEWFS_DEFAULT_MOUNT_TABLE
static final String CONFIG_VIEWFS_PREFIX_DEFAULT_MOUNT_TABLE
static final String CONFIG_VIEWFS_LINK
static final String CONFIG_VIEWFS_LINK_MERGE
static final String CONFIG_VIEWFS_LINK_MERGE_SLASH
static final FsPermission PERMISSION_555
static final String CONFIG_VIEWFS_RENAME_STRATEGY
Copyright © 2018 Apache Software Foundation. All Rights Reserved.