public static class StripedBlockUtil.BlockReadStats extends Object
| Constructor and Description | 
|---|
| BlockReadStats(int numBytesRead,
              boolean shortCircuit,
              int distance) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getBytesRead() | 
| int | getNetworkDistance() | 
| boolean | isShortCircuit() | 
| String | toString() | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.