Class and Description |
---|
OpOrder
A class for providing synchronization between producers and consumers that do not
communicate directly with each other, but where the consumers need to process their
work in contiguous batches.
|
OpOrder.Group
Represents a group of identically ordered operations, i.e.
|
Class and Description |
---|
WaitQueue
A relatively easy to use utility for general purpose thread signalling.
|
WaitQueue.Signal
A Signal is a one-time-use mechanism for a thread to wait for notification that some condition
state has transitioned that it may be interested in (and hence should check if it is).
|
Class and Description |
---|
OpOrder.Group
Represents a group of identically ordered operations, i.e.
|
Class and Description |
---|
OpOrder.Group
Represents a group of identically ordered operations, i.e.
|
Class and Description |
---|
SimpleCondition |
Class and Description |
---|
OpOrder.Barrier
This class represents a synchronisation point providing ordering guarantees on operations started
against the enclosing OpOrder.
|
OpOrder.Group
Represents a group of identically ordered operations, i.e.
|
WaitQueue.Signal
A Signal is a one-time-use mechanism for a thread to wait for notification that some condition
state has transitioned that it may be interested in (and hence should check if it is).
|
Class and Description |
---|
OpOrder.Group
Represents a group of identically ordered operations, i.e.
|
WaitQueue
A relatively easy to use utility for general purpose thread signalling.
|
Copyright © 2014 The Apache Software Foundation