| Package | Description |
|---|---|
| com.hazelcast.map.impl |
Contains Hazelcast Enterprise version specific IMap data structure
internal implementation classes.
|
| com.hazelcast.map.impl.event |
Contains event structure internal implementation classes.
|
| com.hazelcast.map.impl.recordstore |
| Constructor and Description |
|---|
EnterpriseMapMigrationAwareService(EnterpriseMapServiceContext mapServiceContext) |
| Constructor and Description |
|---|
EnterpriseMapEventPublisherImpl(EnterpriseMapServiceContext mapServiceContext) |
| Modifier and Type | Field and Description |
|---|---|
protected EnterpriseMapServiceContext |
HotRestartStorageImpl.mapServiceContext |
| Constructor and Description |
|---|
EnterpriseMetadataRecordStoreMutationObserver(com.hazelcast.internal.serialization.InternalSerializationService serializationService,
com.hazelcast.map.impl.MetadataInitializer metadataInitializer,
EnterpriseMapServiceContext mapServiceContext,
String mapName,
int partitionId) |
HotRestartHDStorageImpl(EnterpriseMapServiceContext mapServiceContext,
com.hazelcast.map.impl.record.RecordFactory recordFactory,
com.hazelcast.config.InMemoryFormat inMemoryFormat,
boolean fsync,
long prefix,
int partitionId) |
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.