Uses of Class
com.google.cloud.hadoop.gcsio.PerformanceCachingGoogleCloudStorageOptions.Builder
-
Packages that use PerformanceCachingGoogleCloudStorageOptions.Builder Package Description com.google.cloud.hadoop.gcsio -
-
Uses of PerformanceCachingGoogleCloudStorageOptions.Builder in com.google.cloud.hadoop.gcsio
Methods in com.google.cloud.hadoop.gcsio that return PerformanceCachingGoogleCloudStorageOptions.Builder Modifier and Type Method Description static PerformanceCachingGoogleCloudStorageOptions.BuilderPerformanceCachingGoogleCloudStorageOptions. builder()abstract PerformanceCachingGoogleCloudStorageOptions.BuilderPerformanceCachingGoogleCloudStorageOptions.Builder. setMaxEntryAge(Duration maxEntryAge)Sets the max age of an item in cache in milliseconds.abstract PerformanceCachingGoogleCloudStorageOptions.BuilderPerformanceCachingGoogleCloudStorageOptions. toBuilder()
-