public class BlobQueryProgress extends Object
Constructor and Description |
---|
BlobQueryProgress(long bytesScanned,
long totalBytes)
Creates a new BlobQueryProgress object.
|
Modifier and Type | Method and Description |
---|---|
long |
getBytesScanned() |
long |
getTotalBytes() |
Copyright © 2020 Microsoft Corporation. All rights reserved.