Package | Description |
---|---|
org.spf4j.ds | |
org.spf4j.io.tcp.proxy |
Modifier and Type | Method and Description |
---|---|
UpdateablePriorityQueue.ElementRef |
UpdateablePriorityQueue.add(E e) |
UpdateablePriorityQueue.ElementRef |
UpdateablePriorityQueue.peekEntry() |
Modifier and Type | Method and Description |
---|---|
int |
UpdateablePriorityQueue.ElementRef.compareTo(UpdateablePriorityQueue.ElementRef e) |
boolean |
UpdateablePriorityQueue.remove(UpdateablePriorityQueue.ElementRef qe) |
Constructor and Description |
---|
ProxyBufferTransferHandler(TransferBuffer in,
TransferBuffer out,
SnifferFactory snifferFactory,
SocketChannel channel,
Selector selector,
ExecutorService exec,
BlockingQueue<Runnable> tasksToRunBySelector,
UpdateablePriorityQueue.ElementRef deadlineActionRef) |
Copyright © 2018 SPF4J. All rights reserved.