RetryingFileSystem::FlushCaches() calls the base FileSystem's FlushCaches().
authorA. Unique TensorFlower <gardener@tensorflow.org>
Tue, 30 Jan 2018 20:01:02 +0000 (12:01 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 30 Jan 2018 21:09:48 +0000 (13:09 -0800)
commit9eea6fa72a90b0b16b554ff23185e0365c2a6f48
treea28e0a6f14b19838188763f8eed7a69824f03b81
parentfcbfead019e064ac796a19b9d8b05325d26b3115
RetryingFileSystem::FlushCaches() calls the base FileSystem's FlushCaches().

PiperOrigin-RevId: 183869325
tensorflow/core/platform/cloud/retrying_file_system.cc
tensorflow/core/platform/cloud/retrying_file_system.h
tensorflow/core/platform/cloud/retrying_file_system_test.cc