Package com.google.code.yanf4j.util
Yanf4j utilities
-
Interface Summary Interface Description ByteBufferMatcher ByteBuffer matcherTransferQueue<E> ABlockingQueuein which producers may wait for consumers to receive elements. -
Class Summary Class Description ByteBufferUtils CircularQueue<E> A circular queue from minaConcurrentHashSet<E> AConcurrentHashMap-backedSet.DispatcherFactory Dispatcher FactoryLinkedTransferQueue<E> An unbounded TransferQueue based on linked nodes.LinkedTransferQueue.PaddedAtomicReference<T> Padded version of AtomicReference used for head, tail and cleanMe, to alleviate contention across threads CASing one vs the other.MapBackedSet<E> PropertyUtils java.util.Property utilsResourcesUtils Resource utilsSelectorFactory Temp selector factory,come from grizzlyShiftAndByteBufferMatcher ByteBuffer matcher based on shift-and algorithmShiftOrByteBufferMatcher ByteBuffer matcher based on shift-or algorithmSimpleQueue<T> Simple queue.SystemUtils System utilsWorkerThreadFactory Thread factory for worker thread