Package alluxio.master.backcompat.ops
Class CreateFile
- java.lang.Object
-
- alluxio.master.backcompat.FsTestOp
-
- alluxio.master.backcompat.ops.CreateFile
-
-
Constructor Summary
Constructors Constructor Description CreateFile()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapply(alluxio.client.file.FileSystem fs)voidcheck(alluxio.client.file.FileSystem fs)-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface alluxio.master.backcompat.TestOp
supportsVersion
-
-