Class SchemaInfo.RankProfileInfo

java.lang.Object
com.yahoo.schema.derived.SchemaInfo.RankProfileInfo
Enclosing class:
SchemaInfo

public static final class SchemaInfo.RankProfileInfo extends Object
A store of a *small* (in memory) amount of rank profile info.
  • Constructor Details

    • RankProfileInfo

      public RankProfileInfo(RankProfile profile)
  • Method Details

    • name

      public String name()
    • hasSummaryFeatures

      public boolean hasSummaryFeatures()
    • hasRankFeatures

      public boolean hasRankFeatures()
    • inputs

      public Map<com.yahoo.searchlib.rankingexpression.Reference,RankProfile.Input> inputs()