Uses of Class
alluxio.cli.LogLevel.TargetInfo
-
Packages that use LogLevel.TargetInfo Package Description alluxio.cli -
-
Uses of LogLevel.TargetInfo in alluxio.cli
Methods in alluxio.cli that return types with arguments of type LogLevel.TargetInfo Modifier and Type Method Description static java.util.List<LogLevel.TargetInfo>LogLevel. parseOptTarget(org.apache.commons.cli.CommandLine cmd, alluxio.conf.AlluxioConfiguration conf)Parse the command options to a list of targets endpoints.
-