Package | Description |
---|---|
com.pervasive.datarush.cal |
Provides interfaces the define the "cluster abstraction layer".
|
Modifier and Type | Method and Description |
---|---|
<T> MonitoredFuture<T> |
JobExecutorService.submit(JobCallable<T> callable)
Does the following:
Starts the job master if not already started.
Invokes the init method on the server side.
Starts execution on the server side
Returns a handle for monitoring execution
|
Copyright © 2016 Actian Corporation. All rights reserved.