public class TaskProgressForQueryDataMigrateTaskOutput extends Object
| Constructor and Description |
|---|
TaskProgressForQueryDataMigrateTaskOutput() |
public TaskProgressForQueryDataMigrateTaskOutput()
public TaskProgressForQueryDataMigrateTaskOutput failedBytes(Long failedBytes)
public Long getFailedBytes()
public void setFailedBytes(Long failedBytes)
public TaskProgressForQueryDataMigrateTaskOutput failedObjects(Long failedObjects)
public Long getFailedObjects()
public void setFailedObjects(Long failedObjects)
public TaskProgressForQueryDataMigrateTaskOutput notExistBytes(Long notExistBytes)
public Long getNotExistBytes()
public void setNotExistBytes(Long notExistBytes)
public TaskProgressForQueryDataMigrateTaskOutput notExistObjectCount(Long notExistObjectCount)
public Long getNotExistObjectCount()
public void setNotExistObjectCount(Long notExistObjectCount)
public TaskProgressForQueryDataMigrateTaskOutput remainingBytes(Long remainingBytes)
public Long getRemainingBytes()
public void setRemainingBytes(Long remainingBytes)
public TaskProgressForQueryDataMigrateTaskOutput remainingObjects(Long remainingObjects)
public Long getRemainingObjects()
public void setRemainingObjects(Long remainingObjects)
public TaskProgressForQueryDataMigrateTaskOutput skipBytes(Long skipBytes)
public Long getSkipBytes()
public void setSkipBytes(Long skipBytes)
public TaskProgressForQueryDataMigrateTaskOutput skipObjectCount(Long skipObjectCount)
public Long getSkipObjectCount()
public void setSkipObjectCount(Long skipObjectCount)
public TaskProgressForQueryDataMigrateTaskOutput totalBytes(Long totalBytes)
public Long getTotalBytes()
public void setTotalBytes(Long totalBytes)
public TaskProgressForQueryDataMigrateTaskOutput totalObjects(Long totalObjects)
public Long getTotalObjects()
public void setTotalObjects(Long totalObjects)
public TaskProgressForQueryDataMigrateTaskOutput transferBytesSpeed(Long transferBytesSpeed)
public Long getTransferBytesSpeed()
public void setTransferBytesSpeed(Long transferBytesSpeed)
public TaskProgressForQueryDataMigrateTaskOutput transferCountSpeed(Long transferCountSpeed)
public Long getTransferCountSpeed()
public void setTransferCountSpeed(Long transferCountSpeed)
public TaskProgressForQueryDataMigrateTaskOutput transferredBytes(Long transferredBytes)
public Long getTransferredBytes()
public void setTransferredBytes(Long transferredBytes)
public TaskProgressForQueryDataMigrateTaskOutput transferredObjects(Long transferredObjects)
public Long getTransferredObjects()
public void setTransferredObjects(Long transferredObjects)
Copyright © 2026. All rights reserved.