Skip to content

Commit

Permalink
change the CassandraMonitor to public (#1056)
Browse files Browse the repository at this point in the history
  • Loading branch information
chengw-netflix committed May 6, 2023
1 parent dc4237d commit ba5f62a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -50,7 +50,7 @@ public class CassandraMonitor extends Task {
private final IThriftChecker thriftChecker;

@Inject
protected CassandraMonitor(
public CassandraMonitor(
IConfiguration config,
InstanceState instanceState,
ICassandraProcess cassProcess,
Expand Down

0 comments on commit ba5f62a

Please sign in to comment.