Uses of Class
com.hazelcast.config.MemoryTierConfig
-
Uses of MemoryTierConfig in com.hazelcast.config
Modifier and TypeMethodDescriptionBTreeIndexConfig.getMemoryTierConfig()
Returns memory tier configuration for this index.TieredStoreConfig.getMemoryTierConfig()
Returns the memory tier config of this tiered-store configuration.MemoryTierConfig.setCapacity
(Capacity capacity) Sets the capacity of this memory tier.Modifier and TypeMethodDescriptionBTreeIndexConfig.setMemoryTierConfig
(MemoryTierConfig memoryTierConfig) Sets memory tier configuration for this index to given configuration.TieredStoreConfig.setMemoryTierConfig
(MemoryTierConfig memoryTierConfig) Sets the memory tier config of this tiered-store configuration.