public interface InboundChannelManager extends ChannelManager
| Modifier and Type | Method and Description |
|---|---|
void |
acknowledge(String messageId) |
co.cask.cdap.api.dataset.lib.CloseableIterator<ChannelEvent> |
poll(String offset,
int maxFetchSize) |
configure, getChannel, initialize, stopco.cask.cdap.api.dataset.lib.CloseableIterator<ChannelEvent> poll(String offset, int maxFetchSize) throws Exception
Exceptionvoid acknowledge(String messageId)
Copyright © 2017 Cask Data, Inc. Licensed under the Apache License, Version 2.0.