java.lang.Object
org.elasticsearch.index.mapper.RangeFieldMapper.Range
- Enclosing class:
- RangeFieldMapper
Class defining a range
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getFrom()
getTo()
int
hashCode()
toString()
toXContent
(XContentBuilder builder, DateFormatter dateFormatter)
-
Constructor Details
-
Range
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
toString
-
getFrom
-
getTo
-
toXContent
public XContentBuilder toXContent(XContentBuilder builder, DateFormatter dateFormatter) throws IOException - Throws:
IOException
-