Uses of Class
voldemort.client.AbstractStoreClientFactory

Packages that use AbstractStoreClientFactory
voldemort.client The user facing interface to Voldemort. 
 

Uses of AbstractStoreClientFactory in voldemort.client
 

Subclasses of AbstractStoreClientFactory in voldemort.client
 class HttpStoreClientFactory
          A StoreClientFactory that creates a remote client that connects and bootstraps itself via HTTP.
 class SocketStoreClientFactory
          A StoreClientFactory abstracts away the connection pooling, threading, and bootstrapping mechanism.
 



Jay Kreps, Roshan Sumbaly, Alex Feinberg, Bhupesh Bansal, Lei Gao