|
Node Director
|
Public Member Functions | |
| LoopbackInvoker () | |
| LoopbackInvoker (String name) | |
| void | sethost (String hostname) |
| boolean | accept (RemoteJob job) |
| Connection | connect (final RemoteJob job) |
Public Member Functions inherited from sfi.director.invoker.Invoker | |
| Invoker () | |
| Invoker (String name) | |
| String | name () |
| abstract Connection | connect (RemoteJob job) |
| void | bootstrap (String host, RemoteFile pkg, Vector commands) throws DirectorException |
Additional Inherited Members | |
Protected Member Functions inherited from sfi.director.invoker.Invoker | |
| void | setName (String name) |
| sfi.director.invoker.LoopbackInvoker.LoopbackInvoker | ( | ) |
| sfi.director.invoker.LoopbackInvoker.LoopbackInvoker | ( | String | name | ) |
|
virtual |
| Connection sfi.director.invoker.LoopbackInvoker.connect | ( | final RemoteJob | job | ) |
References sfi.director.executor.ExecutorManager.execute().
| void sfi.director.invoker.LoopbackInvoker.sethost | ( | String | hostname | ) |
1.8.1.2