protected void |
ESDeleteSpaceTask.delete(ESIndexRequestProcessor processor,
org.elasticsearch.search.SearchHit hit,
long order) |
protected void |
ESDeleteAllChangesTask.delete(ESIndexRequestProcessor processor,
org.elasticsearch.search.SearchHit hit,
long order) |
protected abstract void |
AbstractESDeleteByQueryTask.delete(ESIndexRequestProcessor processor,
org.elasticsearch.search.SearchHit hit,
long order) |
void |
ESTask.perform(ESIndexRequestProcessor processor)
Perform this task with the specified ES Task processor.
|
void |
ESIndexUsersInGroupTask.perform(ESIndexRequestProcessor processor) |
void |
ESIndexTask.perform(ESIndexRequestProcessor processor) |
void |
ESIndexChangeTask.perform(ESIndexRequestProcessor processor) |
void |
ESIndexAllUsersTask.perform(ESIndexRequestProcessor processor) |
void |
ESIndexAllChangesTask.perform(ESIndexRequestProcessor processor) |
void |
ESDeleteTask.perform(ESIndexRequestProcessor processor) |
void |
AbstractESDeleteByQueryTask.perform(ESIndexRequestProcessor processor) |