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() |
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.