Uses of Class
com.yahoo.schema.derived.Index.Type
Packages that use Index.Type
-
Uses of Index.Type in com.yahoo.schema.derived
Fields in com.yahoo.schema.derived declared as Index.TypeModifier and TypeFieldDescriptionstatic final Index.TypeIndex.Type.BOOLEANTREEstatic final Index.TypeIndex.Type.INT64static final Index.TypeIndex.Type.TEXTMethods in com.yahoo.schema.derived that return Index.TypeModifier and TypeMethodDescriptionstatic Index.TypeIndex.convertType(com.yahoo.document.DataType fieldType) Sets the right index type from a field typeConstructors in com.yahoo.schema.derived with parameters of type Index.TypeModifierConstructorDescriptionIndexField(String name, Index.Type type, com.yahoo.document.DataType sdFieldType)