Interface CortexProfileWriter

    • Method Detail

      • withProfileSchema

        CortexProfileWriter withProfileSchema​(com.c12e.cortex.phoenix.ProfileSchema profileSchema)
        The ProfileSchema to write
        Parameters:
        profileSchema -
        Returns:
        this instance
      • deltaTable

        CortexProfileWriter deltaTable​(io.delta.tables.DeltaTable deltaTable)
        The delta table to write
        Parameters:
        deltaTable -
        Returns:
        this instance