| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
SYNC_DELAY |
5 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
ADD_RECORD |
11 |
public static final byte |
ADD_RECORD_TX |
13 |
public static final byte |
COMMIT_RECORD |
18 |
public static final byte |
DELETE_RECORD |
16 |
public static final byte |
DELETE_RECORD_TX |
15 |
public static final byte |
PREPARE_RECORD |
17 |
public static final byte |
ROLLBACK_RECORD |
19 |
public static final byte |
UPDATE_RECORD |
12 |
public static final byte |
UPDATE_RECORD_TX |
14 |
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.