JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.storm.elasticsearch.doc.IndexItemDoc
Packages that use
IndexItemDoc
Package
Description
org.apache.storm.elasticsearch.response
Uses of
IndexItemDoc
in
org.apache.storm.elasticsearch.response
Methods in
org.apache.storm.elasticsearch.response
that return types with arguments of type
IndexItemDoc
Modifier and Type
Method
Description
List
<
IndexItemDoc
>
BulkIndexResponse.
getItems
()
Method parameters in
org.apache.storm.elasticsearch.response
with type arguments of type
IndexItemDoc
Modifier and Type
Method
Description
void
BulkIndexResponse.
setItems
(
List
<
IndexItemDoc
> items)