DataTransferProgress

Describes the status of a cluster while it is in the process of resizing with an incremental resize.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Describes the data transfer rate in MB's per second.

Link copied to clipboard

Describes the total amount of data that has been transfered in MB's.

Link copied to clipboard

Describes the number of seconds that have elapsed during the data transfer.

Link copied to clipboard

Describes the estimated number of seconds remaining to complete the transfer.

Link copied to clipboard

Describes the status of the cluster. While the transfer is in progress the status is transferringdata.

Link copied to clipboard

Describes the total amount of data to be transfered in megabytes.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String