Uses of Class
com.google.cloud.hadoop.fs.gcs.GhfsGlobalStorageStatistics
-
Packages that use GhfsGlobalStorageStatistics Package Description com.google.cloud.hadoop.fs.gcs -
-
Uses of GhfsGlobalStorageStatistics in com.google.cloud.hadoop.fs.gcs
Methods in com.google.cloud.hadoop.fs.gcs that return GhfsGlobalStorageStatistics Modifier and Type Method Description GhfsGlobalStorageStatisticsGoogleHadoopFileSystem. getGlobalGcsStorageStatistics()Get the storage statistics of this filesystem.Methods in com.google.cloud.hadoop.fs.gcs with parameters of type GhfsGlobalStorageStatistics Modifier and Type Method Description static GoogleCloudStorageEventSubscriberGoogleCloudStorageEventSubscriber. getInstance(GhfsGlobalStorageStatistics storageStatistics)Constructors in com.google.cloud.hadoop.fs.gcs with parameters of type GhfsGlobalStorageStatistics Constructor Description VectoredIOImpl(VectoredReadOptions vectoredReadOptions, GhfsGlobalStorageStatistics storageStatistics)
-