|
GemFire 7.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface LocatorMXBean
MBean that provides access to information and management functionality for a
Locator.
| Method Summary | |
|---|---|
String |
getBindAddress()
Returns a string representing the IP address or host name that this Locator will listen on. |
String |
getHostnameForClients()
Returns the name or IP address to pass to the client as the location where the Locator is listening. |
int |
getPort()
Returns the port on which this Locator listens for connections. |
boolean |
isPeerLocator()
Returns whether the Locator provides peer location services to members. |
boolean |
isServerLocator()
Returns whether the Locator provides server location services To clients. |
String[] |
listManagers()
Returns the list of current managers. |
String[] |
listPotentialManagers()
Returns a list of servers on which the manager service may be started either by a Locator or users. |
String |
viewLog()
Returns the most recent log entries for the Locator. |
| Method Detail |
|---|
int getPort()
String getBindAddress()
String getHostnameForClients()
boolean isPeerLocator()
boolean isServerLocator()
String viewLog()
String[] listPotentialManagers()
String[] listManagers()
|
GemFire 7.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||