Class HttpServerEventListenerFactory
java.lang.Object
io.trino.plugin.httpquery.HttpServerEventListenerFactory
- All Implemented Interfaces:
EventListenerFactory
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.trino.spi.eventlistener.EventListenerFactory
EventListenerFactory.EventListenerContext -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HttpServerEventListenerFactory
public HttpServerEventListenerFactory()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceEventListenerFactory
-
create
public EventListener create(Map<String, String> config, EventListenerFactory.EventListenerContext context) - Specified by:
createin interfaceEventListenerFactory
-