@Named @RequestScoped public class ClusterDataController extends Object implements Serializable
| Constructor and Description |
|---|
ClusterDataController() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContactPoints() |
String |
getKeySpace() |
List<String> |
getMessages() |
Date |
getNextTimeout() |
String |
getReplicationClass() |
String |
getReplicationFactor() |
String |
getScheduler() |
String |
getServiceEndpoint() |
long |
getSyncCount() |
Date |
getSyncPoint()
returns the syncpoint of the current configuration
|
String |
getSyncSize() |
String |
getSyncSizeUnit() |
boolean |
isConnected()
Returns true if a connection to the specified keySpace was successful
|
public boolean isConnected()
public Date getSyncPoint()
public long getSyncCount()
public String getSyncSize()
public String getSyncSizeUnit()
public String getContactPoints()
public String getKeySpace()
public String getScheduler()
public String getReplicationFactor()
public String getReplicationClass()
public String getServiceEndpoint()
public Date getNextTimeout()
Copyright © 2016–2019 Imixs Software Solutions GmbH. All rights reserved.