Uses of Interface
org.apache.storm.elasticsearch.EsLookupResultOutput
Packages that use EsLookupResultOutput
Package
Description
ElasticSearch examples classes.
-
Uses of EsLookupResultOutput in org.apache.storm.elasticsearch
Classes in org.apache.storm.elasticsearch that implement EsLookupResultOutput -
Uses of EsLookupResultOutput in org.apache.storm.elasticsearch.bolt
Constructors in org.apache.storm.elasticsearch.bolt with parameters of type EsLookupResultOutputModifierConstructorDescriptionEsLookupBolt
(EsConfig esConfig, EsTupleMapper tupleMapper, EsLookupResultOutput output) EsLookupBolt constructor.