public class FullSnapshotUtil extends Object
FullSnapshotAsyncWriter
.Modifier and Type | Field and Description |
---|---|
static int |
END_OF_KEY_GROUP_MARK |
static int |
FIRST_BIT_IN_BYTE_MASK |
Modifier and Type | Method and Description |
---|---|
static void |
clearMetaDataFollowsFlag(byte[] key) |
static boolean |
hasMetaDataFollowsFlag(byte[] key) |
static void |
setMetaDataFollowsFlagInKey(byte[] key) |
public static final int FIRST_BIT_IN_BYTE_MASK
public static final int END_OF_KEY_GROUP_MARK
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.