Package | Description |
---|---|
com.pervasive.datarush.cal |
Provides interfaces the define the "cluster abstraction layer".
|
Modifier and Type | Field and Description |
---|---|
static NodeInformationMapping |
NodeInformationMapping.PSEUDO_DISTRIBUTED
Any empty mapping that is used in the pseudo-distributed case
|
Modifier and Type | Method and Description |
---|---|
NodeInformationMapping |
NodeAllocationPlan.getNodeMapping()
Returns the node information for all the nodes referenced by this plan.
|
Modifier and Type | Method and Description |
---|---|
static NodeAllocationPlan |
NodeAllocationPlan.create(String jobMasterNodeId,
ResourceAllocation masterResources,
List<NodeAllocationPlan.AssignmentPlan> assignments,
ResourceAllocation partitionResources,
NodeInformationMapping nodeMapping)
Creates a new node allocation.
|
Copyright © 2016 Actian Corporation. All rights reserved.