Class HadoopConfigurationProperty<T>


  • public class HadoopConfigurationProperty<T>
    extends HadoopConfigurationProperty<T>
    Hadoop configuration property for Google Cloud Storage Connector
    • Constructor Detail

      • HadoopConfigurationProperty

        public HadoopConfigurationProperty​(String key)
      • HadoopConfigurationProperty

        public HadoopConfigurationProperty​(String key,
                                           T defaultValue,
                                           String... deprecatedKeys)