| Package | Description |
|---|---|
| com.hazelcast.client.examples | |
| 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. |
| com.hazelcast.executor |
This package contains IExecutorService functionality for Hazelcast.
The IExecutorService extends the ExecutorService and provides all kinds
of additional methods related to distributed systems. |
| com.hazelcast.instance | |
| com.hazelcast.security |
Provides interfaces/classes for Hazelcast security implementation.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ClientTestApp.Echo
Echoes to screen
|
| Modifier and Type | Class and Description |
|---|---|
static class |
TestApp.Echo
Echoes to screen
|
| Modifier and Type | Class and Description |
|---|---|
class |
RunnableAdapter<V> |
| Modifier and Type | Class and Description |
|---|---|
class |
MemberImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SecureCallable<V>
A secure callable that runs in a sandbox.
|
Copyright © 2021 Hazelcast, Inc.. All rights reserved.