Interface DelegationTokenStatistics

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void tokenIssued()
      A token has been issued.
      • Methods inherited from interface org.apache.hadoop.fs.statistics.DurationTrackerFactory

        trackDuration, trackDuration
      • Methods inherited from interface org.apache.hadoop.fs.statistics.IOStatisticsSource

        getIOStatistics
    • Method Detail

      • tokenIssued

        void tokenIssued()
        A token has been issued.