Skip to content

Commit

Permalink
[hotfix][metrics] Limit visibility of ScopeFormats constructor
Browse files Browse the repository at this point in the history
  • Loading branch information
zentol committed Oct 31, 2017
1 parent 280dcc2 commit 7e101c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ public class ScopeFormats {
/**
* Creates all scope formats, based on the given scope format strings.
*/
public ScopeFormats(
private ScopeFormats(
String jobManagerFormat,
String jobManagerJobFormat,
String taskManagerFormat,
Expand Down

0 comments on commit 7e101c9

Please sign in to comment.