Make RetryingFileSystem a template.
authorBrennan Saeta <saeta@google.com>
Sat, 28 Apr 2018 00:08:57 +0000 (17:08 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Sat, 28 Apr 2018 00:12:08 +0000 (17:12 -0700)
commit864e0566bd0da15b5f93bcb1873c1e19b90f83cc
tree6a0cf26008c79a05d5ce03f076348f1593a6562c
parent95e297c170d508444573c61c21d03971454626c0
Make RetryingFileSystem a template.

PiperOrigin-RevId: 194614877
tensorflow/core/platform/cloud/BUILD
tensorflow/core/platform/cloud/gcs_file_system.h
tensorflow/core/platform/cloud/retrying_file_system.cc [deleted file]
tensorflow/core/platform/cloud/retrying_file_system.h
tensorflow/core/platform/cloud/retrying_file_system_test.cc