@Value.Immutable(copy=false)
public interface BulkIndexerStats
| Modifier and Type | Method and Description |
|---|---|
int |
getFailed() |
int |
getRetries() |
int |
getSubmitted() |
int |
getSuccessful() |
default int |
getTotal() |
long |
getTotalBytes() |