public class DefaultClusterImportService extends Object implements ClusterImportService
Constructor and Description |
---|
DefaultClusterImportService(NodeStateManager nodeStateManager,
IndexCopyService indexCopyService) |
Modifier and Type | Method and Description |
---|---|
void |
doImport(String fileName)
Perform import operations required on the destination node.
|
void |
prepareImport() |
public DefaultClusterImportService(NodeStateManager nodeStateManager, IndexCopyService indexCopyService)
public void prepareImport()
prepareImport
in interface ClusterImportService
public void doImport(String fileName)
ClusterImportService
doImport
in interface ClusterImportService
fileName
- Name of the index backup file to be imported.Copyright © 2002-2017 Atlassian. All Rights Reserved.