Constructor and Description |
---|
ESBatchIndexer(AnyTypeDao anyTypeDao,
org.springframework.transaction.PlatformTransactionManager transactionManager,
ESDocumentBuilder documentBuilder,
ESDocumentBuilder changeDocumentBuilder,
ContentEntityObjectDao contentEntityObjectDao,
ESIndexRequestProcessor processor) |
Modifier and Type | Class and Description |
---|---|
class |
ESIndexJournalVerifierProcessor |
Modifier and Type | Class and Description |
---|---|
class |
RefreshPropertyEnablingRequestProcessor
Enables refresh property on an index or delete request.
|
class |
SynchronousESIndexRequestProcessor
Processes elasticsearch index request's synchronously.
|
Modifier and Type | Method and Description |
---|---|
void |
ESIndexTask.innerPerform(com.atlassian.bonnie.Searchable searchable,
ESIndexRequestProcessor processor) |
void |
ESIndexIncludingDependantsTask.innerPerform(com.atlassian.bonnie.Searchable searchable,
ESIndexRequestProcessor processor) |
void |
ESIndexIncludingChangesTask.innerPerform(com.atlassian.bonnie.Searchable searchable,
ESIndexRequestProcessor processor) |
void |
ESIndexChangeTask.innerPerform(com.atlassian.bonnie.Searchable searchable,
ESIndexRequestProcessor processor) |
void |
ESIndexAllChangesTask.innerPerform(com.atlassian.bonnie.Searchable searchable,
ESIndexRequestProcessor processor) |
abstract void |
AbstractESTask.innerPerform(com.atlassian.bonnie.Searchable searchable,
ESIndexRequestProcessor processor) |
void |
ESTask.perform(ESIndexRequestProcessor processor)
Perform this task with the specified ES Task processor.
|
void |
ESIndexUsersInGroupTask.perform(ESIndexRequestProcessor processor) |
void |
ESIndexAllUsersTask.perform(ESIndexRequestProcessor processor) |
void |
ESDeleteTask.perform(ESIndexRequestProcessor processor) |
void |
ESDeleteSpaceTask.perform(ESIndexRequestProcessor processor) |
void |
ESDeleteContentTypeTask.perform(ESIndexRequestProcessor processor) |
void |
ESDeleteAllChangesTask.perform(ESIndexRequestProcessor processor) |
void |
AbstractESTask.perform(ESIndexRequestProcessor processor) |
Constructor and Description |
---|
ESDeleteByQueryAction(org.elasticsearch.client.Client client,
ESIndexRequestProcessor processor,
long version) |
RefreshPropertyEnablingRequestProcessor(ESIndexRequestProcessor delegate) |
Copyright © 2003–2017 Atlassian. All rights reserved.
View cookie preferences