Class ClusterDataController

    • Constructor Detail

      • ClusterDataController

        public ClusterDataController()
    • Method Detail

      • isConnected

        public boolean isConnected()
        Returns true if a connection to the specified keySpace was successful
        Returns:
        true if session was successfull established.
      • getSyncPoint

        public Date getSyncPoint()
        returns the last reSync point of the current metaData object
        Returns:
      • getSyncCount

        public long getSyncCount()
      • getSyncSize

        public String getSyncSize()
      • getSyncSizeUnit

        public String getSyncSizeUnit()
      • getContactPoints

        public String getContactPoints()
      • getKeySpace

        public String getKeySpace()
      • getReplicationFactor

        public String getReplicationFactor()
      • getReplicationClass

        public String getReplicationClass()
      • getServiceEndpoint

        public String getServiceEndpoint()
      • getMessages

        public List<String> getMessages()
        Returns the message list in reverse order.
        Returns: