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