@Deprecated public interface DruidBeamFactory<E> extends Serializable
Factory to create Druid Beams.
Modifier and Type | Method and Description |
---|---|
com.metamx.tranquility.beam.Beam<E> |
makeBeam(Map<?,?> conf,
IMetricsContext metrics)
Deprecated.
|
com.metamx.tranquility.beam.Beam<E> makeBeam(Map<?,?> conf, IMetricsContext metrics)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.