Package io.trino.plugin.hive
Class HiveEventClient
java.lang.Object
io.airlift.event.client.AbstractEventClient
io.trino.plugin.hive.HiveEventClient
- All Implemented Interfaces:
io.airlift.event.client.EventClient
public class HiveEventClient
extends io.airlift.event.client.AbstractEventClient
-
Nested Class Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.airlift.event.client.AbstractEventClient
post, post, post
-
Constructor Details
-
HiveEventClient
public HiveEventClient()
-
-
Method Details
-
postEvent
public <T> void postEvent(T event) - Specified by:
postEventin classio.airlift.event.client.AbstractEventClient
-