@Internal public interface ShardedFile extends java.io.Serializable
For internal use only; used only in SDK tests. Must be Serializable so it can be
shipped as a SerializableMatcher.
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
readFilesWithRetries(Sleeper sleeper,
BackOff backOff)
|