Class EventBeanFactoryAvro

java.lang.Object
com.espertech.esper.common.internal.avro.core.EventBeanFactoryAvro
All Implemented Interfaces:
com.espertech.esper.common.client.EventBeanFactory

public class EventBeanFactoryAvro extends Object implements com.espertech.esper.common.client.EventBeanFactory
  • Constructor Details

    • EventBeanFactoryAvro

      public EventBeanFactoryAvro(com.espertech.esper.common.client.EventType type, com.espertech.esper.common.internal.event.core.EventBeanTypedEventFactory eventAdapterService)
  • Method Details

    • wrap

      public com.espertech.esper.common.client.EventBean wrap(Object underlying)
      Specified by:
      wrap in interface com.espertech.esper.common.client.EventBeanFactory
    • getUnderlyingType

      public Class getUnderlyingType()
      Specified by:
      getUnderlyingType in interface com.espertech.esper.common.client.EventBeanFactory