Uses of Class
alluxio.master.backcompat.Version
-
Packages that use Version Package Description alluxio.master.backcompat alluxio.master.backcompat.ops -
-
Uses of Version in alluxio.master.backcompat
Methods in alluxio.master.backcompat that return Version Modifier and Type Method Description VersionJournal. getVersion()Methods in alluxio.master.backcompat with parameters of type Version Modifier and Type Method Description intVersion. compareTo(Version o)default booleanTestOp. supportsVersion(Version version) -
Uses of Version in alluxio.master.backcompat.ops
Methods in alluxio.master.backcompat.ops with parameters of type Version Modifier and Type Method Description booleanSetAcl. supportsVersion(Version version)
-