org.codehaus.wadi.dindex.impl
Class PartitionOwner

java.lang.Object
  extended byorg.codehaus.wadi.dindex.impl.PartitionOwner

public class PartitionOwner
extends Object


Field Summary
protected  int _deviation
           
protected  boolean _leaving
           
protected  Node _node
           
 
Constructor Summary
PartitionOwner(Node node, int deviation, boolean leaving)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_node

protected Node _node

_deviation

protected int _deviation

_leaving

protected boolean _leaving
Constructor Detail

PartitionOwner

public PartitionOwner(Node node,
                      int deviation,
                      boolean leaving)


Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.