public final class StartGrinderMessage extends Object implements Message
Constructor and Description |
---|
StartGrinderMessage(GrinderProperties properties,
int agentNumber)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getAgentNumber()
The console allocated agent number.
|
GrinderProperties |
getProperties()
A set of properties that override values in the Agents' local files.
|
public StartGrinderMessage(GrinderProperties properties, int agentNumber)
properties
- A set of properties that override values in the Agents' local
files.agentNumber
- The console allocated agent number.public GrinderProperties getProperties()
public int getAgentNumber()
Copyright © 2000-2014. All Rights Reserved.