Interface OpenSearchRunner.Builder

  • Enclosing class:
    OpenSearchRunner

    public static interface OpenSearchRunner.Builder
    This builder sets parameters to create a node
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void build​(int index, org.opensearch.common.settings.Settings.Builder builder)  
    • Method Detail

      • build

        void build​(int index,
                   org.opensearch.common.settings.Settings.Builder builder)
        Parameters:
        index - an index of nodes
        builder - a builder instance to create a node