Uses of Interface
org.apache.hadoop.yarn.server.api.AuxiliaryLocalPathHandler
Packages that use AuxiliaryLocalPathHandler
-
Uses of AuxiliaryLocalPathHandler in org.apache.hadoop.yarn.server.api
Methods in org.apache.hadoop.yarn.server.api that return AuxiliaryLocalPathHandlerModifier and TypeMethodDescriptionAuxiliaryService.getAuxiliaryLocalPathHandler()Method that gets the local dirs path handler for this Auxiliary Service.Methods in org.apache.hadoop.yarn.server.api with parameters of type AuxiliaryLocalPathHandlerModifier and TypeMethodDescriptionvoidAuxiliaryService.setAuxiliaryLocalPathHandler(AuxiliaryLocalPathHandler auxiliaryLocalPathHandler) Method that sets the local dirs path handler for this Auxiliary Service.