public class GridEngineSchedulerConnectionFactory extends java.lang.Object implements SchedulerConnectionFactory
Constructor and Description |
---|
GridEngineSchedulerConnectionFactory() |
Modifier and Type | Method and Description |
---|---|
SchedulerConnection |
newSchedulerConnection(ScriptingAdaptor adaptor,
java.lang.String scheme,
java.lang.String location,
Credential credential,
XenonProperties properties,
XenonEngine engine) |
public GridEngineSchedulerConnectionFactory()
public SchedulerConnection newSchedulerConnection(ScriptingAdaptor adaptor, java.lang.String scheme, java.lang.String location, Credential credential, XenonProperties properties, XenonEngine engine) throws XenonException
newSchedulerConnection
in interface SchedulerConnectionFactory
XenonException