Class CollectEnvCommand

  • All Implemented Interfaces:
    alluxio.cli.Command, java.io.Closeable, java.lang.AutoCloseable

    public class CollectEnvCommand
    extends ExecuteShellCollectInfoCommand
    Command to run a set of bash commands to get system information.
    • Constructor Detail

      • CollectEnvCommand

        public CollectEnvCommand​(alluxio.client.file.FileSystemContext fsContext)
        Creates a new instance of CollectEnvCommand.
        Parameters:
        fsContext - the FileSystemContext to execute in
    • Method Detail

      • getCommandName

        public java.lang.String getCommandName()
      • getUsage

        public java.lang.String getUsage()
      • getDescription

        public java.lang.String getDescription()