Uses of Interface
com.sun.sgs.kernel.schedule.SchedulerRetryPolicy

Packages that use SchedulerRetryPolicy
com.sun.sgs.impl.kernel.schedule Provides scheduling facilities for the kernel. 
 

Uses of SchedulerRetryPolicy in com.sun.sgs.impl.kernel.schedule
 

Classes in com.sun.sgs.impl.kernel.schedule that implement SchedulerRetryPolicy
 class ImmediateRetryPolicy
          A simple retry "in place" SchedulerRetryPolicy.
 class NowOrLaterRetryPolicy
          A SchedulerRetryPolicy that works in a similar fashion as the ImmediateRetryPolicy except that it also loosens the transaction restrictions after a certain number of task retries in order to push through tasks that are frequently timing out.
 


RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved