public class PersistenceProcessorHandler extends Object implements com.lmax.disruptor.WorkHandler<org.apache.omid.tso.PersistenceProcessorImpl.PersistBatchEvent>
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
void |
onEvent(org.apache.omid.tso.PersistenceProcessorImpl.PersistBatchEvent batchEvent) |
String |
toString() |
public String getId()
public void onEvent(org.apache.omid.tso.PersistenceProcessorImpl.PersistBatchEvent batchEvent) throws Exception
onEvent in interface com.lmax.disruptor.WorkHandler<org.apache.omid.tso.PersistenceProcessorImpl.PersistBatchEvent>ExceptionCopyright © 2011–2020 Apache Software Foundation. All rights reserved.