Package | Description |
---|---|
com.yahoo.bard.webservice.druid.model.dimension.extractionfunction |
Modifier and Type | Method and Description |
---|---|
TimeFormatExtractionFunction |
TimeFormatExtractionFunction.withAsMillis(Boolean asMillis)
Returns a new
TimeFormatExtractionFunction with a specified config on "asMillis". |
TimeFormatExtractionFunction |
TimeFormatExtractionFunction.withFormat(String format)
Returns a new
TimeFormatExtractionFunction with a specified format. |
TimeFormatExtractionFunction |
TimeFormatExtractionFunction.withGranularity(Granularity granularity)
Returns a new
TimeFormatExtractionFunction with a specified
granularity . |
TimeFormatExtractionFunction |
TimeFormatExtractionFunction.withLocale(Locale locale)
Returns a new
TimeFormatExtractionFunction with a specified locale . |
TimeFormatExtractionFunction |
TimeFormatExtractionFunction.withTimeZone(org.joda.time.DateTimeZone timeZone)
Returns a new
TimeFormatExtractionFunction with a specified time zone . |
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.