public final class HotRestarter extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BUFFER_SIZE
Buffer size used for file I/O.
|
static int |
LOG_OF_BUFFER_SIZE
Base-2 logarithm of buffer size.
|
public static final int LOG_OF_BUFFER_SIZE
public static final int BUFFER_SIZE
public void restart(boolean failIfAnyData)
throws InterruptedException
InterruptedExceptionCopyright © 2021 Hazelcast, Inc.. All Rights Reserved.