We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29cfc03 commit c67cdcaCopy full SHA for c67cdca
core/src/main/scala/org/apache/spark/shuffle/ShuffleManager.scala
@@ -60,7 +60,7 @@ private[spark] trait ShuffleManager {
60
*/
61
def shuffleBlockResolver: ShuffleBlockResolver
62
63
- /** Return short name for the ShuffleManager*/
+ /** Return short name for the ShuffleManager */
64
def shortShuffleMgrName: String
65
66
/** Shut down this ShuffleManager. */
0 commit comments