| Package | Description | 
|---|---|
| com.pervasive.datarush.cal | 
 Provides interfaces the define the "cluster abstraction layer". 
 | 
| Modifier and Type | Method and Description | 
|---|---|
VirtualNodeType | 
VirtualNodeID.getType()
Returns the type of this node 
 | 
VirtualNodeType | 
NodeAllocationState.AssignmentState.getType()
Returns the node type 
 | 
VirtualNodeType | 
NodeAllocationPlan.AssignmentPlan.getType()
Returns the node type 
 | 
static VirtualNodeType | 
VirtualNodeType.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static VirtualNodeType[] | 
VirtualNodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2024 Actian Corporation. All rights reserved.