public class Snapshotter extends Object
DataOutputStream is used to
write the file.
This is the structure of the header:
System.nanoTime() — a long
int.
long
char
char
byte:
| Modifier and Type | Field and Description |
|---|---|
static String |
CHUNK_SNAPSHOT_FNAME |
static com.hazelcast.spi.properties.HazelcastProperty |
GCSTATS_ENABLED |
static String |
PROPERTY_GCSTATS_ENABLED |
static int |
SOURCE_CHUNK_FLAG_MASK |
static int |
SURVIVOR_FLAG_MASK |
static int |
TOMBSTONE_FLAG_MASK |
public static final String PROPERTY_GCSTATS_ENABLED
public static final com.hazelcast.spi.properties.HazelcastProperty GCSTATS_ENABLED
public static final String CHUNK_SNAPSHOT_FNAME
public static final int SOURCE_CHUNK_FLAG_MASK
public static final int SURVIVOR_FLAG_MASK
public static final int TOMBSTONE_FLAG_MASK
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.