spark.globalization 패키지에는 Spark 세계화 클래스가 들어 있습니다.
클래스
| 클래스 | 설명 | |
|---|---|---|
| LastOperationStatus | The LastOperationStatus class enumerates constant values that represent the status of the most recent globalization service operation. | |
| MatchingCollator | The MatchingCollator class provides locale-sensitve string comparison capabilities with inital settings suitable for general string matching such as finding a matching word in a block of text. | |
| SortingCollator | The SortingCollator class provides locale-sensitve string comparison capabilities with inital settings suitable for linguistic sorting purposes such as sorting a list of text strings that are displayed to an end-user. | |
| StringTools | The StringTools class provides locale-sensitve case conversion methods. |
Tue Jun 12 2018, 03:32 PM Z