Interface OpenSearchIndexPerformanceTuner.Restorable

Enclosing class:
OpenSearchIndexPerformanceTuner

public static interface OpenSearchIndexPerformanceTuner.Restorable
Provides the ability to restore index settings to the original state
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Restore index settings to the original state
  • Method Details