Package | Description |
---|---|
com.hazelcast.internal.util.concurrent |
Concurrent queues etc.
|
Modifier and Type | Method and Description |
---|---|
static <E1> ConcurrentConveyorSingleQueue<E1> |
ConcurrentConveyorSingleQueue.concurrentConveyorSingleQueue(E1 submitterGoneItem,
QueuedPipe<E1> queue)
Creates a new concurrent conveyor with a single queue.
|
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.