public class ReplicaStatDefinition extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
GROUP_DESC |
static String |
GROUP_NAME |
static StatDefinition |
N_LAG_CONSISTENCY_WAIT_MS |
static String |
N_LAG_CONSISTENCY_WAIT_MS_DESC |
static String |
N_LAG_CONSISTENCY_WAIT_MS_NAME |
static StatDefinition |
N_LAG_CONSISTENCY_WAITS |
static String |
N_LAG_CONSISTENCY_WAITS_DESC |
static String |
N_LAG_CONSISTENCY_WAITS_NAME |
static StatDefinition |
N_VLSN_CONSISTENCY_WAIT_MS |
static String |
N_VLSN_CONSISTENCY_WAIT_MS_DESC |
static String |
N_VLSN_CONSISTENCY_WAIT_MS_NAME |
static StatDefinition |
N_VLSN_CONSISTENCY_WAITS |
static String |
N_VLSN_CONSISTENCY_WAITS_DESC |
static String |
N_VLSN_CONSISTENCY_WAITS_NAME |
| Constructor and Description |
|---|
ReplicaStatDefinition() |
public static final String GROUP_NAME
public static final String GROUP_DESC
public static final String N_LAG_CONSISTENCY_WAITS_NAME
public static final String N_LAG_CONSISTENCY_WAITS_DESC
public static final StatDefinition N_LAG_CONSISTENCY_WAITS
public static final String N_LAG_CONSISTENCY_WAIT_MS_NAME
public static final String N_LAG_CONSISTENCY_WAIT_MS_DESC
public static final StatDefinition N_LAG_CONSISTENCY_WAIT_MS
public static final String N_VLSN_CONSISTENCY_WAITS_NAME
public static final String N_VLSN_CONSISTENCY_WAITS_DESC
public static final StatDefinition N_VLSN_CONSISTENCY_WAITS
public static final String N_VLSN_CONSISTENCY_WAIT_MS_NAME
public static final String N_VLSN_CONSISTENCY_WAIT_MS_DESC
public static final StatDefinition N_VLSN_CONSISTENCY_WAIT_MS
Copyright © 2024. All rights reserved.