Package com.google.cloud.hadoop.fs.gcs
Interface DelegationTokenStatistics
-
- All Superinterfaces:
org.apache.hadoop.fs.statistics.DurationTrackerFactory,GhfsStatisticInterface,org.apache.hadoop.fs.statistics.IOStatisticsSource
public interface DelegationTokenStatistics extends GhfsStatisticInterface
Statistics updated by aGcsDelegationTokensduring its use.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidtokenIssued()A token has been issued.
-