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