public class GridPullMonitorHandler extends ThreadedHandler implements org.apache.zookeeper.Watcher
publisher, registry| Constructor and Description |
|---|
GridPullMonitorHandler() |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationInfo |
getAuthenticationInfo() |
HPCPullMonitor |
getHpcPullMonitor() |
void |
initProperties(Properties properties) |
void |
invoke(JobExecutionContext jobExecutionContext) |
void |
process(org.apache.zookeeper.WatchedEvent watchedEvent) |
void |
run() |
void |
setAuthenticationInfo(AuthenticationInfo authenticationInfo) |
void |
setHpcPullMonitor(HPCPullMonitor hpcPullMonitor) |
getPublisher, getRegistry, setPublisher, setRegistrypublic void initProperties(Properties properties) throws GFacHandlerException
initProperties in interface GFacHandlerGFacHandlerExceptionpublic void invoke(JobExecutionContext jobExecutionContext) throws GFacHandlerException
invoke in interface GFacHandlerinvoke in class AbstractHandlerGFacHandlerExceptionpublic AuthenticationInfo getAuthenticationInfo()
public HPCPullMonitor getHpcPullMonitor()
public void setAuthenticationInfo(AuthenticationInfo authenticationInfo)
public void setHpcPullMonitor(HPCPullMonitor hpcPullMonitor)
public void process(org.apache.zookeeper.WatchedEvent watchedEvent)
process in interface org.apache.zookeeper.WatcherCopyright © 2011–2014 The Apache Software Foundation. All rights reserved.