Rice Pastry API

rice.rm.testing
Class DirectRMRegrTestApp

java.lang.Object
  |
  +--rice.pastry.client.PastryAppl
        |
        +--rice.pastry.client.CommonAPIAppl
              |
              +--rice.rm.testing.RMRegrTestApp
                    |
                    +--rice.rm.testing.DirectRMRegrTestApp
All Implemented Interfaces:
MessageReceiver, RMClient

public class DirectRMRegrTestApp
extends RMRegrTestApp

Version:
$Id: DirectRMRegrTestApp.java,v 1.7 2003/05/11 18:18:45 animesh Exp $
Author:
Animesh Nandi

Nested Class Summary
 
Nested classes inherited from class rice.rm.testing.RMRegrTestApp
RMRegrTestApp.ReplicateEntry
 
Field Summary
 
Fields inherited from class rice.rm.testing.RMRegrTestApp
_sendOptions, m_appCount, m_keys, m_pastryNode, m_pendingObjects, m_refreshedKeys, m_rm, rFactor
 
Fields inherited from class rice.pastry.client.PastryAppl
address, instance, thePastryNode
 
Constructor Summary
DirectRMRegrTestApp(rice.pastry.PastryNode pn, rice.pastry.security.Credentials cred, java.lang.String instance)
           
 
Methods inherited from class rice.rm.testing.RMRegrTestApp
checkPassed, clearRefreshedKeys, deliver, fetch, getCredentials, getLocalHandle, getPastryNode, getPendingObject, heartbeat, isResponsible, periodicMaintenance, printRange, refresh, remove, removePendingObject, replicate, replicateSuccess, rmIsReady, scan, store
 
Methods inherited from class rice.pastry.client.CommonAPIAppl
forward, leafSetChange, localLookup, messageForAppl, neighborSet, notifyReady, range, range, receiveMessage, replicaSet, route, update
 
Methods inherited from class rice.pastry.client.PastryAppl
enrouteMessage, getAddress, getLeafSet, getNodeHandle, getNodeId, getRoutingTable, isClosest, registerReceiver, routeMsg, routeMsgDirect, routeSetChange, sendMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectRMRegrTestApp

public DirectRMRegrTestApp(rice.pastry.PastryNode pn,
                           rice.pastry.security.Credentials cred,
                           java.lang.String instance)

Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection