| Package | Description | 
|---|---|
| org.apache.hadoop.util | Common utilities. | 
| Modifier and Type | Method and Description | 
|---|---|
| StopWatch | StopWatch. reset()Reset elapsed time to zero and make the state of stopwatch stop. | 
| StopWatch | StopWatch. start()Start to measure times and make the state of stopwatch running. | 
| StopWatch | StopWatch. stop()Stop elapsed time and make the state of stopwatch stop. | 
Copyright © 2018 Apache Software Foundation. All Rights Reserved.