@InterfaceAudience.Public @InterfaceStability.Stable public interface FsConstants
Modifier and Type | Field and Description |
---|---|
static String |
FTP_SCHEME |
static URI |
LOCAL_FS_URI |
static int |
MAX_PATH_LINKS |
static String |
VIEWFS_SCHEME |
static URI |
VIEWFS_URI
ViewFs: viewFs file system (ie the mount file system on client side)
|
static final URI LOCAL_FS_URI
static final String FTP_SCHEME
static final int MAX_PATH_LINKS
static final URI VIEWFS_URI
static final String VIEWFS_SCHEME
Copyright © 2016 Apache Software Foundation. All rights reserved.