org.apache.hadoop.fs
Interface FsConstants


@InterfaceAudience.Public
@InterfaceStability.Stable
public interface FsConstants

FileSystem related constants.


Field Summary
static String FTP_SCHEME
           
static URI LOCAL_FS_URI
           
 

Field Detail

LOCAL_FS_URI

static final URI LOCAL_FS_URI

FTP_SCHEME

static final String FTP_SCHEME
See Also:
Constant Field Values


Copyright © 2009 The Apache Software Foundation