@Deprecated public interface ITupleDruidEventMapper<E> extends Serializable
This class gives a mapping of a ITuple
to Druid Event
Modifier and Type | Method and Description |
---|---|
E |
getEvent(ITuple tuple)
Deprecated.
Returns a Druid Event for a given
tuple . |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.