Uses of Class
com.hazelcast.config.LocalDeviceConfig
-
Uses of LocalDeviceConfig in com.hazelcast.config
Modifier 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.