Package io.deephaven.acl.tools
Class WaitForAcl
java.lang.Object
io.deephaven.acl.tools.WaitForAcl
A simple helper class which will wait until mysql db access is ready.
It is much faster to block on mysql before starting monit,
as it can take minutes for the configuration_server to be restarted,
should it fail during startup.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WaitForAcl
public WaitForAcl()
-
-
Method Details
-
main
- Throws:
Exception
-