Uses of Interface
com.sun.sgs.impl.nio.ReactiveChannelGroup.ReactorAssignmentStrategy

Packages that use ReactiveChannelGroup.ReactorAssignmentStrategy
com.sun.sgs.impl.nio Implements asynchronous IO as specified by the package com.sun.sgs.nio.channels
 

Uses of ReactiveChannelGroup.ReactorAssignmentStrategy in com.sun.sgs.impl.nio
 

Classes in com.sun.sgs.impl.nio that implement ReactiveChannelGroup.ReactorAssignmentStrategy
(package private)  class ReactiveChannelGroup.HashingReactorAssignmentStrategy
          A Reactor load balancing strategy that chooses a reactor based on the hash of the channel.
 

Fields in com.sun.sgs.impl.nio declared as ReactiveChannelGroup.ReactorAssignmentStrategy
(package private)  ReactiveChannelGroup.ReactorAssignmentStrategy ReactiveChannelGroup.reactorAssignmentStrategy
          The reactor load-balance strategy.
 


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