Class ConfigDefaults

  • All Implemented Interfaces:

    
    public final class ConfigDefaults
    
                        

    Default configuration values for associated ConfigKeys.

    NOTE: This is a temporary place for them. Decision to be made on how to specify default values, for example:

    • Constants
    • HCON config to use as fallback
    • JSON Schema
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.Object

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

    • Method Detail