Package | Description |
---|---|
com.pervasive.datarush.cal |
Provides interfaces the define the "cluster abstraction layer".
|
com.pervasive.datarush.cal.monitoring |
Modifier and Type | Method and Description |
---|---|
WorkerRole |
JobServerInformation.getRole() |
static WorkerRole |
WorkerRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkerRole[] |
WorkerRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
JobServerInformation(JobInformation jobInfo,
WorkerRole role,
ResourceAllocation resources) |
Modifier and Type | Method and Description |
---|---|
WorkerRole |
NodeStatisticsSnapshot.getWorkerRole() |
WorkerRole |
NodeStatistics.getWorkerRole() |
Copyright © 2016 Actian Corporation. All rights reserved.