Package org.imixs.archive.service.ui
Class ClusterDataController
java.lang.Object
org.imixs.archive.service.ui.ClusterDataController
- All Implemented Interfaces:
Serializable
CID Bean provide cluster configuration.
- Author:
- rsoika
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the message list in reverse order.longreturns the last reSync point of the current metaData objectbooleanReturns true if a connection to the specified keySpace was successful
-
Constructor Details
-
ClusterDataController
public ClusterDataController()
-
-
Method Details
-
isConnected
public boolean isConnected()Returns true if a connection to the specified keySpace was successful- Returns:
- true if session was successfull established.
-
getSyncPoint
returns the last reSync point of the current metaData object- Returns:
-
getSyncCount
public long getSyncCount() -
getSyncSize
-
getSyncSizeUnit
-
getContactPoints
-
getKeySpace
-
getReplicationFactor
-
getReplicationClass
-
getServiceEndpoint
-
getBackupMirrors
-
getMessages
Returns the message list in reverse order.- Returns:
-