object TemporalGeoTiffS3InputFormat
- Annotations
- @deprecated
- Deprecated
(Since version 1.0.0) TemporalGeoTiffS3InputFormat is deprecated, use S3GeoTiffRDD instead
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- TemporalGeoTiffS3InputFormat
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- final val GEOTIFF_TIME_FORMAT_DEFAULT: String("GEOTIFF_TIME_FORMAT")
- final val GEOTIFF_TIME_TAG_DEFAULT: String("GEOTIFF_TIME_TAG")
- def getTimeFormatter(job: JobContext): DateTimeFormatter
- def getTimeTag(job: JobContext): String
- def setTimeFormat(conf: Configuration, timeFormat: String): Unit
- def setTimeFormat(job: JobContext, timeFormat: String): Unit
- def setTimeTag(conf: Configuration, timeTag: String): Unit
- def setTimeTag(job: JobContext, timeTag: String): Unit