|
GridGain 2.0.3
Java API Specification |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GridJgroupsCommunicationSpiMBean
Management bean that provides read-only access to the JGroups communication
SPI configuration..
See Also:
Documentation
Email Support
Online Forums
Issue Tracking
Author: 2005-2008 Copyright © GridGain Systems. All Rights Reserved. ver. 2.0.3

| Method Summary | |
|---|---|
String |
getConfigurationFile()
Gets either absolute or relative to GridGain installation home folder path to JGroups XML configuration file. |
String |
getGroupName()
Gets JGroups group name. |
InetAddress |
getLocalAddress()
Gets JGroups channel local IP address. |
int |
getLocalPort()
Gets JGroups channel local port number. |
long |
getSendTimeout()
Gets time limit in milliseconds to wait for message acknowledgements from remote nodes. |
String |
getStackName()
Gets JGroups stack name. |
| Methods inherited from interface org.gridgain.grid.spi.GridSpiManagementMBean |
|---|
getAuthor, getGridGainHome, getLocalNodeId, getStartTimestamp, getStartTimestampFormatted, getUpTime, getUpTimeFormatted, getVendorEmail, getVendorUrl, getVersion |
| Method Detail |
|---|
String getConfigurationFile()
InetAddress getLocalAddress()
int getLocalPort()
long getSendTimeout()
String getGroupName()
String getStackName()
|
GridGain 2.0.3
Java API Specification |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
|
GridGain - Grid Computing Made Simple, ver. 2.0.3.20052008
2005-2008 Copyright © GridGain Systems. All Rights Reserved. |
|