Package | Description |
---|---|
net.grinder.common.processidentity |
Interface representing process identity and status.
|
net.grinder.messages.console |
Messages that can be sent to the console.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AgentProcessReport
Interface for enquiring about an agent process.
|
interface |
WorkerProcessReport
Interface for enquiring about a worker process.
|
Modifier and Type | Method and Description |
---|---|
int |
ProcessReport.StateThenNameThenNumberComparator.compare(ProcessReport processReport1,
ProcessReport processReport2) |
Modifier and Type | Interface and Description |
---|---|
interface |
AgentAndCacheReport
Extend
AgentProcessReport with information about the agent's cache. |
Modifier and Type | Class and Description |
---|---|
class |
AgentProcessReportMessage
Message for informing the console of agent process status.
|
class |
WorkerProcessReportMessage
Message for informing the console of worker process status.
|
Copyright © 2000-2014. All Rights Reserved.