Public Member Functions | |
| native boolean | chmod (String locpathfile1, int user, int group, int other) | 
| native boolean | dirlist (String path, String[] lst) | 
| native boolean | existfiles (String[] pathslist, boolean[] res) | 
| native boolean | existdirs (String[] pathslist, boolean[] res) | 
| native boolean | getchecksum (String pathname, String chksum) | 
| native boolean | isfileonline (String[] pathslist, boolean[] res) | 
| native boolean | locate (String pathfile, String hostname) | 
| native boolean | mv (String locpathfile1, String locpathfile2) | 
| native boolean | mkdir (String locpathfile1, int user, int group, int other) | 
| native boolean | rm (String locpathfile) | 
| native boolean | rmdir (String locpath) | 
| native boolean | prepare (String[] pathnamelist, char opts, char priority) | 
| native boolean | stat (String pathfile, int id, long size, int flags, int modtime) | 
| XrdClientAdminJNI (String hostname) | |
Static Public Member Functions | |
| static void | main (String args[]) | 
Static Package Functions | |
| [static initializer] | |
Package Attributes | |
| String | firsturl | 
Definition at line 3 of file XrdClientAdminJNI.java.
| xrootdadmin::XrdClientAdminJNI::XrdClientAdminJNI | ( | String | hostname | ) |  [inline] | 
        
| native boolean xrootdadmin::XrdClientAdminJNI::chmod | ( | String | locpathfile1, | |
| int | user, | |||
| int | group, | |||
| int | other | |||
| ) | 
| native boolean xrootdadmin::XrdClientAdminJNI::mkdir | ( | String | locpathfile1, | |
| int | user, | |||
| int | group, | |||
| int | other | |||
| ) | 
| native boolean xrootdadmin::XrdClientAdminJNI::prepare | ( | String[] | pathnamelist, | |
| char | opts, | |||
| char | priority | |||
| ) | 
| native boolean xrootdadmin::XrdClientAdminJNI::stat | ( | String | pathfile, | |
| int | id, | |||
| long | size, | |||
| int | flags, | |||
| int | modtime | |||
| ) | 
| static void xrootdadmin::XrdClientAdminJNI::main | ( | String | args[] | ) |  [inline, static] | 
        
| xrootdadmin::XrdClientAdminJNI::[static initializer] | ( | ) |  [inline, static, package] | 
        
 1.5.1