|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
MBean Interface for HAService MBean type: Standard MBean model: Inheritance (HaServiceImpl)
Method Summary | |
double |
getAvgSizeofReplicatedMessages()
Get the average size of the replicated messages sent. |
java.lang.String |
getHRDatasourceName()
Get the Datasource name required to hold the EB version numbers of the horizontal replication approach. |
long |
getNumberofReplicatedMessages()
Get the number of replicated messages sent. |
long |
getSFSBInfoTimeout()
Get the SFSB info timeout to clean certain information stored in memory. |
void |
setHRDatasourceName(java.lang.String name)
Set the Datasource name required to hold the EB version numbers of the horizontal replication approach. |
void |
setSFSBInfoTimeout(long timeout)
Set the SFSB info timeout. |
Method Detail |
public long getNumberofReplicatedMessages()
public double getAvgSizeofReplicatedMessages()
public long getSFSBInfoTimeout()
public void setSFSBInfoTimeout(long timeout)
timeout
- the timeout to clean the infopublic java.lang.String getHRDatasourceName()
public void setHRDatasourceName(java.lang.String name)
name
- the name of the datasource
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |