Class RefreshFairnessPolicyControllerHandler

java.lang.Object
org.apache.hadoop.hdfs.server.federation.fairness.RefreshFairnessPolicyControllerHandler
All Implemented Interfaces:
org.apache.hadoop.ipc.RefreshHandler

public class RefreshFairnessPolicyControllerHandler extends Object implements org.apache.hadoop.ipc.RefreshHandler
  • Field Details

  • Constructor Details

    • RefreshFairnessPolicyControllerHandler

      public RefreshFairnessPolicyControllerHandler(Router router)
  • Method Details

    • handleRefresh

      public org.apache.hadoop.ipc.RefreshResponse handleRefresh(String identifier, String[] args)
      Specified by:
      handleRefresh in interface org.apache.hadoop.ipc.RefreshHandler