Package 

Enum TDConfig.ModeEnum

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum TDConfig.ModeEnum
    
                        

    Running mode. The default mode is NORMAL.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      NORMAL

      In normal mode, data is cached and reported according to certain cache policies

      DEBUG

      Debug mode: Data is reported one by one. When a problem occurs, the user is alerted in the form of logs and exceptions

      DEBUG_ONLY

      Debug Only mode: verifies data and does not store data in the database