public class PollingCdcProcessor<EVENT_BEAN,EVENT,ID> extends Object implements com.networknt.eventuate.server.common.CdcProcessor<EVENT>
| Constructor and Description |
|---|
PollingCdcProcessor(PollingDao<EVENT_BEAN,EVENT,ID> pollingDao,
int pollingIntervalInMilliseconds) |
public PollingCdcProcessor(PollingDao<EVENT_BEAN,EVENT,ID> pollingDao, int pollingIntervalInMilliseconds)
Copyright © 2019. All rights reserved.