public class GridPullMonitorHandler extends ThreadedHandler
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 |
run() |
void |
setAuthenticationInfo(AuthenticationInfo authenticationInfo) |
void |
setHpcPullMonitor(HPCPullMonitor hpcPullMonitor) |
getPublisher, getRegistry, setPublisher, setRegistrypublic void initProperties(Properties properties) throws GFacHandlerException
GFacHandlerExceptionpublic void run()
public 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)
Copyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.