Class HiveEventClient

  • All Implemented Interfaces:
    io.airlift.event.client.EventClient

    public class HiveEventClient
    extends io.airlift.event.client.AbstractEventClient
    • Constructor Detail

      • HiveEventClient

        public HiveEventClient()
    • Method Detail

      • postEvent

        public <T> void postEvent​(T event)
        Specified by:
        postEvent in class io.airlift.event.client.AbstractEventClient