Uses of Class
com.google.cloud.hadoop.gcsio.StatisticTypeEnum
-
Packages that use StatisticTypeEnum Package Description com.google.cloud.hadoop.gcsio -
-
Uses of StatisticTypeEnum in com.google.cloud.hadoop.gcsio
Methods in com.google.cloud.hadoop.gcsio that return StatisticTypeEnum Modifier and Type Method Description StatisticTypeEnumGoogleCloudStorageStatistics. getType()What type is this statistic?static StatisticTypeEnumStatisticTypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static StatisticTypeEnum[]StatisticTypeEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.
-