Class LongRangePropertyDescriptor<T>
A range of signed 64-bit integers with a minimum value of -263 and maximum of 263-1.
Inheritance
LongRangePropertyDescriptor<T>
Implements
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class LongRangePropertyDescriptor<T> : RangePropertyDescriptorBase<LongRangePropertyDescriptor<T>, ILongRangeProperty, T>, IDescriptor, ILongRangeProperty, IRangeProperty, IDocValuesProperty, ICoreProperty, IProperty, IFieldMapping where T : class
Type Parameters
Name | Description |
---|---|
T |
Constructors
| Edit this page View SourceLongRangePropertyDescriptor()
Declaration
public LongRangePropertyDescriptor()