Uses of Package
com.sun.sgs.kernel.schedule

Packages that use com.sun.sgs.kernel.schedule
com.sun.sgs.impl.kernel Provides an implementation of the RedDwarf Server kernel. 
com.sun.sgs.impl.kernel.schedule Provides scheduling facilities for the kernel. 
com.sun.sgs.kernel.schedule Provides queue ordering and retry behavior abstractions that may be used by scheduler implementations. 
 

Classes in com.sun.sgs.kernel.schedule used by com.sun.sgs.impl.kernel
ScheduledTask
          This interface represents a single task that has been accepted by a scheduler.
 

Classes in com.sun.sgs.kernel.schedule used by com.sun.sgs.impl.kernel.schedule
ScheduledTask
          This interface represents a single task that has been accepted by a scheduler.
SchedulerQueue
          This interface is used to define the backing queue for a scheduler.
SchedulerRetryAction
          Enumeration of possible retry actions that a scheduler can use to retry a failed task.
SchedulerRetryPolicy
          This interface is used to define a retry policy for a scheduler when a transactional task fails.
 

Classes in com.sun.sgs.kernel.schedule used by com.sun.sgs.kernel.schedule
ScheduledTask
          This interface represents a single task that has been accepted by a scheduler.
SchedulerRetryAction
          Enumeration of possible retry actions that a scheduler can use to retry a failed task.
 


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