public final class StubAgentProcessReport extends Object implements AgentAndCacheReport
ProcessReport.State, ProcessReport.StateThenNameThenNumberComparator
Constructor and Description |
---|
StubAgentProcessReport(AgentIdentity agentIdentity,
ProcessReport.State running) |
Modifier and Type | Method and Description |
---|---|
AgentIdentity |
getAgentIdentity() |
CacheHighWaterMark |
getCacheHighWaterMark() |
AgentAddress |
getProcessAddress() |
ProcessReport.State |
getState() |
void |
setCacheHighWaterMark(CacheHighWaterMark highWaterMark) |
public StubAgentProcessReport(AgentIdentity agentIdentity, ProcessReport.State running)
public AgentIdentity getAgentIdentity()
getAgentIdentity
in interface AgentProcessReport
public AgentAddress getProcessAddress()
getProcessAddress
in interface ProcessReport
public ProcessReport.State getState()
getState
in interface ProcessReport
public CacheHighWaterMark getCacheHighWaterMark()
getCacheHighWaterMark
in interface AgentAndCacheReport
public void setCacheHighWaterMark(CacheHighWaterMark highWaterMark)
Copyright © 2000-2014. All Rights Reserved.