public class ChunkedBulkIndexer extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ChunkedBulkIndexer.BulkIndex |
static class |
ChunkedBulkIndexer.Chunk |
static class |
ChunkedBulkIndexer.EntityTooLargeException |
| Constructor and Description |
|---|
ChunkedBulkIndexer() |
| Modifier and Type | Method and Description |
|---|---|
List<Messages.IndexingError> |
index(List<IndexingRequest> messageList,
ChunkedBulkIndexer.BulkIndex bulkIndex) |
public List<Messages.IndexingError> index(List<IndexingRequest> messageList, ChunkedBulkIndexer.BulkIndex bulkIndex) throws IOException
IOExceptionCopyright © 2012–2021 Graylog, Inc.. All rights reserved.