public class IOCounters extends Object
IOCounters provides a basic mechanism to track I/O during query
execution.| Constructor and Description |
|---|
IOCounters() |
| Modifier and Type | Method and Description |
|---|---|
static long |
getReads() |
static void |
incrRead()
Increments the read count caused by the current thread.
|
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.