public class EnterpriseMapContainer
extends com.hazelcast.map.impl.MapContainer
MapContainer extensions.addEventPublishingEnabled, eventJournalConfig, evictor, extractors, globalIndexes, interceptorRegistry, invalidationListenerCount, mapConfig, mapServiceContext, mapStoreContext, name, objectNamespace, partitioningStrategy, queryEntryFactory, quorumName, recordFactoryConstructor, serializationService, toDataFunction, wanMergePolicy, wanReplicationPublisher| Modifier and Type | Method and Description |
|---|---|
HiDensityStorageInfo |
getStorageInfo() |
void |
initEvictor() |
com.hazelcast.query.impl.QueryableEntry |
newQueryEntry(com.hazelcast.nio.serialization.Data key,
Object value) |
void |
onDestroy() |
checkWanReplicationQueues, createIndexes, decreaseInvalidationListenerCount, getAsyncBackupCount, getBackupCount, getEventJournalConfig, getEvictor, getExtractors, getIndexDefinitions, getIndexes, getIndexes, getInterceptorRegistry, getMapConfig, getMapEvictionPolicy, getMapServiceContext, getMapStoreContext, getMemoryInfoAccessor, getName, getObjectNamespace, getPartitioningStrategy, getQuorumName, getRecordFactoryConstructor, getTotalBackupCount, getWanMergePolicy, getWanReplicationPublisher, hasInvalidationListener, increaseInvalidationListenerCount, initWanReplication, isAddEventPublishingEnabled, isGlobalIndexEnabled, isPersistWanReplicatedData, isWanReplicationEnabled, isWanRepublishingEnabled, setEvictor, setMapConfig, shouldCloneOnEntryProcessing, shouldUseGlobalIndex, toDatapublic void initEvictor()
initEvictor in class com.hazelcast.map.impl.MapContainerpublic HiDensityStorageInfo getStorageInfo()
public com.hazelcast.query.impl.QueryableEntry newQueryEntry(com.hazelcast.nio.serialization.Data key,
Object value)
newQueryEntry in class com.hazelcast.map.impl.MapContainerpublic void onDestroy()
onDestroy in class com.hazelcast.map.impl.MapContainerCopyright © 2022 Hazelcast, Inc.. All Rights Reserved.