gov.bnl.star.offline.scheduler.policy
Class SiteForwardPolicy

java.lang.Object
  extended by gov.bnl.star.offline.scheduler.policy.SiteForwardPolicy
All Implemented Interfaces:
Policy

public class SiteForwardPolicy
extends java.lang.Object
implements Policy

This policy prepares a star-submit job to be forwarded on a local cluster through the globus gatekeeper specified in the process target.

Version:
$Revision: 1.13 $ $Date: 2006/11/21 00:41:32 $
Author:
Gabriele Carcassi

Constructor Summary
SiteForwardPolicy()
           
 
Method Summary
 java.util.List assignTargetMachine(Request request)
          Creates a star-submit process with the same xml description file as input.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SiteForwardPolicy

public SiteForwardPolicy()
Method Detail

assignTargetMachine

public java.util.List assignTargetMachine(Request request)
Creates a star-submit process with the same xml description file as input. The target is the globus gatekeeper of the site to which the request is dispatched.

Specified by:
assignTargetMachine in interface Policy
Parameters:
request - the request to be dispatched


Copyright © 2002-2004 STAR collaboration - Brookhaven National Laboratory. All Rights Reserved.