com.sun.sgs.impl.service.nodemap.affinity
Interface AffinityGroupFinder

All Known Subinterfaces:
LPAAffinityGroupFinder
All Known Implementing Classes:
DistGraphBuilderServerImpl, LabelPropagationServer, LPADriver, SingleLabelPropagation

public interface AffinityGroupFinder

Stub, to be replaced by Keith's version.


Method Summary
 void disable()
          Disables the finder.
 void enable()
          Enables the finder.
 void shutdown()
          Shuts down the finder.
 

Method Detail

enable

void enable()
Enables the finder.


disable

void disable()
Disables the finder.


shutdown

void shutdown()
Shuts down the finder.


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