public class ElasticsearchMonthDayBridge extends ElasticsearchTemporalAccessorStringBridge<MonthDay>
Modifier and Type | Field and Description |
---|---|
static ElasticsearchMonthDayBridge |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
protected IllegalArgumentException |
createInvalidIndexNullAsException(String indexNullAs,
DateTimeException e) |
getEncodingType, objectToString, parseIndexNullAs, stringToObject
createNullMarker
public static final ElasticsearchMonthDayBridge INSTANCE
protected IllegalArgumentException createInvalidIndexNullAsException(String indexNullAs, DateTimeException e)
createInvalidIndexNullAsException
in class ElasticsearchTemporalAccessorStringBridge<MonthDay>
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved