| Package | Description |
|---|---|
| com.hazelcast.internal.networking.nio |
Contains the non blocking
Networking functionality. |
| com.hazelcast.internal.util.concurrent |
Concurrent queues etc.
|
| com.hazelcast.spi.impl.operationservice.impl |
Contains the code for the
com.hazelcast.spi.impl.operationservice.InternalOperationService implementation. |
| Class and Description |
|---|
| IdleStrategy
Idle strategy for use by threads when then they don't have work to do.
|
| Class and Description |
|---|
| BackoffIdleStrategy
Idling strategy for threads when they have no work to do.
|
| ConcurrentConveyor
A many-to-one conveyor of interthread messages.
|
| ConcurrentConveyorException
Exception thrown by the
ConcurrentConveyor. |
| ConcurrentConveyorSingleQueue
Specialization of
ConcurrentConveyor to a single queue. |
| IdleStrategy
Idle strategy for use by threads when then they don't have work to do.
|
| Pipe
A container of items processed in sequence.
|
| QueuedPipe
Composed interface for concurrent queues and sequenced containers.
|
| Class and Description |
|---|
| IdleStrategy
Idle strategy for use by threads when then they don't have work to do.
|
Copyright © 2019 Hazelcast, Inc.. All rights reserved.