public class Status extends Object
| Constructor and Description |
|---|
Status() |
| Modifier and Type | Method and Description |
|---|---|
long |
getClientCount() |
RTConfig |
getConfig() |
long |
getSentObjects() |
List<String> |
getTransports() |
void |
setClientCount(long clientCount) |
void |
setConfig(RTConfig config) |
void |
setSentObjects(long sentObjects) |
void |
setTransports(List<String> transports) |
public long getClientCount()
public void setClientCount(long clientCount)
public long getSentObjects()
public void setSentObjects(long sentObjects)
public RTConfig getConfig()
public void setConfig(RTConfig config)
Copyright © 2014. All Rights Reserved.