Class IcebergOptions


  • public class IcebergOptions
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      IcebergOptions()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Map<java.lang.String,​java.lang.String> getHadoopConf()  
      java.util.Map<java.lang.String,​java.lang.String> getIcebergProperties()  
      • Methods inherited from class java.lang.Object

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

      • IcebergOptions

        public IcebergOptions()
    • Method Detail

      • getIcebergProperties

        public java.util.Map<java.lang.String,​java.lang.String> getIcebergProperties()
      • getHadoopConf

        public java.util.Map<java.lang.String,​java.lang.String> getHadoopConf()