Package tilda

Class Reorg.Params

  • Enclosing class:
    Reorg

    protected static class Reorg.Params
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Params​(java.lang.String[] args)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • _retry

        public final int _retry
      • _minSize

        public final int _minSize
      • _verbose

        public final boolean _verbose
      • _full

        public final boolean _full
      • _resume

        public final boolean _resume
      • _schemaName

        public final java.lang.String _schemaName
      • _taleName

        public final java.lang.String _taleName
    • Constructor Detail

      • Params

        public Params​(java.lang.String[] args)