public abstract static class V20161124104700_AddRetentionRotationAndDefaultFlagToIndexSetMigration.MigrationCompleted extends Object
| Constructor and Description |
|---|
MigrationCompleted() |
| Modifier and Type | Method and Description |
|---|---|
static V20161124104700_AddRetentionRotationAndDefaultFlagToIndexSetMigration.MigrationCompleted |
create(Set<String> updatedIndexSetIds,
Set<String> skippedIndexSetIds,
String defaultIndexSet) |
abstract String |
defaultIndexSet() |
abstract Set<String> |
skippedIndexSetIds() |
abstract Set<String> |
updatedIndexSetIds() |
public abstract String defaultIndexSet()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.