Package alluxio.cli

Class JournalCrashTest


  • public final class JournalCrashTest
    extends java.lang.Object
    Class to perform Journal crash test. The clients issue commands to the master, and the master generates journal events. Check if the master can generate and reproduce the journal correctly.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Runs the crash test.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Runs the crash test.
        Parameters:
        args - no arguments