Uses of Enum Class
com.yahoo.schema.derived.AttributeFields.FieldSet
Packages that use AttributeFields.FieldSet
-
Uses of AttributeFields.FieldSet in com.yahoo.schema.derived
Methods in com.yahoo.schema.derived that return AttributeFields.FieldSetModifier and TypeMethodDescriptionstatic AttributeFields.FieldSetReturns the enum constant of this class with the specified name.static AttributeFields.FieldSet[]AttributeFields.FieldSet.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.yahoo.schema.derived with parameters of type AttributeFields.FieldSetModifier and TypeMethodDescriptionvoidAttributeFields.getConfig(com.yahoo.vespa.config.search.AttributesConfig.Builder builder, AttributeFields.FieldSet fs, long maxUnCommittedMemory) voidDerivedConfiguration.getConfig(com.yahoo.vespa.config.search.AttributesConfig.Builder builder, AttributeFields.FieldSet fs)