Interface AsyncReconfigurable


  • public interface AsyncReconfigurable
    • Method Detail

      • fromConfig

        void fromConfig​(long config)
                 throws java.lang.Exception
        Sets the configuration version to use.
        Parameters:
        config - The version of the configuration.
        Throws:
        java.lang.Exception