| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MAX_RETRIES_BEFORE_ROLL_CONF_KEY |
"hbase.procedure.store.wal.max.retries.before.roll" |
public static final String |
MAX_SYNC_FAILURE_ROLL_CONF_KEY |
"hbase.procedure.store.wal.sync.failure.roll.max" |
public static final String |
PERIODIC_ROLL_CONF_KEY |
"hbase.procedure.store.wal.periodic.roll.msec" |
public static final String |
ROLL_RETRIES_CONF_KEY |
"hbase.procedure.store.wal.max.roll.retries" |
public static final String |
ROLL_THRESHOLD_CONF_KEY |
"hbase.procedure.store.wal.roll.threshold" |
public static final String |
STORE_WAL_SYNC_STATS_COUNT |
"hbase.procedure.store.wal.sync.stats.count" |
public static final String |
SYNC_WAIT_MSEC_CONF_KEY |
"hbase.procedure.store.wal.sync.wait.msec" |
public static final String |
USE_HSYNC_CONF_KEY |
"hbase.procedure.store.wal.use.hsync" |
public static final String |
WAIT_BEFORE_ROLL_CONF_KEY |
"hbase.procedure.store.wal.wait.before.roll" |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.