Package | Description |
---|---|
com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
com.hazelcast.console |
This package contains classes related to ConsoleApp
|
com.hazelcast.executor.impl |
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 |
This package contains Hazelcast Instance functionality.
|
com.hazelcast.ringbuffer.impl |
Contains the
Ringbuffer implementation classes. |
com.hazelcast.security |
Provides interfaces/classes for Hazelcast security implementation.
|
Modifier and Type | Class and Description |
---|---|
static class |
EntryListenerConfig.MapListenerToEntryListenerAdapter
Wraps a MapListener into an EntryListener.
|
Modifier and Type | Class and Description |
---|---|
class |
Echo
Echoes to screen
|
class |
SimulateLoadTask
A simulated load test
|
Modifier and Type | Class and Description |
---|---|
class |
RunnableAdapter<V>
|
Modifier and Type | Class and Description |
---|---|
class |
MemberImpl |
Modifier and Type | Class and Description |
---|---|
class |
ReadResultSetImpl<E>
A list for the
ReadManyOperation . |
Modifier and Type | Interface and Description |
---|---|
interface |
SecureCallable<V>
A secure callable that runs in a sandbox.
|
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.