public class DefaultPump extends Object implements Pump
DefaultPump(Receiver receiver, Handler<Event> handler, int minThreads, int maxThreads)
void
flush()
start()
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create
public DefaultPump(Receiver receiver, Handler<Event> handler, int minThreads, int maxThreads)
public void start()
start
Pump
public void flush()
flush
public void stop()
stop
Copyright © 2019–2020 Basestar.IO. All rights reserved.