Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
main
Function · 0.95
run
Method · 0.95
init
Function · 0.95
TestBulkIndexer
Function · 0.95
TestBulkIndexerFlush
Function · 0.95
TestBulkIndexerFlushJitter
Function · 0.95
ExampleNewBulkIndexer
Function · 0.95
ExampleBulkIndexer_Flush
Function · 0.95
TestBulkIndexerIntegration
Function · 0.95
main
Function · 0.65
report
Function · 0.65
Stats
Method · 0.65
Implementers
1
bulkIndexer
esutil/bulk_indexer.go
Calls
no outgoing calls
Tested by
7
TestBulkIndexer
Function · 0.76
TestBulkIndexerFlush
Function · 0.76
TestBulkIndexerFlushJitter
Function · 0.76
ExampleNewBulkIndexer
Function · 0.76
ExampleBulkIndexer_Flush
Function · 0.76
TestBulkIndexerIntegration
Function · 0.76
TestElasticsearchIntegration
Function · 0.52