Uses of Class
org.jppf.server.job.ChannelBundlePair

Packages that use ChannelBundlePair
org.jppf.server.job Support for job management in the server. 
 

Uses of ChannelBundlePair in org.jppf.server.job
 

Methods in org.jppf.server.job that return types with arguments of type ChannelBundlePair
 List<ChannelBundlePair> JPPFJobManager.getNodesForJob(String jobUuid)
          Get all the nodes to which a all or part of a job is dispatched.
 



Copyright © 2005-2010 JPPF Team.