gov.bnl.star.offline.scheduler.util
Class FileListToolkit
java.lang.Object
gov.bnl.star.offline.scheduler.util.FileListToolkit
public class FileListToolkit
- extends java.lang.Object
Used to format and write out the file list.
- Version:
- $Revision: 1.13 $ $Date: 2006/11/21 00:41:29 $
- Author:
- Gabriele Carcassi & Pavel Jakl & Levente Hajdu
|
Method Summary |
static void |
createLocalRemoteFileList(java.io.PrintStream out,
java.util.Collection col,
java.util.Map variables,
boolean isXrootdAllowed)
|
static void |
createPathsFileList(java.io.PrintStream out,
java.util.Collection col,
java.util.Map variables)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileListToolkit
public FileListToolkit()
createPathsFileList
public static void createPathsFileList(java.io.PrintStream out,
java.util.Collection col,
java.util.Map variables)
createLocalRemoteFileList
public static void createLocalRemoteFileList(java.io.PrintStream out,
java.util.Collection col,
java.util.Map variables,
boolean isXrootdAllowed)
Copyright © 2002-2004 STAR collaboration - Brookhaven National Laboratory. All Rights Reserved.