public class BulkIndexerFailed
extends java.io.IOException
BulkIndexer is closed and it has not successfully flushed all
data to the Elastic index.| Constructor and Description |
|---|
BulkIndexerFailed(BulkIndexerStats stats) |
| Modifier and Type | Method and Description |
|---|---|
BulkIndexerStats |
getStats() |
public BulkIndexerFailed(BulkIndexerStats stats)
public final BulkIndexerStats getStats()