public interface LastRevTracker
| Modifier and Type | Method and Description |
|---|---|
void |
track(String path)
Called when a document needs an update of the _lastRev field.
|
void track(String path)
path - the path of the document to update.Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.