public class TopicPoller extends Object
TopicPoller(BlockingQueue<List<IMessage>> queue)
ArrayList<IMessage>
poll(long timeout)
IMessage
take()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TopicPoller(BlockingQueue<List<IMessage>> queue)
public ArrayList<IMessage> poll(long timeout)
public IMessage take()
Copyright © 2019 DolphinDB. All rights reserved.