Package | Description |
---|---|
com.hazelcast.cache.impl |
Hazelcast JSR-107 aka JCache implementation
|
com.hazelcast.client |
Contains classes/interfaces related to Client
|
com.hazelcast.client.impl |
Contains most of the client side HazelcastInstance implementation functionality.
|
com.hazelcast.cluster.impl.operations |
This package contains operations for the com.hazelcast.cluster.impl package.
|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
com.hazelcast.internal.management.dto |
These contain the DTO object to exchange information with the management center.
|
com.hazelcast.jmx |
Contains Hazelcast management bean classes.
|
com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
com.hazelcast.map.impl.query | |
com.hazelcast.mapreduce.impl.task |
This package contains the base implementation for a standard map reduce job.
|
com.hazelcast.partition |
Contains the partition logic for Hazelcast.
|
com.hazelcast.partition.impl |
Contains the actual implementation of the
InternalPartitionService . |
com.hazelcast.replicatedmap.impl.record |
This package contains the implementation of the backing data storage for the replicated map implementation
|
com.hazelcast.spi |
Provides interfaces/classes for Hazelcast SPI.
|
com.hazelcast.spi.impl |
Contains implementations for Hazelcast SPI.
|
com.hazelcast.spi.impl.waitnotifyservice.impl |
Contains the implementation code for the
InternalWaitNotifyService . |
Class and Description |
---|
InternalPartitionLostEvent
Internal event that is dispatched to @see com.hazelcast.spi.PartitionAwareService#onPartitionLost()
It contains the partition id, number of replicas that is lost and the address of node that detects the partition lost
|
Class and Description |
---|
InternalPartitionService |
Class and Description |
---|
InternalPartitionService |
Class and Description |
---|
PartitionRuntimeState |
Class and Description |
---|
PartitionEvent
PartitionEvent is a base interface for partition-related events
|
PartitionLostListener
PartitionLostListener provides the ability to be notified upon a possible data loss when a partition has no owner and backups.
|
Class and Description |
---|
InternalPartitionService |
Class and Description |
---|
InternalPartitionService |
Class and Description |
---|
InternalPartitionService |
Class and Description |
---|
InternalPartition
Represents a Partition.
|
InternalPartitionLostEvent
Internal event that is dispatched to @see com.hazelcast.spi.PartitionAwareService#onPartitionLost()
It contains the partition id, number of replicas that is lost and the address of node that detects the partition lost
|
InternalPartitionService |
Class and Description |
---|
InternalPartitionService |
Class and Description |
---|
InternalPartitionService |
Class and Description |
---|
InternalPartition
Represents a Partition.
|
InternalPartitionService |
MigrationEndpoint |
MigrationInfo |
PartitionEvent
PartitionEvent is a base interface for partition-related events
|
PartitionInfo
A DTO for Partition Information.
|
PartitionLostEvent
The event that is fired when a partition lost its owner and all backups.
|
PartitionLostListener
PartitionLostListener provides the ability to be notified upon a possible data loss when a partition has no owner and backups.
|
PartitionServiceProxy.PartitionProxy |
Class and Description |
---|
InternalPartition
Represents a Partition.
|
InternalPartitionLostEvent
Internal event that is dispatched to @see com.hazelcast.spi.PartitionAwareService#onPartitionLost()
It contains the partition id, number of replicas that is lost and the address of node that detects the partition lost
|
InternalPartitionService |
MigrationCycleOperation |
MigrationInfo |
PartitionEvent
PartitionEvent is a base interface for partition-related events
|
PartitionEventListener
PartitionEventListener is a base interface for partition-related event listeners
|
PartitionLostListener
PartitionLostListener provides the ability to be notified upon a possible data loss when a partition has no owner and backups.
|
PartitionRuntimeState |
PartitionServiceProxy |
Class and Description |
---|
InternalPartitionService |
Class and Description |
---|
InternalPartitionLostEvent
Internal event that is dispatched to @see com.hazelcast.spi.PartitionAwareService#onPartitionLost()
It contains the partition id, number of replicas that is lost and the address of node that detects the partition lost
|
InternalPartitionService |
MigrationEndpoint |
Class and Description |
---|
InternalPartitionService |
MigrationInfo |
Class and Description |
---|
MigrationInfo |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.