Interface | Description |
---|---|
UnblockableThread |
Marker interface for threads that waiting for the responses operations are not allowed.
|
Class | Description |
---|---|
UnblockablePoolExecutorThreadFactory |
This factory is implemented to have a thread factory that creates threads with `UnblockableThread` interface.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.