Uses of Class
voldemort.client.ClientInfo

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

Uses of ClientInfo in voldemort.client
 

Methods in voldemort.client with parameters of type ClientInfo
 java.lang.String ZenStoreClient.generateClientId(ClientInfo clientInfo)
          Generate a unique client ID based on: 0.
 

Uses of ClientInfo in voldemort.client.scheduler
 

Constructors in voldemort.client.scheduler with parameters of type ClientInfo
ClientRegistryRefresher(SystemStoreRepository sysRepository, java.lang.String clientId, ClientInfo clientInfo, Version version)
           
 



Jay Kreps, Roshan Sumbaly, Alex Feinberg, Bhupesh Bansal, Lei Gao, Chinmay Soman, Vinoth Chandar, Zhongjie Wu