public final class EnterpriseDiskResourcePoolBuilder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static FastRestartStoreResourcePool |
diskRestartable(long size,
MemoryUnit unit)
Creates a frs backed offHeap pool, given size and unit.
|
public static FastRestartStoreResourcePool diskRestartable(long size, MemoryUnit unit)
Disk writes to this pool will always be synchronous.
size
- the sizeunit
- the unit for the size