Uses of Class
com.hazelcast.config.LocalDeviceConfig
Packages that use LocalDeviceConfig
-
Uses of LocalDeviceConfig in com.hazelcast.config
Methods in com.hazelcast.config that return LocalDeviceConfigModifier and TypeMethodDescriptionLocalDeviceConfig.setBaseDir
(File baseDir) Sets the base directory for this device.LocalDeviceConfig.setBlockSize
(int blockSize) Sets the disk block/sector size in bytes.LocalDeviceConfig.setCapacity
(Capacity capacity) Sets the capacity of this device.Sets the device name.LocalDeviceConfig.setReadIOThreadCount
(int readIOThreadCount) Sets the read IO thread count.LocalDeviceConfig.setWriteIOThreadCount
(int writeIOThreadCount) Sets the write IO thread count.Constructors in com.hazelcast.config with parameters of type LocalDeviceConfig