Class ReindexingContext

java.lang.Object
com.yahoo.vespa.model.admin.clustercontroller.ReindexingContext

public class ReindexingContext extends Object
Context required to configure automatic reindexing for a given cluster controller cluster (for a given content cluster).
Author:
bjorncs
  • Constructor Details

    • ReindexingContext

      public ReindexingContext(com.yahoo.config.model.api.Reindexing reindexing)
  • Method Details