Class Summary |
AbstractStrategy |
This class contains a helper method that will be used by
all abstraction that implement the IReplicaPlacementStrategy
interface. |
EndPointSnitch |
Author : Avinash Lakshman ( alakshman@facebook.com) & Prashant Malik ( pmalik@facebook.com ) |
RackAwareStrategy |
|
RackUnawareStrategy |
This class returns the nodes responsible for a given
key but does not respect rack awareness. |
TokenMetadata |
Author : Avinash Lakshman ( alakshman@facebook.com) & Prashant Malik ( pmalik@facebook.com ) |