Uses of Class
com.pervasive.datarush.cal.NodeAllocationState
Packages that use NodeAllocationState
Package
Description
Provides interfaces the define the "cluster abstraction layer".
-
Uses of NodeAllocationState in com.pervasive.datarush.cal
Methods in com.pervasive.datarush.cal that return NodeAllocationStateModifier and TypeMethodDescriptionstatic NodeAllocationStateNodeAllocationState.initial(NodeAllocationPlan plan) Creates the initial NodeAllocationState based on the plan.NodeAllocationState.reallocate(String failedNode) Utility to re-allocate the work of a failed node to the other nodes in the cluster.