commit | 3d17cb9a576d863025ad5f5eaff9e11d28b191ae | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Fri Oct 16 19:23:22 2020 -0700 |
committer | Daniel Rosenberg <drosen@google.com> | Thu Oct 22 21:26:27 2020 -0700 |
tree | 901724774286d87f7568e4dbf99428a37b47a1d0 | |
parent | 2d2fd72502c3b64658085816e5dcfeaa29fdc8e3 [diff] |
Add GetLastLabel and InitializeAppend GetLastLabel returns the last Label that a reader is confident about. InitializeAppend starts a writer up to append data after the last given label, assuming all later labels are not relevant data. Change-Id: I3339d5527bae833d9293cbbc63126136b94bd976 Bug: 168829493 Test: cow_api_test