Class PrimitiveFieldType

java.lang.Object
com.yahoo.search.query.profile.types.FieldType
com.yahoo.search.query.profile.types.PrimitiveFieldType

public class PrimitiveFieldType extends FieldType
Represents a query field type which is a primitive - String, Integer, Float, Double or Long.
Author:
bratseth