Class CassandraSinkConfig

  • All Implemented Interfaces:
    java.io.Serializable

    public class CassandraSinkConfig
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • CassandraSinkConfig

        public CassandraSinkConfig()
    • Method Detail

      • load

        public static CassandraSinkConfig load​(java.lang.String yamlFile)
                                        throws java.io.IOException
        Throws:
        java.io.IOException
      • load

        public static CassandraSinkConfig load​(java.util.Map<java.lang.String,​java.lang.Object> map)
                                        throws java.io.IOException
        Throws:
        java.io.IOException