Campustream 1.0
A social network MQP for WPI
IDistributionStrategy Interface Reference
Inheritance diagram for IDistributionStrategy:
HashRing HashRing KetamaPureRing KetamaPureRing KetamaPureRing KetamaPureRing

Public Member Functions

 add ($node, $weight=null)
 remove ($node)
 get ($key)
 generateKey ($value)
 add ($node, $weight=null)
 remove ($node)
 get ($key)
 generateKey ($value)

Detailed Description

Definition at line 1897 of file predis.php.


Member Function Documentation

add ( node,
weight = null 
)

Implemented in HashRing, and HashRing.

add ( node,
weight = null 
)

Implemented in HashRing, and HashRing.

generateKey ( value)
generateKey ( value)
get ( key)

Implemented in HashRing, and HashRing.

get ( key)

Implemented in HashRing, and HashRing.

remove ( node)

Implemented in HashRing, and HashRing.

remove ( node)

Implemented in HashRing, and HashRing.


The documentation for this interface was generated from the following files: