| Package | Description |
|---|---|
| com.google.cloud.hadoop.gcsio |
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudStorageItemInfo> |
GoogleCloudStorageImpl.updateItems(List<UpdatableItemInfo> itemInfoList) |
List<GoogleCloudStorageItemInfo> |
CacheSupplementedGoogleCloudStorage.updateItems(List<UpdatableItemInfo> itemInfoList) |
List<GoogleCloudStorageItemInfo> |
MetadataReadOnlyGoogleCloudStorage.updateItems(List<UpdatableItemInfo> itemInfoList) |
List<GoogleCloudStorageItemInfo> |
ThrottledGoogleCloudStorage.updateItems(List<UpdatableItemInfo> itemInfoList) |
List<GoogleCloudStorageItemInfo> |
GoogleCloudStorage.updateItems(List<UpdatableItemInfo> itemInfoList)
Attempt to update metadata of the objects referenced within the passed itemInfo objects.
|
Copyright © 2015. All rights reserved.