| Package | Description |
|---|---|
| com.google.cloud.hadoop.gcsio |
| Modifier and Type | Field and Description |
|---|---|
protected GoogleCloudStorageFileSystemOptions.TimestampUpdatePredicate |
GoogleCloudStorageFileSystemOptions.Builder.shouldIncludeInTimestampUpdatesPredicate |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudStorageFileSystemOptions.TimestampUpdatePredicate |
GoogleCloudStorageFileSystemOptions.getShouldIncludeInTimestampUpdatesPredicate() |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudStorageFileSystemOptions.Builder |
GoogleCloudStorageFileSystemOptions.Builder.setShouldIncludeInTimestampUpdatesPredicate(GoogleCloudStorageFileSystemOptions.TimestampUpdatePredicate shouldIncludeInTimestampUpdatesPredicate) |
| Constructor and Description |
|---|
GoogleCloudStorageFileSystemOptions(PerformanceCachingGoogleCloudStorageOptions performanceCacheOptions,
boolean performanceCacheEnabled,
GoogleCloudStorageOptions cloudStorageOptions,
GoogleCloudStorageFileSystemOptions.TimestampUpdatePredicate shouldIncludeInTimestampUpdatesPredicate,
PathCodec pathCodec,
boolean enableBucketDelete,
java.lang.String markerFilePattern,
boolean statusParallelEnabled) |
Copyright © 2019. All rights reserved.