Class ClusterParams

java.lang.Object
com.yahoo.prelude.fastsearch.ClusterParams

public class ClusterParams extends Object
Helper class for carrying around cluster-related config parameters to the VespaBackend class.
Author:
arnej27959
  • Constructor Details

  • Method Details

    • getServerId

      public String getServerId()
    • getSearcherName

      public String getSearcherName()
    • getDefaultSummary

      public String getDefaultSummary()
    • getDocumentdbInfoConfig

      public DocumentdbInfoConfig getDocumentdbInfoConfig()
    • getSchemaInfo

      public SchemaInfo getSchemaInfo()