Uses of Class
alluxio.table.common.udb.PathTranslator
-
Packages that use PathTranslator Package Description alluxio.table.common.udb -
-
Uses of PathTranslator in alluxio.table.common.udb
Methods in alluxio.table.common.udb that return PathTranslator Modifier and Type Method Description PathTranslatorPathTranslator. addMapping(java.lang.String alluxioPath, java.lang.String ufsPath)Add a mapping to the path translator.
-