| Interface | Description |
|---|---|
| ServiceUtils.RetryableCOSDownloadTask |
Interface for the task of downloading object from COS to a specific file,
enabling one-time retry mechanism after integrity check failure
on the downloaded file.
|
| Class | Description |
|---|---|
| BinaryUtils |
Utilities for encoding and decoding binary data to and from different forms.
|
| CollectionUtils | |
| CRC64 |
CRC-64 implementation with ability to combine checksums calculated over
different blocks of data.
|
| DateUtils | |
| ExceptionUtils | |
| Md5Utils | |
| ServiceUtils | |
| StringUtils |
Utilities for converting objects to strings.
|
| UrlEncoderUtils | |
| ValidationUtils |
Useful utilities to validate dependencies
|
| VersionInfoUtils | |
| XmlUtils |
| Enum | Description |
|---|---|
| Base64 | |
| CodecUtils |
Codec internal utilities
|
| IOUtils |
Utilities for IO operations.
|
| Jackson |
Copyright © 2023. All rights reserved.