@Named @RequestScoped public class ClusterDataController extends Object implements Serializable
| Constructor and Description |
|---|
ClusterDataController() |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
This method cancles the current sync
|
String |
getContactPoints() |
String |
getKeySpace() |
List<String> |
getMessages()
Returns the message list in reverse order.
|
String |
getReplicationClass() |
String |
getReplicationFactor() |
String |
getServiceEndpoint() |
long |
getSyncCount() |
Date |
getSyncPoint()
returns the last reSync point of the current metaData object
|
String |
getSyncSize() |
String |
getSyncSizeUnit() |
boolean |
isConnected()
Returns true if a connection to the specified keySpace was successful
|
boolean |
isRunning() |
void |
start()
This method starts a restore process
|
public boolean isConnected()
public void start()
public boolean isRunning()
public void cancel()
ArchiveExceptionpublic Date getSyncPoint()
public long getSyncCount()
public String getSyncSize()
public String getSyncSizeUnit()
public String getContactPoints()
public String getKeySpace()
public String getReplicationFactor()
public String getReplicationClass()
public String getServiceEndpoint()
Copyright © 2016–2020 Imixs Software Solutions GmbH. All rights reserved.