|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvoldemort.client.scheduler.ClientRegistryRefresher
public class ClientRegistryRefresher
An async. job that keeps client registry refreshed while the client is connected to the cluster
Constructor Summary | |
---|---|
ClientRegistryRefresher(SystemStoreRepository sysRepository,
java.lang.String clientId,
ClientInfo clientInfo,
Version version)
|
Method Summary | |
---|---|
void |
publishRegistry()
|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClientRegistryRefresher(SystemStoreRepository sysRepository, java.lang.String clientId, ClientInfo clientInfo, Version version)
Method Detail |
---|
public void publishRegistry()
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |