MCPcopy
hub / github.com/elastic/go-elasticsearch / Stats

Method Stats

esutil/bulk_indexer.go:78–78  ·  view source on GitHub ↗

Stats returns indexer statistics.

()

Source from the content-addressed store, hash-verified

76
77 // Stats returns indexer statistics.
78 Stats() BulkIndexerStats
79}
80
81// BulkIndexerConfig represents configuration of the indexer.

Callers 14

mainFunction · 0.95
runMethod · 0.95
initFunction · 0.95
TestBulkIndexerFunction · 0.95
TestBulkIndexerFlushFunction · 0.95
ExampleNewBulkIndexerFunction · 0.95
ExampleBulkIndexer_FlushFunction · 0.95
mainFunction · 0.65
reportFunction · 0.65
StatsMethod · 0.65

Implementers 1

bulkIndexeresutil/bulk_indexer.go

Calls

no outgoing calls

Tested by 7

TestBulkIndexerFunction · 0.76
TestBulkIndexerFlushFunction · 0.76
ExampleNewBulkIndexerFunction · 0.76
ExampleBulkIndexer_FlushFunction · 0.76