public class HostAgentRecord extends Object implements Serializable
| Constructor and Description |
|---|
HostAgentRecord(HostDescription hd,
int pid,
HostAgentIF agent) |
| Modifier and Type | Method and Description |
|---|---|
HostAgentIF |
getHostAgent() |
HostDescription |
getHostDescription() |
String |
getHostName() |
int |
getProcessId() |
String |
toString() |
public HostAgentRecord(HostDescription hd, int pid, HostAgentIF agent)
public HostDescription getHostDescription()
public int getProcessId()
public String getHostName()
public HostAgentIF getHostAgent()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.