private static class FSDataInputStreamWrapper.ReadStatistics extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) long |
totalBytesRead |
(package private) long |
totalLocalBytesRead |
(package private) long |
totalShortCircuitBytesRead |
(package private) long |
totalZeroCopyBytesRead |
| Modifier | Constructor and Description |
|---|---|
private |
ReadStatistics() |
long totalBytesRead
long totalLocalBytesRead
long totalShortCircuitBytesRead
long totalZeroCopyBytesRead
private ReadStatistics()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.