public class CompilableItemPostCompileLatchJson extends Object implements CompilableItemPostCompileLatch
Constructor and Description |
---|
CompilableItemPostCompileLatchJson(Collection<com.espertech.esper.common.client.EventType> eventTypes,
ClassLoader parentClassLoader) |
Modifier and Type | Method and Description |
---|---|
void |
awaitAndRun() |
void |
completed(Map<String,byte[]> moduleBytes) |
public CompilableItemPostCompileLatchJson(Collection<com.espertech.esper.common.client.EventType> eventTypes, ClassLoader parentClassLoader)
public void awaitAndRun()
awaitAndRun
in interface CompilableItemPostCompileLatch
public void completed(Map<String,byte[]> moduleBytes)
completed
in interface CompilableItemPostCompileLatch
Copyright © 2005–2020. All rights reserved.