public static interface GoogleCloudStorageFileSystemOptions.TimestampUpdatePredicate
This is provided as a performance optimization as directory timestamps end up updating object metadata which is rate-limited to 1QPS.
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldUpdateTimestamp(java.net.URI item)
Called to determine if the given URI should be updated.
|
Copyright © 2019. All rights reserved.