Notifies the cache of a principal update. Updates the cache's high sequence
(change *LogEntry)
| 43 | |
| 44 | // Notifies the cache of a principal update. Updates the cache's high sequence |
| 45 | AddPrincipal(change *LogEntry) |
| 46 | |
| 47 | // Notifies the cache of an unused sequence update. Updates the cache's high sequence |
| 48 | AddUnusedSequence(change *LogEntry) |
no outgoing calls
no test coverage detected