public interface ClusterImportService
Modifier and Type | Method and Description |
---|---|
void |
doImport(String fileName)
Perform import operations required on the destination node.
|
void |
prepareImport() |
void doImport(String fileName)
fileName
- Name of the index backup file to be imported.void prepareImport()
Copyright © 2002-2017 Atlassian. All Rights Reserved.