Package com.google.cloud.hadoop.fs.gcs
Class GoogleCloudStorageEventSubscriber
- java.lang.Object
-
- com.google.cloud.hadoop.fs.gcs.GoogleCloudStorageEventSubscriber
-
public class GoogleCloudStorageEventSubscriber extends Object
-
-
Constructor Summary
Constructors Constructor Description GoogleCloudStorageEventSubscriber(GhfsGlobalStorageStatistics storageStatistics)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidupdateGcsIOSpecificStatistics(int statusCode)Updating the required gcs specific statistics based on httpresponse.
-
-
-
Constructor Detail
-
GoogleCloudStorageEventSubscriber
public GoogleCloudStorageEventSubscriber(GhfsGlobalStorageStatistics storageStatistics)
-
-