Class FloatRangePropertyDescriptor<T>
A range of single-precision 32-bit IEEE 754 floating point values.
Inheritance
FloatRangePropertyDescriptor<T>
Implements
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class FloatRangePropertyDescriptor<T> : RangePropertyDescriptorBase<FloatRangePropertyDescriptor<T>, IFloatRangeProperty, T>, IDescriptor, IFloatRangeProperty, IRangeProperty, IDocValuesProperty, ICoreProperty, IProperty, IFieldMapping where T : class
Type Parameters
Name | Description |
---|---|
T |
Constructors
| Edit this page View SourceFloatRangePropertyDescriptor()
Declaration
public FloatRangePropertyDescriptor()