| Package | Description |
|---|---|
| org.graylog2.indexer.indices |
| Modifier and Type | Method and Description |
|---|---|
static IndexMoveResult |
IndexMoveResult.create(int movedDocuments,
long tookMs,
boolean hasFailedItems) |
| Modifier and Type | Method and Description |
|---|---|
void |
IndicesAdapter.move(String source,
String target,
Consumer<IndexMoveResult> resultCallback) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.