Class ReplicationController


  • public class ReplicationController
    extends java.lang.Object
    Server that controls replications of primary commit logs to replica attribute families.
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Throwable
        Run the controller.
        Parameters:
        args - command line arguments
        Throws:
        java.lang.Throwable - on error
      • runReplicationThreads

        public java.util.concurrent.CompletableFuture<java.lang.Void> runReplicationThreads()