public class CreateIndexSnapshotMaintenanceTask extends Object implements SystemMaintenanceTask
Constructor and Description |
---|
CreateIndexSnapshotMaintenanceTask(String sourceNodeId,
Collection<Index> indices) |
Modifier and Type | Method and Description |
---|---|
Collection<Index> |
getIndices() |
String |
getSourceNodeId() |
public CreateIndexSnapshotMaintenanceTask(String sourceNodeId, Collection<Index> indices)
public String getSourceNodeId()
public Collection<Index> getIndices()
Copyright © 2003–2020 Atlassian. All rights reserved.