Class ScaledFloatFieldMapper

All Implemented Interfaces:
Cloneable, Iterable<Mapper>, ToXContent, ToXContentFragment

public class ScaledFloatFieldMapper extends ParametrizedFieldMapper
A FieldMapper for scaled floats. Values are internally multiplied by a scaling factor and rounded to the closest long.