public interface IndexCommitCallback
AsyncIndexUpdate
notifies IndexUpdate
about how commit progresses, which,
in turn notifies registered callbacks (via
IndexingContext.registerIndexCommitCallback(org.apache.jackrabbit.oak.plugins.index.IndexCommitCallback)
).Modifier and Type | Interface and Description |
---|---|
static class |
IndexCommitCallback.IndexProgress |
Modifier and Type | Method and Description |
---|---|
void |
commitProgress(IndexCommitCallback.IndexProgress indexProgress) |
void commitProgress(IndexCommitCallback.IndexProgress indexProgress)
Copyright © 2010 - 2020 Adobe. All Rights Reserved