public interface DocStoreUpdate
| Modifier and Type | Method and Description |
|---|---|
void |
addToQueue(DocStoreUpdates docStoreUpdates)
Add to the queue for deferred processing.
|
void |
docStoreUpdate(DocStoreUpdateContext txn)
Add the event to the doc store bulk update.
|
void docStoreUpdate(DocStoreUpdateContext txn) throws IOException
IOExceptionvoid addToQueue(DocStoreUpdates docStoreUpdates)
Copyright © 2019. All rights reserved.