| Constructor and Description |
|---|
BitemporalCondition(String field)
Returns a new
BitemporalCondition with the specified field reference point. |
| Modifier and Type | Method and Description |
|---|---|
BitemporalCondition |
ttFrom(Object ttFrom)
Sets the transaction time start.
|
BitemporalCondition |
ttTo(Object ttTo)
Sets the transaction time end.
|
BitemporalCondition |
vtFrom(Object vtFrom)
Sets the valid time start.
|
BitemporalCondition |
vtTo(Object vtTo)
Sets the valid time end.
|
boost, boostall, bigDecimalMapper, bigIntegerMapper, bitemporal, bitemporalMapper, blobMapper, bool, booleanMapper, build, classpathAnalyzer, contains, dateMapper, dateRange, dateRangeMapper, doubleMapper, field, floatMapper, fuzzy, geoBBox, geoDistance, geoDistanceSortField, geoPointMapper, index, index, inetMapper, integerMapper, longMapper, lucene, match, none, phrase, prefix, range, regexp, schema, search, snowballAnalyzer, stringMapper, textMapper, toString, uuidMapper, wildcardpublic BitemporalCondition(String field)
BitemporalCondition with the specified field reference point.field - The name of the field to be matched.public BitemporalCondition vtFrom(Object vtFrom)
vtFrom - The valid time start to be set.public BitemporalCondition vtTo(Object vtTo)
vtTo - The valid time end to be set.public BitemporalCondition ttFrom(Object ttFrom)
ttFrom - The transaction time start to be set.public BitemporalCondition ttTo(Object ttTo)
ttTo - The transaction time end to be set.Copyright © 2016. All rights reserved.