Module scalaris :: Class RoutingTable
[hide private]
[frames] | no frames]

type RoutingTable

source code


API for using routing tables

Instance Methods [hide private]
 
__init__(self, conn=None)
Create a new object using the given connection.
source code
 
get_replication_factor(self) source code
Method Details [hide private]

__init__(self, conn=None)
(Constructor)

source code 

Create a new object using the given connection.

Overrides: object.__init__