public interface IndexFeedActor
| Modifier and Type | Method and Description |
|---|---|
void |
feedIndex(String dsId,
FeedMode feedMode,
Iterable<String> docIterator,
ResultsetKeepAliveCallback startCallback,
BlackboardActorCallback endCallback,
String backendId,
boolean emptyResult)
Feed index.
|
void feedIndex(String dsId, FeedMode feedMode, Iterable<String> docIterator, ResultsetKeepAliveCallback startCallback, BlackboardActorCallback endCallback, String backendId, boolean emptyResult)
dsId - the ds idfeedMode - the feed modedocIterator - the doc iteratorstartCallback - the start callbackendCallback - the end callbackbackendId - the backend identifierCopyright © 2019. All rights reserved.