public class ScatterStatistics extends Object
| Modifier and Type | Method and Description | 
|---|---|
| long | getCompressionElapsed()The number of milliseconds elapsed in the parallel compression phase | 
| long | getMergingElapsed()The number of milliseconds elapsed in merging the results of the parallel compression, the IO phase | 
| String | toString() | 
public long getCompressionElapsed()
public long getMergingElapsed()
Copyright © 2018 The Apache Software Foundation. All rights reserved.