public class RunnableUpsertFactory extends java.lang.Object implements RunnableFactory
Constructor and Description |
---|
RunnableUpsertFactory(RunnableUpsertContext context) |
Modifier and Type | Method and Description |
---|---|
RunnableUpsertContext |
getContext() |
java.lang.Runnable |
makeRunnable(com.espertech.esper.client.EventBean theEvent) |
public RunnableUpsertFactory(RunnableUpsertContext context)
public RunnableUpsertContext getContext()
public java.lang.Runnable makeRunnable(com.espertech.esper.client.EventBean theEvent)
makeRunnable
in interface RunnableFactory