Skip navigation links
C D I R S T W 

C

close() - Method in class co.paralleluniverse.strands.channels.disruptor.DisruptorReceiveChannel
 
co.paralleluniverse.strands.channels.disruptor - package co.paralleluniverse.strands.channels.disruptor
 

D

DisruptorReceiveChannel<Message> - Class in co.paralleluniverse.strands.channels.disruptor
 
DisruptorReceiveChannel(RingBuffer<Message>, Sequence...) - Constructor for class co.paralleluniverse.strands.channels.disruptor.DisruptorReceiveChannel
 

I

isClosed() - Method in class co.paralleluniverse.strands.channels.disruptor.DisruptorReceiveChannel
 

R

receive() - Method in class co.paralleluniverse.strands.channels.disruptor.DisruptorReceiveChannel
 
receive(long, TimeUnit) - Method in class co.paralleluniverse.strands.channels.disruptor.DisruptorReceiveChannel
 
receive(Timeout) - Method in class co.paralleluniverse.strands.channels.disruptor.DisruptorReceiveChannel
 

S

SequenceBarrier - Interface in co.paralleluniverse.strands.channels.disruptor
 
signalAllWhenBlocking() - Method in class co.paralleluniverse.strands.channels.disruptor.StrandBlockingWaitStrategy
 
StrandBlockingWaitStrategy - Class in co.paralleluniverse.strands.channels.disruptor
Blocking strategy that uses a lock and condition variable for EventProcessors waiting on a barrier.
StrandBlockingWaitStrategy() - Constructor for class co.paralleluniverse.strands.channels.disruptor.StrandBlockingWaitStrategy
 

T

tryReceive() - Method in class co.paralleluniverse.strands.channels.disruptor.DisruptorReceiveChannel
 

W

waitFor(long, Sequence, Sequence, SequenceBarrier) - Method in class co.paralleluniverse.strands.channels.disruptor.StrandBlockingWaitStrategy
 
waitFor1(long) - Method in interface co.paralleluniverse.strands.channels.disruptor.SequenceBarrier
 
waitFor1(long, long, TimeUnit) - Method in interface co.paralleluniverse.strands.channels.disruptor.SequenceBarrier
 
waitFor1(long, Sequence, Sequence, SequenceBarrier) - Method in class co.paralleluniverse.strands.channels.disruptor.StrandBlockingWaitStrategy
 
waitFor1(long, Sequence, Sequence, SequenceBarrier, long, TimeUnit) - Method in class co.paralleluniverse.strands.channels.disruptor.StrandBlockingWaitStrategy
 
C D I R S T W 
Skip navigation links