public class NetworkBackupStats extends Object implements Serializable
NetworkBackupStatDefinition,
Serialized Form| Modifier and Type | Method and Description |
|---|---|
int |
getBackupFileCount() |
int |
getDisposedCount() |
long |
getExpectedBytes() |
int |
getFetchCount() |
int |
getSkipCount() |
long |
getTransferRate() |
long |
getTransferredBytes() |
String |
toString() |
public int getBackupFileCount()
public int getSkipCount()
public int getFetchCount()
public int getDisposedCount()
public long getExpectedBytes()
public long getTransferredBytes()
public long getTransferRate()
Copyright © 2024. All rights reserved.