org.apache.hadoop.fs
Interface FsConstants
@InterfaceAudience.Public
@InterfaceStability.Stable
public interface FsConstants
FileSystem related constants.
LOCAL_FS_URI
static final URI LOCAL_FS_URI
FTP_SCHEME
static final String FTP_SCHEME
- See Also:
- Constant Field Values
MAX_PATH_LINKS
static final int MAX_PATH_LINKS
- See Also:
- Constant Field Values
VIEWFS_URI
static final URI VIEWFS_URI
- ViewFs: viewFs file system (ie the mount file system on client side)
VIEWFS_SCHEME
static final String VIEWFS_SCHEME
- See Also:
- Constant Field Values
Copyright © 2014 Apache Software Foundation. All Rights Reserved.