Package | Description |
---|---|
com.hazelcast.client.impl.protocol.task |
Client tasks associated with requests.
|
com.hazelcast.client.impl.protocol.task.map |
Client protocol tasks implementations for map
|
com.hazelcast.client.impl.protocol.task.transaction |
Client protocol tasks implementations for Transaction related
|
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationBaseMessageTask<P>
Base authentication task
|
class |
AuthenticationCustomCredentialsMessageTask
Custom Authentication with custom credential impl
|
class |
AuthenticationMessageTask
Default Authentication with username password handling task
|
class |
DeployClassesMessageTask
Message task handling user code deployment from client to cluster
|
Modifier and Type | Class and Description |
---|---|
class |
MapAddInterceptorMessageTask |
class |
MapRemoveInterceptorMessageTask |
Modifier and Type | Class and Description |
---|---|
class |
XACollectTransactionsMessageTask |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.