@ParametersAreNonnullByDefault @Internal public class ESIndexTaskFactory extends Object
Constructor and Description |
---|
ESIndexTaskFactory(AnyTypeDao anyTypeDao,
ContentEntityObjectDao contentEntityObjectDao,
ESDocumentBuilder documentBuilder,
ESDocumentBuilder changeDocumentBuilder,
UserAccessor userAccessor,
PersonalInformationManager personalInformationManager,
BatchOperationManager batchOperationManager,
PersonalInformationDao personalInformationDao,
org.elasticsearch.client.Client client) |
Modifier and Type | Method and Description |
---|---|
static Integer |
getQueueBatchSize() |
ESTask |
newIndexTask(String type,
String message) |
public ESIndexTaskFactory(AnyTypeDao anyTypeDao, ContentEntityObjectDao contentEntityObjectDao, ESDocumentBuilder documentBuilder, ESDocumentBuilder changeDocumentBuilder, UserAccessor userAccessor, PersonalInformationManager personalInformationManager, BatchOperationManager batchOperationManager, PersonalInformationDao personalInformationDao, org.elasticsearch.client.Client client)
Copyright © 2003–2017 Atlassian. All rights reserved.