| Package | Description |
|---|---|
| eu.dnetlib.functionality.index.action | |
| eu.dnetlib.functionality.index.actors | |
| eu.dnetlib.functionality.index.feed |
| Modifier and Type | Method and Description |
|---|---|
protected FeedMode |
AbstractIndexAction.getFeedMode(eu.dnetlib.enabling.tools.blackboard.BlackboardJob job)
Gets the feed mode.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndexFeedActor.feedIndex(String dsId,
FeedMode feedMode,
Iterable<String> docIterator,
ResultsetKeepAliveCallback startCallback,
BlackboardActorCallback endCallback,
String backendId,
boolean emptyResult)
Feed index.
|
void |
IndexFeedActorImpl.feedIndex(String dsId,
FeedMode feedMode,
Iterable<String> docIterator,
ResultsetKeepAliveCallback startCallback,
BlackboardActorCallback endCallback,
String backendId,
boolean emptyResult)
Feed index.
|
| Modifier and Type | Method and Description |
|---|---|
static FeedMode |
FeedMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeedMode[] |
FeedMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.