|  | 
| int64_t | getDataReadCount () const | 
|  | 
| int64_t | getDataWriteCount () const | 
|  | 
| int64_t | getDownstreamBytes () const | 
|  | 
| int64_t | getFailureCount () const | 
|  | 
| int64_t | getMappedCount () const | 
|  | 
| int64_t | getMetadataReadCount () const | 
|  | 
| int64_t | getMetadataWriteCount () const | 
|  | 
| int64_t | getOpenHandleCount () const | 
|  | 
| int64_t | getReadingCount () const | 
|  | 
| int64_t | getRetryCount () const | 
|  | 
| int64_t | getSuccessCount () const | 
|  | 
| int64_t | getTotalDurationMs () const | 
|  | 
| int64_t | getUpstreamBytes () const | 
|  | 
| int64_t | getWritingCount () const | 
|  | 
| void | incDataRead () | 
|  | 
| void | incDataWrite () | 
|  | 
| void | incDownstreamBytes (int64_t size) | 
|  | 
| void | incFailure () | 
|  | 
| void | incMappedCount (int64_t cnt) | 
|  | 
| void | incMetadataRead () | 
|  | 
| void | incMetadataWrite () | 
|  | 
| void | incOpenHandleCount (int64_t cnt) | 
|  | 
| void | incReadingCount (int64_t cnt) | 
|  | 
| void | incRetry () | 
|  | 
| void | incSuccess () | 
|  | 
| void | incTotalDurationMs (int64_t dur) | 
|  | 
| void | incUpstreamBytes (int64_t size) | 
|  | 
| void | incWritingCount (int64_t cnt) | 
|  | 
| void | resetCounters () | 
|  |