Package | Description |
---|---|
com.pervasive.datarush.cal |
Provides interfaces the define the "cluster abstraction layer".
|
Modifier and Type | Method and Description |
---|---|
NodeInformation |
NodeInformationMapping.getNodeInformation(String nodeID)
Returns the node information for the given nodeID or null if the nodeID either doesn't exist or is not a node
used by this job.
|
Modifier and Type | Method and Description |
---|---|
List<NodeInformation> |
NodeInformationMapping.getNodeInformation()
Returns the list of node information in this map
|
Constructor and Description |
---|
NodeInformationMapping(List<NodeInformation> nodeInformation) |
Copyright © 2016 Actian Corporation. All rights reserved.