Package alluxio.proxy
Class AlluxioProxyMonitor
- java.lang.Object
-
- alluxio.proxy.AlluxioProxyMonitor
-
public final class AlluxioProxyMonitor extends java.lang.ObjectAlluxio proxy monitor for inquiring the AlluxioProxy service availability.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)Starts the Alluxio proxy monitor.
-