Skip to content
Snippets Groups Projects
Commit bb6dec3b authored by Andrew Or's avatar Andrew Or
Browse files

[STREAMING] [MINOR] Keep streaming.UIUtils private

zsxwing

Author: Andrew Or <andrew@databricks.com>

Closes #6134 from andrewor14/private-streaming-uiutils and squashes the following commits:

225df94 [Andrew Or] Privatize class
parent aa183787
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ package org.apache.spark.streaming.ui
import java.util.concurrent.TimeUnit
object UIUtils {
private[streaming] object UIUtils {
/**
* Return the short string for a `TimeUnit`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment