spark.formatters 패키지에는 Spark 서식 지정 클래스가 들어 있습니다.
클래스
| 클래스 | 설명 | |
|---|---|---|
| CurrencyFormatter | The CurrencyFormatter class provides locale-sensitive formatting and parsing of currency values. | |
| DateTimeFormatter | The DateTimeFormatter class provides locale-sensitve formatting for a Date object. | |
| NumberFormatter | The NumberFormatter class provides locale-sensitive formatting and parsing of numeric values. |
Tue Jun 12 2018, 03:32 PM Z