| Package | Description |
|---|---|
| com.hazelcast.client.examples | |
| com.hazelcast.core |
Provides core API interfaces/classes.
|
| com.hazelcast.examples |
This package contains the MapReduce API definition for Hazelcast.
All map reduce operations running in a distributed manner inside the active Hazelcast cluster. |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientTestApp.onMessage(Message msg) |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageListener.onMessage(Message<E> message)
Invoked when a message is received for the added topic.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestApp.onMessage(Message msg) |
Copyright © 2021 Hazelcast, Inc.. All rights reserved.