public class ReggieStat extends Object
Modifier and Type | Field and Description |
---|---|
static int |
DISCARDED |
static int |
DISCOVERED |
Modifier and Type | Method and Description |
---|---|
long |
getBaseTime()
Convenience method to obtain the time that the ServiceRegistar was discarded, provided a new
"base time" to establish (re-)discovery time
|
long |
getEventTime()
Get the time the event occurred
|
String[] |
getGroups()
Convenience method to obtain pre-fetced group names
|
String |
getMachine()
Convenience method to obtain the host the ServiceRegistrar is on
|
int |
getPort()
Convenience method to obtain the port the ServiceRegistrar is listening on
|
public static final int DISCOVERED
public static final int DISCARDED
public long getBaseTime()
public String getMachine()
public int getPort()
public String[] getGroups()
public long getEventTime()
Copyright © GigaSpaces.