public class JobServerInformation extends Object implements Serializable
Constructor and Description |
---|
JobServerInformation(JobInformation jobInfo,
WorkerRole role,
ResourceAllocation resources) |
Modifier and Type | Method and Description |
---|---|
JobInformation |
getJobInformation() |
ResourceAllocation |
getResources() |
WorkerRole |
getRole() |
public JobServerInformation(JobInformation jobInfo, WorkerRole role, ResourceAllocation resources)
public JobInformation getJobInformation()
public WorkerRole getRole()
public ResourceAllocation getResources()
Copyright © 2016 Actian Corporation. All rights reserved.