Modifier and Type | Field and Description |
---|---|
private Machine |
InvocationRecord.m_machine
The Machine object capturing machine information.
|
Modifier and Type | Method and Description |
---|---|
Machine |
InvocationRecord.getMachine()
Accessor.
|
Modifier and Type | Method and Description |
---|---|
void |
InvocationRecord.setMachine(Machine machine)
Accessor.
|
Modifier and Type | Method and Description |
---|---|
void |
NetloggerCallback.cbMachine(Machine machine)
Callback to pass the machine information on which the job is
executed.
|
Modifier and Type | Method and Description |
---|---|
void |
Callback.cbMachine(Machine machine)
Callback to pass the machine information on which the job is executed.
|
Modifier and Type | Method and Description |
---|---|
void |
NodeUsageCallback.cbMachine(Machine machine)
Callback to pass the machine information on which the job is executed.
|
Modifier and Type | Method and Description |
---|---|
void |
SpaceUsageCallback.cbMachine(Machine machine)
Callback to pass the machine information on which the job is executed.
|
Copyright © 2011 The University of Southern California. All Rights Reserved.