Package | Description |
---|---|
com.pervasive.datarush.cal |
Provides interfaces the define the "cluster abstraction layer".
|
Modifier and Type | Interface and Description |
---|---|
interface |
DistributedCallableBatch<R>
A distributed equivalent of a
Callable . |
Modifier and Type | Class and Description |
---|---|
class |
DistributedCommandBatch<T>
Convenient base class for
DistributedCallableBatch 's that do not support
monitoring/partial results. |
Copyright © 2016 Actian Corporation. All rights reserved.