Package | Description |
---|---|
com.hazelcast.internal.partition.impl |
Contains the actual implementation of the
InternalPartitionService . |
com.hazelcast.map.impl.client | |
com.hazelcast.mapreduce.impl |
This package contains the default implementation for the map reduce framework
internals.
|
com.hazelcast.replicatedmap.impl.client |
This package contains classes for client communication on replicated map implementation
|
com.hazelcast.ringbuffer.impl.client | |
com.hazelcast.spi.impl |
Contains implementations for Hazelcast SPI.
|
Modifier and Type | Class and Description |
---|---|
class |
PartitionPortableHook |
Modifier and Type | Class and Description |
---|---|
class |
MapPortableHook
Portable serialization hook for Map structures.
|
Modifier and Type | Class and Description |
---|---|
class |
MapReducePortableHook
This class registers all Portable serializers that are needed for communication between nodes and clients
|
Modifier and Type | Class and Description |
---|---|
class |
ReplicatedMapPortableHook
This class registers all Portable serializers that are needed for communication between nodes and clients
|
Modifier and Type | Class and Description |
---|---|
class |
RingbufferPortableHook
Provides a Portable hook for the ringbuffer operations.
|
Modifier and Type | Class and Description |
---|---|
class |
SpiPortableHook |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.