Package org.openmetadata.service.events
Class EventPubSub.ChangeEventFactory
java.lang.Object
org.openmetadata.service.events.EventPubSub.ChangeEventFactory
- All Implemented Interfaces:
com.lmax.disruptor.EventFactory<EventPubSub.ChangeEventHolder>
- Enclosing class:
- EventPubSub
public static class EventPubSub.ChangeEventFactory
extends Object
implements com.lmax.disruptor.EventFactory<EventPubSub.ChangeEventHolder>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ChangeEventFactory
public ChangeEventFactory()
-
-
Method Details
-
newInstance
- Specified by:
newInstancein interfacecom.lmax.disruptor.EventFactory<EventPubSub.ChangeEventHolder>
-