See: Description
Interface | Description |
---|---|
BlockingMessageTask |
Marker interface for tasks that are blocking the running thread by doing remote operation
and waiting the result.
|
ListenerMessageTask |
Marker interface for listener registration tasks
|
MessageTask |
Interface for all client message tasks to implement
|
TransactionalMessageTask |
Marker interface for txn tasks
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.