|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReplicationManagerImplMBean
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 |
getdatasourceName()
Get the Datasource name required to hold the EB version numbers of the horizontal replication approach. |
long |
getinfoTimeout()
Get the SFSB info timeout to clean certain information stored in memory. |
java.lang.String |
getjgroupsConfFileName()
Get the JGroups configuration file name. |
java.lang.String |
getName()
|
long |
getnumberofReplicatedMessages()
Get the number of replicated messages sent. |
java.lang.String |
getobjectName()
|
double |
gettotSizeofReplicatedMessages()
Get the total size of the replicated messages sent. |
void |
setdatasourceName(java.lang.String name)
Set the Datasource name required to hold the EB version numbers of the horizontal replication approach. |
void |
setinfoTimeout(long timeout)
Set the SFSB info timeout. |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String getobjectName()
long getnumberofReplicatedMessages()
double getavgSizeofReplicatedMessages()
double gettotSizeofReplicatedMessages()
java.lang.String getjgroupsConfFileName()
long getinfoTimeout()
void setinfoTimeout(long timeout)
timeout - the timeout to clean the infojava.lang.String getdatasourceName()
void setdatasourceName(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 | |||||||||