Package com.yahoo.schema.derived
Class SchemaInfo
java.lang.Object
com.yahoo.schema.derived.Derived
com.yahoo.schema.derived.SchemaInfo
Information about a schema.
- Author:
- bratseth
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic final classA store of a *small* (in memory) amount of rank profile info. -
Constructor Summary
ConstructorsConstructorDescriptionSchemaInfo(Schema schema, SchemaInfo.IndexMode indexMode, RankProfileRegistry rankProfileRegistry, Summaries summaries) SchemaInfo(Schema schema, String indexMode, RankProfileRegistry rankProfileRegistry, Summaries summaries) -
Method Summary
-
Constructor Details
-
SchemaInfo
public SchemaInfo(Schema schema, String indexMode, RankProfileRegistry rankProfileRegistry, Summaries summaries) -
SchemaInfo
public SchemaInfo(Schema schema, SchemaInfo.IndexMode indexMode, RankProfileRegistry rankProfileRegistry, Summaries summaries)
-
-
Method Details
-
getIndexMode
-
name
-
getDerivedName
- Specified by:
getDerivedNamein classDerived
-
fullSchema
-
rankProfiles
-
getConfig
public void getConfig(com.yahoo.search.config.SchemaInfoConfig.Builder builder) -
export
- Throws:
IOException
-