Class Replication

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Replication​(java.lang.String type)
      Abstract constructor for Replication
    • Constructor Detail

      • Replication

        @Contract(pure=true)
        protected Replication​(java.lang.String type)
        Abstract constructor for Replication
        Parameters:
        type - the type of replication
    • Method Detail

      • getType

        public java.lang.String getType()