Interface SchemaEvolution.Builder

  • Method Details

    • enableSchemaEvolution

      SchemaEvolution.Builder enableSchemaEvolution(Boolean enableSchemaEvolution)

      Whether to allow MSK to evolve the destination table's schema. Must be false for the current release.

      Parameters:
      enableSchemaEvolution - Whether to allow MSK to evolve the destination table's schema. Must be false for the current release.
      Returns:
      Returns a reference to this object so that method calls can be chained together.