JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.hazelcast.internal.util.executor
Interface UnblockableThread
public interface
UnblockableThread
Marker interface for threads that waiting for the responses operations are not allowed. InvocationFuture.get/join operations have the following check assert !(waiter instanceof UnblockableThread);
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2021
Hazelcast, Inc.
. All Rights Reserved.