|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GFALConstants
Field Summary | |
---|---|
static int |
AMODE_DEFAULT
constant defining the access mode used new files |
static int |
AMODE_EXISTS
constant defining the access mode used for checking existence of a file |
static java.lang.String |
ENV_GFAL_CATALOG_HOST
name of the environment variable that holds the hosting node of the catalog used by lcg |
static java.lang.String |
ENV_GFAL_CATALOG_TYPE
name of the environment variable that holds the type of the used catalog, e.g. |
static java.lang.String |
ENV_GFAL_INFOSYS
name of the environment variable that holds the infosys used by lcg, e.g. |
static java.lang.String |
ENV_GFAL_SE_TYPE
name of the environment variable that holds the type of the used storage element, e.g. |
static java.lang.String |
ENV_GFAL_VO
name of the environment variable that holds the VO used by lcg |
static int |
GFAL_STAT_GID
defines in the stat array to get the group id information |
static int |
GFAL_STAT_MODE
defines in the stat array to get the mode information |
static int |
GFAL_STAT_NLINK
defines in the stat array to get the nlink information |
static int |
GFAL_STAT_SIZE
defines in the stat array to get the size information |
static int |
GFAL_STAT_UID
defines in the stat array to get the user id information |
static java.lang.String |
GUID_PREFIX
prefix with which GFAL Grid Unique IDentifiers start |
static java.lang.String |
LFN_PREFIX
prefix with which GFAL logical file names start |
static java.lang.String |
SURL_PREFIX
prefix with which GFAL file replicas start |
static java.lang.String |
TURL_PREFIX
prefix with which GFAL transport file names start |
Field Detail |
---|
static final int GFAL_STAT_MODE
static final int GFAL_STAT_NLINK
static final int GFAL_STAT_UID
static final int GFAL_STAT_GID
static final int GFAL_STAT_SIZE
static final java.lang.String LFN_PREFIX
static final java.lang.String TURL_PREFIX
static final java.lang.String SURL_PREFIX
static final java.lang.String GUID_PREFIX
static final int AMODE_EXISTS
GFalUtilities.accessFile(java.lang.String, int)
,
Constant Field Valuesstatic final int AMODE_DEFAULT
static final java.lang.String ENV_GFAL_VO
static final java.lang.String ENV_GFAL_INFOSYS
static final java.lang.String ENV_GFAL_SE_TYPE
static final java.lang.String ENV_GFAL_CATALOG_TYPE
static final java.lang.String ENV_GFAL_CATALOG_HOST
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |