public interface EnterpriseMapServiceContext
extends com.hazelcast.map.impl.MapServiceContext
MapServiceContext.| Modifier and Type | Method and Description |
|---|---|
MapFilterProvider |
getMapFilterProvider() |
com.hazelcast.spi.hotrestart.HotRestartStore |
getOffHeapHotRestartStoreForPartition(int partitionId) |
com.hazelcast.spi.hotrestart.HotRestartStore |
getOnHeapHotRestartStoreForPartition(int partitionId) |
addListenerAdapter, addLocalListenerAdapter, createRecordStore, createRecordStoreMutationObservers, destroyMap, destroyMapStores, flushMaps, getClearExpiredRecordsTask, getEventJournal, getExistingRecordStore, getExpirationManager, getExtractors, getIndexCopyBehavior, getIndexProvider, getLocalMapStatsProvider, getMapContainer, getMapContainers, getMapEventPublisher, getMapNearCacheManager, getMapOperationProvider, getMapOperationProvider, getMapQueryRunner, getMergePolicy, getMergePolicyProvider, getNodeEngine, getOwnedPartitions, getPartitionContainer, getPartitionContainers, getPartitioningStrategy, getPartitionScanRunner, getQueryCacheContext, getQueryEngine, getQueryOptimizer, getRecordStore, getRecordStore, getResultProcessorRegistry, getService, getValueComparatorOf, getWriteBehindQueueItemCounter, incrementOperationStats, initPartitionsContainers, onClusterStateChange, reloadOwnedPartitions, removeMapContainer, removePartitioningStrategyFromCache, removeRecordStoresFromPartitionMatchingWith, reset, setService, shutdown, toData, toData, toObjectMapFilterProvider getMapFilterProvider()
com.hazelcast.spi.hotrestart.HotRestartStore getOnHeapHotRestartStoreForPartition(int partitionId)
com.hazelcast.spi.hotrestart.HotRestartStore getOffHeapHotRestartStoreForPartition(int partitionId)
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.