| Package | Description |
|---|---|
| com.hazelcast.spi.hotrestart.impl.io |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCopyStrategy
Default file copy strategy which copies the contents of the source.
|
class |
HardLinkCopyStrategy
File copy strategy which uses hard links from JDK7
(see https://docs.oracle.com/javase/7/docs/api/java/nio/file/Files.html#createLink(java.nio.file.Path,%20java.nio.file.Path)).
|
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.